Mock Version: 1.2.9 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6729/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/ghc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-554917043 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/ghc-7.10.1-2.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-6729/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/ghc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.LMNwMp + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf ghc-7.10.1 + /usr/bin/xz -dc /builddir/build/SOURCES/ghc-7.10.1-src.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/ghc-7.10.1-testsuite.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd ghc-7.10.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (ghc-gen_contents_index-haddock-path.patch):' Patch #1 (ghc-gen_contents_index-haddock-path.patch): + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/ghc-gen_contents_index-haddock-path.patch patching file libraries/gen_contents_index + rm -r libffi-tarballs + echo 'Patch #23 (ghc-7.8.3-Cabal-install-PATH-warning.patch):' Patch #23 (ghc-7.8.3-Cabal-install-PATH-warning.patch): + /usr/bin/cat /builddir/build/SOURCES/ghc-7.8.3-Cabal-install-PATH-warning.patch + /usr/bin/patch -p1 -b --suffix .orig --fuzz=0 patching file libraries/Cabal/Cabal/Distribution/Simple/Install.hs Hunk #1 succeeded at 119 (offset -29 lines). + '[' '!' -f libraries/gen_contents_index.orig ']' + mv libraries/integer-gmp libraries/integer-gmp.old + ln -s integer-gmp2 libraries/integer-gmp + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.qAdclA + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + cat + export 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export 'LDFLAGS=-Wl,-z,relro ' + LDFLAGS='-Wl,-z,relro ' + ./configure --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --with-gcc=/usr/bin/gcc --with-system-libffi checking for gfind... no checking for find... /usr/bin/find checking for sort... /usr/bin/sort checking for GHC Git commit id... given ca00def1d7093d6b5b2a937ddfc8a01c152038eb checking for ghc... /usr/bin/ghc checking version of ghc... 7.10.1 checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu Build platform inferred as: x86_64-unknown-linux Host platform inferred as: x86_64-unknown-linux Target platform inferred as: x86_64-unknown-linux GHC build : x86_64-unknown-linux GHC host : x86_64-unknown-linux GHC target : x86_64-unknown-linux configure: Building in-tree ghc-pwd checking for path to top of build tree... /builddir/build/BUILD/ghc-7.10.1 checking for gcc... 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 gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for ffi_call in -lffi... yes checking ffi.h usability... yes checking ffi.h presence... yes checking for ffi.h... yes configure: Not cross-compiling, so --with-gcc also sets CC_STAGE0 checking for ld... /usr/bin/ld checking for nm... /usr/bin/nm checking for ar... /usr/bin/ar checking for ranlib... /usr/bin/ranlib checking for llc... no checking for opt... no checking whether #! works in shell scripts... yes checking for perl... /usr/bin/perl checking version of gcc... 4.8.3 checking whether C compiler is clang... no checking whether C compiler has an LLVM back end... no checking whether ld is GNU ld... yes checking whether ld understands --build-id... yes checking whether ld understands -no_compact_unwind... yes checking whether ld understands -filelist... no checking Setting up CFLAGS, LDFLAGS, IGNORE_LINKER_LD_FLAGS and CPPFLAGS... done checking Setting up CONF_CC_OPTS_STAGE0, CONF_GCC_LINKER_OPTS_STAGE0, CONF_LD_LINKER_OPTS_STAGE0 and CONF_CPP_OPTS_STAGE0... done checking Setting up CONF_CC_OPTS_STAGE1, CONF_GCC_LINKER_OPTS_STAGE1, CONF_LD_LINKER_OPTS_STAGE1 and CONF_CPP_OPTS_STAGE1... done checking Setting up CONF_CC_OPTS_STAGE2, CONF_GCC_LINKER_OPTS_STAGE2, CONF_LD_LINKER_OPTS_STAGE2 and CONF_CPP_OPTS_STAGE2... done checking for extra options to pass gcc when compiling via C... -fwrapv checking how to run the C preprocessor... gcc -E checking for .subsections_via_symbols... no checking whether your assembler supports .ident directive... yes checking for GNU non-executable stack support... yes checking for a working context diff... diff -U 1 checking for a BSD-compatible install... /usr/bin/install -c checking for ar... /usr/bin/ar checking whether /usr/bin/ar is GNU ar... yes checking for ar arguments... q checking whether /usr/bin/ar supports @file... yes checking for ranlib... /usr/bin/ranlib checking whether ln -s works... yes checking for gsed... no checking for sed... /usr/bin/sed checking for time... no checking for gnutar... no checking for gtar... /usr/bin/gtar checking for gpatch... no checking for patch... /usr/bin/patch checking for dtrace... no checking for HsColour... /usr/bin/HsColour checking for xmllint... /usr/bin/xmllint checking for DocBook DTD... ok checking for xsltproc... /usr/bin/xsltproc checking for DocBook XSL stylesheet... yes checking for dblatex... no configure: WARNING: cannot find dblatex in your PATH, you will not be able to build the PDF and PS documentation checking for ghc-pkg matching /usr/bin/ghc... /usr/bin/ghc-pkg checking for happy... no checking for version of happy... checking for alex... no checking for version of alex... checking for ANSI C header files... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nlist.h usability... no checking nlist.h presence... no checking for nlist.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking for sys/cpuset.h... no checking whether time.h and sys/time.h may both be included... yes checking for long long... yes checking size of char... 1 checking size of double... 8 checking size of float... 4 checking size of int... 4 checking size of long... 8 checking size of long long... 8 checking size of short... 2 checking size of unsigned char... 1 checking size of unsigned int... 4 checking size of unsigned long... 8 checking size of unsigned long long... 8 checking size of unsigned short... 2 checking size of void *... 8 checking for char... yes checking alignment of char... 1 checking for double... yes checking alignment of double... 8 checking for float... yes checking alignment of float... 4 checking for int... yes checking alignment of int... 4 checking for long... yes checking alignment of long... 8 checking for long long... (cached) yes checking alignment of long long... 8 checking for short... yes checking alignment of short... 2 checking for unsigned char... yes checking alignment of unsigned char... 1 checking for unsigned int... yes checking alignment of unsigned int... 4 checking for unsigned long... yes checking alignment of unsigned long... 8 checking for unsigned long long... yes checking alignment of unsigned long long... 8 checking for unsigned short... yes checking alignment of unsigned short... 2 checking for void *... yes checking alignment of void *... 8 checking for WinExec... no checking for GetModuleFileName... no checking for getclock... no checking for getrusage... yes checking for gettimeofday... yes checking for setitimer... yes checking for siginterrupt... yes checking for sysconf... yes checking for times... yes checking for ctime_r... yes checking for sched_setaffinity... yes checking for setlocale... yes checking whether ctime_r is declared... yes checking for closedir in -lmingwex... no checking for atan in -lm... yes checking for dlopen in -ldl... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking whether float word order is big endian... no checking for nlist in -lelf... no checking leading underscore in symbol names... no checking whether __attribute__((visibility("hidden"))) is supported... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for timer_settime... yes checking for timer_create... yes checking for a working timer_create(CLOCK_REALTIME)... yes checking for printf$LDBLStub... no checking for pthread_setname_np in -lpthread... yes checking for pthread_setname_np... yes checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for eventfd... yes checking for __thread support... yes checking for PAPI_library_init in -lpapi... no checking papi.h usability... no checking papi.h presence... no checking for papi.h... no checking for __mingw_vfprintf... no configure: creating ./config.status config.status: creating mk/config.mk config.status: creating mk/install.mk config.status: creating mk/project.mk config.status: creating compiler/ghc.cabal config.status: creating ghc/ghc-bin.cabal config.status: creating utils/runghc/runghc.cabal config.status: creating settings config.status: creating docs/users_guide/ug-book.xml config.status: creating docs/users_guide/ug-ent.xml config.status: creating docs/index.html config.status: creating libraries/prologue.txt config.status: creating distrib/configure.ac config.status: creating mk/config.h ---------------------------------------------------------------------- Configure completed successfully. Building GHC version : 7.10.1 Git commit id : ca00def1d7093d6b5b2a937ddfc8a01c152038eb Build platform : x86_64-unknown-linux Host platform : x86_64-unknown-linux Target platform : x86_64-unknown-linux Bootstrapping using : /usr/bin/ghc which is version : 7.10.1 Using gcc : /usr/bin/gcc which is version : 4.8.3 Building a cross compiler : NO cpp : /usr/bin/gcc cpp-flags : -E -undef -traditional ld : /usr/bin/ld Happy : () Alex : () Perl : /usr/bin/perl dblatex : xsltproc : /usr/bin/xsltproc Using LLVM tools llc : opt : HsColour : /usr/bin/HsColour Building DocBook HTML documentation : YES Building DocBook PS documentation : NO Building DocBook PDF documentation : NO ---------------------------------------------------------------------- For a standard build of GHC (fully optimised with profiling), type (g)make. To make changes to the default build configuration, copy the file mk/build.mk.sample to mk/build.mk, and edit the settings in there. For more information on how to configure your GHC build, see http://ghc.haskell.org/trac/ghc/wiki/Building + export LANG=en_US.utf8 + LANG=en_US.utf8 + make -j2 + 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 make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/package-data.mk: No such file or directory libraries/binary/ghc.mk:3: libraries/binary/dist-boot/package-data.mk: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/package-data.mk: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/package-data.mk: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/package-data.mk: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/package-data.mk: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/package-data.mk: No such file or directory compiler/ghc.mk:652: compiler/stage1/package-data.mk: No such file or directory utils/hsc2hs/ghc.mk:15: utils/hsc2hs/dist/package-data.mk: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/package-data.mk: No such file or directory ghc/ghc.mk:114: ghc/stage1/package-data.mk: No such file or directory mkdir inplace mkdir inplace/bin mkdir inplace/lib "rm" -f inplace/bin/mkdirhier echo '#!/bin/sh' >> inplace/bin/mkdirhier cat utils/mkdirhier/mkdirhier.sh >> inplace/bin/mkdirhier chmod +x inplace/bin/mkdirhier "inplace/bin/mkdirhier" utils/ghc-cabal/dist/build/tmp//. "inplace/bin/mkdirhier" bootstrapping/. "inplace/bin/mkdirhier" inplace/bin//. "inplace/bin/mkdirhier" compiler/stage1/build//. "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build//. "/usr/bin/ghc" -H32m -O \ -optc-fno-stack-protector \ \ --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,22,2,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 ... done. "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 = \"7.10.1\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetOS = \"linux\"" >> utils/ghc-pkg/dist/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist/build/Version.hs [ 1 of 90] Compiling Distribution.PackageDescription.Utils ( libraries/Cabal/Cabal/Distribution/PackageDescription/Utils.hs, bootstrapping/Distribution/PackageDescription/Utils.o ) [ 2 of 90] Compiling Distribution.Simple.PreProcess.Unlit ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess/Unlit.hs, bootstrapping/Distribution/Simple/PreProcess/Unlit.o ) [ 3 of 90] Compiling Distribution.TestSuite ( libraries/Cabal/Cabal/Distribution/TestSuite.hs, bootstrapping/Distribution/TestSuite.o ) [ 4 of 90] Compiling Distribution.Compat.CreatePipe ( libraries/Cabal/Cabal/Distribution/Compat/CreatePipe.hs, bootstrapping/Distribution/Compat/CreatePipe.o ) [ 5 of 90] Compiling Distribution.GetOpt ( libraries/Cabal/Cabal/Distribution/GetOpt.hs, bootstrapping/Distribution/GetOpt.o ) [ 6 of 90] Compiling Distribution.Compat.Environment ( libraries/Cabal/Cabal/Distribution/Compat/Environment.hs, bootstrapping/Distribution/Compat/Environment.o ) [ 7 of 90] Compiling Distribution.Compat.ReadP ( libraries/Cabal/Cabal/Distribution/Compat/ReadP.hs, bootstrapping/Distribution/Compat/ReadP.o ) [ 8 of 90] Compiling Distribution.ReadE ( libraries/Cabal/Cabal/Distribution/ReadE.hs, bootstrapping/Distribution/ReadE.o ) [ 9 of 90] Compiling Distribution.Compat.Exception ( libraries/Cabal/Cabal/Distribution/Compat/Exception.hs, bootstrapping/Distribution/Compat/Exception.o ) [10 of 90] Compiling System.FilePath.Windows ( libraries/filepath/System/FilePath/Windows.hs, bootstrapping/System/FilePath/Windows.o ) [11 of 90] Compiling System.FilePath.Posix ( libraries/filepath/System/FilePath/Posix.hs, bootstrapping/System/FilePath/Posix.o ) [12 of 90] Compiling Data.Binary.Builder.Base ( libraries/binary/src/Data/Binary/Builder/Base.hs, bootstrapping/Data/Binary/Builder/Base.o ) [13 of 90] Compiling Data.Binary.Builder ( libraries/binary/src/Data/Binary/Builder.hs, bootstrapping/Data/Binary/Builder.o ) [14 of 90] Compiling Data.Binary.Get.Internal ( libraries/binary/src/Data/Binary/Get/Internal.hs, bootstrapping/Data/Binary/Get/Internal.o ) libraries/binary/src/Data/Binary/Get/Internal.hs:369:1: Warning: Rule "<$> to <*>" may never fire because ‘<$>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘<$>’ [15 of 90] Compiling Data.Binary.Get ( libraries/binary/src/Data/Binary/Get.hs, bootstrapping/Data/Binary/Get.o ) libraries/binary/src/Data/Binary/Get.hs:434:1: Warning: Rule "getWord8/readN" may never fire because ‘getWord8’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’ libraries/binary/src/Data/Binary/Get.hs:435:1: Warning: Rule "getWord16be/readN" may never fire because ‘getWord16be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’ libraries/binary/src/Data/Binary/Get.hs:436:1: Warning: Rule "getWord16le/readN" may never fire because ‘getWord16le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’ libraries/binary/src/Data/Binary/Get.hs:437:1: Warning: Rule "getWord32be/readN" may never fire because ‘getWord32be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’ libraries/binary/src/Data/Binary/Get.hs:438:1: Warning: Rule "getWord32le/readN" may never fire because ‘getWord32le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’ libraries/binary/src/Data/Binary/Get.hs:439:1: Warning: Rule "getWord64be/readN" may never fire because ‘getWord64be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’ libraries/binary/src/Data/Binary/Get.hs:440:1: Warning: Rule "getWord64le/readN" may never fire because ‘getWord64le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’ [16 of 90] Compiling Data.Binary.Put ( libraries/binary/src/Data/Binary/Put.hs, bootstrapping/Data/Binary/Put.o ) libraries/binary/src/Data/Binary/Put.hs:3:14: Warning: ‘Data.Binary.Put’ is marked as Trustworthy but has been inferred as safe! [17 of 90] Compiling Data.Binary.Class ( libraries/binary/src/Data/Binary/Class.hs, bootstrapping/Data/Binary/Class.o ) libraries/binary/src/Data/Binary/Class.hs:3:14: Warning: ‘Data.Binary.Class’ is marked as Trustworthy but has been inferred as safe! [18 of 90] Compiling Data.Binary.Generic ( libraries/binary/src/Data/Binary/Generic.hs, bootstrapping/Data/Binary/Generic.o ) libraries/binary/src/Data/Binary/Generic.hs:2:26: Warning: ‘Data.Binary.Generic’ is marked as Trustworthy but has been inferred as safe! [19 of 90] Compiling Data.Binary ( libraries/binary/src/Data/Binary.hs, bootstrapping/Data/Binary.o ) [20 of 90] Compiling Distribution.Compat.Binary ( libraries/Cabal/Cabal/Distribution/Compat/Binary.hs, bootstrapping/Distribution/Compat/Binary.o ) [21 of 90] Compiling System.FilePath ( libraries/filepath/System/FilePath.hs, bootstrapping/System/FilePath.o ) [22 of 90] Compiling Distribution.Compat.TempFile ( libraries/Cabal/Cabal/Distribution/Compat/TempFile.hs, bootstrapping/Distribution/Compat/TempFile.o ) [23 of 90] Compiling Distribution.Compat.CopyFile ( libraries/Cabal/Cabal/Distribution/Compat/CopyFile.hs, bootstrapping/Distribution/Compat/CopyFile.o ) [24 of 90] Compiling Distribution.Simple.CCompiler ( libraries/Cabal/Cabal/Distribution/Simple/CCompiler.hs, bootstrapping/Distribution/Simple/CCompiler.o ) [25 of 90] Compiling Distribution.Verbosity ( libraries/Cabal/Cabal/Distribution/Verbosity.hs, bootstrapping/Distribution/Verbosity.o ) [26 of 90] Compiling Distribution.Text ( libraries/Cabal/Cabal/Distribution/Text.hs, bootstrapping/Distribution/Text.o ) [27 of 90] Compiling Distribution.Version ( libraries/Cabal/Cabal/Distribution/Version.hs, bootstrapping/Distribution/Version.o ) [28 of 90] Compiling Distribution.License ( libraries/Cabal/Cabal/Distribution/License.hs, bootstrapping/Distribution/License.o ) [29 of 90] Compiling Language.Haskell.Extension ( libraries/Cabal/Cabal/Language/Haskell/Extension.hs, bootstrapping/Language/Haskell/Extension.o ) [30 of 90] Compiling Distribution.Compiler ( libraries/Cabal/Cabal/Distribution/Compiler.hs, bootstrapping/Distribution/Compiler.o ) [31 of 90] Compiling Distribution.Simple.Compiler ( libraries/Cabal/Cabal/Distribution/Simple/Compiler.hs, bootstrapping/Distribution/Simple/Compiler.o ) [32 of 90] Compiling Distribution.Simple.GHC.ImplInfo ( libraries/Cabal/Cabal/Distribution/Simple/GHC/ImplInfo.hs, bootstrapping/Distribution/Simple/GHC/ImplInfo.o ) [33 of 90] Compiling Distribution.System ( libraries/Cabal/Cabal/Distribution/System.hs, bootstrapping/Distribution/System.o ) [34 of 90] Compiling Distribution.ModuleName ( libraries/Cabal/Cabal/Distribution/ModuleName.hs, bootstrapping/Distribution/ModuleName.o ) [35 of 90] Compiling Distribution.Package ( libraries/Cabal/Cabal/Distribution/Package.hs, bootstrapping/Distribution/Package.o ) [36 of 90] Compiling Distribution.PackageDescription ( libraries/Cabal/Cabal/Distribution/PackageDescription.hs, bootstrapping/Distribution/PackageDescription.o ) [37 of 90] Compiling Distribution.Simple.InstallDirs ( libraries/Cabal/Cabal/Distribution/Simple/InstallDirs.hs, bootstrapping/Distribution/Simple/InstallDirs.o ) [38 of 90] Compiling Distribution.Simple.Utils ( libraries/Cabal/Cabal/Distribution/Simple/Utils.hs, bootstrapping/Distribution/Simple/Utils.o ) [39 of 90] Compiling Distribution.PackageDescription.Configuration ( libraries/Cabal/Cabal/Distribution/PackageDescription/Configuration.hs, bootstrapping/Distribution/PackageDescription/Configuration.o ) [40 of 90] Compiling Distribution.PackageDescription.Check ( libraries/Cabal/Cabal/Distribution/PackageDescription/Check.hs, bootstrapping/Distribution/PackageDescription/Check.o ) [41 of 90] Compiling Distribution.Utils.NubList ( libraries/Cabal/Cabal/Distribution/Utils/NubList.hs, bootstrapping/Distribution/Utils/NubList.o ) [42 of 90] Compiling Distribution.Simple.Program.Find ( libraries/Cabal/Cabal/Distribution/Simple/Program/Find.hs, bootstrapping/Distribution/Simple/Program/Find.o ) [43 of 90] Compiling Distribution.Simple.Program.Types ( libraries/Cabal/Cabal/Distribution/Simple/Program/Types.hs, bootstrapping/Distribution/Simple/Program/Types.o ) [44 of 90] Compiling Distribution.Simple.Program.Run ( libraries/Cabal/Cabal/Distribution/Simple/Program/Run.hs, bootstrapping/Distribution/Simple/Program/Run.o ) [45 of 90] Compiling Distribution.Simple.Program.Script ( libraries/Cabal/Cabal/Distribution/Simple/Program/Script.hs, bootstrapping/Distribution/Simple/Program/Script.o ) [46 of 90] Compiling Distribution.Simple.Program.Ld ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ld.hs, bootstrapping/Distribution/Simple/Program/Ld.o ) [47 of 90] Compiling Distribution.Simple.Program.Builtin ( libraries/Cabal/Cabal/Distribution/Simple/Program/Builtin.hs, bootstrapping/Distribution/Simple/Program/Builtin.o ) [48 of 90] Compiling Distribution.Simple.Program.Db ( libraries/Cabal/Cabal/Distribution/Simple/Program/Db.hs, bootstrapping/Distribution/Simple/Program/Db.o ) [49 of 90] Compiling Distribution.Simple.Program ( libraries/Cabal/Cabal/Distribution/Simple/Program.hs, bootstrapping/Distribution/Simple/Program.o ) [50 of 90] Compiling Distribution.Simple.Program.Strip ( libraries/Cabal/Cabal/Distribution/Simple/Program/Strip.hs, bootstrapping/Distribution/Simple/Program/Strip.o ) [51 of 90] Compiling Distribution.ParseUtils ( libraries/Cabal/Cabal/Distribution/ParseUtils.hs, bootstrapping/Distribution/ParseUtils.o ) [52 of 90] Compiling Distribution.PackageDescription.Parse ( libraries/Cabal/Cabal/Distribution/PackageDescription/Parse.hs, bootstrapping/Distribution/PackageDescription/Parse.o ) [53 of 90] Compiling Distribution.InstalledPackageInfo ( libraries/Cabal/Cabal/Distribution/InstalledPackageInfo.hs, bootstrapping/Distribution/InstalledPackageInfo.o ) [54 of 90] Compiling Distribution.Simple.Program.HcPkg ( libraries/Cabal/Cabal/Distribution/Simple/Program/HcPkg.hs, bootstrapping/Distribution/Simple/Program/HcPkg.o ) [55 of 90] Compiling Distribution.Simple.PackageIndex ( libraries/Cabal/Cabal/Distribution/Simple/PackageIndex.hs, bootstrapping/Distribution/Simple/PackageIndex.o ) [56 of 90] Compiling Distribution.Simple.Command ( libraries/Cabal/Cabal/Distribution/Simple/Command.hs, bootstrapping/Distribution/Simple/Command.o ) [57 of 90] Compiling Distribution.Simple.Setup ( libraries/Cabal/Cabal/Distribution/Simple/Setup.hs, bootstrapping/Distribution/Simple/Setup.o ) [58 of 90] Compiling Distribution.Simple.LocalBuildInfo ( libraries/Cabal/Cabal/Distribution/Simple/LocalBuildInfo.hs, bootstrapping/Distribution/Simple/LocalBuildInfo.o ) [59 of 90] Compiling Distribution.Simple.Program.Ar ( libraries/Cabal/Cabal/Distribution/Simple/Program/Ar.hs, bootstrapping/Distribution/Simple/Program/Ar.o ) [60 of 90] Compiling Distribution.Simple.Build.Macros ( libraries/Cabal/Cabal/Distribution/Simple/Build/Macros.hs, bootstrapping/Distribution/Simple/Build/Macros.o ) [61 of 90] Compiling Distribution.Simple.Test.Log ( libraries/Cabal/Cabal/Distribution/Simple/Test/Log.hs, bootstrapping/Distribution/Simple/Test/Log.o ) [62 of 90] Compiling Distribution.Simple.BuildPaths ( libraries/Cabal/Cabal/Distribution/Simple/BuildPaths.hs, bootstrapping/Distribution/Simple/BuildPaths.o ) [63 of 90] Compiling Distribution.Simple.UHC ( libraries/Cabal/Cabal/Distribution/Simple/UHC.hs, bootstrapping/Distribution/Simple/UHC.o ) [64 of 90] Compiling Distribution.Simple.HaskellSuite ( libraries/Cabal/Cabal/Distribution/Simple/HaskellSuite.hs, bootstrapping/Distribution/Simple/HaskellSuite.o ) [65 of 90] Compiling Distribution.Simple.JHC ( libraries/Cabal/Cabal/Distribution/Simple/JHC.hs, bootstrapping/Distribution/Simple/JHC.o ) [66 of 90] Compiling Distribution.Simple.Build.PathsModule ( libraries/Cabal/Cabal/Distribution/Simple/Build/PathsModule.hs, bootstrapping/Distribution/Simple/Build/PathsModule.o ) [67 of 90] Compiling Distribution.Simple.LHC ( libraries/Cabal/Cabal/Distribution/Simple/LHC.hs, bootstrapping/Distribution/Simple/LHC.o ) [68 of 90] Compiling Distribution.Simple.Program.GHC ( libraries/Cabal/Cabal/Distribution/Simple/Program/GHC.hs, bootstrapping/Distribution/Simple/Program/GHC.o ) [69 of 90] Compiling Distribution.Simple.GHC.Internal ( libraries/Cabal/Cabal/Distribution/Simple/GHC/Internal.hs, bootstrapping/Distribution/Simple/GHC/Internal.o ) [70 of 90] Compiling Distribution.Simple.Program.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Program/Hpc.hs, bootstrapping/Distribution/Simple/Program/Hpc.o ) [71 of 90] Compiling Distribution.Simple.Hpc ( libraries/Cabal/Cabal/Distribution/Simple/Hpc.hs, bootstrapping/Distribution/Simple/Hpc.o ) [72 of 90] Compiling Distribution.Simple.GHCJS ( libraries/Cabal/Cabal/Distribution/Simple/GHCJS.hs, bootstrapping/Distribution/Simple/GHCJS.o ) [73 of 90] Compiling Distribution.Simple.Test.ExeV10 ( libraries/Cabal/Cabal/Distribution/Simple/Test/ExeV10.hs, bootstrapping/Distribution/Simple/Test/ExeV10.o ) [74 of 90] Compiling Distribution.Simple.GHC.IPI642 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI642.hs, bootstrapping/Distribution/Simple/GHC/IPI642.o ) [75 of 90] Compiling Distribution.Simple.GHC.IPI641 ( libraries/Cabal/Cabal/Distribution/Simple/GHC/IPI641.hs, bootstrapping/Distribution/Simple/GHC/IPI641.o ) [76 of 90] Compiling Distribution.Simple.GHC ( libraries/Cabal/Cabal/Distribution/Simple/GHC.hs, bootstrapping/Distribution/Simple/GHC.o ) [77 of 90] Compiling Distribution.Simple.Register ( libraries/Cabal/Cabal/Distribution/Simple/Register.hs, bootstrapping/Distribution/Simple/Register.o ) [78 of 90] Compiling Distribution.Simple.Install ( libraries/Cabal/Cabal/Distribution/Simple/Install.hs, bootstrapping/Distribution/Simple/Install.o ) [79 of 90] Compiling Distribution.Simple.BuildTarget ( libraries/Cabal/Cabal/Distribution/Simple/BuildTarget.hs, bootstrapping/Distribution/Simple/BuildTarget.o ) [80 of 90] Compiling Distribution.Simple.Test.LibV09 ( libraries/Cabal/Cabal/Distribution/Simple/Test/LibV09.hs, bootstrapping/Distribution/Simple/Test/LibV09.o ) [81 of 90] Compiling Distribution.Simple.PreProcess ( libraries/Cabal/Cabal/Distribution/Simple/PreProcess.hs, bootstrapping/Distribution/Simple/PreProcess.o ) [82 of 90] Compiling Distribution.Simple.Configure ( libraries/Cabal/Cabal/Distribution/Simple/Configure.hs, bootstrapping/Distribution/Simple/Configure.o ) [83 of 90] Compiling Distribution.Simple.Build ( libraries/Cabal/Cabal/Distribution/Simple/Build.hs, bootstrapping/Distribution/Simple/Build.o ) [84 of 90] Compiling Distribution.Simple.UserHooks ( libraries/Cabal/Cabal/Distribution/Simple/UserHooks.hs, bootstrapping/Distribution/Simple/UserHooks.o ) [85 of 90] Compiling Distribution.Simple.Bench ( libraries/Cabal/Cabal/Distribution/Simple/Bench.hs, bootstrapping/Distribution/Simple/Bench.o ) [86 of 90] Compiling Distribution.Simple.Test ( libraries/Cabal/Cabal/Distribution/Simple/Test.hs, bootstrapping/Distribution/Simple/Test.o ) [87 of 90] Compiling Distribution.Simple.SrcDist ( libraries/Cabal/Cabal/Distribution/Simple/SrcDist.hs, bootstrapping/Distribution/Simple/SrcDist.o ) [88 of 90] Compiling Distribution.Simple.Haddock ( libraries/Cabal/Cabal/Distribution/Simple/Haddock.hs, bootstrapping/Distribution/Simple/Haddock.o ) [89 of 90] Compiling Distribution.Simple ( libraries/Cabal/Cabal/Distribution/Simple.hs, bootstrapping/Distribution/Simple.o ) [90 of 90] Compiling Main ( utils/ghc-cabal/Main.hs, bootstrapping/Main.o ) Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ... "touch" utils/ghc-cabal/dist/build/tmp/ghc-cabal "cp" utils/ghc-cabal/dist/build/tmp/ghc-cabal inplace/bin/ghc-cabal "inplace/bin/ghc-cabal" configure libraries/binary dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" "inplace/bin/ghc-cabal" configure utils/hsc2hs dist "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hsc2hs-0.67... Configuring binary-0.7.3.0... "/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/binary/dist-boot/inplace-pkg-config Reading package info from "libraries/binary/dist-boot/inplace-pkg-config" ... done. binary-0.7.3.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/doc/html/binary/binary.haddock doesn't exist or isn't a file binary-0.7.3.0: cannot find any of ["Data/Binary.hi","Data/Binary.p_hi","Data/Binary.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Put.hi","Data/Binary/Put.p_hi","Data/Binary/Put.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Get.hi","Data/Binary/Get.p_hi","Data/Binary/Get.dyn_hi"] (ignoring) binary-0.7.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.7.3.0: cannot find any of ["Data/Binary/Builder.hi","Data/Binary/Builder.p_hi","Data/Binary/Builder.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Builder/Internal.hi","Data/Binary/Builder/Internal.p_hi","Data/Binary/Builder/Internal.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Builder/Base.hi","Data/Binary/Builder/Base.p_hi","Data/Binary/Builder/Base.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Class.hi","Data/Binary/Class.p_hi","Data/Binary/Class.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Generic.hi","Data/Binary/Generic.p_hi","Data/Binary/Generic.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.p_a","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.dylib","HSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring Cabal-1.22.2.0... "/usr/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.22.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-boot/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/CreatePipe.hi","Distribution/Compat/CreatePipe.p_hi","Distribution/Compat/CreatePipe.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/GHCJS.hi","Distribution/Simple/GHCJS.p_hi","Distribution/Simple/GHCJS.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/HaskellSuite.hi","Distribution/Simple/HaskellSuite.p_hi","Distribution/Simple/HaskellSuite.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring) Cabal-1.22.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.22.2.0: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Utils/NubList.hi","Distribution/Utils/NubList.p_hi","Distribution/Utils/NubList.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Binary.hi","Distribution/Compat/Binary.p_hi","Distribution/Compat/Binary.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/TempFile.hi","Distribution/Compat/TempFile.p_hi","Distribution/Compat/TempFile.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring) Cabal-1.22.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.22.2.0: cannot find any of ["Distribution/Simple/GHC/IPI641.hi","Distribution/Simple/GHC/IPI641.p_hi","Distribution/Simple/GHC/IPI641.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.2.0: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.p_a","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.so","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.dylib","HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/hpc dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hpc-0.6.0.2... "/usr/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.2: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-boot/doc/html/hpc/hpc.haddock doesn't exist or isn't a file hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Util.hi","Trace/Hpc/Util.p_hi","Trace/Hpc/Util.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Mix.hi","Trace/Hpc/Mix.p_hi","Trace/Hpc/Mix.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Tix.hi","Trace/Hpc/Tix.p_hi","Trace/Hpc/Tix.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Reflect.hi","Trace/Hpc/Reflect.p_hi","Trace/Hpc/Reflect.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.p_a","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.dylib","HShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/bin-package-db dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring bin-package-db-0.0.0.0... "/usr/bin/ghc-pkg" update --force --package-db=libraries/bootstrapping.conf libraries/bin-package-db/dist-boot/inplace-pkg-config Reading package info from "libraries/bin-package-db/dist-boot/inplace-pkg-config" ... done. bin-package-db-0.0.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/doc/html/bin-package-db/bin-package-db.haddock doesn't exist or isn't a file bin-package-db-0.0.0.0: cannot find any of ["GHC/PackageDb.hi","GHC/PackageDb.p_hi","GHC/PackageDb.dyn_hi"] (ignoring) bin-package-db-0.0.0.0: cannot find any of ["libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.p_a","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.dylib","HSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/hoopl dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hoopl-3.10.0.2... "/usr/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.0.2: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-boot/doc/html/hoopl/hoopl.haddock doesn't exist or isn't a file hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl.hi","Compiler/Hoopl.p_hi","Compiler/Hoopl.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Internals.hi","Compiler/Hoopl/Internals.p_hi","Compiler/Hoopl/Internals.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Wrappers.hi","Compiler/Hoopl/Wrappers.p_hi","Compiler/Hoopl/Wrappers.dyn_hi"] (ignoring) hoopl-3.10.0.2: 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.0.2: 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.0.2: cannot find any of ["Compiler/Hoopl/Checkpoint.hi","Compiler/Hoopl/Checkpoint.p_hi","Compiler/Hoopl/Checkpoint.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Collections.hi","Compiler/Hoopl/Collections.p_hi","Compiler/Hoopl/Collections.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Combinators.hi","Compiler/Hoopl/Combinators.p_hi","Compiler/Hoopl/Combinators.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Dataflow.hi","Compiler/Hoopl/Dataflow.p_hi","Compiler/Hoopl/Dataflow.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Debug.hi","Compiler/Hoopl/Debug.p_hi","Compiler/Hoopl/Debug.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Block.hi","Compiler/Hoopl/Block.p_hi","Compiler/Hoopl/Block.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Graph.hi","Compiler/Hoopl/Graph.p_hi","Compiler/Hoopl/Graph.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Label.hi","Compiler/Hoopl/Label.p_hi","Compiler/Hoopl/Label.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/MkGraph.hi","Compiler/Hoopl/MkGraph.p_hi","Compiler/Hoopl/MkGraph.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Fuel.hi","Compiler/Hoopl/Fuel.p_hi","Compiler/Hoopl/Fuel.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Pointed.hi","Compiler/Hoopl/Pointed.p_hi","Compiler/Hoopl/Pointed.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Shape.hi","Compiler/Hoopl/Shape.p_hi","Compiler/Hoopl/Shape.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Show.hi","Compiler/Hoopl/Show.p_hi","Compiler/Hoopl/Show.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Unique.hi","Compiler/Hoopl/Unique.p_hi","Compiler/Hoopl/Unique.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/XUtil.hi","Compiler/Hoopl/XUtil.p_hi","Compiler/Hoopl/XUtil.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.p_a","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.dylib","HShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/transformers dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring transformers-0.4.2.0... "/usr/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.4.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-boot/doc/html/transformers/transformers.haddock doesn't exist or isn't a file transformers-0.4.2.0: cannot find any of ["Control/Applicative/Backwards.hi","Control/Applicative/Backwards.p_hi","Control/Applicative/Backwards.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Control/Applicative/Lift.hi","Control/Applicative/Lift.p_hi","Control/Applicative/Lift.dyn_hi"] (ignoring) transformers-0.4.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.4.2.0: cannot find any of ["Control/Monad/Signatures.hi","Control/Monad/Signatures.p_hi","Control/Monad/Signatures.dyn_hi"] (ignoring) transformers-0.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.2.0: cannot find any of ["Data/Functor/Classes.hi","Data/Functor/Classes.p_hi","Data/Functor/Classes.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Compose.hi","Data/Functor/Compose.p_hi","Data/Functor/Compose.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Constant.hi","Data/Functor/Constant.p_hi","Data/Functor/Constant.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Product.hi","Data/Functor/Product.p_hi","Data/Functor/Product.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Reverse.hi","Data/Functor/Reverse.p_hi","Data/Functor/Reverse.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Sum.hi","Data/Functor/Sum.p_hi","Data/Functor/Sum.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.p_a","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.dylib","HStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure libraries/terminfo dist-boot "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring terminfo-0.4.0.1... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/usr/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.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-boot/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file terminfo-0.4.0.1: cannot find any of ["System/Console/Terminfo.hi","System/Console/Terminfo.p_hi","System/Console/Terminfo.dyn_hi"] (ignoring) terminfo-0.4.0.1: 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.1: 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.1: 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.1: 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.1: 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.1: 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.1: cannot find any of ["libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.p_a","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.dylib","HSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure compiler stage1 "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --flags=stage1 --flags=ncg --ghc-option=-DSTAGE=1 --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --enable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" --disable-library-for-ghci "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-pkg-6.9... Configuring ghc-7.10.1... "/usr/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-7.10.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/compiler/stage1/doc/html/ghc/ghc.haddock doesn't exist or isn't a file ghc-7.10.1: cannot find any of ["Avail.hi","Avail.p_hi","Avail.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BasicTypes.hi","BasicTypes.p_hi","BasicTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ConLike.hi","ConLike.p_hi","ConLike.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DataCon.hi","DataCon.p_hi","DataCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PatSyn.hi","PatSyn.p_hi","PatSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Demand.hi","Demand.p_hi","Demand.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Debug.hi","Debug.p_hi","Debug.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Exception.hi","Exception.p_hi","Exception.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcMonad.hi","GhcMonad.p_hi","GhcMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hooks.hi","Hooks.p_hi","Hooks.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Id.hi","Id.p_hi","Id.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IdInfo.hi","IdInfo.p_hi","IdInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Lexeme.hi","Lexeme.p_hi","Lexeme.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Literal.hi","Literal.p_hi","Literal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm.hi","Llvm.p_hi","Llvm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/AbsSyn.hi","Llvm/AbsSyn.p_hi","Llvm/AbsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/MetaData.hi","Llvm/MetaData.p_hi","Llvm/MetaData.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/PpLlvm.hi","Llvm/PpLlvm.p_hi","Llvm/PpLlvm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/Types.hi","Llvm/Types.p_hi","Llvm/Types.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen.hi","LlvmCodeGen.p_hi","LlvmCodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Base.hi","LlvmCodeGen/Base.p_hi","LlvmCodeGen/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/CodeGen.hi","LlvmCodeGen/CodeGen.p_hi","LlvmCodeGen/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Data.hi","LlvmCodeGen/Data.p_hi","LlvmCodeGen/Data.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Ppr.hi","LlvmCodeGen/Ppr.p_hi","LlvmCodeGen/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Regs.hi","LlvmCodeGen/Regs.p_hi","LlvmCodeGen/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmMangler.hi","LlvmMangler.p_hi","LlvmMangler.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkId.hi","MkId.p_hi","MkId.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Module.hi","Module.p_hi","Module.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Name.hi","Name.p_hi","Name.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NameEnv.hi","NameEnv.p_hi","NameEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NameSet.hi","NameSet.p_hi","NameSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OccName.hi","OccName.p_hi","OccName.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RdrName.hi","RdrName.p_hi","RdrName.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SrcLoc.hi","SrcLoc.p_hi","SrcLoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqSupply.hi","UniqSupply.p_hi","UniqSupply.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Unique.hi","Unique.p_hi","Unique.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Var.hi","Var.p_hi","Var.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["VarEnv.hi","VarEnv.p_hi","VarEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["VarSet.hi","VarSet.p_hi","VarSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UnVarGraph.hi","UnVarGraph.p_hi","UnVarGraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BlockId.hi","BlockId.p_hi","BlockId.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CLabel.hi","CLabel.p_hi","CLabel.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Cmm.hi","Cmm.p_hi","Cmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmBuildInfoTables.hi","CmmBuildInfoTables.p_hi","CmmBuildInfoTables.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmPipeline.hi","CmmPipeline.p_hi","CmmPipeline.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmCallConv.hi","CmmCallConv.p_hi","CmmCallConv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmCommonBlockElim.hi","CmmCommonBlockElim.p_hi","CmmCommonBlockElim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmContFlowOpt.hi","CmmContFlowOpt.p_hi","CmmContFlowOpt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmExpr.hi","CmmExpr.p_hi","CmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmInfo.hi","CmmInfo.p_hi","CmmInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLex.hi","CmmLex.p_hi","CmmLex.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLint.hi","CmmLint.p_hi","CmmLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLive.hi","CmmLive.p_hi","CmmLive.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmMachOp.hi","CmmMachOp.p_hi","CmmMachOp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmNode.hi","CmmNode.p_hi","CmmNode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmOpt.hi","CmmOpt.p_hi","CmmOpt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmParse.hi","CmmParse.p_hi","CmmParse.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmProcPoint.hi","CmmProcPoint.p_hi","CmmProcPoint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmSink.hi","CmmSink.p_hi","CmmSink.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmType.hi","CmmType.p_hi","CmmType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmUtils.hi","CmmUtils.p_hi","CmmUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLayoutStack.hi","CmmLayoutStack.p_hi","CmmLayoutStack.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkGraph.hi","MkGraph.p_hi","MkGraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprBase.hi","PprBase.p_hi","PprBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprC.hi","PprC.p_hi","PprC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmm.hi","PprCmm.p_hi","PprCmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmmDecl.hi","PprCmmDecl.p_hi","PprCmmDecl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmmExpr.hi","PprCmmExpr.p_hi","PprCmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Bitmap.hi","Bitmap.p_hi","Bitmap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform.hi","CodeGen/Platform.p_hi","CodeGen/Platform.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/ARM.hi","CodeGen/Platform/ARM.p_hi","CodeGen/Platform/ARM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/ARM64.hi","CodeGen/Platform/ARM64.p_hi","CodeGen/Platform/ARM64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/NoRegs.hi","CodeGen/Platform/NoRegs.p_hi","CodeGen/Platform/NoRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/PPC.hi","CodeGen/Platform/PPC.p_hi","CodeGen/Platform/PPC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/PPC_Darwin.hi","CodeGen/Platform/PPC_Darwin.p_hi","CodeGen/Platform/PPC_Darwin.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/SPARC.hi","CodeGen/Platform/SPARC.p_hi","CodeGen/Platform/SPARC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/X86.hi","CodeGen/Platform/X86.p_hi","CodeGen/Platform/X86.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/X86_64.hi","CodeGen/Platform/X86_64.p_hi","CodeGen/Platform/X86_64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CgUtils.hi","CgUtils.p_hi","CgUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmm.hi","StgCmm.p_hi","StgCmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmBind.hi","StgCmmBind.p_hi","StgCmmBind.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmClosure.hi","StgCmmClosure.p_hi","StgCmmClosure.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmCon.hi","StgCmmCon.p_hi","StgCmmCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmEnv.hi","StgCmmEnv.p_hi","StgCmmEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmExpr.hi","StgCmmExpr.p_hi","StgCmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmForeign.hi","StgCmmForeign.p_hi","StgCmmForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmHeap.hi","StgCmmHeap.p_hi","StgCmmHeap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmHpc.hi","StgCmmHpc.p_hi","StgCmmHpc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmArgRep.hi","StgCmmArgRep.p_hi","StgCmmArgRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmLayout.hi","StgCmmLayout.p_hi","StgCmmLayout.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmMonad.hi","StgCmmMonad.p_hi","StgCmmMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmPrim.hi","StgCmmPrim.p_hi","StgCmmPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmProf.hi","StgCmmProf.p_hi","StgCmmProf.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmTicky.hi","StgCmmTicky.p_hi","StgCmmTicky.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmUtils.hi","StgCmmUtils.p_hi","StgCmmUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmExtCode.hi","StgCmmExtCode.p_hi","StgCmmExtCode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SMRep.hi","SMRep.p_hi","SMRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreArity.hi","CoreArity.p_hi","CoreArity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreFVs.hi","CoreFVs.p_hi","CoreFVs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreLint.hi","CoreLint.p_hi","CoreLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CorePrep.hi","CorePrep.p_hi","CorePrep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreSubst.hi","CoreSubst.p_hi","CoreSubst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreSyn.hi","CoreSyn.p_hi","CoreSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TrieMap.hi","TrieMap.p_hi","TrieMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreTidy.hi","CoreTidy.p_hi","CoreTidy.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreUnfold.hi","CoreUnfold.p_hi","CoreUnfold.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreUtils.hi","CoreUtils.p_hi","CoreUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkCore.hi","MkCore.p_hi","MkCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCore.hi","PprCore.p_hi","PprCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Check.hi","Check.p_hi","Check.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Coverage.hi","Coverage.p_hi","Coverage.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Desugar.hi","Desugar.p_hi","Desugar.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsArrows.hi","DsArrows.p_hi","DsArrows.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsBinds.hi","DsBinds.p_hi","DsBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsCCall.hi","DsCCall.p_hi","DsCCall.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsExpr.hi","DsExpr.p_hi","DsExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsForeign.hi","DsForeign.p_hi","DsForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsGRHSs.hi","DsGRHSs.p_hi","DsGRHSs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsListComp.hi","DsListComp.p_hi","DsListComp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsMonad.hi","DsMonad.p_hi","DsMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsUtils.hi","DsUtils.p_hi","DsUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Match.hi","Match.p_hi","Match.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MatchCon.hi","MatchCon.p_hi","MatchCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MatchLit.hi","MatchLit.p_hi","MatchLit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsBinds.hi","HsBinds.p_hi","HsBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsDecls.hi","HsDecls.p_hi","HsDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsDoc.hi","HsDoc.p_hi","HsDoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsExpr.hi","HsExpr.p_hi","HsExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsImpExp.hi","HsImpExp.p_hi","HsImpExp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsLit.hi","HsLit.p_hi","HsLit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PlaceHolder.hi","PlaceHolder.p_hi","PlaceHolder.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsPat.hi","HsPat.p_hi","HsPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsSyn.hi","HsSyn.p_hi","HsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsTypes.hi","HsTypes.p_hi","HsTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsUtils.hi","HsUtils.p_hi","HsUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BinIface.hi","BinIface.p_hi","BinIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BuildTyCl.hi","BuildTyCl.p_hi","BuildTyCl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceEnv.hi","IfaceEnv.p_hi","IfaceEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceSyn.hi","IfaceSyn.p_hi","IfaceSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceType.hi","IfaceType.p_hi","IfaceType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LoadIface.hi","LoadIface.p_hi","LoadIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkIface.hi","MkIface.p_hi","MkIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcIface.hi","TcIface.p_hi","TcIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FlagChecker.hi","FlagChecker.p_hi","FlagChecker.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Annotations.hi","Annotations.p_hi","Annotations.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BreakArray.hi","BreakArray.p_hi","BreakArray.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmdLineParser.hi","CmdLineParser.p_hi","CmdLineParser.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeOutput.hi","CodeOutput.p_hi","CodeOutput.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Config.hi","Config.p_hi","Config.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Constants.hi","Constants.p_hi","Constants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverMkDepend.hi","DriverMkDepend.p_hi","DriverMkDepend.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverPhases.hi","DriverPhases.p_hi","DriverPhases.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PipelineMonad.hi","PipelineMonad.p_hi","PipelineMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverPipeline.hi","DriverPipeline.p_hi","DriverPipeline.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DynFlags.hi","DynFlags.p_hi","DynFlags.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ErrUtils.hi","ErrUtils.p_hi","ErrUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Finder.hi","Finder.p_hi","Finder.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GHC.hi","GHC.p_hi","GHC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcMake.hi","GhcMake.p_hi","GhcMake.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcPlugins.hi","GhcPlugins.p_hi","GhcPlugins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DynamicLoading.hi","DynamicLoading.p_hi","DynamicLoading.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HeaderInfo.hi","HeaderInfo.p_hi","HeaderInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscMain.hi","HscMain.p_hi","HscMain.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscStats.hi","HscStats.p_hi","HscStats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscTypes.hi","HscTypes.p_hi","HscTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InteractiveEval.hi","InteractiveEval.p_hi","InteractiveEval.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InteractiveEvalTypes.hi","InteractiveEvalTypes.p_hi","InteractiveEvalTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PackageConfig.hi","PackageConfig.p_hi","PackageConfig.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Packages.hi","Packages.p_hi","Packages.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PlatformConstants.hi","PlatformConstants.p_hi","PlatformConstants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Plugins.hi","Plugins.p_hi","Plugins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPluginM.hi","TcPluginM.p_hi","TcPluginM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprTyThing.hi","PprTyThing.p_hi","PprTyThing.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StaticFlags.hi","StaticFlags.p_hi","StaticFlags.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StaticPtrTable.hi","StaticPtrTable.p_hi","StaticPtrTable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SysTools.hi","SysTools.p_hi","SysTools.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TidyPgm.hi","TidyPgm.p_hi","TidyPgm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Ctype.hi","Ctype.p_hi","Ctype.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HaddockUtils.hi","HaddockUtils.p_hi","HaddockUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Lexer.hi","Lexer.p_hi","Lexer.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OptCoercion.hi","OptCoercion.p_hi","OptCoercion.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Parser.hi","Parser.p_hi","Parser.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RdrHsSyn.hi","RdrHsSyn.p_hi","RdrHsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ApiAnnotation.hi","ApiAnnotation.p_hi","ApiAnnotation.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ForeignCall.hi","ForeignCall.p_hi","ForeignCall.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelInfo.hi","PrelInfo.p_hi","PrelInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelNames.hi","PrelNames.p_hi","PrelNames.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelRules.hi","PrelRules.p_hi","PrelRules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrimOp.hi","PrimOp.p_hi","PrimOp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TysPrim.hi","TysPrim.p_hi","TysPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TysWiredIn.hi","TysWiredIn.p_hi","TysWiredIn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CostCentre.hi","CostCentre.p_hi","CostCentre.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ProfInit.hi","ProfInit.p_hi","ProfInit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SCCfinal.hi","SCCfinal.p_hi","SCCfinal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnBinds.hi","RnBinds.p_hi","RnBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnEnv.hi","RnEnv.p_hi","RnEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnExpr.hi","RnExpr.p_hi","RnExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnHsDoc.hi","RnHsDoc.p_hi","RnHsDoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnNames.hi","RnNames.p_hi","RnNames.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnPat.hi","RnPat.p_hi","RnPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnSource.hi","RnSource.p_hi","RnSource.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnSplice.hi","RnSplice.p_hi","RnSplice.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnTypes.hi","RnTypes.p_hi","RnTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreMonad.hi","CoreMonad.p_hi","CoreMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CSE.hi","CSE.p_hi","CSE.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FloatIn.hi","FloatIn.p_hi","FloatIn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FloatOut.hi","FloatOut.p_hi","FloatOut.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LiberateCase.hi","LiberateCase.p_hi","LiberateCase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OccurAnal.hi","OccurAnal.p_hi","OccurAnal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SAT.hi","SAT.p_hi","SAT.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SetLevels.hi","SetLevels.p_hi","SetLevels.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplCore.hi","SimplCore.p_hi","SimplCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplEnv.hi","SimplEnv.p_hi","SimplEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplMonad.hi","SimplMonad.p_hi","SimplMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplUtils.hi","SimplUtils.p_hi","SimplUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Simplify.hi","Simplify.p_hi","Simplify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplStg.hi","SimplStg.p_hi","SimplStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgStats.hi","StgStats.p_hi","StgStats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UnariseStg.hi","UnariseStg.p_hi","UnariseStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Rules.hi","Rules.p_hi","Rules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SpecConstr.hi","SpecConstr.p_hi","SpecConstr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Specialise.hi","Specialise.p_hi","Specialise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreToStg.hi","CoreToStg.p_hi","CoreToStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgLint.hi","StgLint.p_hi","StgLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgSyn.hi","StgSyn.p_hi","StgSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CallArity.hi","CallArity.p_hi","CallArity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DmdAnal.hi","DmdAnal.p_hi","DmdAnal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["WorkWrap.hi","WorkWrap.p_hi","WorkWrap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["WwLib.hi","WwLib.p_hi","WwLib.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FamInst.hi","FamInst.p_hi","FamInst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Inst.hi","Inst.p_hi","Inst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcAnnotations.hi","TcAnnotations.p_hi","TcAnnotations.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcArrows.hi","TcArrows.p_hi","TcArrows.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcBinds.hi","TcBinds.p_hi","TcBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcClassDcl.hi","TcClassDcl.p_hi","TcClassDcl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcDefaults.hi","TcDefaults.p_hi","TcDefaults.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcDeriv.hi","TcDeriv.p_hi","TcDeriv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcEnv.hi","TcEnv.p_hi","TcEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcExpr.hi","TcExpr.p_hi","TcExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcForeign.hi","TcForeign.p_hi","TcForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcGenDeriv.hi","TcGenDeriv.p_hi","TcGenDeriv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcGenGenerics.hi","TcGenGenerics.p_hi","TcGenGenerics.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcHsSyn.hi","TcHsSyn.p_hi","TcHsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcHsType.hi","TcHsType.p_hi","TcHsType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcInstDcls.hi","TcInstDcls.p_hi","TcInstDcls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcMType.hi","TcMType.p_hi","TcMType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcValidity.hi","TcValidity.p_hi","TcValidity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcMatches.hi","TcMatches.p_hi","TcMatches.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPat.hi","TcPat.p_hi","TcPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPatSyn.hi","TcPatSyn.p_hi","TcPatSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnDriver.hi","TcRnDriver.p_hi","TcRnDriver.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnMonad.hi","TcRnMonad.p_hi","TcRnMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnTypes.hi","TcRnTypes.p_hi","TcRnTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRules.hi","TcRules.p_hi","TcRules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSimplify.hi","TcSimplify.p_hi","TcSimplify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcErrors.hi","TcErrors.p_hi","TcErrors.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTyClsDecls.hi","TcTyClsDecls.p_hi","TcTyClsDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTyDecls.hi","TcTyDecls.p_hi","TcTyDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcType.hi","TcType.p_hi","TcType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcEvidence.hi","TcEvidence.p_hi","TcEvidence.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcUnify.hi","TcUnify.p_hi","TcUnify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcInteract.hi","TcInteract.p_hi","TcInteract.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcCanonical.hi","TcCanonical.p_hi","TcCanonical.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcFlatten.hi","TcFlatten.p_hi","TcFlatten.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSMonad.hi","TcSMonad.p_hi","TcSMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTypeNats.hi","TcTypeNats.p_hi","TcTypeNats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSplice.hi","TcSplice.p_hi","TcSplice.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Class.hi","Class.p_hi","Class.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Coercion.hi","Coercion.p_hi","Coercion.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FamInstEnv.hi","FamInstEnv.p_hi","FamInstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FunDeps.hi","FunDeps.p_hi","FunDeps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InstEnv.hi","InstEnv.p_hi","InstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TyCon.hi","TyCon.p_hi","TyCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoAxiom.hi","CoAxiom.p_hi","CoAxiom.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Kind.hi","Kind.p_hi","Kind.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Type.hi","Type.p_hi","Type.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TypeRep.hi","TypeRep.p_hi","TypeRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Unify.hi","Unify.p_hi","Unify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Bag.hi","Bag.p_hi","Bag.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Binary.hi","Binary.p_hi","Binary.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BooleanFormula.hi","BooleanFormula.p_hi","BooleanFormula.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BufWrite.hi","BufWrite.p_hi","BufWrite.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Digraph.hi","Digraph.p_hi","Digraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Encoding.hi","Encoding.p_hi","Encoding.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastBool.hi","FastBool.p_hi","FastBool.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastFunctions.hi","FastFunctions.p_hi","FastFunctions.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastMutInt.hi","FastMutInt.p_hi","FastMutInt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastString.hi","FastString.p_hi","FastString.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastTypes.hi","FastTypes.p_hi","FastTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Fingerprint.hi","Fingerprint.p_hi","Fingerprint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FiniteMap.hi","FiniteMap.p_hi","FiniteMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphBase.hi","GraphBase.p_hi","GraphBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphColor.hi","GraphColor.p_hi","GraphColor.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphOps.hi","GraphOps.p_hi","GraphOps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphPpr.hi","GraphPpr.p_hi","GraphPpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IOEnv.hi","IOEnv.p_hi","IOEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ListSetOps.hi","ListSetOps.p_hi","ListSetOps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Maybes.hi","Maybes.p_hi","Maybes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MonadUtils.hi","MonadUtils.p_hi","MonadUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OrdList.hi","OrdList.p_hi","OrdList.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Outputable.hi","Outputable.p_hi","Outputable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Pair.hi","Pair.p_hi","Pair.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Panic.hi","Panic.p_hi","Panic.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Pretty.hi","Pretty.p_hi","Pretty.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Serialized.hi","Serialized.p_hi","Serialized.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["State.hi","State.p_hi","State.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Stream.hi","Stream.p_hi","Stream.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StringBuffer.hi","StringBuffer.p_hi","StringBuffer.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqFM.hi","UniqFM.p_hi","UniqFM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqSet.hi","UniqSet.p_hi","UniqSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Util.hi","Util.p_hi","Util.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ExtsCompat46.hi","ExtsCompat46.p_hi","ExtsCompat46.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins/Base.hi","Vectorise/Builtins/Base.p_hi","Vectorise/Builtins/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins/Initialise.hi","Vectorise/Builtins/Initialise.p_hi","Vectorise/Builtins/Initialise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins.hi","Vectorise/Builtins.p_hi","Vectorise/Builtins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Base.hi","Vectorise/Monad/Base.p_hi","Vectorise/Monad/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Naming.hi","Vectorise/Monad/Naming.p_hi","Vectorise/Monad/Naming.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Local.hi","Vectorise/Monad/Local.p_hi","Vectorise/Monad/Local.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Global.hi","Vectorise/Monad/Global.p_hi","Vectorise/Monad/Global.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/InstEnv.hi","Vectorise/Monad/InstEnv.p_hi","Vectorise/Monad/InstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad.hi","Vectorise/Monad.p_hi","Vectorise/Monad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Base.hi","Vectorise/Utils/Base.p_hi","Vectorise/Utils/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Closure.hi","Vectorise/Utils/Closure.p_hi","Vectorise/Utils/Closure.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Hoisting.hi","Vectorise/Utils/Hoisting.p_hi","Vectorise/Utils/Hoisting.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/PADict.hi","Vectorise/Utils/PADict.p_hi","Vectorise/Utils/PADict.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Poly.hi","Vectorise/Utils/Poly.p_hi","Vectorise/Utils/Poly.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils.hi","Vectorise/Utils.p_hi","Vectorise/Utils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/Description.hi","Vectorise/Generic/Description.p_hi","Vectorise/Generic/Description.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PAMethods.hi","Vectorise/Generic/PAMethods.p_hi","Vectorise/Generic/PAMethods.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PADict.hi","Vectorise/Generic/PADict.p_hi","Vectorise/Generic/PADict.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PData.hi","Vectorise/Generic/PData.p_hi","Vectorise/Generic/PData.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Env.hi","Vectorise/Type/Env.p_hi","Vectorise/Type/Env.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Type.hi","Vectorise/Type/Type.p_hi","Vectorise/Type/Type.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/TyConDecl.hi","Vectorise/Type/TyConDecl.p_hi","Vectorise/Type/TyConDecl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Classify.hi","Vectorise/Type/Classify.p_hi","Vectorise/Type/Classify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Convert.hi","Vectorise/Convert.p_hi","Vectorise/Convert.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Vect.hi","Vectorise/Vect.p_hi","Vectorise/Vect.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Var.hi","Vectorise/Var.p_hi","Vectorise/Var.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Env.hi","Vectorise/Env.p_hi","Vectorise/Env.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Exp.hi","Vectorise/Exp.p_hi","Vectorise/Exp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise.hi","Vectorise.p_hi","Vectorise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hoopl/Dataflow.hi","Hoopl/Dataflow.p_hi","Hoopl/Dataflow.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hoopl.hi","Hoopl.p_hi","Hoopl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["AsmCodeGen.hi","AsmCodeGen.p_hi","AsmCodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TargetReg.hi","TargetReg.p_hi","TargetReg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NCGMonad.hi","NCGMonad.p_hi","NCGMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Instruction.hi","Instruction.p_hi","Instruction.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Size.hi","Size.p_hi","Size.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Reg.hi","Reg.p_hi","Reg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegClass.hi","RegClass.p_hi","RegClass.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PIC.hi","PIC.p_hi","PIC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Platform.hi","Platform.p_hi","Platform.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CPrim.hi","CPrim.p_hi","CPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Regs.hi","X86/Regs.p_hi","X86/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/RegInfo.hi","X86/RegInfo.p_hi","X86/RegInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Instr.hi","X86/Instr.p_hi","X86/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Cond.hi","X86/Cond.p_hi","X86/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Ppr.hi","X86/Ppr.p_hi","X86/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/CodeGen.hi","X86/CodeGen.p_hi","X86/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Regs.hi","PPC/Regs.p_hi","PPC/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/RegInfo.hi","PPC/RegInfo.p_hi","PPC/RegInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Instr.hi","PPC/Instr.p_hi","PPC/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Cond.hi","PPC/Cond.p_hi","PPC/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Ppr.hi","PPC/Ppr.p_hi","PPC/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/CodeGen.hi","PPC/CodeGen.p_hi","PPC/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Base.hi","SPARC/Base.p_hi","SPARC/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Regs.hi","SPARC/Regs.p_hi","SPARC/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Imm.hi","SPARC/Imm.p_hi","SPARC/Imm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/AddrMode.hi","SPARC/AddrMode.p_hi","SPARC/AddrMode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Cond.hi","SPARC/Cond.p_hi","SPARC/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Instr.hi","SPARC/Instr.p_hi","SPARC/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Stack.hi","SPARC/Stack.p_hi","SPARC/Stack.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/ShortcutJump.hi","SPARC/ShortcutJump.p_hi","SPARC/ShortcutJump.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Ppr.hi","SPARC/Ppr.p_hi","SPARC/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen.hi","SPARC/CodeGen.p_hi","SPARC/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Amode.hi","SPARC/CodeGen/Amode.p_hi","SPARC/CodeGen/Amode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Base.hi","SPARC/CodeGen/Base.p_hi","SPARC/CodeGen/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/CondCode.hi","SPARC/CodeGen/CondCode.p_hi","SPARC/CodeGen/CondCode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Gen32.hi","SPARC/CodeGen/Gen32.p_hi","SPARC/CodeGen/Gen32.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Gen64.hi","SPARC/CodeGen/Gen64.p_hi","SPARC/CodeGen/Gen64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Sanity.hi","SPARC/CodeGen/Sanity.p_hi","SPARC/CodeGen/Sanity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Expand.hi","SPARC/CodeGen/Expand.p_hi","SPARC/CodeGen/Expand.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Liveness.hi","RegAlloc/Liveness.p_hi","RegAlloc/Liveness.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Main.hi","RegAlloc/Graph/Main.p_hi","RegAlloc/Graph/Main.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Stats.hi","RegAlloc/Graph/Stats.p_hi","RegAlloc/Graph/Stats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/ArchBase.hi","RegAlloc/Graph/ArchBase.p_hi","RegAlloc/Graph/ArchBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/ArchX86.hi","RegAlloc/Graph/ArchX86.p_hi","RegAlloc/Graph/ArchX86.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Coalesce.hi","RegAlloc/Graph/Coalesce.p_hi","RegAlloc/Graph/Coalesce.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Spill.hi","RegAlloc/Graph/Spill.p_hi","RegAlloc/Graph/Spill.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/SpillClean.hi","RegAlloc/Graph/SpillClean.p_hi","RegAlloc/Graph/SpillClean.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/SpillCost.hi","RegAlloc/Graph/SpillCost.p_hi","RegAlloc/Graph/SpillCost.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/TrivColorable.hi","RegAlloc/Graph/TrivColorable.p_hi","RegAlloc/Graph/TrivColorable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Main.hi","RegAlloc/Linear/Main.p_hi","RegAlloc/Linear/Main.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/JoinToTargets.hi","RegAlloc/Linear/JoinToTargets.p_hi","RegAlloc/Linear/JoinToTargets.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/State.hi","RegAlloc/Linear/State.p_hi","RegAlloc/Linear/State.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Stats.hi","RegAlloc/Linear/Stats.p_hi","RegAlloc/Linear/Stats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/FreeRegs.hi","RegAlloc/Linear/FreeRegs.p_hi","RegAlloc/Linear/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/StackMap.hi","RegAlloc/Linear/StackMap.p_hi","RegAlloc/Linear/StackMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Base.hi","RegAlloc/Linear/Base.p_hi","RegAlloc/Linear/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/X86/FreeRegs.hi","RegAlloc/Linear/X86/FreeRegs.p_hi","RegAlloc/Linear/X86/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: 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-7.10.1: cannot find any of ["RegAlloc/Linear/PPC/FreeRegs.hi","RegAlloc/Linear/PPC/FreeRegs.p_hi","RegAlloc/Linear/PPC/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/SPARC/FreeRegs.hi","RegAlloc/Linear/SPARC/FreeRegs.p_hi","RegAlloc/Linear/SPARC/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf.hi","Dwarf.p_hi","Dwarf.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf/Types.hi","Dwarf/Types.p_hi","Dwarf/Types.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf/Constants.hi","Dwarf/Constants.p_hi","Dwarf/Constants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a","libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.p_a","libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM-ghc7.10.1.so","libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM-ghc7.10.1.dylib","HSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure ghc stage1 "" --with-ghc="/usr/bin/ghc" --with-ghc-pkg="/usr/bin/ghc-pkg" --flags=stage1 --package-db=/builddir/build/BUILD/ghc-7.10.1/libraries/bootstrapping.conf --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --constraint "binary == 0.7.3.0" --constraint "Cabal == 1.22.2.0" --constraint "hpc == 0.6.0.2" --constraint "bin-package-db == 0.0.0.0" --constraint "hoopl == 3.10.0.2" --constraint "transformers == 0.4.2.0" --constraint "terminfo == 0.4.0.1" --with-gcc="/usr/bin/gcc" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-bin-7.10.1... Warning: 'data-dir: ..' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. Creating includes/ghcautoconf.h... "rm" -f includes/ghcplatform.h Creating includes/ghcplatform.h... Done. "inplace/bin/mkdirhier" utils/genprimopcode/dist/build//. "inplace/bin/mkdirhier" utils/deriveConstants/dist/build//. "rm" -f utils/genprimopcode/dist/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -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/./Lexer.hs utils/genprimopcode/./Main.hs utils/genprimopcode/./ParserM.hs utils/genprimopcode/./Parser.hs utils/genprimopcode/./Syntax.hs Done. "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.tmp "rm" -f utils/genprimopcode/dist/build/.depend.c_asm.bit echo "utils/genprimopcode_dist_depfile_c_asm_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.c_asm.tmp mv utils/genprimopcode/dist/build/.depend.c_asm.tmp utils/genprimopcode/dist/build/.depend.c_asm "rm" -f utils/deriveConstants/dist/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -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/./DeriveConstants.hs echo "utils/genprimopcode_dist_depfile_haskell_EXISTS = YES" >> utils/genprimopcode/dist/build/.depend.haskell.tmp for dir in utils/genprimopcode/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genprimopcode/dist/build/.depend.haskell.tmp > utils/genprimopcode/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genprimopcode/dist/build/.depend.haskell.tmp2 > utils/genprimopcode/dist/build/.depend.haskell "rm" -f utils/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 "rm" -f utils/hsc2hs/dist/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 echo "utils/deriveConstants_dist_depfile_haskell_EXISTS = YES" >> utils/deriveConstants/dist/build/.depend.haskell.tmp for dir in utils/deriveConstants/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/deriveConstants/dist/build/.depend.haskell.tmp > utils/deriveConstants/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/deriveConstants/dist/build/.depend.haskell.tmp2 > utils/deriveConstants/dist/build/.depend.haskell "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.tmp "rm" -f utils/hsc2hs/dist/build/.depend.c_asm.bit echo "utils/hsc2hs_dist_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist/build/.depend.c_asm.tmp mv utils/hsc2hs/dist/build/.depend.c_asm.tmp utils/hsc2hs/dist/build/.depend.c_asm echo "utils/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 make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds utils/unlit/ghc.mk:19: utils/unlit/dist/build/.depend.c_asm: No such file or directory utils/hp2ps/ghc.mk:25: utils/hp2ps/dist/build/.depend.c_asm: No such file or directory utils/genapply/ghc.mk:27: utils/genapply/dist/build/.depend.haskell: No such file or directory utils/genapply/ghc.mk:27: utils/genapply/dist/build/.depend.c_asm: No such file or directory libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/build/.depend-v.haskell: No such file or directory libraries/hpc/ghc.mk:3: libraries/hpc/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/binary/ghc.mk:3: libraries/binary/dist-boot/build/.depend-v.haskell: No such file or directory libraries/binary/ghc.mk:3: libraries/binary/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell: No such file or directory libraries/Cabal/Cabal/ghc.mk:3: libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/build/.depend-v.haskell: No such file or directory libraries/bin-package-db/ghc.mk:3: libraries/bin-package-db/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/build/.depend-v.haskell: No such file or directory libraries/hoopl/ghc.mk:3: libraries/hoopl/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/build/.depend-v.haskell: No such file or directory libraries/transformers/ghc.mk:3: libraries/transformers/dist-boot/build/.depend-v.c_asm: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/build/.depend-v.haskell: No such file or directory libraries/terminfo/ghc.mk:3: libraries/terminfo/dist-boot/build/.depend-v.c_asm: No such file or directory compiler/ghc.mk:652: compiler/stage1/build/.depend-v.haskell: No such file or directory compiler/ghc.mk:652: compiler/stage1/build/.depend-v.c_asm: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/build/.depend.haskell: No such file or directory utils/ghc-pkg/ghc.mk:46: utils/ghc-pkg/dist/build/.depend.c_asm: No such file or directory ghc/ghc.mk:114: ghc/stage1/build/.depend.haskell: No such file or directory ghc/ghc.mk:114: ghc/stage1/build/.depend.c_asm: No such file or directory "rm" -f ghc/stage1/build/.depend.c_asm.tmp "rm" -f compiler/stage1/ghc_boot_platform.h "rm" -f ghc/stage1/build/.depend.c_asm.bit echo "ghc_stage1_depfile_c_asm_EXISTS = YES" >> ghc/stage1/build/.depend.c_asm.tmp Creating compiler/stage1/ghc_boot_platform.h... mv ghc/stage1/build/.depend.c_asm.tmp ghc/stage1/build/.depend.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/ghc-pkg/dist/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -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-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -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 Done. "rm" -f compiler/stage1/build/.depend-v.c_asm.tmp gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -isystem'/usr/lib64/ghc-7.10.1/include' -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage1/build/.depend-v.c_asm.bit echo "utils/ghc-pkg_dist_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist/build/.depend.haskell.tmp 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|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true 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 gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -isystem'/usr/lib64/ghc-7.10.1/include' -MM -x c compiler/cbits/genSym.c -MF compiler/stage1/build/.depend-v.c_asm.bit sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist/build/.depend.haskell "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 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|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage1/build/.depend-v.c_asm.bit >> compiler/stage1/build/.depend-v.c_asm.tmp && true "rm" -f compiler/stage1/build/.depend-v.c_asm.bit echo "compiler_stage1_depfile_c_asm_EXISTS = YES" >> compiler/stage1/build/.depend-v.c_asm.tmp mv compiler/stage1/build/.depend-v.c_asm.tmp compiler/stage1/build/.depend-v.c_asm "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -c utils/deriveConstants/./DeriveConstants.hs -o utils/deriveConstants/dist/build/DeriveConstants.o "inplace/bin/mkdirhier" utils/deriveConstants/dist/build/tmp//. "inplace/bin/mkdirhier" includes/dist-derivedconstants/header//. Creating includes/ghcversion.h... Done. 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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -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 "inplace/bin/mkdirhier" utils/genprimopcode/dist/build/tmp//. "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/terminfo/dist-boot/build/.depend-v.c_asm.bit echo "libraries/terminfo_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp mv libraries/terminfo/dist-boot/build/.depend-v.c_asm.tmp libraries/terminfo/dist-boot/build/.depend-v.c_asm "rm" -f libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -dep-makefile libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs echo "libraries/terminfo_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/terminfo/dist-boot/build/System/Console/ libraries/terminfo/dist-boot/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp > libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-boot/build/.depend-v.haskell.tmp2 > libraries/terminfo/dist-boot/build/.depend-v.haskell "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/transformers/dist-boot/build/.depend-v.c_asm.bit echo "libraries/transformers_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp mv libraries/transformers/dist-boot/build/.depend-v.c_asm.tmp libraries/transformers/dist-boot/build/.depend-v.c_asm "rm" -f libraries/transformers/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -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/IO/Class.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/Classes.hs libraries/transformers/./Data/Functor/Compose.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Product.hs libraries/transformers/./Data/Functor/Reverse.hs libraries/transformers/./Data/Functor/Sum.hs echo "libraries/transformers_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/transformers/dist-boot/build/Control/Applicative/ libraries/transformers/dist-boot/build/Control/Monad/ libraries/transformers/dist-boot/build/Control/Monad/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 "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/hoopl/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -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/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 "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.bit echo "libraries/bin-package-db_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp mv libraries/bin-package-db/dist-boot/build/.depend-v.c_asm.tmp libraries/bin-package-db/dist-boot/build/.depend-v.c_asm "rm" -f libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-boot/build -ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/dist-boot/build -Ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-boot/build -hidir libraries/bin-package-db/dist-boot/build -stubdir libraries/bin-package-db/dist-boot/build -dep-makefile libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/bin-package-db/./GHC/PackageDb.hs echo "libraries/bin-package-db_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/bin-package-db/dist-boot/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/bin-package-db/dist-boot/build/.depend-v.haskell.tmp > libraries/bin-package-db/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/bin-package-db/dist-boot/build/.depend-v.haskell.tmp2 > libraries/bin-package-db/dist-boot/build/.depend-v.haskell "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.bit echo "libraries/Cabal/Cabal_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp mv libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm.tmp libraries/Cabal/Cabal/dist-boot/build/.depend-v.c_asm "rm" -f libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -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/ReadP.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/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/TempFile.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs echo "libraries/Cabal/Cabal_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/Cabal/Cabal/dist-boot/build/./ libraries/Cabal/Cabal/dist-boot/build/Distribution/ libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ 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/binary/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/binary/dist-boot/build/.depend-v.c_asm.bit echo "libraries/binary_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-boot/build/.depend-v.c_asm.tmp mv libraries/binary/dist-boot/build/.depend-v.c_asm.tmp libraries/binary/dist-boot/build/.depend-v.c_asm "rm" -f libraries/binary/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -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/Builder/Internal.hs libraries/binary/src/Data/Binary/Builder/Base.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Generic.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/Builder/ libraries/binary/dist-boot/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp > libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-boot/build/.depend-v.haskell.tmp2 > libraries/binary/dist-boot/build/.depend-v.haskell "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp "rm" -f libraries/hpc/dist-boot/build/.depend-v.c_asm.bit echo "libraries/hpc_dist-boot_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp mv libraries/hpc/dist-boot/build/.depend-v.c_asm.tmp libraries/hpc/dist-boot/build/.depend-v.c_asm "inplace/bin/mkdirhier" libraries/hpc/dist-boot/build/Trace/Hpc//. "inplace/bin/mkdirhier" utils/genapply/dist/build//. "inplace/bin/mkdirhier" utils/hp2ps/dist/build//. "inplace/bin/mkdirhier" utils/unlit/dist/build//. "rm" -f ghc/stage1/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_2bc4JsaaitsJFDTJoW5TYM -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -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 "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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -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 "rm" -f utils/genapply/dist/build/.depend.c_asm.tmp "rm" -f utils/genapply/dist/build/.depend.c_asm.bit echo "utils/genapply_dist_depfile_c_asm_EXISTS = YES" >> utils/genapply/dist/build/.depend.c_asm.tmp mv utils/genapply/dist/build/.depend.c_asm.tmp utils/genapply/dist/build/.depend.c_asm "rm" -f utils/genapply/dist/build/.depend.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package pretty -package-db libraries/bootstrapping.conf -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen -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/./GenApply.hs echo "utils/genapply_dist_depfile_haskell_EXISTS = YES" >> utils/genapply/dist/build/.depend.haskell.tmp for dir in utils/genapply/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/genapply/dist/build/.depend.haskell.tmp > utils/genapply/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/genapply/dist/build/.depend.haskell.tmp2 > utils/genapply/dist/build/.depend.haskell "rm" -f utils/hp2ps/dist/build/.depend.c_asm.tmp gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -MM -x c utils/hp2ps/Curves.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -MM -x c utils/hp2ps/Main.c -MF utils/hp2ps/dist/build/.depend.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|utils/hp2ps/|" -e "1s|utils/hp2ps/|utils/hp2ps/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true gcc -E -fno-stack-protector -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Iutils/hp2ps/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/hp2ps/dist/build/.depend.c_asm.bit >> utils/hp2ps/dist/build/.depend.c_asm.tmp && true "rm" -f utils/hp2ps/dist/build/.depend.c_asm.bit echo "utils/hp2ps_dist_depfile_c_asm_EXISTS = YES" >> utils/hp2ps/dist/build/.depend.c_asm.tmp mv utils/hp2ps/dist/build/.depend.c_asm.tmp utils/hp2ps/dist/build/.depend.c_asm "rm" -f utils/unlit/dist/build/.depend.c_asm.tmp gcc -E -fno-stack-protector -Iutils/unlit/dist/build/autogen -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|/builddir/build/BUILD/ghc-7.10.1/||g" utils/unlit/dist/build/.depend.c_asm.bit >> utils/unlit/dist/build/.depend.c_asm.tmp && true "rm" -f utils/unlit/dist/build/.depend.c_asm.bit echo "utils/unlit_dist_depfile_c_asm_EXISTS = YES" >> utils/unlit/dist/build/.depend.c_asm.tmp mv utils/unlit/dist/build/.depend.c_asm.tmp utils/unlit/dist/build/.depend.c_asm "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -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 "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -c utils/genprimopcode/./Main.hs -o utils/genprimopcode/dist/build/Main.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -c utils/hsc2hs/./Main.hs -o utils/hsc2hs/dist/build/Main.o "/usr/bin/ghc" -o utils/deriveConstants/dist/build/tmp/deriveConstants -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts -odir utils/deriveConstants/dist/build -hidir utils/deriveConstants/dist/build -stubdir utils/deriveConstants/dist/build -static -H32m -O -package process -package containers -package-db libraries/bootstrapping.conf -i -iutils/deriveConstants/. -iutils/deriveConstants/dist/build -iutils/deriveConstants/dist/build/autogen -Iutils/deriveConstants/dist/build -Iutils/deriveConstants/dist/build/autogen -no-user-package-db -rtsopts utils/deriveConstants/dist/build/DeriveConstants.o "/usr/bin/ghc" -o utils/hsc2hs/dist/build/tmp/hsc2hs -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist/build -hidir utils/hsc2hs/dist/build -stubdir utils/hsc2hs/dist/build -optl-L'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH' -optl-L'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' -optl-L'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-L'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' -optl-L'/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' -optl-L'/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' -optl-L'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' -optl-L'/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' -optl-L'/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' -optl-L'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' -optl-L'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-L'/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-L'/usr/lib64/ghc-7.10.1/rts' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -static -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts utils/hsc2hs/dist/build/Main.o utils/hsc2hs/dist/build/C.o utils/hsc2hs/dist/build/Common.o utils/hsc2hs/dist/build/CrossCodegen.o utils/hsc2hs/dist/build/DirectCodegen.o utils/hsc2hs/dist/build/Flags.o utils/hsc2hs/dist/build/HSCParser.o utils/hsc2hs/dist/build/UtilsCodegen.o utils/hsc2hs/dist/build/Paths_hsc2hs.o /usr/bin/install -c -m 755 utils/deriveConstants/dist/build/tmp/deriveConstants inplace/lib/bin/deriveConstants /usr/bin/install -c -m 755 utils/hsc2hs/dist/build/tmp/hsc2hs inplace/lib/bin/hsc2hs "rm" -f inplace/bin/deriveConstants echo '#!/bin/sh' >> inplace/bin/deriveConstants echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/deriveConstants"' >> inplace/bin/deriveConstants echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/deriveConstants echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/deriveConstants echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/deriveConstants echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/deriveConstants echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/deriveConstants echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/deriveConstants chmod +x inplace/bin/deriveConstants "rm" -f inplace/bin/hsc2hs echo '#!/bin/sh' >> inplace/bin/hsc2hs echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/hsc2hs"' >> inplace/bin/hsc2hs echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hsc2hs echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/hsc2hs echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hsc2hs echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/hsc2hs echo 'export LD_LIBRARY_PATH="/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH:/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00:/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d:/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7:/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h:/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ:/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069:/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi:/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S:/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv:/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS:/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3:/usr/lib64/ghc-7.10.1/rts:$LD_LIBRARY_PATH"' >> inplace/bin/hsc2hs cat utils/hsc2hs/hsc2hs.wrapper >> inplace/bin/hsc2hs chmod +x inplace/bin/hsc2hs inplace/bin/deriveConstants --gen-haskell-type -o includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" inplace/bin/deriveConstants --gen-haskell-wrappers -o includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" inplace/bin/deriveConstants --gen-haskell-exports -o includes/dist-derivedconstants/header/GHCConstantsHaskellExports.hs --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" inplace/bin/deriveConstants --gen-header -o includes/dist-derivedconstants/header/DerivedConstants.h --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/hpc/dist-boot/build/autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-isystem/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/include' '--lflag=-L/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' '--lflag=-L/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' '--lflag=-L/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' '--lflag=-L/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' '--lflag=-L/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' '--lflag=-L/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' '--lflag=-L/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' '--lflag=-L/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' '--lflag=-L/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' '--lflag=-L/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' '--lflag=-L/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' '--lflag=-L/usr/lib64/ghc-7.10.1/rts' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/hpc/dist-boot/build/autogen --cflag=-include --cflag=libraries/hpc/dist-boot/build/autogen/cabal_macros.h libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Icompiler/stage1/build/autogen' '--cflag=-Icompiler/.' '--cflag=-Icompiler/parser' '--cflag=-Icompiler/utils' '--cflag=-Icompiler/stage1' '--cflag=-isystem/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' '--cflag=-isystem/usr/lib64/ghc-7.10.1/include' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-boot/build' '--lflag=-L/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-boot/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-boot/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/build' '--lflag=-L/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' '--lflag=-L/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' '--lflag=-L/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' '--lflag=-L/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/build' '--lflag=-L/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' '--lflag=-L/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' '--lflag=-L/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' '--lflag=-L/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' '--lflag=-L/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' '--lflag=-L/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' '--lflag=-L/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' '--lflag=-L/usr/lib64/ghc-7.10.1/rts' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Icompiler/stage1/build/autogen --cflag=-include --cflag=compiler/stage1/build/autogen/cabal_macros.h compiler/utils/Fingerprint.hsc -o compiler/stage1/build/Fingerprint.hs "rm" -f libraries/hpc/dist-boot/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -dep-makefile libraries/hpc/dist-boot/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs echo "libraries/hpc_dist-boot_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-boot/build/.depend-v.haskell.tmp for dir in libraries/hpc/dist-boot/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp > libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-boot/build/.depend-v.haskell.tmp2 > libraries/hpc/dist-boot/build/.depend-v.haskell "/usr/bin/ghc" -o utils/genprimopcode/dist/build/tmp/genprimopcode -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts -odir utils/genprimopcode/dist/build -hidir utils/genprimopcode/dist/build -stubdir utils/genprimopcode/dist/build -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/genprimopcode/. -iutils/genprimopcode/dist/build -iutils/genprimopcode/dist/build/autogen -Iutils/genprimopcode/dist/build -Iutils/genprimopcode/dist/build/autogen -package array -no-user-package-db -rtsopts utils/genprimopcode/dist/build/Lexer.o utils/genprimopcode/dist/build/Main.o utils/genprimopcode/dist/build/ParserM.o utils/genprimopcode/dist/build/Parser.o utils/genprimopcode/dist/build/Syntax.o /usr/bin/install -c -m 755 utils/genprimopcode/dist/build/tmp/genprimopcode inplace/lib/bin/genprimopcode "rm" -f inplace/bin/genprimopcode echo '#!/bin/sh' >> inplace/bin/genprimopcode echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/genprimopcode"' >> inplace/bin/genprimopcode echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/genprimopcode echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/genprimopcode echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/genprimopcode echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/genprimopcode echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/genprimopcode echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genprimopcode chmod +x inplace/bin/genprimopcode "inplace/bin/genprimopcode" --data-decl < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-tag.hs-incl "inplace/bin/genprimopcode" --primop-list < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-list.hs-incl "inplace/bin/genprimopcode" --has-side-effects < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-has-side-effects.hs-incl "inplace/bin/genprimopcode" --out-of-line < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-out-of-line.hs-incl "inplace/bin/genprimopcode" --commutable < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-commutable.hs-incl "inplace/bin/genprimopcode" --code-size < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-code-size.hs-incl "inplace/bin/genprimopcode" --can-fail < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-can-fail.hs-incl "inplace/bin/genprimopcode" --strictness < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-strictness.hs-incl "inplace/bin/genprimopcode" --fixity < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage1/build/primops.txt > compiler/stage1/build/primop-vector-tycons.hs-incl "rm" -f compiler/stage1/build/.depend-v.haskell.tmp "/usr/bin/ghc" -M -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -dep-makefile compiler/stage1/build/.depend-v.haskell.tmp -dep-suffix "" -include-pkg-deps compiler/basicTypes/Avail.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreSyn.hs compiler/coreSyn/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUtils.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/iface/BinIface.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/BreakArray.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage1/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticFlags.hs compiler/deSugar/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/ProfInit.hs compiler/profiling/SCCfinal.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/UnariseStg.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TypeRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastBool.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastTypes.hs compiler/stage1/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/ListSetOps.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/Pretty.hs compiler/utils/Serialized.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqFM.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/utils/ExtsCompat46.hs compiler/vectorise/Vectorise/Builtins/Base.hs compiler/vectorise/Vectorise/Builtins/Initialise.hs compiler/vectorise/Vectorise/Builtins.hs compiler/vectorise/Vectorise/Monad/Base.hs compiler/vectorise/Vectorise/Monad/Naming.hs compiler/vectorise/Vectorise/Monad/Local.hs compiler/vectorise/Vectorise/Monad/Global.hs compiler/vectorise/Vectorise/Monad/InstEnv.hs compiler/vectorise/Vectorise/Monad.hs compiler/vectorise/Vectorise/Utils/Base.hs compiler/vectorise/Vectorise/Utils/Closure.hs compiler/vectorise/Vectorise/Utils/Hoisting.hs compiler/vectorise/Vectorise/Utils/PADict.hs compiler/vectorise/Vectorise/Utils/Poly.hs compiler/vectorise/Vectorise/Utils.hs compiler/vectorise/Vectorise/Generic/Description.hs compiler/vectorise/Vectorise/Generic/PAMethods.hs compiler/vectorise/Vectorise/Generic/PADict.hs compiler/vectorise/Vectorise/Generic/PData.hs compiler/vectorise/Vectorise/Type/Env.hs compiler/vectorise/Vectorise/Type/Type.hs compiler/vectorise/Vectorise/Type/TyConDecl.hs compiler/vectorise/Vectorise/Type/Classify.hs compiler/vectorise/Vectorise/Convert.hs compiler/vectorise/Vectorise/Vect.hs compiler/vectorise/Vectorise/Var.hs compiler/vectorise/Vectorise/Env.hs compiler/vectorise/Vectorise/Exp.hs compiler/vectorise/Vectorise.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Size.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs <> echo "compiler_stage1_depfile_haskell_EXISTS = YES" >> compiler/stage1/build/.depend-v.haskell.tmp for dir in compiler/stage1/build/./ compiler/stage1/build/CodeGen/ compiler/stage1/build/CodeGen/Platform/ compiler/stage1/build/Dwarf/ compiler/stage1/build/Hoopl/ compiler/stage1/build/Llvm/ compiler/stage1/build/LlvmCodeGen/ compiler/stage1/build/PPC/ compiler/stage1/build/RegAlloc/ compiler/stage1/build/RegAlloc/Graph/ compiler/stage1/build/RegAlloc/Linear/ compiler/stage1/build/RegAlloc/Linear/PPC/ compiler/stage1/build/RegAlloc/Linear/SPARC/ compiler/stage1/build/RegAlloc/Linear/X86/ compiler/stage1/build/RegAlloc/Linear/X86_64/ compiler/stage1/build/SPARC/ compiler/stage1/build/SPARC/CodeGen/ compiler/stage1/build/Vectorise/ compiler/stage1/build/Vectorise/Builtins/ compiler/stage1/build/Vectorise/Generic/ compiler/stage1/build/Vectorise/Monad/ compiler/stage1/build/Vectorise/Type/ compiler/stage1/build/Vectorise/Utils/ compiler/stage1/build/X86/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' compiler/stage1/build/.depend-v.haskell.tmp > compiler/stage1/build/.depend-v.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage1/build/.depend-v.haskell.tmp2 > compiler/stage1/build/.depend-v.haskell "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/dist-boot/build/autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Builder/Base.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder/Base.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/src/Data/Binary/Builder/Base.hs:67:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Builder/Base.hs:192:37: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." libraries/binary/src/Data/Binary/Get/Internal.hs:369:1: Warning: Rule "<$> to <*>" may never fire because ‘<$>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘<$>’ libraries/binary/src/Data/Binary/Get/Internal.hs:402:21: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -c utils/ghc-pkg/dist/build/Version.hs -o utils/ghc-pkg/dist/build/Version.o "inplace/bin/mkdirhier" utils/ghc-pkg/dist/build/tmp//. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o "inplace/bin/mkdirhier" inplace/lib/package.conf.d/. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Module.hs-boot -o compiler/stage1/build/Module.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/ExtsCompat46.hs -o compiler/stage1/build/ExtsCompat46.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Outputable.hs-boot -o compiler/stage1/build/Outputable.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/IO/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/IO/Class.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stage1/build/Config.hs -o compiler/stage1/build/Config.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/StaticFlags.hs-boot -o compiler/stage1/build/StaticFlags.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/OccName.hs-boot -o compiler/stage1/build/OccName.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Platform.hs -o compiler/stage1/build/Platform.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastMutInt.hs -o compiler/stage1/build/FastMutInt.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stage1/build/Fingerprint.hs -o compiler/stage1/build/Fingerprint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Collections.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Collections.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Checkpoint.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Block.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Block.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FiniteMap.hs -o compiler/stage1/build/FiniteMap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Hooks.hs-boot -o compiler/stage1/build/Hooks.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Maybes.hs -o compiler/stage1/build/Maybes.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/PlatformConstants.hs -o compiler/stage1/build/PlatformConstants.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrimOp.hs-boot -o compiler/stage1/build/PrimOp.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastBool.hs -o compiler/stage1/build/FastBool.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Stream.hs -o compiler/stage1/build/Stream.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PprBase.hs -o compiler/stage1/build/PprBase.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/Cond.hs -o compiler/stage1/build/X86/Cond.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/State.hs -o compiler/stage1/build/State.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Cond.hs -o compiler/stage1/build/SPARC/Cond.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Util.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Ighc/stage1/build/autogen -optc-isystem'/builddir/build/BUILD/ghc-7.10.1/compiler/.' -optc-isystem'/builddir/build/BUILD/ghc-7.10.1/compiler/parser' -optc-isystem'/builddir/build/BUILD/ghc-7.10.1/compiler/utils' -optc-isystem'/builddir/build/BUILD/ghc-7.10.1/compiler/stage1' -optc-isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -optc-isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -optc-isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -optc-isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -optc-isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -optc-isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -optc-isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -optc-isystem'/usr/lib64/ghc-7.10.1/include' -static -H32m -O -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_2bc4JsaaitsJFDTJoW5TYM -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -no-user-package-db -rtsopts -c ghc/hschooks.c -o ghc/stage1/build/hschooks.o "inplace/bin/mkdirhier" ghc/stage1/build/tmp//. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DynamicLoading.hs -o compiler/stage1/build/DynamicLoading.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/InteractiveEval.hs -o compiler/stage1/build/InteractiveEval.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/InteractiveEvalTypes.hs -o compiler/stage1/build/InteractiveEvalTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcPluginM.hs -o compiler/stage1/build/TcPluginM.o <> "inplace/bin/mkdirhier" compiler/stage1/build/parser//. "inplace/bin/mkdirhier" compiler/stage1/build/ghci//. "inplace/bin/mkdirhier" compiler/stage1/build/cbits//. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Shape.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Shape.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Classes.hs -o libraries/transformers/dist-boot/build/Data/Functor/Classes.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iutils/unlit/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen -no-user-package-db -rtsopts -c utils/unlit/unlit.c -o utils/unlit/dist/build/unlit.o "inplace/bin/mkdirhier" utils/unlit/dist/build/tmp//. "cp" settings inplace/lib/settings inplace/bin/deriveConstants --gen-haskell-value -o includes/dist-derivedconstants/header/platformConstants --tmpdir includes/dist-derivedconstants/header/ --gcc-program "/usr/bin/gcc" --gcc-flag -fno-stack-protector --gcc-flag -Iincludes --gcc-flag -Iincludes/dist --gcc-flag -Iincludes/dist-derivedconstants/header --gcc-flag -Iincludes/dist-ghcconstants/header --gcc-flag -Irts --gcc-flag -fcommon --nm-program "/usr/bin/nm" "inplace/bin/mkdirhier" driver/split/dist//. "inplace/bin/mkdirhier" rts/dist//. "inplace/bin/mkdirhier" compiler/stage2/build//. "inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build//. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/src/Data/Binary/Get.hs:206:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/binary/src/Data/Binary/Get.hs:434:1: Warning: Rule "getWord8/readN" may never fire because ‘getWord8’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’ libraries/binary/src/Data/Binary/Get.hs:435:1: Warning: Rule "getWord16be/readN" may never fire because ‘getWord16be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’ libraries/binary/src/Data/Binary/Get.hs:436:1: Warning: Rule "getWord16le/readN" may never fire because ‘getWord16le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’ libraries/binary/src/Data/Binary/Get.hs:437:1: Warning: Rule "getWord32be/readN" may never fire because ‘getWord32be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’ libraries/binary/src/Data/Binary/Get.hs:438:1: Warning: Rule "getWord32le/readN" may never fire because ‘getWord32le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’ libraries/binary/src/Data/Binary/Get.hs:439:1: Warning: Rule "getWord64be/readN" may never fire because ‘getWord64be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’ libraries/binary/src/Data/Binary/Get.hs:440:1: Warning: Rule "getWord64le/readN" may never fire because ‘getWord64le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’ "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/TempFile.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Builder/Internal.hs -o libraries/binary/dist-boot/build/Data/Binary/Builder/Internal.o libraries/binary/src/Data/Binary/Builder/Internal.hs:3:14: Warning: ‘Data.Binary.Builder.Internal’ is marked as Trustworthy but has been inferred as safe! "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Name.hs-boot -o compiler/stage1/build/Name.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Exception.hs -o compiler/stage1/build/Exception.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastTypes.hs -o compiler/stage1/build/FastTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Encoding.hs -o compiler/stage1/build/Encoding.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DynFlags.hs-boot -o compiler/stage1/build/DynFlags.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Unique.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Unique.o libraries/hoopl/src/Compiler/Hoopl/Unique.hs:27:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/MonadUtils.hs -o compiler/stage1/build/MonadUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Constants.hs -o compiler/stage1/build/Constants.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o <> "/usr/bin/ghc" -optc-fno-stack-protector -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -optc-isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -optc-isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -optc-isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -optc-isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -optc-isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -optc-isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -optc-isystem'/usr/lib64/ghc-7.10.1/include' -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -c compiler/parser/cutils.c -o compiler/stage1/build/parser/cutils.o <> "/usr/bin/ghc" -optc-fno-stack-protector -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -optc-isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -optc-isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -optc-isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -optc-isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -optc-isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -optc-isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -optc-isystem'/usr/lib64/ghc-7.10.1/include' -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -c compiler/ghci/keepCAFsForGHCi.c -o compiler/stage1/build/ghci/keepCAFsForGHCi.o <> "/usr/bin/ghc" -optc-fno-stack-protector -optc-Icompiler/stage1/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/stage1 -optc-isystem'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/include' -optc-isystem'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/include' -optc-isystem'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/include' -optc-isystem'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/include' -optc-isystem'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/include' -optc-isystem'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/include' -optc-isystem'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/include' -optc-isystem'/usr/lib64/ghc-7.10.1/include' -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -c compiler/cbits/genSym.c -o compiler/stage1/build/cbits/genSym.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-boot/build/Data/Functor/Constant.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/Control/Monad/Trans/Cont.hs:69:20: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:70:16: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:71:1: Warning: Tab character "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/Control/Monad/Trans/Reader.hs:69:24: Warning: Tab character libraries/transformers/Control/Monad/Trans/Reader.hs:70:9: Warning: Tab character "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Compose.hs -o libraries/transformers/dist-boot/build/Data/Functor/Compose.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Product.hs -o libraries/transformers/dist-boot/build/Data/Functor/Product.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Data/Functor/Sum.hs -o libraries/transformers/dist-boot/build/Data/Functor/Sum.o "/usr/bin/ghc" -o utils/unlit/dist/build/tmp/unlit -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen -no-user-package-db -rtsopts -odir utils/unlit/dist/build -hidir utils/unlit/dist/build -stubdir utils/unlit/dist/build -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/unlit/. -iutils/unlit/dist/build -iutils/unlit/dist/build/autogen -Iutils/unlit/dist/build -Iutils/unlit/dist/build/autogen -no-user-package-db -rtsopts -no-auto-link-packages -no-hs-main utils/unlit/dist/build/unlit.o Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. "cp" includes/dist-derivedconstants/header/platformConstants inplace/lib/platformConstants "rm" -f compiler/stage2/build/Config.hs Creating compiler/stage2/build/Config.hs ... "rm" -f utils/ghc-pkg/dist-install/build/Version.hs echo "module Version where" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version, targetOS, targetARCH :: String" >> utils/ghc-pkg/dist-install/build/Version.hs echo "version = \"7.10.1\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetOS = \"linux\"" >> utils/ghc-pkg/dist-install/build/Version.hs echo "targetARCH = \"x86_64\"" >> utils/ghc-pkg/dist-install/build/Version.hs "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key termi_7qZwBlx3clR8sTBilJl253 -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-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-boot/build -hidir libraries/terminfo/dist-boot/build -stubdir libraries/terminfo/dist-boot/build -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-boot/build/System/Console/Terminfo.o done. "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-boot/build/Data/Binary/Put.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/binary/src/Data/Binary/Put.hs:3:14: Warning: ‘Data.Binary.Put’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Put.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Put.hs:64:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents echo libraries/terminfo/dist-boot/build/System/Console/Terminfo.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Base.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Cursor.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Color.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Edit.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Effects.o libraries/terminfo/dist-boot/build/System/Console/Terminfo/Keys.o >> libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents "/usr/bin/ar" q libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a @libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents /usr/bin/ar: creating libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a "rm" -f libraries/terminfo/dist-boot/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Panic.hs -o compiler/stage1/build/Panic.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastFunctions.hs -o compiler/stage1/build/FastFunctions.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Label.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Label.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Fuel.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Fuel.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Packages.hs-boot -o compiler/stage1/build/Packages.o-boot libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-boot/build -ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/dist-boot/build -Ilibraries/hpc/dist-boot/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -no-user-package-db -rtsopts -odir libraries/hpc/dist-boot/build -hidir libraries/hpc/dist-boot/build -stubdir libraries/hpc/dist-boot/build -c libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-boot/build -ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/dist-boot/build -Ilibraries/transformers/dist-boot/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -no-user-package-db -rtsopts -odir libraries/transformers/dist-boot/build -hidir libraries/transformers/dist-boot/build -stubdir libraries/transformers/dist-boot/build -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o /usr/bin/install -c -m 755 utils/unlit/dist/build/tmp/unlit inplace/lib/bin/unlit "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-boot/build/Data/Binary/Class.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -DDYNAMIC_GHC_PROGRAMS -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Util.hs -o compiler/stage1/build/Util.o libraries/binary/src/Data/Binary/Class.hs:3:14: Warning: ‘Data.Binary.Class’ is marked as Trustworthy but has been inferred as safe! <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Graph.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Graph.o libraries/hoopl/src/Compiler/Hoopl/Graph.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/Ctype.hs -o compiler/stage1/build/Ctype.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/Cond.hs -o compiler/stage1/build/PPC/Cond.o <> "rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents echo libraries/hpc/dist-boot/build/Trace/Hpc/Util.o libraries/hpc/dist-boot/build/Trace/Hpc/Mix.o libraries/hpc/dist-boot/build/Trace/Hpc/Tix.o libraries/hpc/dist-boot/build/Trace/Hpc/Reflect.o >> libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents "/usr/bin/ar" q libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a @libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents /usr/bin/ar: creating libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a "rm" -f libraries/hpc/dist-boot/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents "rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents echo libraries/transformers/dist-boot/build/Control/Applicative/Backwards.o libraries/transformers/dist-boot/build/Control/Applicative/Lift.o libraries/transformers/dist-boot/build/Control/Monad/IO/Class.o libraries/transformers/dist-boot/build/Control/Monad/Signatures.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Class.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Cont.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Except.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Error.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Identity.o libraries/transformers/dist-boot/build/Control/Monad/Trans/List.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Maybe.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Reader.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/RWS/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/State/Strict.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Lazy.o libraries/transformers/dist-boot/build/Control/Monad/Trans/Writer/Strict.o libraries/transformers/dist-boot/build/Data/Functor/Classes.o libraries/transformers/dist-boot/build/Data/Functor/Compose.o libraries/transformers/dist-boot/build/Data/Functor/Constant.o libraries/transformers/dist-boot/build/Data/Functor/Product.o libraries/transformers/dist-boot/build/Data/Functor/Reverse.o libraries/transformers/dist-boot/build/Data/Functor/Sum.o >> libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents "/usr/bin/ar" q libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a @libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents /usr/bin/ar: creating libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a "rm" -f libraries/transformers/dist-boot/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents "rm" -f inplace/lib/unlit echo '#!/bin/sh' >> inplace/lib/unlit echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/unlit"' >> inplace/lib/unlit echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/lib/unlit echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/lib/unlit echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/lib/unlit echo 'pgmgcc="/usr/bin/gcc"' >> inplace/lib/unlit echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/lib/unlit echo 'exec "$executablename" ${1+"$@"}' >> inplace/lib/unlit chmod +x inplace/lib/unlit "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/FastString.hs -o compiler/stage1/build/FastString.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Dataflow.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Show.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Show.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/MkGraph.o "inplace/lib/unlit" driver/split/ghc-split.lprl driver/split/dist/ghc-split.prl "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-boot/build/Data/Binary/Generic.o libraries/binary/src/Data/Binary/Generic.hs:2:26: Warning: ‘Data.Binary.Generic’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Generic.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/BufWrite.hs -o compiler/stage1/build/BufWrite.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/XUtil.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/XUtil.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Pointed.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Pointed.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Debug.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Debug.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Combinators.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Combinators.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Lexeme.hs -o compiler/stage1/build/Lexeme.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Internals.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Internals.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Wrappers.o "rm" -f driver/split/dist/ghc-split echo '#!/usr/bin/perl' >> driver/split/dist/ghc-split echo '$TARGETPLATFORM = "x86_64-unknown-linux";' >> driver/split/dist/ghc-split echo '$TABLES_NEXT_TO_CODE = "YES";' >> driver/split/dist/ghc-split cat driver/split/dist/ghc-split.prl >> driver/split/dist/ghc-split "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -no-user-package-db -rtsopts -odir libraries/binary/dist-boot/build -hidir libraries/binary/dist-boot/build -stubdir libraries/binary/dist-boot/build -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-boot/build/Data/Binary.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Pretty.hs -o compiler/stage1/build/Pretty.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl.o "cp" driver/split/dist/ghc-split inplace/lib/ghc-split chmod +x inplace/lib/ghc-split "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-boot/build -ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/dist-boot/build -Ilibraries/bin-package-db/dist-boot/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-boot/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-boot/build -hidir libraries/bin-package-db/dist-boot/build -stubdir libraries/bin-package-db/dist-boot/build -c libraries/bin-package-db/./GHC/PackageDb.hs -o libraries/bin-package-db/dist-boot/build/GHC/PackageDb.o <> "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents echo libraries/binary/dist-boot/build/Data/Binary.o libraries/binary/dist-boot/build/Data/Binary/Put.o libraries/binary/dist-boot/build/Data/Binary/Get.o libraries/binary/dist-boot/build/Data/Binary/Get/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder.o libraries/binary/dist-boot/build/Data/Binary/Builder/Internal.o libraries/binary/dist-boot/build/Data/Binary/Builder/Base.o libraries/binary/dist-boot/build/Data/Binary/Class.o libraries/binary/dist-boot/build/Data/Binary/Generic.o >> libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents "/usr/bin/ar" q libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a @libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents /usr/bin/ar: creating libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a "rm" -f libraries/binary/dist-boot/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Outputable.hs -o compiler/stage1/build/Outputable.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/Dominator.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-boot/build -hidir libraries/hoopl/dist-boot/build -stubdir libraries/hoopl/dist-boot/build -c libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs -o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/DList.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o "rm" -f libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents echo libraries/bin-package-db/dist-boot/build/GHC/PackageDb.o >> libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents "/usr/bin/ar" q libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a @libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents /usr/bin/ar: creating libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a "rm" -f libraries/bin-package-db/dist-boot/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/SrcLoc.hs -o compiler/stage1/build/SrcLoc.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/TypeRep.hs-boot -o compiler/stage1/build/TypeRep.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Bag.hs -o compiler/stage1/build/Bag.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DriverPhases.hs -o compiler/stage1/build/DriverPhases.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Digraph.hs -o compiler/stage1/build/Digraph.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/IdInfo.hs-boot -o compiler/stage1/build/IdInfo.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcType.hs-boot -o compiler/stage1/build/TcType.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Pair.hs -o compiler/stage1/build/Pair.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/StringBuffer.hs -o compiler/stage1/build/StringBuffer.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/OrdList.hs -o compiler/stage1/build/OrdList.o <> "rm" -f libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents echo libraries/hoopl/dist-boot/build/Compiler/Hoopl.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Internals.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Wrappers.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/Dominator.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Passes/DList.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Checkpoint.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Collections.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Combinators.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Dataflow.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Debug.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Block.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Graph.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Label.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/MkGraph.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Fuel.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Pointed.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Shape.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Show.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/Unique.o libraries/hoopl/dist-boot/build/Compiler/Hoopl/XUtil.o >> libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents "/usr/bin/ar" q libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a @libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents /usr/bin/ar: creating libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a "rm" -f libraries/hoopl/dist-boot/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/BasicTypes.hs -o compiler/stage1/build/BasicTypes.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/ErrUtils.hs-boot -o compiler/stage1/build/ErrUtils.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/CmdLineParser.hs -o compiler/stage1/build/CmdLineParser.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsDoc.hs -o compiler/stage1/build/HsDoc.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/StaticFlags.hs -o compiler/stage1/build/StaticFlags.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Unique.hs -o compiler/stage1/build/Unique.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/UniqFM.hs -o compiler/stage1/build/UniqFM.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/UniqSupply.hs -o compiler/stage1/build/UniqSupply.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegClass.hs -o compiler/stage1/build/RegClass.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/ParseUtils.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/ParseUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Binary.hs -o compiler/stage1/build/Binary.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/UniqSet.hs -o compiler/stage1/build/UniqSet.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/ListSetOps.hs -o compiler/stage1/build/ListSetOps.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Reg.hs -o compiler/stage1/build/Reg.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/Hoopl/Dataflow.hs -o compiler/stage1/build/Hoopl/Dataflow.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/Serialized.hs -o compiler/stage1/build/Serialized.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Module.hs -o compiler/stage1/build/Module.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/BooleanFormula.hs -o compiler/stage1/build/BooleanFormula.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/Hoopl.hs -o compiler/stage1/build/Hoopl.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/GraphBase.hs -o compiler/stage1/build/GraphBase.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/ArchBase.hs -o compiler/stage1/build/RegAlloc/Graph/ArchBase.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI642.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrelNames.hs-boot -o compiler/stage1/build/PrelNames.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/PackageConfig.hs -o compiler/stage1/build/PackageConfig.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/ForeignCall.hs -o compiler/stage1/build/ForeignCall.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs -o compiler/stage1/build/RegAlloc/Graph/TrivColorable.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/GraphPpr.hs -o compiler/stage1/build/GraphPpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/GraphOps.hs -o compiler/stage1/build/GraphOps.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/ArchX86.hs -o compiler/stage1/build/RegAlloc/Graph/ArchX86.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist/build/Main.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI641.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DynFlags.hs -o compiler/stage1/build/DynFlags.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/GraphColor.hs -o compiler/stage1/build/GraphColor.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parse.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/OccName.hs -o compiler/stage1/build/OccName.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/ErrUtils.hs -o compiler/stage1/build/ErrUtils.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/BreakArray.hs -o compiler/stage1/build/BreakArray.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmType.hs -o compiler/stage1/build/CmmType.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/IOEnv.hs -o compiler/stage1/build/IOEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/SMRep.hs -o compiler/stage1/build/SMRep.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/Llvm/Types.hs -o compiler/stage1/build/Llvm/Types.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Base.hs -o compiler/stage1/build/SPARC/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/StackMap.hs -o compiler/stage1/build/RegAlloc/Linear/StackMap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Name.hs -o compiler/stage1/build/Name.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsImpExp.hs -o compiler/stage1/build/HsImpExp.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmMachOp.hs -o compiler/stage1/build/CmmMachOp.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/Llvm/MetaData.hs -o compiler/stage1/build/Llvm/MetaData.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/Bitmap.hs -o compiler/stage1/build/Bitmap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LHC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/JHC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Annotations.hs -o compiler/stage1/build/Annotations.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/NameSet.hs -o compiler/stage1/build/NameSet.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/NameEnv.hs -o compiler/stage1/build/NameEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Var.hs -o compiler/stage1/build/Var.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/TyCon.hs-boot -o compiler/stage1/build/TyCon.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/PatSyn.hs-boot -o compiler/stage1/build/PatSyn.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Packages.hs -o compiler/stage1/build/Packages.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/Llvm/AbsSyn.hs -o compiler/stage1/build/Llvm/AbsSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/CPrim.hs -o compiler/stage1/build/CPrim.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/VarSet.hs -o compiler/stage1/build/VarSet.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Class.hs -o compiler/stage1/build/Class.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/DataCon.hs-boot -o compiler/stage1/build/DataCon.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Avail.hs -o compiler/stage1/build/Avail.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/CoAxiom.hs -o compiler/stage1/build/CoAxiom.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Type.hs-boot -o compiler/stage1/build/Type.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/TysWiredIn.hs-boot -o compiler/stage1/build/TysWiredIn.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/profiling/CostCentre.hs -o compiler/stage1/build/CostCentre.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/SysTools.hs -o compiler/stage1/build/SysTools.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/Llvm/PpLlvm.hs -o compiler/stage1/build/Llvm/PpLlvm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/VarEnv.hs -o compiler/stage1/build/VarEnv.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/MkId.hs-boot -o compiler/stage1/build/MkId.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/RdrName.hs -o compiler/stage1/build/RdrName.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/ConLike.hs -o compiler/stage1/build/ConLike.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/Llvm.hs -o compiler/stage1/build/Llvm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrelNames.hs -o compiler/stage1/build/PrelNames.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/ApiAnnotation.hs -o compiler/stage1/build/ApiAnnotation.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/TyCon.hs -o compiler/stage1/build/TyCon.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/Lexer.hs -o compiler/stage1/build/Lexer.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-boot/build -hidir libraries/Cabal/Cabal/dist-boot/build -stubdir libraries/Cabal/Cabal/dist-boot/build -c libraries/Cabal/Cabal/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/TypeRep.hs -o compiler/stage1/build/TypeRep.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcTypeNats.hs-boot -o compiler/stage1/build/TcTypeNats.o-boot <> "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents echo libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CreatePipe.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Environment.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Exception.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/ReadP.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/InstalledPackageInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/License.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Make.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ModuleName.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Package.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Check.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Configuration.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Parse.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/PrettyPrint.o libraries/Cabal/Cabal/dist-boot/build/Distribution/PackageDescription/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ParseUtils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/ReadE.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Bench.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/Macros.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Build/PathsModule.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildPaths.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/BuildTarget.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/CCompiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Command.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Compiler.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Configure.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHCJS.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Haddock.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/HaskellSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Install.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/InstallDirs.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/JHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/LocalBuildInfo.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PackageIndex.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/PreProcess/Unlit.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ar.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Builtin.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Db.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Find.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/GHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/HcPkg.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Hpc.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Ld.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Run.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Script.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Strip.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Program/Types.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Register.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Setup.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/SrcDist.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/ExeV10.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/LibV09.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Test/Log.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UHC.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/UserHooks.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/Utils.o libraries/Cabal/Cabal/dist-boot/build/Distribution/System.o libraries/Cabal/Cabal/dist-boot/build/Distribution/TestSuite.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Text.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Utils/NubList.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Verbosity.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Version.o libraries/Cabal/Cabal/dist-boot/build/Language/Haskell/Extension.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/Binary.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/CopyFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Compat/TempFile.o libraries/Cabal/Cabal/dist-boot/build/Distribution/GetOpt.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/Internal.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI641.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/IPI642.o libraries/Cabal/Cabal/dist-boot/build/Distribution/Simple/GHC/ImplInfo.o libraries/Cabal/Cabal/dist-boot/build/Paths_Cabal.o >> libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents "/usr/bin/ar" q libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a @libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents /usr/bin/ar: creating libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a "rm" -f libraries/Cabal/Cabal/dist-boot/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/TysPrim.hs -o compiler/stage1/build/TysPrim.o <> "/usr/bin/ghc" -o utils/ghc-pkg/dist/build/tmp/ghc-pkg -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist/build -hidir utils/ghc-pkg/dist/build -stubdir utils/ghc-pkg/dist/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-boot/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-boot/build' -optl-L'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH' -optl-L'/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-L'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' -optl-L'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-L'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' -optl-L'/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/build' -optl-L'/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' -optl-L'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' -optl-L'/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' -optl-L'/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' -optl-L'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' -optl-L'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-L'/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-L'/usr/lib64/ghc-7.10.1/rts' -optl-ltinfo -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -static -H32m -O -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-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts utils/ghc-pkg/dist/build/Main.o utils/ghc-pkg/dist/build/Version.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Kind.hs -o compiler/stage1/build/Kind.o <> /usr/bin/install -c -m 755 utils/ghc-pkg/dist/build/tmp/ghc-pkg inplace/lib/bin/ghc-pkg "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Type.hs -o compiler/stage1/build/Type.o <> "rm" -f inplace/bin/ghc-pkg echo '#!/bin/sh' >> inplace/bin/ghc-pkg echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/ghc-pkg"' >> inplace/bin/ghc-pkg echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-pkg echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/ghc-pkg echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-pkg echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/ghc-pkg echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-boot/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/build:/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-boot/build:/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH:/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ:/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00:/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d:/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7:/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/build:/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ:/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069:/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi:/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S:/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv:/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS:/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3:/usr/lib64/ghc-7.10.1/rts:$LD_LIBRARY_PATH"' >> inplace/bin/ghc-pkg cat utils/ghc-pkg/ghc-pkg.wrapper >> inplace/bin/ghc-pkg chmod +x inplace/bin/ghc-pkg "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Unify.hs -o compiler/stage1/build/Unify.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Literal.hs -o compiler/stage1/build/Literal.o <> gcc -E -undef -traditional -P -DTOP='"/builddir/build/BUILD/ghc-7.10.1"' -DPAPI_INCLUDE_DIR="" -DPAPI_LIB_DIR="" -DFFI_INCLUDE_DIR= -DFFI_LIB_DIR= '-DFFI_LIB=' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.inplace.raw grep -v '^#pragma GCC' rts/dist/package.conf.inplace.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' > rts/dist/package.conf.inplace "inplace/bin/ghc-pkg" update --force rts/dist/package.conf.inplace Reading package info from "rts/dist/package.conf.inplace" ... done. rts-1.0: Warning: library-dirs: /builddir/build/BUILD/ghc-7.10.1/rts/dist/build doesn't exist or isn't a directory rts-1.0: Warning: include-dirs: /builddir/build/BUILD/ghc-7.10.1/rts/dist/build doesn't exist or isn't a directory rts-1.0: cannot find any of ["libHSrts.a","libHSrts.p_a","libHSrts-ghc7.10.1.so","libHSrts-ghc7.10.1.dylib","HSrts-ghc7.10.1.dll"] on library path (ignoring) "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/Coercion.hs -o compiler/stage1/build/Coercion.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/DataCon.hs -o compiler/stage1/build/DataCon.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/PlaceHolder.hs -o compiler/stage1/build/PlaceHolder.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsPat.hs-boot -o compiler/stage1/build/HsPat.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsExpr.hs-boot -o compiler/stage1/build/HsExpr.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsLit.hs -o compiler/stage1/build/HsLit.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Demand.hs -o compiler/stage1/build/Demand.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreSyn.hs -o compiler/stage1/build/CoreSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/TysWiredIn.hs -o compiler/stage1/build/TysWiredIn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsTypes.hs -o compiler/stage1/build/HsTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Type/Classify.hs -o compiler/stage1/build/Vectorise/Type/Classify.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/IdInfo.hs -o compiler/stage1/build/IdInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/TrieMap.hs -o compiler/stage1/build/TrieMap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcType.hs -o compiler/stage1/build/TcType.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrimOp.hs -o compiler/stage1/build/PrimOp.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Builtins/Base.hs -o compiler/stage1/build/Vectorise/Builtins/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Vect.hs -o compiler/stage1/build/Vectorise/Vect.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/Id.hs -o compiler/stage1/build/Id.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/InstEnv.hs -o compiler/stage1/build/InstEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/PprCore.hs -o compiler/stage1/build/PprCore.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/IfaceType.hs -o compiler/stage1/build/IfaceType.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreFVs.hs -o compiler/stage1/build/CoreFVs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/utils/UnVarGraph.hs -o compiler/stage1/build/UnVarGraph.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/FamInstEnv.hs -o compiler/stage1/build/FamInstEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcEvidence.hs -o compiler/stage1/build/TcEvidence.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/FunDeps.hs -o compiler/stage1/build/FunDeps.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/types/OptCoercion.hs -o compiler/stage1/build/OptCoercion.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreUtils.hs -o compiler/stage1/build/CoreUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CLabel.hs -o compiler/stage1/build/CLabel.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stgSyn/StgSyn.hs -o compiler/stage1/build/StgSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsBinds.hs -o compiler/stage1/build/HsBinds.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/OccurAnal.hs -o compiler/stage1/build/OccurAnal.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/BlockId.hs -o compiler/stage1/build/BlockId.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplStg/StgStats.hs -o compiler/stage1/build/StgStats.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stgSyn/StgLint.hs -o compiler/stage1/build/StgLint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/profiling/SCCfinal.hs -o compiler/stage1/build/SCCfinal.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/profiling/ProfInit.hs -o compiler/stage1/build/ProfInit.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SAT.hs -o compiler/stage1/build/SAT.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/StaticPtrTable.hs -o compiler/stage1/build/StaticPtrTable.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreSubst.hs -o compiler/stage1/build/CoreSubst.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmExpr.hs -o compiler/stage1/build/CmmExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/IfaceSyn.hs -o compiler/stage1/build/IfaceSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/PatSyn.hs -o compiler/stage1/build/PatSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreArity.hs -o compiler/stage1/build/CoreArity.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsPat.hs -o compiler/stage1/build/HsPat.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/PprCmmExpr.hs -o compiler/stage1/build/PprCmmExpr.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/NoRegs.hs -o compiler/stage1/build/CodeGen/Platform/NoRegs.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/X86_64.hs -o compiler/stage1/build/CodeGen/Platform/X86_64.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/X86.hs -o compiler/stage1/build/CodeGen/Platform/X86.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/SPARC.hs -o compiler/stage1/build/CodeGen/Platform/SPARC.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs -o compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/PPC.hs -o compiler/stage1/build/CodeGen/Platform/PPC.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/ARM64.hs -o compiler/stage1/build/CodeGen/Platform/ARM64.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform/ARM.hs -o compiler/stage1/build/CodeGen/Platform/ARM.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen/Regs.hs -o compiler/stage1/build/LlvmCodeGen/Regs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmLex.hs -o compiler/stage1/build/CmmLex.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/CSE.hs -o compiler/stage1/build/CSE.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreTidy.hs -o compiler/stage1/build/CoreTidy.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsDecls.hs -o compiler/stage1/build/HsDecls.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreUnfold.hs -o compiler/stage1/build/CoreUnfold.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CodeGen/Platform.hs -o compiler/stage1/build/CodeGen/Platform.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/CallArity.hs -o compiler/stage1/build/CallArity.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/specialise/Rules.hs -o compiler/stage1/build/Rules.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmNode.hs -o compiler/stage1/build/CmmNode.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/LiberateCase.hs -o compiler/stage1/build/LiberateCase.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/Cmm.hs -o compiler/stage1/build/Cmm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/PprCmmDecl.hs -o compiler/stage1/build/PprCmmDecl.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmUtils.hs -o compiler/stage1/build/CmmUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen/Base.hs -o compiler/stage1/build/LlvmCodeGen/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/Regs.hs -o compiler/stage1/build/X86/Regs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Size.hs -o compiler/stage1/build/Size.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Instruction.hs -o compiler/stage1/build/Instruction.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Imm.hs -o compiler/stage1/build/SPARC/Imm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmClosure.hs -o compiler/stage1/build/StgCmmClosure.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/PprCmm.hs -o compiler/stage1/build/PprCmm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/CgUtils.hs -o compiler/stage1/build/CgUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen/Data.hs -o compiler/stage1/build/LlvmCodeGen/Data.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmLive.hs -o compiler/stage1/build/CmmLive.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmOpt.hs -o compiler/stage1/build/CmmOpt.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/Debug.hs -o compiler/stage1/build/Debug.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Dwarf/Constants.hs -o compiler/stage1/build/Dwarf/Constants.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Regs.hs -o compiler/stage1/build/SPARC/Regs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/Regs.hs -o compiler/stage1/build/PPC/Regs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/RegInfo.hs -o compiler/stage1/build/X86/RegInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmInfo.hs -o compiler/stage1/build/CmmInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/AddrMode.hs -o compiler/stage1/build/SPARC/AddrMode.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmArgRep.hs -o compiler/stage1/build/StgCmmArgRep.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmContFlowOpt.hs -o compiler/stage1/build/CmmContFlowOpt.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsExpr.hs -o compiler/stage1/build/HsExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen/Ppr.hs -o compiler/stage1/build/LlvmCodeGen/Ppr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen/CodeGen.hs -o compiler/stage1/build/LlvmCodeGen/CodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmLint.hs -o compiler/stage1/build/CmmLint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/PprC.hs -o compiler/stage1/build/PprC.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Dwarf/Types.hs -o compiler/stage1/build/Dwarf/Types.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/TargetReg.hs -o compiler/stage1/build/TargetReg.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Liveness.hs -o compiler/stage1/build/RegAlloc/Liveness.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Stack.hs -o compiler/stage1/build/SPARC/Stack.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmSink.hs -o compiler/stage1/build/CmmSink.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmProcPoint.hs -o compiler/stage1/build/CmmProcPoint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmCallConv.hs -o compiler/stage1/build/CmmCallConv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmCommonBlockElim.hs -o compiler/stage1/build/CmmCommonBlockElim.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmBuildInfoTables.hs -o compiler/stage1/build/CmmBuildInfoTables.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsUtils.hs -o compiler/stage1/build/HsUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmMangler.hs -o compiler/stage1/build/LlvmMangler.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/Dwarf.hs -o compiler/stage1/build/Dwarf.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/NCGMonad.hs -o compiler/stage1/build/NCGMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/Instr.hs -o compiler/stage1/build/X86/Instr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/Instr.hs -o compiler/stage1/build/PPC/Instr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -o compiler/stage1/build/RegAlloc/Graph/SpillCost.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/Spill.hs -o compiler/stage1/build/RegAlloc/Graph/Spill.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -o compiler/stage1/build/RegAlloc/Graph/SpillClean.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Instr.hs -o compiler/stage1/build/SPARC/Instr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/Base.hs -o compiler/stage1/build/RegAlloc/Linear/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/MkGraph.hs -o compiler/stage1/build/MkGraph.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -o compiler/stage1/build/RegAlloc/Graph/Coalesce.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/hsSyn/HsSyn.hs -o compiler/stage1/build/HsSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/llvmGen/LlvmCodeGen.hs -o compiler/stage1/build/LlvmCodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PIC.hs -o compiler/stage1/build/PIC.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/Stats.hs -o compiler/stage1/build/RegAlloc/Graph/Stats.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs -o compiler/stage1/build/RegAlloc/Linear/FreeRegs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/Stats.hs -o compiler/stage1/build/RegAlloc/Linear/Stats.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/Ppr.hs -o compiler/stage1/build/PPC/Ppr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/RegInfo.hs -o compiler/stage1/build/PPC/RegInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/Ppr.hs -o compiler/stage1/build/SPARC/Ppr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/ShortcutJump.hs -o compiler/stage1/build/SPARC/ShortcutJump.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Base.hs -o compiler/stage1/build/SPARC/CodeGen/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/Ppr.hs -o compiler/stage1/build/X86/Ppr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmMonad.hs -o compiler/stage1/build/StgCmmMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/HscTypes.hs -o compiler/stage1/build/HscTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/HaddockUtils.hs -o compiler/stage1/build/HaddockUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/RdrHsSyn.hs -o compiler/stage1/build/RdrHsSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/HscStats.hs -o compiler/stage1/build/HscStats.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Graph/Main.hs -o compiler/stage1/build/RegAlloc/Graph/Main.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/State.hs -o compiler/stage1/build/RegAlloc/Linear/State.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/PPC/CodeGen.hs -o compiler/stage1/build/PPC/CodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Expand.hs -o compiler/stage1/build/SPARC/CodeGen/Expand.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage1/build/SPARC/CodeGen/Gen32.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Sanity.hs -o compiler/stage1/build/SPARC/CodeGen/Sanity.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/X86/CodeGen.hs -o compiler/stage1/build/X86/CodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmUtils.hs -o compiler/stage1/build/StgCmmUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmBind.hs-boot -o compiler/stage1/build/StgCmmBind.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmExtCode.hs -o compiler/stage1/build/StgCmmExtCode.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcRnTypes.hs -o compiler/stage1/build/TcRnTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Finder.hs -o compiler/stage1/build/Finder.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/PipelineMonad.hs -o compiler/stage1/build/PipelineMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/MkCore.hs -o compiler/stage1/build/MkCore.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/GhcMonad.hs -o compiler/stage1/build/GhcMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/parser/Parser.hs -o compiler/stage1/build/Parser.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs -o compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Amode.hs -o compiler/stage1/build/SPARC/CodeGen/Amode.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/CondCode.hs -o compiler/stage1/build/SPARC/CodeGen/CondCode.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmProf.hs -o compiler/stage1/build/StgCmmProf.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmEnv.hs -o compiler/stage1/build/StgCmmEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmHpc.hs -o compiler/stage1/build/StgCmmHpc.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Env.hs -o compiler/stage1/build/Vectorise/Env.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/Coverage.hs -o compiler/stage1/build/Coverage.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcTyDecls.hs -o compiler/stage1/build/TcTyDecls.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcRnMonad.hs -o compiler/stage1/build/TcRnMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/TcIface.hs-boot -o compiler/stage1/build/TcIface.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Hooks.hs -o compiler/stage1/build/Hooks.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrelRules.hs -o compiler/stage1/build/PrelRules.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/RegAlloc/Linear/Main.hs -o compiler/stage1/build/RegAlloc/Linear/Main.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Gen64.hs -o compiler/stage1/build/SPARC/CodeGen/Gen64.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmTicky.hs -o compiler/stage1/build/StgCmmTicky.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcTypeNats.hs -o compiler/stage1/build/TcTypeNats.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/FloatIn.hs -o compiler/stage1/build/FloatIn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcSplice.hs-boot -o compiler/stage1/build/TcSplice.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnExpr.hs-boot -o compiler/stage1/build/RnExpr.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnHsDoc.hs -o compiler/stage1/build/RnHsDoc.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcUnify.hs-boot -o compiler/stage1/build/TcUnify.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcExpr.hs-boot -o compiler/stage1/build/TcExpr.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcMatches.hs-boot -o compiler/stage1/build/TcMatches.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/HeaderInfo.hs -o compiler/stage1/build/HeaderInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/IfaceEnv.hs -o compiler/stage1/build/IfaceEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/basicTypes/MkId.hs -o compiler/stage1/build/MkId.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcMType.hs -o compiler/stage1/build/TcMType.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs -o compiler/stage1/build/SPARC/CodeGen/Gen32.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmLayout.hs -o compiler/stage1/build/StgCmmLayout.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnSplice.hs-boot -o compiler/stage1/build/RnSplice.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcAnnotations.hs -o compiler/stage1/build/TcAnnotations.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnSplice.hs -o compiler/stage1/build/RnSplice.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcSplice.hs -o compiler/stage1/build/TcSplice.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/prelude/PrelInfo.hs -o compiler/stage1/build/PrelInfo.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/SPARC/CodeGen.hs -o compiler/stage1/build/SPARC/CodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmForeign.hs -o compiler/stage1/build/StgCmmForeign.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmHeap.hs -o compiler/stage1/build/StgCmmHeap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplStg/UnariseStg.hs -o compiler/stage1/build/UnariseStg.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stgSyn/CoreToStg.hs -o compiler/stage1/build/CoreToStg.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/BuildTyCl.hs -o compiler/stage1/build/BuildTyCl.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stranal/WwLib.hs -o compiler/stage1/build/WwLib.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcHsSyn.hs -o compiler/stage1/build/TcHsSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/BinIface.hs -o compiler/stage1/build/BinIface.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/nativeGen/AsmCodeGen.hs -o compiler/stage1/build/AsmCodeGen.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmLayoutStack.hs -o compiler/stage1/build/CmmLayoutStack.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmCon.hs -o compiler/stage1/build/StgCmmCon.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmPrim.hs -o compiler/stage1/build/StgCmmPrim.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplStg/SimplStg.hs -o compiler/stage1/build/SimplStg.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stranal/WorkWrap.hs -o compiler/stage1/build/WorkWrap.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/stranal/DmdAnal.hs -o compiler/stage1/build/DmdAnal.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/LoadIface.hs -o compiler/stage1/build/LoadIface.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/CodeOutput.hs -o compiler/stage1/build/CodeOutput.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmPipeline.hs -o compiler/stage1/build/CmmPipeline.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/FlagChecker.hs -o compiler/stage1/build/FlagChecker.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcEnv.hs -o compiler/stage1/build/TcEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/FamInst.hs -o compiler/stage1/build/FamInst.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/MkIface.hs -o compiler/stage1/build/MkIface.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/CoreMonad.hs -o compiler/stage1/build/CoreMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmExpr.hs -o compiler/stage1/build/StgCmmExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnEnv.hs -o compiler/stage1/build/RnEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/Inst.hs -o compiler/stage1/build/Inst.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcGenDeriv.hs -o compiler/stage1/build/TcGenDeriv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CoreLint.hs -o compiler/stage1/build/CoreLint.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmmBind.hs -o compiler/stage1/build/StgCmmBind.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/specialise/SpecConstr.hs -o compiler/stage1/build/SpecConstr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/specialise/Specialise.hs -o compiler/stage1/build/Specialise.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SetLevels.hs -o compiler/stage1/build/SetLevels.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SimplMonad.hs -o compiler/stage1/build/SimplMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnNames.hs -o compiler/stage1/build/RnNames.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnTypes.hs -o compiler/stage1/build/RnTypes.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcUnify.hs -o compiler/stage1/build/TcUnify.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcSMonad.hs -o compiler/stage1/build/TcSMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcErrors.hs -o compiler/stage1/build/TcErrors.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcGenGenerics.hs -o compiler/stage1/build/TcGenGenerics.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/PprTyThing.hs -o compiler/stage1/build/PprTyThing.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/Plugins.hs -o compiler/stage1/build/Plugins.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/coreSyn/CorePrep.hs -o compiler/stage1/build/CorePrep.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/cmm/CmmParse.hs -o compiler/stage1/build/CmmParse.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/codeGen/StgCmm.hs -o compiler/stage1/build/StgCmm.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/iface/TcIface.hs -o compiler/stage1/build/TcIface.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/FloatOut.hs -o compiler/stage1/build/FloatOut.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SimplEnv.hs -o compiler/stage1/build/SimplEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnPat.hs -o compiler/stage1/build/RnPat.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcFlatten.hs -o compiler/stage1/build/TcFlatten.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/GhcPlugins.hs -o compiler/stage1/build/GhcPlugins.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/TidyPgm.hs -o compiler/stage1/build/TidyPgm.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsMonad.hs -o compiler/stage1/build/DsMonad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SimplUtils.hs -o compiler/stage1/build/SimplUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnBinds.hs -o compiler/stage1/build/RnBinds.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcCanonical.hs -o compiler/stage1/build/TcCanonical.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Builtins/Initialise.hs -o compiler/stage1/build/Vectorise/Builtins/Initialise.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/Simplify.hs -o compiler/stage1/build/Simplify.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsCCall.hs -o compiler/stage1/build/DsCCall.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/Match.hs-boot -o compiler/stage1/build/Match.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsExpr.hs-boot -o compiler/stage1/build/DsExpr.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnSource.hs -o compiler/stage1/build/RnSource.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcInteract.hs -o compiler/stage1/build/TcInteract.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/rename/RnExpr.hs -o compiler/stage1/build/RnExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Builtins.hs -o compiler/stage1/build/Vectorise/Builtins.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsForeign.hs -o compiler/stage1/build/DsForeign.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsUtils.hs -o compiler/stage1/build/DsUtils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcSimplify.hs -o compiler/stage1/build/TcSimplify.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad/Base.hs -o compiler/stage1/build/Vectorise/Monad/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsGRHSs.hs -o compiler/stage1/build/DsGRHSs.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/MatchLit.hs -o compiler/stage1/build/MatchLit.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcValidity.hs -o compiler/stage1/build/TcValidity.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad/Global.hs -o compiler/stage1/build/Vectorise/Monad/Global.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad/Local.hs -o compiler/stage1/build/Vectorise/Monad/Local.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad/Naming.hs -o compiler/stage1/build/Vectorise/Monad/Naming.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsBinds.hs -o compiler/stage1/build/DsBinds.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/Check.hs -o compiler/stage1/build/Check.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcHsType.hs -o compiler/stage1/build/TcHsType.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad/InstEnv.hs -o compiler/stage1/build/Vectorise/Monad/InstEnv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/MatchCon.hs -o compiler/stage1/build/MatchCon.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Monad.hs -o compiler/stage1/build/Vectorise/Monad.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/Match.hs -o compiler/stage1/build/Match.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils/Base.hs -o compiler/stage1/build/Vectorise/Utils/Base.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcPat.hs -o compiler/stage1/build/TcPat.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcDefaults.hs -o compiler/stage1/build/TcDefaults.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils/PADict.hs -o compiler/stage1/build/Vectorise/Utils/PADict.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsArrows.hs -o compiler/stage1/build/DsArrows.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsListComp.hs -o compiler/stage1/build/DsListComp.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcPatSyn.hs-boot -o compiler/stage1/build/TcPatSyn.o-boot <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils/Poly.hs -o compiler/stage1/build/Vectorise/Utils/Poly.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcBinds.hs -o compiler/stage1/build/TcBinds.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils/Hoisting.hs -o compiler/stage1/build/Vectorise/Utils/Hoisting.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/DsExpr.hs -o compiler/stage1/build/DsExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils/Closure.hs -o compiler/stage1/build/Vectorise/Utils/Closure.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/deSugar/Desugar.hs -o compiler/stage1/build/Desugar.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcClassDcl.hs -o compiler/stage1/build/TcClassDcl.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcPatSyn.hs -o compiler/stage1/build/TcPatSyn.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcMatches.hs -o compiler/stage1/build/TcMatches.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Utils.hs -o compiler/stage1/build/Vectorise/Utils.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcTyClsDecls.hs -o compiler/stage1/build/TcTyClsDecls.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Type/Type.hs -o compiler/stage1/build/Vectorise/Type/Type.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Generic/Description.hs -o compiler/stage1/build/Vectorise/Generic/Description.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcArrows.hs -o compiler/stage1/build/TcArrows.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Convert.hs -o compiler/stage1/build/Vectorise/Convert.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Var.hs -o compiler/stage1/build/Vectorise/Var.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Generic/PData.hs -o compiler/stage1/build/Vectorise/Generic/PData.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Generic/PAMethods.hs -o compiler/stage1/build/Vectorise/Generic/PAMethods.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Type/TyConDecl.hs -o compiler/stage1/build/Vectorise/Type/TyConDecl.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcDeriv.hs -o compiler/stage1/build/TcDeriv.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcExpr.hs -o compiler/stage1/build/TcExpr.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Exp.hs -o compiler/stage1/build/Vectorise/Exp.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Generic/PADict.hs -o compiler/stage1/build/Vectorise/Generic/PADict.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcInstDcls.hs -o compiler/stage1/build/TcInstDcls.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcForeign.hs -o compiler/stage1/build/TcForeign.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcRules.hs -o compiler/stage1/build/TcRules.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise/Type/Env.hs -o compiler/stage1/build/Vectorise/Type/Env.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/typecheck/TcRnDriver.hs -o compiler/stage1/build/TcRnDriver.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/vectorise/Vectorise.hs -o compiler/stage1/build/Vectorise.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/simplCore/SimplCore.hs -o compiler/stage1/build/SimplCore.o <> <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/HscMain.hs -o compiler/stage1/build/HscMain.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DriverPipeline.hs -o compiler/stage1/build/DriverPipeline.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/GhcMake.hs -o compiler/stage1/build/GhcMake.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/GHC.hs -o compiler/stage1/build/GHC.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -this-package-key ghc_2bc4JsaaitsJFDTJoW5TYM -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage1/build -icompiler/stage1/build/autogen -Icompiler/stage1/build -Icompiler/stage1/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/stage1 -optP-include -optPcompiler/stage1/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -DSTAGE=1 -Rghc-timing -no-user-package-db -rtsopts -odir compiler/stage1/build -hidir compiler/stage1/build -stubdir compiler/stage1/build -c compiler/main/DriverMkDepend.hs -o compiler/stage1/build/DriverMkDepend.o <> "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_2bc4JsaaitsJFDTJoW5TYM -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build -c ghc/./Main.hs -o ghc/stage1/build/Main.o "rm" -f compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a.contents echo compiler/stage1/build/Avail.o compiler/stage1/build/BasicTypes.o compiler/stage1/build/ConLike.o compiler/stage1/build/DataCon.o compiler/stage1/build/PatSyn.o compiler/stage1/build/Demand.o compiler/stage1/build/Debug.o compiler/stage1/build/Exception.o compiler/stage1/build/GhcMonad.o compiler/stage1/build/Hooks.o compiler/stage1/build/Id.o compiler/stage1/build/IdInfo.o compiler/stage1/build/Lexeme.o compiler/stage1/build/Literal.o compiler/stage1/build/Llvm.o compiler/stage1/build/Llvm/AbsSyn.o compiler/stage1/build/Llvm/MetaData.o compiler/stage1/build/Llvm/PpLlvm.o compiler/stage1/build/Llvm/Types.o compiler/stage1/build/LlvmCodeGen.o compiler/stage1/build/LlvmCodeGen/Base.o compiler/stage1/build/LlvmCodeGen/CodeGen.o compiler/stage1/build/LlvmCodeGen/Data.o compiler/stage1/build/LlvmCodeGen/Ppr.o compiler/stage1/build/LlvmCodeGen/Regs.o compiler/stage1/build/LlvmMangler.o compiler/stage1/build/MkId.o compiler/stage1/build/Module.o compiler/stage1/build/Name.o compiler/stage1/build/NameEnv.o compiler/stage1/build/NameSet.o compiler/stage1/build/OccName.o compiler/stage1/build/RdrName.o compiler/stage1/build/SrcLoc.o compiler/stage1/build/UniqSupply.o compiler/stage1/build/Unique.o compiler/stage1/build/Var.o compiler/stage1/build/VarEnv.o compiler/stage1/build/VarSet.o compiler/stage1/build/UnVarGraph.o compiler/stage1/build/BlockId.o compiler/stage1/build/CLabel.o compiler/stage1/build/Cmm.o compiler/stage1/build/CmmBuildInfoTables.o compiler/stage1/build/CmmPipeline.o compiler/stage1/build/CmmCallConv.o compiler/stage1/build/CmmCommonBlockElim.o compiler/stage1/build/CmmContFlowOpt.o compiler/stage1/build/CmmExpr.o compiler/stage1/build/CmmInfo.o compiler/stage1/build/CmmLex.o compiler/stage1/build/CmmLint.o compiler/stage1/build/CmmLive.o compiler/stage1/build/CmmMachOp.o compiler/stage1/build/CmmNode.o compiler/stage1/build/CmmOpt.o compiler/stage1/build/CmmParse.o compiler/stage1/build/CmmProcPoint.o compiler/stage1/build/CmmSink.o compiler/stage1/build/CmmType.o compiler/stage1/build/CmmUtils.o compiler/stage1/build/CmmLayoutStack.o compiler/stage1/build/MkGraph.o compiler/stage1/build/PprBase.o compiler/stage1/build/PprC.o compiler/stage1/build/PprCmm.o compiler/stage1/build/PprCmmDecl.o compiler/stage1/build/PprCmmExpr.o compiler/stage1/build/Bitmap.o compiler/stage1/build/CodeGen/Platform.o compiler/stage1/build/CodeGen/Platform/ARM.o compiler/stage1/build/CodeGen/Platform/ARM64.o compiler/stage1/build/CodeGen/Platform/NoRegs.o compiler/stage1/build/CodeGen/Platform/PPC.o compiler/stage1/build/CodeGen/Platform/PPC_Darwin.o compiler/stage1/build/CodeGen/Platform/SPARC.o compiler/stage1/build/CodeGen/Platform/X86.o compiler/stage1/build/CodeGen/Platform/X86_64.o compiler/stage1/build/CgUtils.o compiler/stage1/build/StgCmm.o compiler/stage1/build/StgCmmBind.o compiler/stage1/build/StgCmmClosure.o compiler/stage1/build/StgCmmCon.o compiler/stage1/build/StgCmmEnv.o compiler/stage1/build/StgCmmExpr.o compiler/stage1/build/StgCmmForeign.o compiler/stage1/build/StgCmmHeap.o compiler/stage1/build/StgCmmHpc.o compiler/stage1/build/StgCmmArgRep.o compiler/stage1/build/StgCmmLayout.o compiler/stage1/build/StgCmmMonad.o compiler/stage1/build/StgCmmPrim.o compiler/stage1/build/StgCmmProf.o compiler/stage1/build/StgCmmTicky.o compiler/stage1/build/StgCmmUtils.o compiler/stage1/build/StgCmmExtCode.o compiler/stage1/build/SMRep.o compiler/stage1/build/CoreArity.o compiler/stage1/build/CoreFVs.o compiler/stage1/build/CoreLint.o compiler/stage1/build/CorePrep.o compiler/stage1/build/CoreSubst.o compiler/stage1/build/CoreSyn.o compiler/stage1/build/TrieMap.o compiler/stage1/build/CoreTidy.o compiler/stage1/build/CoreUnfold.o compiler/stage1/build/CoreUtils.o compiler/stage1/build/MkCore.o compiler/stage1/build/PprCore.o compiler/stage1/build/Check.o compiler/stage1/build/Coverage.o compiler/stage1/build/Desugar.o compiler/stage1/build/DsArrows.o compiler/stage1/build/DsBinds.o compiler/stage1/build/DsCCall.o compiler/stage1/build/DsExpr.o compiler/stage1/build/DsForeign.o compiler/stage1/build/DsGRHSs.o compiler/stage1/build/DsListComp.o compiler/stage1/build/DsMonad.o compiler/stage1/build/DsUtils.o compiler/stage1/build/Match.o compiler/stage1/build/MatchCon.o compiler/stage1/build/MatchLit.o compiler/stage1/build/HsBinds.o compiler/stage1/build/HsDecls.o compiler/stage1/build/HsDoc.o compiler/stage1/build/HsExpr.o compiler/stage1/build/HsImpExp.o compiler/stage1/build/HsLit.o compiler/stage1/build/PlaceHolder.o compiler/stage1/build/HsPat.o compiler/stage1/build/HsSyn.o compiler/stage1/build/HsTypes.o compiler/stage1/build/HsUtils.o compiler/stage1/build/BinIface.o compiler/stage1/build/BuildTyCl.o compiler/stage1/build/IfaceEnv.o compiler/stage1/build/IfaceSyn.o compiler/stage1/build/IfaceType.o compiler/stage1/build/LoadIface.o compiler/stage1/build/MkIface.o compiler/stage1/build/TcIface.o compiler/stage1/build/FlagChecker.o compiler/stage1/build/Annotations.o compiler/stage1/build/BreakArray.o compiler/stage1/build/CmdLineParser.o compiler/stage1/build/CodeOutput.o compiler/stage1/build/Config.o compiler/stage1/build/Constants.o compiler/stage1/build/DriverMkDepend.o compiler/stage1/build/DriverPhases.o compiler/stage1/build/PipelineMonad.o compiler/stage1/build/DriverPipeline.o compiler/stage1/build/DynFlags.o compiler/stage1/build/ErrUtils.o compiler/stage1/build/Finder.o compiler/stage1/build/GHC.o compiler/stage1/build/GhcMake.o compiler/stage1/build/GhcPlugins.o compiler/stage1/build/DynamicLoading.o compiler/stage1/build/HeaderInfo.o compiler/stage1/build/HscMain.o compiler/stage1/build/HscStats.o compiler/stage1/build/HscTypes.o compiler/stage1/build/InteractiveEval.o compiler/stage1/build/InteractiveEvalTypes.o compiler/stage1/build/PackageConfig.o compiler/stage1/build/Packages.o compiler/stage1/build/PlatformConstants.o compiler/stage1/build/Plugins.o compiler/stage1/build/TcPluginM.o compiler/stage1/build/PprTyThing.o compiler/stage1/build/StaticFlags.o compiler/stage1/build/StaticPtrTable.o compiler/stage1/build/SysTools.o compiler/stage1/build/TidyPgm.o compiler/stage1/build/Ctype.o compiler/stage1/build/HaddockUtils.o compiler/stage1/build/Lexer.o compiler/stage1/build/OptCoercion.o compiler/stage1/build/Parser.o compiler/stage1/build/RdrHsSyn.o compiler/stage1/build/ApiAnnotation.o compiler/stage1/build/ForeignCall.o compiler/stage1/build/PrelInfo.o compiler/stage1/build/PrelNames.o compiler/stage1/build/PrelRules.o compiler/stage1/build/PrimOp.o compiler/stage1/build/TysPrim.o compiler/stage1/build/TysWiredIn.o compiler/stage1/build/CostCentre.o compiler/stage1/build/ProfInit.o compiler/stage1/build/SCCfinal.o compiler/stage1/build/RnBinds.o compiler/stage1/build/RnEnv.o compiler/stage1/build/RnExpr.o compiler/stage1/build/RnHsDoc.o compiler/stage1/build/RnNames.o compiler/stage1/build/RnPat.o compiler/stage1/build/RnSource.o compiler/stage1/build/RnSplice.o compiler/stage1/build/RnTypes.o compiler/stage1/build/CoreMonad.o compiler/stage1/build/CSE.o compiler/stage1/build/FloatIn.o compiler/stage1/build/FloatOut.o compiler/stage1/build/LiberateCase.o compiler/stage1/build/OccurAnal.o compiler/stage1/build/SAT.o compiler/stage1/build/SetLevels.o compiler/stage1/build/SimplCore.o compiler/stage1/build/SimplEnv.o compiler/stage1/build/SimplMonad.o compiler/stage1/build/SimplUtils.o compiler/stage1/build/Simplify.o compiler/stage1/build/SimplStg.o compiler/stage1/build/StgStats.o compiler/stage1/build/UnariseStg.o compiler/stage1/build/Rules.o compiler/stage1/build/SpecConstr.o compiler/stage1/build/Specialise.o compiler/stage1/build/CoreToStg.o compiler/stage1/build/StgLint.o compiler/stage1/build/StgSyn.o compiler/stage1/build/CallArity.o compiler/stage1/build/DmdAnal.o compiler/stage1/build/WorkWrap.o compiler/stage1/build/WwLib.o compiler/stage1/build/FamInst.o compiler/stage1/build/Inst.o compiler/stage1/build/TcAnnotations.o compiler/stage1/build/TcArrows.o compiler/stage1/build/TcBinds.o compiler/stage1/build/TcClassDcl.o compiler/stage1/build/TcDefaults.o compiler/stage1/build/TcDeriv.o compiler/stage1/build/TcEnv.o compiler/stage1/build/TcExpr.o compiler/stage1/build/TcForeign.o compiler/stage1/build/TcGenDeriv.o compiler/stage1/build/TcGenGenerics.o compiler/stage1/build/TcHsSyn.o compiler/stage1/build/TcHsType.o compiler/stage1/build/TcInstDcls.o compiler/stage1/build/TcMType.o compiler/stage1/build/TcValidity.o compiler/stage1/build/TcMatches.o compiler/stage1/build/TcPat.o compiler/stage1/build/TcPatSyn.o compiler/stage1/build/TcRnDriver.o compiler/stage1/build/TcRnMonad.o compiler/stage1/build/TcRnTypes.o compiler/stage1/build/TcRules.o compiler/stage1/build/TcSimplify.o compiler/stage1/build/TcErrors.o compiler/stage1/build/TcTyClsDecls.o compiler/stage1/build/TcTyDecls.o compiler/stage1/build/TcType.o compiler/stage1/build/TcEvidence.o compiler/stage1/build/TcUnify.o compiler/stage1/build/TcInteract.o compiler/stage1/build/TcCanonical.o compiler/stage1/build/TcFlatten.o compiler/stage1/build/TcSMonad.o compiler/stage1/build/TcTypeNats.o compiler/stage1/build/TcSplice.o compiler/stage1/build/Class.o compiler/stage1/build/Coercion.o compiler/stage1/build/FamInstEnv.o compiler/stage1/build/FunDeps.o compiler/stage1/build/InstEnv.o compiler/stage1/build/TyCon.o compiler/stage1/build/CoAxiom.o compiler/stage1/build/Kind.o compiler/stage1/build/Type.o compiler/stage1/build/TypeRep.o compiler/stage1/build/Unify.o compiler/stage1/build/Bag.o compiler/stage1/build/Binary.o compiler/stage1/build/BooleanFormula.o compiler/stage1/build/BufWrite.o compiler/stage1/build/Digraph.o compiler/stage1/build/Encoding.o compiler/stage1/build/FastBool.o compiler/stage1/build/FastFunctions.o compiler/stage1/build/FastMutInt.o compiler/stage1/build/FastString.o compiler/stage1/build/FastTypes.o compiler/stage1/build/Fingerprint.o compiler/stage1/build/FiniteMap.o compiler/stage1/build/GraphBase.o compiler/stage1/build/GraphColor.o compiler/stage1/build/GraphOps.o compiler/stage1/build/GraphPpr.o compiler/stage1/build/IOEnv.o compiler/stage1/build/ListSetOps.o compiler/stage1/build/Maybes.o compiler/stage1/build/MonadUtils.o compiler/stage1/build/OrdList.o compiler/stage1/build/Outputable.o compiler/stage1/build/Pair.o compiler/stage1/build/Panic.o compiler/stage1/build/Pretty.o compiler/stage1/build/Serialized.o compiler/stage1/build/State.o compiler/stage1/build/Stream.o compiler/stage1/build/StringBuffer.o compiler/stage1/build/UniqFM.o compiler/stage1/build/UniqSet.o compiler/stage1/build/Util.o compiler/stage1/build/ExtsCompat46.o compiler/stage1/build/Vectorise/Builtins/Base.o compiler/stage1/build/Vectorise/Builtins/Initialise.o compiler/stage1/build/Vectorise/Builtins.o compiler/stage1/build/Vectorise/Monad/Base.o compiler/stage1/build/Vectorise/Monad/Naming.o compiler/stage1/build/Vectorise/Monad/Local.o compiler/stage1/build/Vectorise/Monad/Global.o compiler/stage1/build/Vectorise/Monad/InstEnv.o compiler/stage1/build/Vectorise/Monad.o compiler/stage1/build/Vectorise/Utils/Base.o compiler/stage1/build/Vectorise/Utils/Closure.o compiler/stage1/build/Vectorise/Utils/Hoisting.o compiler/stage1/build/Vectorise/Utils/PADict.o compiler/stage1/build/Vectorise/Utils/Poly.o compiler/stage1/build/Vectorise/Utils.o compiler/stage1/build/Vectorise/Generic/Description.o compiler/stage1/build/Vectorise/Generic/PAMethods.o compiler/stage1/build/Vectorise/Generic/PADict.o compiler/stage1/build/Vectorise/Generic/PData.o compiler/stage1/build/Vectorise/Type/Env.o compiler/stage1/build/Vectorise/Type/Type.o compiler/stage1/build/Vectorise/Type/TyConDecl.o compiler/stage1/build/Vectorise/Type/Classify.o compiler/stage1/build/Vectorise/Convert.o compiler/stage1/build/Vectorise/Vect.o compiler/stage1/build/Vectorise/Var.o compiler/stage1/build/Vectorise/Env.o compiler/stage1/build/Vectorise/Exp.o compiler/stage1/build/Vectorise.o compiler/stage1/build/Hoopl/Dataflow.o compiler/stage1/build/Hoopl.o compiler/stage1/build/AsmCodeGen.o compiler/stage1/build/TargetReg.o compiler/stage1/build/NCGMonad.o compiler/stage1/build/Instruction.o compiler/stage1/build/Size.o compiler/stage1/build/Reg.o compiler/stage1/build/RegClass.o compiler/stage1/build/PIC.o compiler/stage1/build/Platform.o compiler/stage1/build/CPrim.o compiler/stage1/build/X86/Regs.o compiler/stage1/build/X86/RegInfo.o compiler/stage1/build/X86/Instr.o compiler/stage1/build/X86/Cond.o compiler/stage1/build/X86/Ppr.o compiler/stage1/build/X86/CodeGen.o compiler/stage1/build/PPC/Regs.o compiler/stage1/build/PPC/RegInfo.o compiler/stage1/build/PPC/Instr.o compiler/stage1/build/PPC/Cond.o compiler/stage1/build/PPC/Ppr.o compiler/stage1/build/PPC/CodeGen.o compiler/stage1/build/SPARC/Base.o compiler/stage1/build/SPARC/Regs.o compiler/stage1/build/SPARC/Imm.o compiler/stage1/build/SPARC/AddrMode.o compiler/stage1/build/SPARC/Cond.o compiler/stage1/build/SPARC/Instr.o compiler/stage1/build/SPARC/Stack.o compiler/stage1/build/SPARC/ShortcutJump.o compiler/stage1/build/SPARC/Ppr.o compiler/stage1/build/SPARC/CodeGen.o compiler/stage1/build/SPARC/CodeGen/Amode.o compiler/stage1/build/SPARC/CodeGen/Base.o compiler/stage1/build/SPARC/CodeGen/CondCode.o compiler/stage1/build/SPARC/CodeGen/Gen32.o compiler/stage1/build/SPARC/CodeGen/Gen64.o compiler/stage1/build/SPARC/CodeGen/Sanity.o compiler/stage1/build/SPARC/CodeGen/Expand.o compiler/stage1/build/RegAlloc/Liveness.o compiler/stage1/build/RegAlloc/Graph/Main.o compiler/stage1/build/RegAlloc/Graph/Stats.o compiler/stage1/build/RegAlloc/Graph/ArchBase.o compiler/stage1/build/RegAlloc/Graph/ArchX86.o compiler/stage1/build/RegAlloc/Graph/Coalesce.o compiler/stage1/build/RegAlloc/Graph/Spill.o compiler/stage1/build/RegAlloc/Graph/SpillClean.o compiler/stage1/build/RegAlloc/Graph/SpillCost.o compiler/stage1/build/RegAlloc/Graph/TrivColorable.o compiler/stage1/build/RegAlloc/Linear/Main.o compiler/stage1/build/RegAlloc/Linear/JoinToTargets.o compiler/stage1/build/RegAlloc/Linear/State.o compiler/stage1/build/RegAlloc/Linear/Stats.o compiler/stage1/build/RegAlloc/Linear/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/StackMap.o compiler/stage1/build/RegAlloc/Linear/Base.o compiler/stage1/build/RegAlloc/Linear/X86/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/X86_64/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/PPC/FreeRegs.o compiler/stage1/build/RegAlloc/Linear/SPARC/FreeRegs.o compiler/stage1/build/Dwarf.o compiler/stage1/build/Dwarf/Types.o compiler/stage1/build/Dwarf/Constants.o compiler/stage1/build/parser/cutils.o compiler/stage1/build/cbits/genSym.o >> compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a.contents "/usr/bin/ar" q compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a @compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a.contents /usr/bin/ar: creating compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a "rm" -f compiler/stage1/build/libHSghc-7.10.1-2bc4JsaaitsJFDTJoW5TYM.a.contents "/usr/bin/ghc" -o ghc/stage1/build/tmp/ghc-stage1 -hisuf hi -osuf o -hcsuf hc -static -H32m -O -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_2bc4JsaaitsJFDTJoW5TYM -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -no-user-package-db -rtsopts -odir ghc/stage1/build -hidir ghc/stage1/build -stubdir ghc/stage1/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/compiler/stage1/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-boot/build' -optl-L'/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-boot/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-boot/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/build' -optl-L'/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' -optl-L'/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-L'/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' -optl-L'/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/build' -optl-L'/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' -optl-L'/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' -optl-L'/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' -optl-L'/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' -optl-L'/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' -optl-L'/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-L'/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-L'/usr/lib64/ghc-7.10.1/rts' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -static -H32m -O -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-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_2bc4JsaaitsJFDTJoW5TYM -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -no-user-package-db -rtsopts ghc/stage1/build/Main.o ghc/stage1/build/hschooks.o /usr/bin/install -c -m 755 ghc/stage1/build/tmp/ghc-stage1 inplace/lib/bin/ghc-stage1 "rm" -f inplace/bin/ghc-stage1 echo '#!/bin/sh' >> inplace/bin/ghc-stage1 echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/ghc-stage1"' >> inplace/bin/ghc-stage1 echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-stage1 echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/ghc-stage1 echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-stage1 echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/ghc-stage1 echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/compiler/stage1/build:/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-boot/build:/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH:/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-boot/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-boot/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-boot/build:/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00:/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d:/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7:/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-boot/build:/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ:/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069:/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi:/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S:/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv:/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS:/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3:/usr/lib64/ghc-7.10.1/rts:$LD_LIBRARY_PATH"' >> inplace/bin/ghc-stage1 cat ghc/ghc.wrapper >> inplace/bin/ghc-stage1 chmod +x inplace/bin/ghc-stage1 "inplace/bin/ghc-cabal" check libraries/ghc-prim "inplace/bin/ghc-cabal" configure libraries/ghc-prim dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --flag=include-ghc-prim --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-prim-0.4.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/ghc-prim/dist-install/inplace-pkg-config Reading package info from "libraries/ghc-prim/dist-install/inplace-pkg-config" ... done. ghc-prim-0.4.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock doesn't exist or isn't a file ghc-prim-0.4.0.0: cannot find any of ["GHC/CString.hi","GHC/CString.p_hi","GHC/CString.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/Classes.hi","GHC/Classes.p_hi","GHC/Classes.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/Debug.hi","GHC/Debug.p_hi","GHC/Debug.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/IntWord64.hi","GHC/IntWord64.p_hi","GHC/IntWord64.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/Magic.hi","GHC/Magic.p_hi","GHC/Magic.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/PrimopWrappers.hi","GHC/PrimopWrappers.p_hi","GHC/PrimopWrappers.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/Tuple.hi","GHC/Tuple.p_hi","GHC/Tuple.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["GHC/Types.hi","GHC/Types.p_hi","GHC/Types.dyn_hi"] (ignoring) ghc-prim-0.4.0.0: cannot find any of ["libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a","libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.p_a","libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so","libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.dylib","HSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/integer-gmp2 No 'description' field. "inplace/bin/ghc-cabal" configure libraries/integer-gmp2 dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring integer-gmp-1.0.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for __gmpz_powm in -lgmp... yes checking for __gmpz_powm_sec in -lgmp... yes checking whether to use in-tree GMP... no checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 gmp.h usability... yes checking gmp.h presence... yes checking for gmp.h... yes checking GMP version... 6.0.0 configure: creating ./config.status config.status: creating integer-gmp.buildinfo config.status: creating gmp/config.mk config.status: creating include/HsIntegerGmp.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/integer-gmp2/dist-install/inplace-pkg-config Reading package info from "libraries/integer-gmp2/dist-install/inplace-pkg-config" ... done. integer-gmp-1.0.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/doc/html/integer-gmp/integer-gmp.haddock doesn't exist or isn't a file integer-gmp-1.0.0.0: cannot find any of ["GHC/Integer.hi","GHC/Integer.p_hi","GHC/Integer.dyn_hi"] (ignoring) integer-gmp-1.0.0.0: cannot find any of ["GHC/Integer/Logarithms.hi","GHC/Integer/Logarithms.p_hi","GHC/Integer/Logarithms.dyn_hi"] (ignoring) integer-gmp-1.0.0.0: cannot find any of ["GHC/Integer/Logarithms/Internals.hi","GHC/Integer/Logarithms/Internals.p_hi","GHC/Integer/Logarithms/Internals.dyn_hi"] (ignoring) integer-gmp-1.0.0.0: cannot find any of ["GHC/Integer/GMP/Internals.hi","GHC/Integer/GMP/Internals.p_hi","GHC/Integer/GMP/Internals.dyn_hi"] (ignoring) integer-gmp-1.0.0.0: cannot find any of ["GHC/Integer/Type.hi","GHC/Integer/Type.p_hi","GHC/Integer/Type.dyn_hi"] (ignoring) integer-gmp-1.0.0.0: cannot find any of ["libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a","libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.p_a","libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so","libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.dylib","HSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/base "inplace/bin/ghc-cabal" configure libraries/base dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --flags=integer-gmp2 --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring base-4.8.0.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking for WINDOWS platform... NO checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for long long... yes checking for ANSI C header files... (cached) yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking sys/timers.h usability... no checking sys/timers.h presence... no checking for sys/timers.h... no checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking winsock.h usability... no checking winsock.h presence... no checking for winsock.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/eventfd.h usability... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking wctype.h usability... yes checking wctype.h presence... yes checking for wctype.h... yes checking for iswspace... yes checking for lstat... yes checking for clock_gettime in -lrt... yes checking for clock_gettime... yes checking for getclock... no checking for getrusage... yes checking for times... yes checking for _chsize... no checking for ftruncate... yes checking for epoll_ctl... yes checking for eventfd... yes checking for kevent... no checking for kevent64... no checking for kqueue... no checking for poll... yes checking for unsetenv... yes checking return type of unsetenv... int checking Haskell type for char... Int8 checking Haskell type for signed char... Int8 checking Haskell type for unsigned char... Word8 checking Haskell type for short... Int16 checking Haskell type for unsigned short... Word16 checking Haskell type for int... Int32 checking Haskell type for unsigned int... Word32 checking Haskell type for long... Int64 checking Haskell type for unsigned long... Word64 checking Haskell type for long long... Int64 checking Haskell type for unsigned long long... Word64 checking Haskell type for float... Float checking Haskell type for double... Double checking Haskell type for ptrdiff_t... Int64 checking Haskell type for size_t... Word64 checking Haskell type for wchar_t... Int32 checking Haskell type for sig_atomic_t... Int32 checking Haskell type for clock_t... Int64 checking Haskell type for time_t... Int64 checking Haskell type for useconds_t... Word32 checking Haskell type for suseconds_t... Int64 checking Haskell type for dev_t... Word64 checking Haskell type for ino_t... Word64 checking Haskell type for mode_t... Word32 checking Haskell type for off_t... Int64 checking Haskell type for pid_t... Int32 checking Haskell type for gid_t... Word32 checking Haskell type for uid_t... Word32 checking Haskell type for cc_t... Word8 checking Haskell type for speed_t... Word32 checking Haskell type for tcflag_t... Word32 checking Haskell type for nlink_t... Word64 checking Haskell type for ssize_t... Int64 checking Haskell type for rlim_t... Word64 checking Haskell type for intptr_t... Int64 checking Haskell type for uintptr_t... Word64 checking Haskell type for intmax_t... Int64 checking Haskell type for uintmax_t... Word64 checking value of E2BIG... 7 checking value of EACCES... 13 checking value of EADDRINUSE... 98 checking value of EADDRNOTAVAIL... 99 checking value of EADV... 68 checking value of EAFNOSUPPORT... 97 checking value of EAGAIN... 11 checking value of EALREADY... 114 checking value of EBADF... 9 checking value of EBADMSG... 74 checking value of EBADRPC... -1 checking value of EBUSY... 16 checking value of ECHILD... 10 checking value of ECOMM... 70 checking value of ECONNABORTED... 103 checking value of ECONNREFUSED... 111 checking value of ECONNRESET... 104 checking value of EDEADLK... 35 checking value of EDESTADDRREQ... 89 checking value of EDIRTY... -1 checking value of EDOM... 33 checking value of EDQUOT... 122 checking value of EEXIST... 17 checking value of EFAULT... 14 checking value of EFBIG... 27 checking value of EFTYPE... -1 checking value of EHOSTDOWN... 112 checking value of EHOSTUNREACH... 113 checking value of EIDRM... 43 checking value of EILSEQ... 84 checking value of EINPROGRESS... 115 checking value of EINTR... 4 checking value of EINVAL... 22 checking value of EIO... 5 checking value of EISCONN... 106 checking value of EISDIR... 21 checking value of ELOOP... 40 checking value of EMFILE... 24 checking value of EMLINK... 31 checking value of EMSGSIZE... 90 checking value of EMULTIHOP... 72 checking value of ENAMETOOLONG... 36 checking value of ENETDOWN... 100 checking value of ENETRESET... 102 checking value of ENETUNREACH... 101 checking value of ENFILE... 23 checking value of ENOBUFS... 105 checking value of ENODATA... 61 checking value of ENODEV... 19 checking value of ENOENT... 2 checking value of ENOEXEC... 8 checking value of ENOLCK... 37 checking value of ENOLINK... 67 checking value of ENOMEM... 12 checking value of ENOMSG... 42 checking value of ENONET... 64 checking value of ENOPROTOOPT... 92 checking value of ENOSPC... 28 checking value of ENOSR... 63 checking value of ENOSTR... 60 checking value of ENOSYS... 38 checking value of ENOTBLK... 15 checking value of ENOTCONN... 107 checking value of ENOTDIR... 20 checking value of ENOTEMPTY... 39 checking value of ENOTSOCK... 88 checking value of ENOTTY... 25 checking value of ENXIO... 6 checking value of EOPNOTSUPP... 95 checking value of EPERM... 1 checking value of EPFNOSUPPORT... 96 checking value of EPIPE... 32 checking value of EPROCLIM... -1 checking value of EPROCUNAVAIL... -1 checking value of EPROGMISMATCH... -1 checking value of EPROGUNAVAIL... -1 checking value of EPROTO... 71 checking value of EPROTONOSUPPORT... 93 checking value of EPROTOTYPE... 91 checking value of ERANGE... 34 checking value of EREMCHG... 78 checking value of EREMOTE... 66 checking value of EROFS... 30 checking value of ERPCMISMATCH... -1 checking value of ERREMOTE... -1 checking value of ESHUTDOWN... 108 checking value of ESOCKTNOSUPPORT... 94 checking value of ESPIPE... 29 checking value of ESRCH... 3 checking value of ESRMNT... 69 checking value of ESTALE... 116 checking value of ETIME... 62 checking value of ETIMEDOUT... 110 checking value of ETOOMANYREFS... 109 checking value of ETXTBSY... 26 checking value of EUSERS... 87 checking value of EWOULDBLOCK... 11 checking value of EXDEV... 18 checking value of ENOCIGAR... -1 checking value of ENOTSUP... 95 checking value of SIGINT... 2 checking value of O_BINARY... 0 checking for library containing iconv... none required checking for library containing locale_charset... no checking size of struct MD5Context... 88 configure: creating ./config.status config.status: creating base.buildinfo config.status: creating include/HsBaseConfig.h config.status: creating include/EventConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/base/dist-install/inplace-pkg-config Reading package info from "libraries/base/dist-install/inplace-pkg-config" ... done. base-4.8.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/doc/html/base/base.haddock doesn't exist or isn't a file base-4.8.0.0: cannot find any of ["Control/Applicative.hi","Control/Applicative.p_hi","Control/Applicative.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Arrow.hi","Control/Arrow.p_hi","Control/Arrow.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Category.hi","Control/Category.p_hi","Control/Category.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Concurrent.hi","Control/Concurrent.p_hi","Control/Concurrent.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Concurrent/Chan.hi","Control/Concurrent/Chan.p_hi","Control/Concurrent/Chan.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Concurrent/MVar.hi","Control/Concurrent/MVar.p_hi","Control/Concurrent/MVar.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Concurrent/QSem.hi","Control/Concurrent/QSem.p_hi","Control/Concurrent/QSem.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Concurrent/QSemN.hi","Control/Concurrent/QSemN.p_hi","Control/Concurrent/QSemN.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Exception.hi","Control/Exception.p_hi","Control/Exception.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Exception/Base.hi","Control/Exception/Base.p_hi","Control/Exception/Base.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad.hi","Control/Monad.p_hi","Control/Monad.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/Fix.hi","Control/Monad/Fix.p_hi","Control/Monad/Fix.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/Instances.hi","Control/Monad/Instances.p_hi","Control/Monad/Instances.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST.hi","Control/Monad/ST.p_hi","Control/Monad/ST.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Lazy.hi","Control/Monad/ST/Lazy.p_hi","Control/Monad/ST/Lazy.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Lazy/Safe.hi","Control/Monad/ST/Lazy/Safe.p_hi","Control/Monad/ST/Lazy/Safe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Lazy/Unsafe.hi","Control/Monad/ST/Lazy/Unsafe.p_hi","Control/Monad/ST/Lazy/Unsafe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Safe.hi","Control/Monad/ST/Safe.p_hi","Control/Monad/ST/Safe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Strict.hi","Control/Monad/ST/Strict.p_hi","Control/Monad/ST/Strict.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Unsafe.hi","Control/Monad/ST/Unsafe.p_hi","Control/Monad/ST/Unsafe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/Zip.hi","Control/Monad/Zip.p_hi","Control/Monad/Zip.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Bifunctor.hi","Data/Bifunctor.p_hi","Data/Bifunctor.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Bits.hi","Data/Bits.p_hi","Data/Bits.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Bool.hi","Data/Bool.p_hi","Data/Bool.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Char.hi","Data/Char.p_hi","Data/Char.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Coerce.hi","Data/Coerce.p_hi","Data/Coerce.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Complex.hi","Data/Complex.p_hi","Data/Complex.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Data.hi","Data/Data.p_hi","Data/Data.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Dynamic.hi","Data/Dynamic.p_hi","Data/Dynamic.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Either.hi","Data/Either.p_hi","Data/Either.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Eq.hi","Data/Eq.p_hi","Data/Eq.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Fixed.hi","Data/Fixed.p_hi","Data/Fixed.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Foldable.hi","Data/Foldable.p_hi","Data/Foldable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Function.hi","Data/Function.p_hi","Data/Function.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Functor.hi","Data/Functor.p_hi","Data/Functor.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Functor/Identity.hi","Data/Functor/Identity.p_hi","Data/Functor/Identity.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/IORef.hi","Data/IORef.p_hi","Data/IORef.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Int.hi","Data/Int.p_hi","Data/Int.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Ix.hi","Data/Ix.p_hi","Data/Ix.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/List.hi","Data/List.p_hi","Data/List.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Maybe.hi","Data/Maybe.p_hi","Data/Maybe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Monoid.hi","Data/Monoid.p_hi","Data/Monoid.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Ord.hi","Data/Ord.p_hi","Data/Ord.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Proxy.hi","Data/Proxy.p_hi","Data/Proxy.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Ratio.hi","Data/Ratio.p_hi","Data/Ratio.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/STRef.hi","Data/STRef.p_hi","Data/STRef.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/STRef/Lazy.hi","Data/STRef/Lazy.p_hi","Data/STRef/Lazy.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/STRef/Strict.hi","Data/STRef/Strict.p_hi","Data/STRef/Strict.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/String.hi","Data/String.p_hi","Data/String.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Traversable.hi","Data/Traversable.p_hi","Data/Traversable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Tuple.hi","Data/Tuple.p_hi","Data/Tuple.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Type/Bool.hi","Data/Type/Bool.p_hi","Data/Type/Bool.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Type/Coercion.hi","Data/Type/Coercion.p_hi","Data/Type/Coercion.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Type/Equality.hi","Data/Type/Equality.p_hi","Data/Type/Equality.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Typeable.hi","Data/Typeable.p_hi","Data/Typeable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Typeable/Internal.hi","Data/Typeable/Internal.p_hi","Data/Typeable/Internal.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Unique.hi","Data/Unique.p_hi","Data/Unique.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Version.hi","Data/Version.p_hi","Data/Version.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Void.hi","Data/Void.p_hi","Data/Void.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/Word.hi","Data/Word.p_hi","Data/Word.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Debug/Trace.hi","Debug/Trace.p_hi","Debug/Trace.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign.hi","Foreign.p_hi","Foreign.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/C.hi","Foreign/C.p_hi","Foreign/C.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/C/Error.hi","Foreign/C/Error.p_hi","Foreign/C/Error.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/C/String.hi","Foreign/C/String.p_hi","Foreign/C/String.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/C/Types.hi","Foreign/C/Types.p_hi","Foreign/C/Types.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Concurrent.hi","Foreign/Concurrent.p_hi","Foreign/Concurrent.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/ForeignPtr.hi","Foreign/ForeignPtr.p_hi","Foreign/ForeignPtr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/ForeignPtr/Safe.hi","Foreign/ForeignPtr/Safe.p_hi","Foreign/ForeignPtr/Safe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/ForeignPtr/Unsafe.hi","Foreign/ForeignPtr/Unsafe.p_hi","Foreign/ForeignPtr/Unsafe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal.hi","Foreign/Marshal.p_hi","Foreign/Marshal.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Alloc.hi","Foreign/Marshal/Alloc.p_hi","Foreign/Marshal/Alloc.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Array.hi","Foreign/Marshal/Array.p_hi","Foreign/Marshal/Array.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Error.hi","Foreign/Marshal/Error.p_hi","Foreign/Marshal/Error.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Pool.hi","Foreign/Marshal/Pool.p_hi","Foreign/Marshal/Pool.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Safe.hi","Foreign/Marshal/Safe.p_hi","Foreign/Marshal/Safe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Unsafe.hi","Foreign/Marshal/Unsafe.p_hi","Foreign/Marshal/Unsafe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Marshal/Utils.hi","Foreign/Marshal/Utils.p_hi","Foreign/Marshal/Utils.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Ptr.hi","Foreign/Ptr.p_hi","Foreign/Ptr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Safe.hi","Foreign/Safe.p_hi","Foreign/Safe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/StablePtr.hi","Foreign/StablePtr.p_hi","Foreign/StablePtr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/Storable.hi","Foreign/Storable.p_hi","Foreign/Storable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Arr.hi","GHC/Arr.p_hi","GHC/Arr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Base.hi","GHC/Base.p_hi","GHC/Base.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Char.hi","GHC/Char.p_hi","GHC/Char.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Conc.hi","GHC/Conc.p_hi","GHC/Conc.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Conc/IO.hi","GHC/Conc/IO.p_hi","GHC/Conc/IO.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Conc/Signal.hi","GHC/Conc/Signal.p_hi","GHC/Conc/Signal.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Conc/Sync.hi","GHC/Conc/Sync.p_hi","GHC/Conc/Sync.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/ConsoleHandler.hi","GHC/ConsoleHandler.p_hi","GHC/ConsoleHandler.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Constants.hi","GHC/Constants.p_hi","GHC/Constants.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Desugar.hi","GHC/Desugar.p_hi","GHC/Desugar.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Enum.hi","GHC/Enum.p_hi","GHC/Enum.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Environment.hi","GHC/Environment.p_hi","GHC/Environment.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Err.hi","GHC/Err.p_hi","GHC/Err.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Exception.hi","GHC/Exception.p_hi","GHC/Exception.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Exts.hi","GHC/Exts.p_hi","GHC/Exts.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Fingerprint.hi","GHC/Fingerprint.p_hi","GHC/Fingerprint.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Fingerprint/Type.hi","GHC/Fingerprint/Type.p_hi","GHC/Fingerprint/Type.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Float.hi","GHC/Float.p_hi","GHC/Float.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Float/ConversionUtils.hi","GHC/Float/ConversionUtils.p_hi","GHC/Float/ConversionUtils.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Float/RealFracMethods.hi","GHC/Float/RealFracMethods.p_hi","GHC/Float/RealFracMethods.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Foreign.hi","GHC/Foreign.p_hi","GHC/Foreign.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/ForeignPtr.hi","GHC/ForeignPtr.p_hi","GHC/ForeignPtr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/GHCi.hi","GHC/GHCi.p_hi","GHC/GHCi.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Generics.hi","GHC/Generics.p_hi","GHC/Generics.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO.hi","GHC/IO.p_hi","GHC/IO.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Buffer.hi","GHC/IO/Buffer.p_hi","GHC/IO/Buffer.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/BufferedIO.hi","GHC/IO/BufferedIO.p_hi","GHC/IO/BufferedIO.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Device.hi","GHC/IO/Device.p_hi","GHC/IO/Device.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding.hi","GHC/IO/Encoding.p_hi","GHC/IO/Encoding.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/CodePage.hi","GHC/IO/Encoding/CodePage.p_hi","GHC/IO/Encoding/CodePage.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/Failure.hi","GHC/IO/Encoding/Failure.p_hi","GHC/IO/Encoding/Failure.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/Iconv.hi","GHC/IO/Encoding/Iconv.p_hi","GHC/IO/Encoding/Iconv.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/Latin1.hi","GHC/IO/Encoding/Latin1.p_hi","GHC/IO/Encoding/Latin1.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/Types.hi","GHC/IO/Encoding/Types.p_hi","GHC/IO/Encoding/Types.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/UTF16.hi","GHC/IO/Encoding/UTF16.p_hi","GHC/IO/Encoding/UTF16.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/UTF32.hi","GHC/IO/Encoding/UTF32.p_hi","GHC/IO/Encoding/UTF32.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Encoding/UTF8.hi","GHC/IO/Encoding/UTF8.p_hi","GHC/IO/Encoding/UTF8.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Exception.hi","GHC/IO/Exception.p_hi","GHC/IO/Exception.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/FD.hi","GHC/IO/FD.p_hi","GHC/IO/FD.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Handle.hi","GHC/IO/Handle.p_hi","GHC/IO/Handle.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Handle/FD.hi","GHC/IO/Handle/FD.p_hi","GHC/IO/Handle/FD.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Handle/Internals.hi","GHC/IO/Handle/Internals.p_hi","GHC/IO/Handle/Internals.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Handle/Text.hi","GHC/IO/Handle/Text.p_hi","GHC/IO/Handle/Text.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/Handle/Types.hi","GHC/IO/Handle/Types.p_hi","GHC/IO/Handle/Types.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IO/IOMode.hi","GHC/IO/IOMode.p_hi","GHC/IO/IOMode.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IOArray.hi","GHC/IOArray.p_hi","GHC/IOArray.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IORef.hi","GHC/IORef.p_hi","GHC/IORef.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/IP.hi","GHC/IP.p_hi","GHC/IP.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Int.hi","GHC/Int.p_hi","GHC/Int.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/List.hi","GHC/List.p_hi","GHC/List.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/MVar.hi","GHC/MVar.p_hi","GHC/MVar.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Natural.hi","GHC/Natural.p_hi","GHC/Natural.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Num.hi","GHC/Num.p_hi","GHC/Num.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/OldList.hi","GHC/OldList.p_hi","GHC/OldList.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/PArr.hi","GHC/PArr.p_hi","GHC/PArr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Pack.hi","GHC/Pack.p_hi","GHC/Pack.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Profiling.hi","GHC/Profiling.p_hi","GHC/Profiling.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Ptr.hi","GHC/Ptr.p_hi","GHC/Ptr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Read.hi","GHC/Read.p_hi","GHC/Read.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Real.hi","GHC/Real.p_hi","GHC/Real.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/RTS/Flags.hi","GHC/RTS/Flags.p_hi","GHC/RTS/Flags.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/ST.hi","GHC/ST.p_hi","GHC/ST.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/StaticPtr.hi","GHC/StaticPtr.p_hi","GHC/StaticPtr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/STRef.hi","GHC/STRef.p_hi","GHC/STRef.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Show.hi","GHC/Show.p_hi","GHC/Show.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Stable.hi","GHC/Stable.p_hi","GHC/Stable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Stack.hi","GHC/Stack.p_hi","GHC/Stack.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Stats.hi","GHC/Stats.p_hi","GHC/Stats.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Storable.hi","GHC/Storable.p_hi","GHC/Storable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/TopHandler.hi","GHC/TopHandler.p_hi","GHC/TopHandler.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/TypeLits.hi","GHC/TypeLits.p_hi","GHC/TypeLits.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Unicode.hi","GHC/Unicode.p_hi","GHC/Unicode.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Weak.hi","GHC/Weak.p_hi","GHC/Weak.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Word.hi","GHC/Word.p_hi","GHC/Word.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Numeric.hi","Numeric.p_hi","Numeric.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Numeric/Natural.hi","Numeric/Natural.p_hi","Numeric/Natural.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Prelude.hi","Prelude.p_hi","Prelude.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/CPUTime.hi","System/CPUTime.p_hi","System/CPUTime.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Console/GetOpt.hi","System/Console/GetOpt.p_hi","System/Console/GetOpt.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Environment.hi","System/Environment.p_hi","System/Environment.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Exit.hi","System/Exit.p_hi","System/Exit.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/IO.hi","System/IO.p_hi","System/IO.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/IO/Error.hi","System/IO/Error.p_hi","System/IO/Error.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/IO/Unsafe.hi","System/IO/Unsafe.p_hi","System/IO/Unsafe.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Info.hi","System/Info.p_hi","System/Info.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Mem.hi","System/Mem.p_hi","System/Mem.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Mem/StableName.hi","System/Mem/StableName.p_hi","System/Mem/StableName.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Mem/Weak.hi","System/Mem/Weak.p_hi","System/Mem/Weak.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Posix/Internals.hi","System/Posix/Internals.p_hi","System/Posix/Internals.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Posix/Types.hi","System/Posix/Types.p_hi","System/Posix/Types.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Timeout.hi","System/Timeout.p_hi","System/Timeout.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/ParserCombinators/ReadP.hi","Text/ParserCombinators/ReadP.p_hi","Text/ParserCombinators/ReadP.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/ParserCombinators/ReadPrec.hi","Text/ParserCombinators/ReadPrec.p_hi","Text/ParserCombinators/ReadPrec.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/Printf.hi","Text/Printf.p_hi","Text/Printf.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/Read.hi","Text/Read.p_hi","Text/Read.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/Read/Lex.hi","Text/Read/Lex.p_hi","Text/Read/Lex.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/Show.hi","Text/Show.p_hi","Text/Show.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Text/Show/Functions.hi","Text/Show/Functions.p_hi","Text/Show/Functions.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Unsafe/Coerce.hi","Unsafe/Coerce.p_hi","Unsafe/Coerce.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event.hi","GHC/Event.p_hi","GHC/Event.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Imp.hi","Control/Monad/ST/Imp.p_hi","Control/Monad/ST/Imp.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Control/Monad/ST/Lazy/Imp.hi","Control/Monad/ST/Lazy/Imp.p_hi","Control/Monad/ST/Lazy/Imp.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Data/OldList.hi","Data/OldList.p_hi","Data/OldList.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["Foreign/ForeignPtr/Imp.hi","Foreign/ForeignPtr/Imp.p_hi","Foreign/ForeignPtr/Imp.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["System/Environment/ExecutablePath.hi","System/Environment/ExecutablePath.p_hi","System/Environment/ExecutablePath.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Arr.hi","GHC/Event/Arr.p_hi","GHC/Event/Arr.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Array.hi","GHC/Event/Array.p_hi","GHC/Event/Array.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Clock.hi","GHC/Event/Clock.p_hi","GHC/Event/Clock.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Control.hi","GHC/Event/Control.p_hi","GHC/Event/Control.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/EPoll.hi","GHC/Event/EPoll.p_hi","GHC/Event/EPoll.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/IntTable.hi","GHC/Event/IntTable.p_hi","GHC/Event/IntTable.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Internal.hi","GHC/Event/Internal.p_hi","GHC/Event/Internal.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/KQueue.hi","GHC/Event/KQueue.p_hi","GHC/Event/KQueue.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Manager.hi","GHC/Event/Manager.p_hi","GHC/Event/Manager.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/PSQ.hi","GHC/Event/PSQ.p_hi","GHC/Event/PSQ.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Poll.hi","GHC/Event/Poll.p_hi","GHC/Event/Poll.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Thread.hi","GHC/Event/Thread.p_hi","GHC/Event/Thread.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/TimerManager.hi","GHC/Event/TimerManager.p_hi","GHC/Event/TimerManager.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["GHC/Event/Unique.hi","GHC/Event/Unique.p_hi","GHC/Event/Unique.dyn_hi"] (ignoring) base-4.8.0.0: cannot find any of ["libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.p_a","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so","libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.dylib","HSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/filepath "inplace/bin/ghc-cabal" configure libraries/filepath dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring filepath-1.4.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/filepath/dist-install/inplace-pkg-config Reading package info from "libraries/filepath/dist-install/inplace-pkg-config" ... done. filepath-1.4.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/doc/html/filepath/filepath.haddock doesn't exist or isn't a file filepath-1.4.0.0: cannot find any of ["System/FilePath.hi","System/FilePath.p_hi","System/FilePath.dyn_hi"] (ignoring) filepath-1.4.0.0: cannot find any of ["System/FilePath/Posix.hi","System/FilePath/Posix.p_hi","System/FilePath/Posix.dyn_hi"] (ignoring) filepath-1.4.0.0: cannot find any of ["System/FilePath/Windows.hi","System/FilePath/Windows.p_hi","System/FilePath/Windows.dyn_hi"] (ignoring) filepath-1.4.0.0: cannot find any of ["libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.p_a","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so","libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.dylib","HSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/array "inplace/bin/ghc-cabal" configure libraries/array dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring array-0.5.1.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/array/dist-install/inplace-pkg-config Reading package info from "libraries/array/dist-install/inplace-pkg-config" ... done. array-0.5.1.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/doc/html/array/array.haddock doesn't exist or isn't a file array-0.5.1.0: cannot find any of ["Data/Array.hi","Data/Array.p_hi","Data/Array.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Base.hi","Data/Array/Base.p_hi","Data/Array/Base.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/IArray.hi","Data/Array/IArray.p_hi","Data/Array/IArray.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/IO.hi","Data/Array/IO.p_hi","Data/Array/IO.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/IO/Safe.hi","Data/Array/IO/Safe.p_hi","Data/Array/IO/Safe.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/IO/Internals.hi","Data/Array/IO/Internals.p_hi","Data/Array/IO/Internals.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/MArray.hi","Data/Array/MArray.p_hi","Data/Array/MArray.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/MArray/Safe.hi","Data/Array/MArray/Safe.p_hi","Data/Array/MArray/Safe.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/ST.hi","Data/Array/ST.p_hi","Data/Array/ST.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/ST/Safe.hi","Data/Array/ST/Safe.p_hi","Data/Array/ST/Safe.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Storable.hi","Data/Array/Storable.p_hi","Data/Array/Storable.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Storable/Safe.hi","Data/Array/Storable/Safe.p_hi","Data/Array/Storable/Safe.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Storable/Internals.hi","Data/Array/Storable/Internals.p_hi","Data/Array/Storable/Internals.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Unboxed.hi","Data/Array/Unboxed.p_hi","Data/Array/Unboxed.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["Data/Array/Unsafe.hi","Data/Array/Unsafe.p_hi","Data/Array/Unsafe.dyn_hi"] (ignoring) array-0.5.1.0: cannot find any of ["libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.p_a","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so","libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.dylib","HSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/deepseq "inplace/bin/ghc-cabal" configure libraries/deepseq dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring deepseq-1.4.1.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/deepseq/dist-install/inplace-pkg-config Reading package info from "libraries/deepseq/dist-install/inplace-pkg-config" ... done. deepseq-1.4.1.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock doesn't exist or isn't a file deepseq-1.4.1.1: cannot find any of ["Control/DeepSeq.hi","Control/DeepSeq.p_hi","Control/DeepSeq.dyn_hi"] (ignoring) deepseq-1.4.1.1: cannot find any of ["libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.p_a","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so","libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.dylib","HSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/bytestring 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users. "inplace/bin/ghc-cabal" configure libraries/bytestring dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring bytestring-0.10.6.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/bytestring/dist-install/inplace-pkg-config Reading package info from "libraries/bytestring/dist-install/inplace-pkg-config" ... done. bytestring-0.10.6.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock doesn't exist or isn't a file bytestring-0.10.6.0: cannot find any of ["Data/ByteString.hi","Data/ByteString.p_hi","Data/ByteString.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Char8.hi","Data/ByteString/Char8.p_hi","Data/ByteString/Char8.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Unsafe.hi","Data/ByteString/Unsafe.p_hi","Data/ByteString/Unsafe.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Internal.hi","Data/ByteString/Internal.p_hi","Data/ByteString/Internal.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy.hi","Data/ByteString/Lazy.p_hi","Data/ByteString/Lazy.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy/Char8.hi","Data/ByteString/Lazy/Char8.p_hi","Data/ByteString/Lazy/Char8.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy/Internal.hi","Data/ByteString/Lazy/Internal.p_hi","Data/ByteString/Lazy/Internal.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Short.hi","Data/ByteString/Short.p_hi","Data/ByteString/Short.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Short/Internal.hi","Data/ByteString/Short/Internal.p_hi","Data/ByteString/Short/Internal.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder.hi","Data/ByteString/Builder.p_hi","Data/ByteString/Builder.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Extra.hi","Data/ByteString/Builder/Extra.p_hi","Data/ByteString/Builder/Extra.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim.hi","Data/ByteString/Builder/Prim.p_hi","Data/ByteString/Builder/Prim.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Internal.hi","Data/ByteString/Builder/Internal.p_hi","Data/ByteString/Builder/Internal.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/Internal.hi","Data/ByteString/Builder/Prim/Internal.p_hi","Data/ByteString/Builder/Prim/Internal.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy/Builder.hi","Data/ByteString/Lazy/Builder.p_hi","Data/ByteString/Lazy/Builder.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy/Builder/Extras.hi","Data/ByteString/Lazy/Builder/Extras.p_hi","Data/ByteString/Lazy/Builder/Extras.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Lazy/Builder/ASCII.hi","Data/ByteString/Lazy/Builder/ASCII.p_hi","Data/ByteString/Lazy/Builder/ASCII.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/ASCII.hi","Data/ByteString/Builder/ASCII.p_hi","Data/ByteString/Builder/ASCII.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/Binary.hi","Data/ByteString/Builder/Prim/Binary.p_hi","Data/ByteString/Builder/Prim/Binary.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/ASCII.hi","Data/ByteString/Builder/Prim/ASCII.p_hi","Data/ByteString/Builder/Prim/ASCII.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/Internal/Floating.hi","Data/ByteString/Builder/Prim/Internal/Floating.p_hi","Data/ByteString/Builder/Prim/Internal/Floating.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hi","Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_hi","Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["Data/ByteString/Builder/Prim/Internal/Base16.hi","Data/ByteString/Builder/Prim/Internal/Base16.p_hi","Data/ByteString/Builder/Prim/Internal/Base16.dyn_hi"] (ignoring) bytestring-0.10.6.0: cannot find any of ["libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a","libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.p_a","libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so","libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.dylib","HSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/containers 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users. "inplace/bin/ghc-cabal" configure libraries/containers dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring containers-0.5.6.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/containers/dist-install/inplace-pkg-config Reading package info from "libraries/containers/dist-install/inplace-pkg-config" ... done. containers-0.5.6.2: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/doc/html/containers/containers.haddock doesn't exist or isn't a file containers-0.5.6.2: cannot find any of ["Data/IntMap.hi","Data/IntMap.p_hi","Data/IntMap.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/IntMap/Lazy.hi","Data/IntMap/Lazy.p_hi","Data/IntMap/Lazy.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/IntMap/Strict.hi","Data/IntMap/Strict.p_hi","Data/IntMap/Strict.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/IntSet.hi","Data/IntSet.p_hi","Data/IntSet.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Map.hi","Data/Map.p_hi","Data/Map.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Map/Lazy.hi","Data/Map/Lazy.p_hi","Data/Map/Lazy.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Map/Strict.hi","Data/Map/Strict.p_hi","Data/Map/Strict.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Set.hi","Data/Set.p_hi","Data/Set.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Graph.hi","Data/Graph.p_hi","Data/Graph.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Sequence.hi","Data/Sequence.p_hi","Data/Sequence.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Tree.hi","Data/Tree.p_hi","Data/Tree.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/IntMap/Base.hi","Data/IntMap/Base.p_hi","Data/IntMap/Base.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/IntSet/Base.hi","Data/IntSet/Base.p_hi","Data/IntSet/Base.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Map/Base.hi","Data/Map/Base.p_hi","Data/Map/Base.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Set/Base.hi","Data/Set/Base.p_hi","Data/Set/Base.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Utils/BitUtil.hi","Data/Utils/BitUtil.p_hi","Data/Utils/BitUtil.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Utils/StrictFold.hi","Data/Utils/StrictFold.p_hi","Data/Utils/StrictFold.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["Data/Utils/StrictPair.hi","Data/Utils/StrictPair.p_hi","Data/Utils/StrictPair.dyn_hi"] (ignoring) containers-0.5.6.2: cannot find any of ["libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a","libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.p_a","libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so","libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.dylib","HScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/time "inplace/bin/ghc-cabal" configure libraries/time dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring time-1.5.0.1... checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for gmtime_r... yes checking for localtime_r... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking whether time.h and sys/time.h may both be included... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking whether altzone is declared... no configure: creating ./config.status config.status: creating lib/include/HsTimeConfig.h config.status: lib/include/HsTimeConfig.h is unchanged "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/time/dist-install/inplace-pkg-config Reading package info from "libraries/time/dist-install/inplace-pkg-config" ... done. time-1.5.0.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/doc/html/time/time.haddock doesn't exist or isn't a file time-1.5.0.1: cannot find any of ["Data/Time/Calendar.hi","Data/Time/Calendar.p_hi","Data/Time/Calendar.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/MonthDay.hi","Data/Time/Calendar/MonthDay.p_hi","Data/Time/Calendar/MonthDay.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/OrdinalDate.hi","Data/Time/Calendar/OrdinalDate.p_hi","Data/Time/Calendar/OrdinalDate.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/WeekDate.hi","Data/Time/Calendar/WeekDate.p_hi","Data/Time/Calendar/WeekDate.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/Julian.hi","Data/Time/Calendar/Julian.p_hi","Data/Time/Calendar/Julian.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/Easter.hi","Data/Time/Calendar/Easter.p_hi","Data/Time/Calendar/Easter.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock.hi","Data/Time/Clock.p_hi","Data/Time/Clock.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/POSIX.hi","Data/Time/Clock/POSIX.p_hi","Data/Time/Clock/POSIX.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/TAI.hi","Data/Time/Clock/TAI.p_hi","Data/Time/Clock/TAI.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/LocalTime.hi","Data/Time/LocalTime.p_hi","Data/Time/LocalTime.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Format.hi","Data/Time/Format.p_hi","Data/Time/Format.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time.hi","Data/Time.p_hi","Data/Time.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/Private.hi","Data/Time/Calendar/Private.p_hi","Data/Time/Calendar/Private.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/Days.hi","Data/Time/Calendar/Days.p_hi","Data/Time/Calendar/Days.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/Gregorian.hi","Data/Time/Calendar/Gregorian.p_hi","Data/Time/Calendar/Gregorian.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Calendar/JulianYearDay.hi","Data/Time/Calendar/JulianYearDay.p_hi","Data/Time/Calendar/JulianYearDay.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/Scale.hi","Data/Time/Clock/Scale.p_hi","Data/Time/Clock/Scale.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/UTC.hi","Data/Time/Clock/UTC.p_hi","Data/Time/Clock/UTC.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/CTimeval.hi","Data/Time/Clock/CTimeval.p_hi","Data/Time/Clock/CTimeval.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Clock/UTCDiff.hi","Data/Time/Clock/UTCDiff.p_hi","Data/Time/Clock/UTCDiff.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/LocalTime/TimeZone.hi","Data/Time/LocalTime/TimeZone.p_hi","Data/Time/LocalTime/TimeZone.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/LocalTime/TimeOfDay.hi","Data/Time/LocalTime/TimeOfDay.p_hi","Data/Time/LocalTime/TimeOfDay.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/LocalTime/LocalTime.hi","Data/Time/LocalTime/LocalTime.p_hi","Data/Time/LocalTime/LocalTime.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Format/Parse.hi","Data/Time/Format/Parse.p_hi","Data/Time/Format/Parse.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["Data/Time/Format/Locale.hi","Data/Time/Format/Locale.p_hi","Data/Time/Format/Locale.dyn_hi"] (ignoring) time-1.5.0.1: cannot find any of ["libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a","libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.p_a","libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so","libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.dylib","HStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/unix "inplace/bin/ghc-cabal" configure libraries/unix dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring unix-2.7.1.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for an ANSI C-conforming const... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for string.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking for sys/stat.h... (cached) yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking bsd/libutil.h usability... no checking bsd/libutil.h presence... no checking for bsd/libutil.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getpwnam... yes checking for getpwuid... yes checking for getpwent... yes checking for getgrent... yes checking for lchown... yes checking for setenv... yes checking for sysconf... yes checking for unsetenv... yes checking for clearenv... yes checking for nanosleep... yes checking for ptsname... yes checking for setitimer... yes checking for readdir_r... yes checking for telldir... yes checking for seekdir... yes checking for execvpe... yes checking for struct stat.st_atim... yes checking for struct stat.st_mtim... yes checking for struct stat.st_ctim... yes checking for struct stat.st_atimespec... no checking for struct stat.st_mtimespec... no checking for struct stat.st_ctimespec... no checking for struct stat.st_atimensec... no checking for struct stat.st_mtimensec... no checking for struct stat.st_ctimensec... no checking for struct stat.st_atime_n... no checking for struct stat.st_mtime_n... no checking for struct stat.st_ctime_n... no checking for struct stat.st_uatime... no checking for struct stat.st_umtime... no checking for struct stat.st_uctime... no checking for struct passwd.pw_gecos... yes checking for utimensat... yes checking for futimens... yes checking for lutimes... yes checking for futimes... yes checking for mkstemps... yes checking for mkdtemp... yes checking for fsync... yes checking for fdatasync... yes checking for posix_fadvise... yes checking for posix_fallocate... yes checking for library containing shm_open... -lrt checking for shm_open... yes checking for shm_unlink... yes checking value of SIGABRT... 6 checking value of SIGALRM... 14 checking value of SIGBUS... 7 checking value of SIGCHLD... 17 checking value of SIGCONT... 18 checking value of SIGFPE... 8 checking value of SIGHUP... 1 checking value of SIGILL... 4 checking value of SIGINT... 2 checking value of SIGKILL... 9 checking value of SIGPIPE... 13 checking value of SIGQUIT... 3 checking value of SIGSEGV... 11 checking value of SIGSTOP... 19 checking value of SIGTERM... 15 checking value of SIGTSTP... 20 checking value of SIGTTIN... 21 checking value of SIGTTOU... 22 checking value of SIGUSR1... 10 checking value of SIGUSR2... 12 checking value of SIGPOLL... 29 checking value of SIGPROF... 27 checking value of SIGSYS... 31 checking value of SIGTRAP... 5 checking value of SIGURG... 23 checking value of SIGVTALRM... 26 checking value of SIGXCPU... 24 checking value of SIGXFSZ... 25 checking value of SIG_BLOCK... 0 checking value of SIG_SETMASK... 2 checking value of SIG_UNBLOCK... 1 checking value of SIGINFO... -1 checking value of SIGWINCH... 28 checking for _SC_GETGR_R_SIZE_MAX... yes checking for _SC_GETPW_R_SIZE_MAX... yes checking return type of usleep... int checking return type of unsetenv... int checking for RTLD_NEXT from dlfcn.h... no checking for RTLD_DEFAULT from dlfcn.h... no checking for openpty... no checking for openpty in -lutil... yes checking for /dev/ptmx... yes checking for /dev/ptc... no checking for library containing dlopen... -ldl checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing sem_close... -lpthread configure: creating ./config.status config.status: creating unix.buildinfo config.status: creating include/HsUnixConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/unix/dist-install/inplace-pkg-config Reading package info from "libraries/unix/dist-install/inplace-pkg-config" ... done. unix-2.7.1.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/doc/html/unix/unix.haddock doesn't exist or isn't a file unix-2.7.1.0: cannot find any of ["System/Posix.hi","System/Posix.p_hi","System/Posix.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/ByteString.hi","System/Posix/ByteString.p_hi","System/Posix/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Error.hi","System/Posix/Error.p_hi","System/Posix/Error.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Resource.hi","System/Posix/Resource.p_hi","System/Posix/Resource.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Time.hi","System/Posix/Time.p_hi","System/Posix/Time.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Unistd.hi","System/Posix/Unistd.p_hi","System/Posix/Unistd.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/User.hi","System/Posix/User.p_hi","System/Posix/User.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Signals.hi","System/Posix/Signals.p_hi","System/Posix/Signals.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Signals/Exts.hi","System/Posix/Signals/Exts.p_hi","System/Posix/Signals/Exts.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Semaphore.hi","System/Posix/Semaphore.p_hi","System/Posix/Semaphore.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/SharedMem.hi","System/Posix/SharedMem.p_hi","System/Posix/SharedMem.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/ByteString/FilePath.hi","System/Posix/ByteString/FilePath.p_hi","System/Posix/ByteString/FilePath.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Directory.hi","System/Posix/Directory.p_hi","System/Posix/Directory.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Directory/ByteString.hi","System/Posix/Directory/ByteString.p_hi","System/Posix/Directory/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker/Module.hi","System/Posix/DynamicLinker/Module.p_hi","System/Posix/DynamicLinker/Module.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker/Module/ByteString.hi","System/Posix/DynamicLinker/Module/ByteString.p_hi","System/Posix/DynamicLinker/Module/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker/Prim.hi","System/Posix/DynamicLinker/Prim.p_hi","System/Posix/DynamicLinker/Prim.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker/ByteString.hi","System/Posix/DynamicLinker/ByteString.p_hi","System/Posix/DynamicLinker/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker.hi","System/Posix/DynamicLinker.p_hi","System/Posix/DynamicLinker.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Files.hi","System/Posix/Files.p_hi","System/Posix/Files.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Files/ByteString.hi","System/Posix/Files/ByteString.p_hi","System/Posix/Files/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/IO.hi","System/Posix/IO.p_hi","System/Posix/IO.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/IO/ByteString.hi","System/Posix/IO/ByteString.p_hi","System/Posix/IO/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Env.hi","System/Posix/Env.p_hi","System/Posix/Env.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Env/ByteString.hi","System/Posix/Env/ByteString.p_hi","System/Posix/Env/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Fcntl.hi","System/Posix/Fcntl.p_hi","System/Posix/Fcntl.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Process.hi","System/Posix/Process.p_hi","System/Posix/Process.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Process/Internals.hi","System/Posix/Process/Internals.p_hi","System/Posix/Process/Internals.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Process/ByteString.hi","System/Posix/Process/ByteString.p_hi","System/Posix/Process/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Temp.hi","System/Posix/Temp.p_hi","System/Posix/Temp.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Temp/ByteString.hi","System/Posix/Temp/ByteString.p_hi","System/Posix/Temp/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Terminal.hi","System/Posix/Terminal.p_hi","System/Posix/Terminal.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Terminal/ByteString.hi","System/Posix/Terminal/ByteString.p_hi","System/Posix/Terminal/ByteString.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Directory/Common.hi","System/Posix/Directory/Common.p_hi","System/Posix/Directory/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/DynamicLinker/Common.hi","System/Posix/DynamicLinker/Common.p_hi","System/Posix/DynamicLinker/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Files/Common.hi","System/Posix/Files/Common.p_hi","System/Posix/Files/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/IO/Common.hi","System/Posix/IO/Common.p_hi","System/Posix/IO/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Process/Common.hi","System/Posix/Process/Common.p_hi","System/Posix/Process/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["System/Posix/Terminal/Common.hi","System/Posix/Terminal/Common.p_hi","System/Posix/Terminal/Common.dyn_hi"] (ignoring) unix-2.7.1.0: cannot find any of ["libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a","libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.p_a","libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so","libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.dylib","HSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/directory "inplace/bin/ghc-cabal" configure libraries/directory dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring directory-1.2.2.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/stat.h... (cached) yes configure: creating ./config.status config.status: creating include/HsDirectoryConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/directory/dist-install/inplace-pkg-config Reading package info from "libraries/directory/dist-install/inplace-pkg-config" ... done. directory-1.2.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/doc/html/directory/directory.haddock doesn't exist or isn't a file directory-1.2.2.0: cannot find any of ["System/Directory.hi","System/Directory.p_hi","System/Directory.dyn_hi"] (ignoring) directory-1.2.2.0: cannot find any of ["libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a","libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.p_a","libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so","libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.dylib","HSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/process "inplace/bin/ghc-cabal" configure libraries/process dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring process-1.2.3.0... configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for setitimer... yes checking for sysconf... yes checking value of SIG_DFL... -1 checking value of SIG_IGN... -1 configure: creating ./config.status config.status: creating include/HsProcessConfig.h configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/process/dist-install/inplace-pkg-config Reading package info from "libraries/process/dist-install/inplace-pkg-config" ... done. process-1.2.3.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/doc/html/process/process.haddock doesn't exist or isn't a file process-1.2.3.0: cannot find any of ["System/Cmd.hi","System/Cmd.p_hi","System/Cmd.dyn_hi"] (ignoring) process-1.2.3.0: cannot find any of ["System/Process.hi","System/Process.p_hi","System/Process.dyn_hi"] (ignoring) process-1.2.3.0: cannot find any of ["System/Process/Internals.hi","System/Process/Internals.p_hi","System/Process/Internals.dyn_hi"] (ignoring) process-1.2.3.0: cannot find any of ["libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a","libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.p_a","libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so","libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.dylib","HSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/hpc "inplace/bin/ghc-cabal" configure libraries/hpc dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hpc-0.6.0.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/hpc/dist-install/inplace-pkg-config Reading package info from "libraries/hpc/dist-install/inplace-pkg-config" ... done. hpc-0.6.0.2: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/doc/html/hpc/hpc.haddock doesn't exist or isn't a file hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Util.hi","Trace/Hpc/Util.p_hi","Trace/Hpc/Util.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Mix.hi","Trace/Hpc/Mix.p_hi","Trace/Hpc/Mix.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Tix.hi","Trace/Hpc/Tix.p_hi","Trace/Hpc/Tix.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["Trace/Hpc/Reflect.hi","Trace/Hpc/Reflect.p_hi","Trace/Hpc/Reflect.dyn_hi"] (ignoring) hpc-0.6.0.2: cannot find any of ["libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.p_a","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so","libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.dylib","HShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/pretty "inplace/bin/ghc-cabal" configure libraries/pretty dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring pretty-1.1.2.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/pretty/dist-install/inplace-pkg-config Reading package info from "libraries/pretty/dist-install/inplace-pkg-config" ... done. pretty-1.1.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/doc/html/pretty/pretty.haddock doesn't exist or isn't a file pretty-1.1.2.0: cannot find any of ["Text/PrettyPrint.hi","Text/PrettyPrint.p_hi","Text/PrettyPrint.dyn_hi"] (ignoring) pretty-1.1.2.0: cannot find any of ["Text/PrettyPrint/HughesPJ.hi","Text/PrettyPrint/HughesPJ.p_hi","Text/PrettyPrint/HughesPJ.dyn_hi"] (ignoring) pretty-1.1.2.0: cannot find any of ["Text/PrettyPrint/HughesPJClass.hi","Text/PrettyPrint/HughesPJClass.p_hi","Text/PrettyPrint/HughesPJClass.dyn_hi"] (ignoring) pretty-1.1.2.0: cannot find any of ["libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a","libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.p_a","libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so","libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.dylib","HSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/template-haskell "inplace/bin/ghc-cabal" configure libraries/template-haskell dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring template-haskell-2.10.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/template-haskell/dist-install/inplace-pkg-config Reading package info from "libraries/template-haskell/dist-install/inplace-pkg-config" ... done. template-haskell-2.10.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock doesn't exist or isn't a file template-haskell-2.10.0.0: cannot find any of ["Language/Haskell/TH.hi","Language/Haskell/TH.p_hi","Language/Haskell/TH.dyn_hi"] (ignoring) template-haskell-2.10.0.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.10.0.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.10.0.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.10.0.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.10.0.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.10.0.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.10.0.0: cannot find any of ["libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a","libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.p_a","libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.so","libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.dylib","HStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/binary 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users. "inplace/bin/ghc-cabal" configure libraries/binary dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring binary-0.7.3.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/binary/dist-install/inplace-pkg-config Reading package info from "libraries/binary/dist-install/inplace-pkg-config" ... done. binary-0.7.3.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/doc/html/binary/binary.haddock doesn't exist or isn't a file binary-0.7.3.0: cannot find any of ["Data/Binary.hi","Data/Binary.p_hi","Data/Binary.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Put.hi","Data/Binary/Put.p_hi","Data/Binary/Put.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Get.hi","Data/Binary/Get.p_hi","Data/Binary/Get.dyn_hi"] (ignoring) binary-0.7.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.7.3.0: cannot find any of ["Data/Binary/Builder.hi","Data/Binary/Builder.p_hi","Data/Binary/Builder.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Builder/Internal.hi","Data/Binary/Builder/Internal.p_hi","Data/Binary/Builder/Internal.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Builder/Base.hi","Data/Binary/Builder/Base.p_hi","Data/Binary/Builder/Base.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Class.hi","Data/Binary/Class.p_hi","Data/Binary/Class.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["Data/Binary/Generic.hi","Data/Binary/Generic.p_hi","Data/Binary/Generic.dyn_hi"] (ignoring) binary-0.7.3.0: cannot find any of ["libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.p_a","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so","libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.dylib","HSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/Cabal/Cabal "inplace/bin/ghc-cabal" configure libraries/Cabal/Cabal dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring Cabal-1.22.2.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/Cabal/Cabal/dist-install/inplace-pkg-config Reading package info from "libraries/Cabal/Cabal/dist-install/inplace-pkg-config" ... done. Cabal-1.22.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock doesn't exist or isn't a file Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/CreatePipe.hi","Distribution/Compat/CreatePipe.p_hi","Distribution/Compat/CreatePipe.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Environment.hi","Distribution/Compat/Environment.p_hi","Distribution/Compat/Environment.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Exception.hi","Distribution/Compat/Exception.p_hi","Distribution/Compat/Exception.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/ReadP.hi","Distribution/Compat/ReadP.p_hi","Distribution/Compat/ReadP.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compiler.hi","Distribution/Compiler.p_hi","Distribution/Compiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/InstalledPackageInfo.hi","Distribution/InstalledPackageInfo.p_hi","Distribution/InstalledPackageInfo.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/License.hi","Distribution/License.p_hi","Distribution/License.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Make.hi","Distribution/Make.p_hi","Distribution/Make.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ModuleName.hi","Distribution/ModuleName.p_hi","Distribution/ModuleName.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Package.hi","Distribution/Package.p_hi","Distribution/Package.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription.hi","Distribution/PackageDescription.p_hi","Distribution/PackageDescription.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Check.hi","Distribution/PackageDescription/Check.p_hi","Distribution/PackageDescription/Check.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Configuration.hi","Distribution/PackageDescription/Configuration.p_hi","Distribution/PackageDescription/Configuration.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Parse.hi","Distribution/PackageDescription/Parse.p_hi","Distribution/PackageDescription/Parse.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/PrettyPrint.hi","Distribution/PackageDescription/PrettyPrint.p_hi","Distribution/PackageDescription/PrettyPrint.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/PackageDescription/Utils.hi","Distribution/PackageDescription/Utils.p_hi","Distribution/PackageDescription/Utils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ParseUtils.hi","Distribution/ParseUtils.p_hi","Distribution/ParseUtils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/ReadE.hi","Distribution/ReadE.p_hi","Distribution/ReadE.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple.hi","Distribution/Simple.p_hi","Distribution/Simple.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Bench.hi","Distribution/Simple/Bench.p_hi","Distribution/Simple/Bench.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Build.hi","Distribution/Simple/Build.p_hi","Distribution/Simple/Build.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/BuildPaths.hi","Distribution/Simple/BuildPaths.p_hi","Distribution/Simple/BuildPaths.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/BuildTarget.hi","Distribution/Simple/BuildTarget.p_hi","Distribution/Simple/BuildTarget.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/CCompiler.hi","Distribution/Simple/CCompiler.p_hi","Distribution/Simple/CCompiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Command.hi","Distribution/Simple/Command.p_hi","Distribution/Simple/Command.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Compiler.hi","Distribution/Simple/Compiler.p_hi","Distribution/Simple/Compiler.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Configure.hi","Distribution/Simple/Configure.p_hi","Distribution/Simple/Configure.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/GHC.hi","Distribution/Simple/GHC.p_hi","Distribution/Simple/GHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/GHCJS.hi","Distribution/Simple/GHCJS.p_hi","Distribution/Simple/GHCJS.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Haddock.hi","Distribution/Simple/Haddock.p_hi","Distribution/Simple/Haddock.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/HaskellSuite.hi","Distribution/Simple/HaskellSuite.p_hi","Distribution/Simple/HaskellSuite.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Hpc.hi","Distribution/Simple/Hpc.p_hi","Distribution/Simple/Hpc.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Install.hi","Distribution/Simple/Install.p_hi","Distribution/Simple/Install.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/InstallDirs.hi","Distribution/Simple/InstallDirs.p_hi","Distribution/Simple/InstallDirs.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/JHC.hi","Distribution/Simple/JHC.p_hi","Distribution/Simple/JHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/LHC.hi","Distribution/Simple/LHC.p_hi","Distribution/Simple/LHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/LocalBuildInfo.hi","Distribution/Simple/LocalBuildInfo.p_hi","Distribution/Simple/LocalBuildInfo.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/PackageIndex.hi","Distribution/Simple/PackageIndex.p_hi","Distribution/Simple/PackageIndex.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/PreProcess.hi","Distribution/Simple/PreProcess.p_hi","Distribution/Simple/PreProcess.dyn_hi"] (ignoring) Cabal-1.22.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.22.2.0: cannot find any of ["Distribution/Simple/Program.hi","Distribution/Simple/Program.p_hi","Distribution/Simple/Program.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/Register.hi","Distribution/Simple/Register.p_hi","Distribution/Simple/Register.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Setup.hi","Distribution/Simple/Setup.p_hi","Distribution/Simple/Setup.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/SrcDist.hi","Distribution/Simple/SrcDist.p_hi","Distribution/Simple/SrcDist.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Test.hi","Distribution/Simple/Test.p_hi","Distribution/Simple/Test.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.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.22.2.0: cannot find any of ["Distribution/Simple/UHC.hi","Distribution/Simple/UHC.p_hi","Distribution/Simple/UHC.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/UserHooks.hi","Distribution/Simple/UserHooks.p_hi","Distribution/Simple/UserHooks.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Simple/Utils.hi","Distribution/Simple/Utils.p_hi","Distribution/Simple/Utils.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/System.hi","Distribution/System.p_hi","Distribution/System.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/TestSuite.hi","Distribution/TestSuite.p_hi","Distribution/TestSuite.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Text.hi","Distribution/Text.p_hi","Distribution/Text.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Utils/NubList.hi","Distribution/Utils/NubList.p_hi","Distribution/Utils/NubList.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Verbosity.hi","Distribution/Verbosity.p_hi","Distribution/Verbosity.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Version.hi","Distribution/Version.p_hi","Distribution/Version.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Language/Haskell/Extension.hi","Language/Haskell/Extension.p_hi","Language/Haskell/Extension.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/Binary.hi","Distribution/Compat/Binary.p_hi","Distribution/Compat/Binary.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/CopyFile.hi","Distribution/Compat/CopyFile.p_hi","Distribution/Compat/CopyFile.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/Compat/TempFile.hi","Distribution/Compat/TempFile.p_hi","Distribution/Compat/TempFile.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["Distribution/GetOpt.hi","Distribution/GetOpt.p_hi","Distribution/GetOpt.dyn_hi"] (ignoring) Cabal-1.22.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.22.2.0: cannot find any of ["Distribution/Simple/GHC/IPI641.hi","Distribution/Simple/GHC/IPI641.p_hi","Distribution/Simple/GHC/IPI641.dyn_hi"] (ignoring) Cabal-1.22.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.22.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.22.2.0: cannot find any of ["Paths_Cabal.hi","Paths_Cabal.p_hi","Paths_Cabal.dyn_hi"] (ignoring) Cabal-1.22.2.0: cannot find any of ["libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.p_a","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.so","libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.dylib","HSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/bin-package-db No 'category' field. A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure libraries/bin-package-db dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring bin-package-db-0.0.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/bin-package-db/dist-install/inplace-pkg-config Reading package info from "libraries/bin-package-db/dist-install/inplace-pkg-config" ... done. bin-package-db-0.0.0.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/doc/html/bin-package-db/bin-package-db.haddock doesn't exist or isn't a file bin-package-db-0.0.0.0: cannot find any of ["GHC/PackageDb.hi","GHC/PackageDb.p_hi","GHC/PackageDb.dyn_hi"] (ignoring) bin-package-db-0.0.0.0: cannot find any of ["libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.p_a","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so","libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.dylib","HSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/hoopl "inplace/bin/ghc-cabal" configure libraries/hoopl dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hoopl-3.10.0.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/hoopl/dist-install/inplace-pkg-config Reading package info from "libraries/hoopl/dist-install/inplace-pkg-config" ... done. hoopl-3.10.0.2: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/doc/html/hoopl/hoopl.haddock doesn't exist or isn't a file hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl.hi","Compiler/Hoopl.p_hi","Compiler/Hoopl.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Internals.hi","Compiler/Hoopl/Internals.p_hi","Compiler/Hoopl/Internals.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Wrappers.hi","Compiler/Hoopl/Wrappers.p_hi","Compiler/Hoopl/Wrappers.dyn_hi"] (ignoring) hoopl-3.10.0.2: 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.0.2: 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.0.2: cannot find any of ["Compiler/Hoopl/Checkpoint.hi","Compiler/Hoopl/Checkpoint.p_hi","Compiler/Hoopl/Checkpoint.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Collections.hi","Compiler/Hoopl/Collections.p_hi","Compiler/Hoopl/Collections.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Combinators.hi","Compiler/Hoopl/Combinators.p_hi","Compiler/Hoopl/Combinators.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Dataflow.hi","Compiler/Hoopl/Dataflow.p_hi","Compiler/Hoopl/Dataflow.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Debug.hi","Compiler/Hoopl/Debug.p_hi","Compiler/Hoopl/Debug.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Block.hi","Compiler/Hoopl/Block.p_hi","Compiler/Hoopl/Block.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Graph.hi","Compiler/Hoopl/Graph.p_hi","Compiler/Hoopl/Graph.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Label.hi","Compiler/Hoopl/Label.p_hi","Compiler/Hoopl/Label.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/MkGraph.hi","Compiler/Hoopl/MkGraph.p_hi","Compiler/Hoopl/MkGraph.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Fuel.hi","Compiler/Hoopl/Fuel.p_hi","Compiler/Hoopl/Fuel.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Pointed.hi","Compiler/Hoopl/Pointed.p_hi","Compiler/Hoopl/Pointed.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Shape.hi","Compiler/Hoopl/Shape.p_hi","Compiler/Hoopl/Shape.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Show.hi","Compiler/Hoopl/Show.p_hi","Compiler/Hoopl/Show.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/Unique.hi","Compiler/Hoopl/Unique.p_hi","Compiler/Hoopl/Unique.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["Compiler/Hoopl/XUtil.hi","Compiler/Hoopl/XUtil.p_hi","Compiler/Hoopl/XUtil.dyn_hi"] (ignoring) hoopl-3.10.0.2: cannot find any of ["libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.p_a","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so","libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.dylib","HShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/transformers "inplace/bin/ghc-cabal" configure libraries/transformers dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring transformers-0.4.2.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/transformers/dist-install/inplace-pkg-config Reading package info from "libraries/transformers/dist-install/inplace-pkg-config" ... done. transformers-0.4.2.0: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/doc/html/transformers/transformers.haddock doesn't exist or isn't a file transformers-0.4.2.0: cannot find any of ["Control/Applicative/Backwards.hi","Control/Applicative/Backwards.p_hi","Control/Applicative/Backwards.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Control/Applicative/Lift.hi","Control/Applicative/Lift.p_hi","Control/Applicative/Lift.dyn_hi"] (ignoring) transformers-0.4.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.4.2.0: cannot find any of ["Control/Monad/Signatures.hi","Control/Monad/Signatures.p_hi","Control/Monad/Signatures.dyn_hi"] (ignoring) transformers-0.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.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.4.2.0: cannot find any of ["Data/Functor/Classes.hi","Data/Functor/Classes.p_hi","Data/Functor/Classes.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Compose.hi","Data/Functor/Compose.p_hi","Data/Functor/Compose.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Constant.hi","Data/Functor/Constant.p_hi","Data/Functor/Constant.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Product.hi","Data/Functor/Product.p_hi","Data/Functor/Product.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Reverse.hi","Data/Functor/Reverse.p_hi","Data/Functor/Reverse.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["Data/Functor/Sum.hi","Data/Functor/Sum.p_hi","Data/Functor/Sum.dyn_hi"] (ignoring) transformers-0.4.2.0: cannot find any of ["libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.p_a","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so","libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.dylib","HStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/xhtml "inplace/bin/ghc-cabal" configure libraries/xhtml dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring xhtml-3000.2.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/xhtml/dist-install/inplace-pkg-config Reading package info from "libraries/xhtml/dist-install/inplace-pkg-config" ... done. "inplace/bin/ghc-cabal" check libraries/terminfo "inplace/bin/ghc-cabal" configure libraries/terminfo dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring terminfo-0.4.0.1... xhtml-3000.2.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock doesn't exist or isn't a file xhtml-3000.2.1: cannot find any of ["Text/XHtml.hi","Text/XHtml.p_hi","Text/XHtml.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset.hi","Text/XHtml/Frameset.p_hi","Text/XHtml/Frameset.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict.hi","Text/XHtml/Strict.p_hi","Text/XHtml/Strict.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional.hi","Text/XHtml/Transitional.p_hi","Text/XHtml/Transitional.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Debug.hi","Text/XHtml/Debug.p_hi","Text/XHtml/Debug.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Table.hi","Text/XHtml/Table.p_hi","Text/XHtml/Table.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict/Attributes.hi","Text/XHtml/Strict/Attributes.p_hi","Text/XHtml/Strict/Attributes.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Strict/Elements.hi","Text/XHtml/Strict/Elements.p_hi","Text/XHtml/Strict/Elements.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset/Attributes.hi","Text/XHtml/Frameset/Attributes.p_hi","Text/XHtml/Frameset/Attributes.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Frameset/Elements.hi","Text/XHtml/Frameset/Elements.p_hi","Text/XHtml/Frameset/Elements.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional/Attributes.hi","Text/XHtml/Transitional/Attributes.p_hi","Text/XHtml/Transitional/Attributes.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Transitional/Elements.hi","Text/XHtml/Transitional/Elements.p_hi","Text/XHtml/Transitional/Elements.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/BlockTable.hi","Text/XHtml/BlockTable.p_hi","Text/XHtml/BlockTable.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Extras.hi","Text/XHtml/Extras.p_hi","Text/XHtml/Extras.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["Text/XHtml/Internals.hi","Text/XHtml/Internals.p_hi","Text/XHtml/Internals.dyn_hi"] (ignoring) xhtml-3000.2.1: cannot find any of ["libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a","libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.p_a","libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.so","libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.dylib","HSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.dll"] on library path (ignoring) configure: WARNING: unrecognized options: --with-compiler, --with-gcc checking for gcc... /usr/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 /usr/bin/gcc accepts -g... yes checking for /usr/bin/gcc option to accept ISO C89... none needed checking how to run the C preprocessor... /usr/bin/gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/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... yes configure: creating ./config.status config.status: creating terminfo.buildinfo configure: WARNING: unrecognized options: --with-compiler, --with-gcc "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/terminfo/dist-install/inplace-pkg-config Reading package info from "libraries/terminfo/dist-install/inplace-pkg-config" ... done. terminfo-0.4.0.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock doesn't exist or isn't a file terminfo-0.4.0.1: cannot find any of ["System/Console/Terminfo.hi","System/Console/Terminfo.p_hi","System/Console/Terminfo.dyn_hi"] (ignoring) terminfo-0.4.0.1: 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.1: 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.1: 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.1: 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.1: 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.1: 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.1: cannot find any of ["libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.p_a","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so","libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.dylib","HSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check libraries/haskeline "inplace/bin/ghc-cabal" configure libraries/haskeline dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring haskeline-0.7.2.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force libraries/haskeline/dist-install/inplace-pkg-config Reading package info from "libraries/haskeline/dist-install/inplace-pkg-config" ... done. haskeline-0.7.2.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/libraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock doesn't exist or isn't a file haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline.hi","System/Console/Haskeline.p_hi","System/Console/Haskeline.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Completion.hi","System/Console/Haskeline/Completion.p_hi","System/Console/Haskeline/Completion.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/MonadException.hi","System/Console/Haskeline/MonadException.p_hi","System/Console/Haskeline/MonadException.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/History.hi","System/Console/Haskeline/History.p_hi","System/Console/Haskeline/History.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/IO.hi","System/Console/Haskeline/IO.p_hi","System/Console/Haskeline/IO.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend.hi","System/Console/Haskeline/Backend.p_hi","System/Console/Haskeline/Backend.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend/WCWidth.hi","System/Console/Haskeline/Backend/WCWidth.p_hi","System/Console/Haskeline/Backend/WCWidth.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Command.hi","System/Console/Haskeline/Command.p_hi","System/Console/Haskeline/Command.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Command/Completion.hi","System/Console/Haskeline/Command/Completion.p_hi","System/Console/Haskeline/Command/Completion.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Command/History.hi","System/Console/Haskeline/Command/History.p_hi","System/Console/Haskeline/Command/History.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Command/KillRing.hi","System/Console/Haskeline/Command/KillRing.p_hi","System/Console/Haskeline/Command/KillRing.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Directory.hi","System/Console/Haskeline/Directory.p_hi","System/Console/Haskeline/Directory.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Emacs.hi","System/Console/Haskeline/Emacs.p_hi","System/Console/Haskeline/Emacs.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/InputT.hi","System/Console/Haskeline/InputT.p_hi","System/Console/Haskeline/InputT.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Key.hi","System/Console/Haskeline/Key.p_hi","System/Console/Haskeline/Key.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/LineState.hi","System/Console/Haskeline/LineState.p_hi","System/Console/Haskeline/LineState.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Monads.hi","System/Console/Haskeline/Monads.p_hi","System/Console/Haskeline/Monads.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Prefs.hi","System/Console/Haskeline/Prefs.p_hi","System/Console/Haskeline/Prefs.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/RunCommand.hi","System/Console/Haskeline/RunCommand.p_hi","System/Console/Haskeline/RunCommand.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Term.hi","System/Console/Haskeline/Term.p_hi","System/Console/Haskeline/Term.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Command/Undo.hi","System/Console/Haskeline/Command/Undo.p_hi","System/Console/Haskeline/Command/Undo.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Vi.hi","System/Console/Haskeline/Vi.p_hi","System/Console/Haskeline/Vi.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Recover.hi","System/Console/Haskeline/Recover.p_hi","System/Console/Haskeline/Recover.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend/Posix.hi","System/Console/Haskeline/Backend/Posix.p_hi","System/Console/Haskeline/Backend/Posix.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend/Posix/Encoder.hi","System/Console/Haskeline/Backend/Posix/Encoder.p_hi","System/Console/Haskeline/Backend/Posix/Encoder.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend/DumbTerm.hi","System/Console/Haskeline/Backend/DumbTerm.p_hi","System/Console/Haskeline/Backend/DumbTerm.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["System/Console/Haskeline/Backend/Terminfo.hi","System/Console/Haskeline/Backend/Terminfo.p_hi","System/Console/Haskeline/Backend/Terminfo.dyn_hi"] (ignoring) haskeline-0.7.2.1: cannot find any of ["libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a","libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.p_a","libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.so","libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.dylib","HShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" configure compiler stage2 "Annotations ApiAnnotation Avail Bag BasicTypes Binary BooleanFormula BreakArray BufWrite Class CmdLineParser CmmType CoAxiom ConLike Coercion Config Constants CoreArity CoreFVs CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils CostCentre DataCon Demand Digraph DriverPhases DynFlags Encoding ErrUtils Exception ExtsCompat46 FamInstEnv FastFunctions FastMutInt FastString FastTypes Fingerprint FiniteMap ForeignCall Hooks HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit PlaceHolder HsPat HsSyn HsTypes HsUtils HscTypes IOEnv Id IdInfo IfaceSyn IfaceType InstEnv Kind Lexeme ListSetOps Literal Maybes MkCore MkId Module MonadUtils Name NameEnv NameSet OccName OccurAnal OptCoercion OrdList Outputable PackageConfig Packages Pair Panic PatSyn PipelineMonad Platform PlatformConstants PprCore PrelNames PrelRules Pretty PrimOp RdrName Rules Serialized SrcLoc StaticFlags StringBuffer TcEvidence TcRnTypes TcType TrieMap TyCon Type TypeRep TysPrim TysWiredIn Unify UniqFM UniqSet UniqSupply Unique Util Var VarEnv VarSet Bitmap BlockId ByteCodeAsm ByteCodeInstr ByteCodeItbls CLabel Cmm CmmCallConv CmmExpr CmmInfo CmmMachOp CmmNode CmmUtils CodeGen.Platform CodeGen.Platform.ARM CodeGen.Platform.ARM64 CodeGen.Platform.NoRegs CodeGen.Platform.PPC CodeGen.Platform.PPC_Darwin CodeGen.Platform.SPARC CodeGen.Platform.X86 CodeGen.Platform.X86_64 FastBool Hoopl Hoopl.Dataflow InteractiveEvalTypes MkGraph PprCmm PprCmmDecl PprCmmExpr Reg RegClass SMRep StgCmmArgRep StgCmmClosure StgCmmEnv StgCmmLayout StgCmmMonad StgCmmProf StgCmmTicky StgCmmUtils StgSyn Stream" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --flags=stage2 --ghc-option=-optc-DTHREADED_RTS --flags=ncg --flags=ghci --ghc-option=-DGHCI_TABLES_NEXT_TO_CODE --ghc-option=-DSTAGE=2 --disable-library-for-ghci --enable-library-vanilla --enable-library-profiling --enable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" --disable-library-for-ghci Configuring ghc-7.10.1... Warning: 'include-dirs: ../rts/dist/build' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. Warning: 'include-dirs: ../rts/dist/build' directory does not exist. "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" update --force compiler/stage2/inplace-pkg-config Reading package info from "compiler/stage2/inplace-pkg-config" ... done. ghc-7.10.1: Warning: include-dirs: /builddir/build/BUILD/ghc-7.10.1/compiler/../rts/dist/build doesn't exist or isn't a directory ghc-7.10.1: Warning: haddock-interfaces: /builddir/build/BUILD/ghc-7.10.1/compiler/stage2/doc/html/ghc/ghc.haddock doesn't exist or isn't a file ghc-7.10.1: cannot find any of ["Avail.hi","Avail.p_hi","Avail.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BasicTypes.hi","BasicTypes.p_hi","BasicTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ConLike.hi","ConLike.p_hi","ConLike.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DataCon.hi","DataCon.p_hi","DataCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PatSyn.hi","PatSyn.p_hi","PatSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Demand.hi","Demand.p_hi","Demand.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Debug.hi","Debug.p_hi","Debug.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Exception.hi","Exception.p_hi","Exception.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcMonad.hi","GhcMonad.p_hi","GhcMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hooks.hi","Hooks.p_hi","Hooks.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Id.hi","Id.p_hi","Id.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IdInfo.hi","IdInfo.p_hi","IdInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Lexeme.hi","Lexeme.p_hi","Lexeme.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Literal.hi","Literal.p_hi","Literal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm.hi","Llvm.p_hi","Llvm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/AbsSyn.hi","Llvm/AbsSyn.p_hi","Llvm/AbsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/MetaData.hi","Llvm/MetaData.p_hi","Llvm/MetaData.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/PpLlvm.hi","Llvm/PpLlvm.p_hi","Llvm/PpLlvm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Llvm/Types.hi","Llvm/Types.p_hi","Llvm/Types.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen.hi","LlvmCodeGen.p_hi","LlvmCodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Base.hi","LlvmCodeGen/Base.p_hi","LlvmCodeGen/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/CodeGen.hi","LlvmCodeGen/CodeGen.p_hi","LlvmCodeGen/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Data.hi","LlvmCodeGen/Data.p_hi","LlvmCodeGen/Data.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Ppr.hi","LlvmCodeGen/Ppr.p_hi","LlvmCodeGen/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmCodeGen/Regs.hi","LlvmCodeGen/Regs.p_hi","LlvmCodeGen/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LlvmMangler.hi","LlvmMangler.p_hi","LlvmMangler.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkId.hi","MkId.p_hi","MkId.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Module.hi","Module.p_hi","Module.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Name.hi","Name.p_hi","Name.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NameEnv.hi","NameEnv.p_hi","NameEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NameSet.hi","NameSet.p_hi","NameSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OccName.hi","OccName.p_hi","OccName.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RdrName.hi","RdrName.p_hi","RdrName.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SrcLoc.hi","SrcLoc.p_hi","SrcLoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqSupply.hi","UniqSupply.p_hi","UniqSupply.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Unique.hi","Unique.p_hi","Unique.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Var.hi","Var.p_hi","Var.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["VarEnv.hi","VarEnv.p_hi","VarEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["VarSet.hi","VarSet.p_hi","VarSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UnVarGraph.hi","UnVarGraph.p_hi","UnVarGraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BlockId.hi","BlockId.p_hi","BlockId.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CLabel.hi","CLabel.p_hi","CLabel.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Cmm.hi","Cmm.p_hi","Cmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmBuildInfoTables.hi","CmmBuildInfoTables.p_hi","CmmBuildInfoTables.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmPipeline.hi","CmmPipeline.p_hi","CmmPipeline.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmCallConv.hi","CmmCallConv.p_hi","CmmCallConv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmCommonBlockElim.hi","CmmCommonBlockElim.p_hi","CmmCommonBlockElim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmContFlowOpt.hi","CmmContFlowOpt.p_hi","CmmContFlowOpt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmExpr.hi","CmmExpr.p_hi","CmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmInfo.hi","CmmInfo.p_hi","CmmInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLex.hi","CmmLex.p_hi","CmmLex.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLint.hi","CmmLint.p_hi","CmmLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLive.hi","CmmLive.p_hi","CmmLive.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmMachOp.hi","CmmMachOp.p_hi","CmmMachOp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmNode.hi","CmmNode.p_hi","CmmNode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmOpt.hi","CmmOpt.p_hi","CmmOpt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmParse.hi","CmmParse.p_hi","CmmParse.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmProcPoint.hi","CmmProcPoint.p_hi","CmmProcPoint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmSink.hi","CmmSink.p_hi","CmmSink.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmType.hi","CmmType.p_hi","CmmType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmUtils.hi","CmmUtils.p_hi","CmmUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmmLayoutStack.hi","CmmLayoutStack.p_hi","CmmLayoutStack.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkGraph.hi","MkGraph.p_hi","MkGraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprBase.hi","PprBase.p_hi","PprBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprC.hi","PprC.p_hi","PprC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmm.hi","PprCmm.p_hi","PprCmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmmDecl.hi","PprCmmDecl.p_hi","PprCmmDecl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCmmExpr.hi","PprCmmExpr.p_hi","PprCmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Bitmap.hi","Bitmap.p_hi","Bitmap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform.hi","CodeGen/Platform.p_hi","CodeGen/Platform.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/ARM.hi","CodeGen/Platform/ARM.p_hi","CodeGen/Platform/ARM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/ARM64.hi","CodeGen/Platform/ARM64.p_hi","CodeGen/Platform/ARM64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/NoRegs.hi","CodeGen/Platform/NoRegs.p_hi","CodeGen/Platform/NoRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/PPC.hi","CodeGen/Platform/PPC.p_hi","CodeGen/Platform/PPC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/PPC_Darwin.hi","CodeGen/Platform/PPC_Darwin.p_hi","CodeGen/Platform/PPC_Darwin.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/SPARC.hi","CodeGen/Platform/SPARC.p_hi","CodeGen/Platform/SPARC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/X86.hi","CodeGen/Platform/X86.p_hi","CodeGen/Platform/X86.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeGen/Platform/X86_64.hi","CodeGen/Platform/X86_64.p_hi","CodeGen/Platform/X86_64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CgUtils.hi","CgUtils.p_hi","CgUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmm.hi","StgCmm.p_hi","StgCmm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmBind.hi","StgCmmBind.p_hi","StgCmmBind.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmClosure.hi","StgCmmClosure.p_hi","StgCmmClosure.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmCon.hi","StgCmmCon.p_hi","StgCmmCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmEnv.hi","StgCmmEnv.p_hi","StgCmmEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmExpr.hi","StgCmmExpr.p_hi","StgCmmExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmForeign.hi","StgCmmForeign.p_hi","StgCmmForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmHeap.hi","StgCmmHeap.p_hi","StgCmmHeap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmHpc.hi","StgCmmHpc.p_hi","StgCmmHpc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmArgRep.hi","StgCmmArgRep.p_hi","StgCmmArgRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmLayout.hi","StgCmmLayout.p_hi","StgCmmLayout.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmMonad.hi","StgCmmMonad.p_hi","StgCmmMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmPrim.hi","StgCmmPrim.p_hi","StgCmmPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmProf.hi","StgCmmProf.p_hi","StgCmmProf.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmTicky.hi","StgCmmTicky.p_hi","StgCmmTicky.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmUtils.hi","StgCmmUtils.p_hi","StgCmmUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgCmmExtCode.hi","StgCmmExtCode.p_hi","StgCmmExtCode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SMRep.hi","SMRep.p_hi","SMRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreArity.hi","CoreArity.p_hi","CoreArity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreFVs.hi","CoreFVs.p_hi","CoreFVs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreLint.hi","CoreLint.p_hi","CoreLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CorePrep.hi","CorePrep.p_hi","CorePrep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreSubst.hi","CoreSubst.p_hi","CoreSubst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreSyn.hi","CoreSyn.p_hi","CoreSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TrieMap.hi","TrieMap.p_hi","TrieMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreTidy.hi","CoreTidy.p_hi","CoreTidy.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreUnfold.hi","CoreUnfold.p_hi","CoreUnfold.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreUtils.hi","CoreUtils.p_hi","CoreUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkCore.hi","MkCore.p_hi","MkCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprCore.hi","PprCore.p_hi","PprCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Check.hi","Check.p_hi","Check.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Coverage.hi","Coverage.p_hi","Coverage.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Desugar.hi","Desugar.p_hi","Desugar.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsArrows.hi","DsArrows.p_hi","DsArrows.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsBinds.hi","DsBinds.p_hi","DsBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsCCall.hi","DsCCall.p_hi","DsCCall.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsExpr.hi","DsExpr.p_hi","DsExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsForeign.hi","DsForeign.p_hi","DsForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsGRHSs.hi","DsGRHSs.p_hi","DsGRHSs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsListComp.hi","DsListComp.p_hi","DsListComp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsMonad.hi","DsMonad.p_hi","DsMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsUtils.hi","DsUtils.p_hi","DsUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Match.hi","Match.p_hi","Match.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MatchCon.hi","MatchCon.p_hi","MatchCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MatchLit.hi","MatchLit.p_hi","MatchLit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsBinds.hi","HsBinds.p_hi","HsBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsDecls.hi","HsDecls.p_hi","HsDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsDoc.hi","HsDoc.p_hi","HsDoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsExpr.hi","HsExpr.p_hi","HsExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsImpExp.hi","HsImpExp.p_hi","HsImpExp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsLit.hi","HsLit.p_hi","HsLit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PlaceHolder.hi","PlaceHolder.p_hi","PlaceHolder.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsPat.hi","HsPat.p_hi","HsPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsSyn.hi","HsSyn.p_hi","HsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsTypes.hi","HsTypes.p_hi","HsTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HsUtils.hi","HsUtils.p_hi","HsUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BinIface.hi","BinIface.p_hi","BinIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BuildTyCl.hi","BuildTyCl.p_hi","BuildTyCl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceEnv.hi","IfaceEnv.p_hi","IfaceEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceSyn.hi","IfaceSyn.p_hi","IfaceSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IfaceType.hi","IfaceType.p_hi","IfaceType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LoadIface.hi","LoadIface.p_hi","LoadIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MkIface.hi","MkIface.p_hi","MkIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcIface.hi","TcIface.p_hi","TcIface.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FlagChecker.hi","FlagChecker.p_hi","FlagChecker.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Annotations.hi","Annotations.p_hi","Annotations.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BreakArray.hi","BreakArray.p_hi","BreakArray.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CmdLineParser.hi","CmdLineParser.p_hi","CmdLineParser.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CodeOutput.hi","CodeOutput.p_hi","CodeOutput.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Config.hi","Config.p_hi","Config.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Constants.hi","Constants.p_hi","Constants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverMkDepend.hi","DriverMkDepend.p_hi","DriverMkDepend.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverPhases.hi","DriverPhases.p_hi","DriverPhases.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PipelineMonad.hi","PipelineMonad.p_hi","PipelineMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DriverPipeline.hi","DriverPipeline.p_hi","DriverPipeline.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DynFlags.hi","DynFlags.p_hi","DynFlags.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ErrUtils.hi","ErrUtils.p_hi","ErrUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Finder.hi","Finder.p_hi","Finder.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GHC.hi","GHC.p_hi","GHC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcMake.hi","GhcMake.p_hi","GhcMake.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GhcPlugins.hi","GhcPlugins.p_hi","GhcPlugins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DynamicLoading.hi","DynamicLoading.p_hi","DynamicLoading.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HeaderInfo.hi","HeaderInfo.p_hi","HeaderInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscMain.hi","HscMain.p_hi","HscMain.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscStats.hi","HscStats.p_hi","HscStats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HscTypes.hi","HscTypes.p_hi","HscTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InteractiveEval.hi","InteractiveEval.p_hi","InteractiveEval.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InteractiveEvalTypes.hi","InteractiveEvalTypes.p_hi","InteractiveEvalTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PackageConfig.hi","PackageConfig.p_hi","PackageConfig.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Packages.hi","Packages.p_hi","Packages.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PlatformConstants.hi","PlatformConstants.p_hi","PlatformConstants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Plugins.hi","Plugins.p_hi","Plugins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPluginM.hi","TcPluginM.p_hi","TcPluginM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PprTyThing.hi","PprTyThing.p_hi","PprTyThing.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StaticFlags.hi","StaticFlags.p_hi","StaticFlags.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StaticPtrTable.hi","StaticPtrTable.p_hi","StaticPtrTable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SysTools.hi","SysTools.p_hi","SysTools.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TidyPgm.hi","TidyPgm.p_hi","TidyPgm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Ctype.hi","Ctype.p_hi","Ctype.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["HaddockUtils.hi","HaddockUtils.p_hi","HaddockUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Lexer.hi","Lexer.p_hi","Lexer.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OptCoercion.hi","OptCoercion.p_hi","OptCoercion.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Parser.hi","Parser.p_hi","Parser.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RdrHsSyn.hi","RdrHsSyn.p_hi","RdrHsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ApiAnnotation.hi","ApiAnnotation.p_hi","ApiAnnotation.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ForeignCall.hi","ForeignCall.p_hi","ForeignCall.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelInfo.hi","PrelInfo.p_hi","PrelInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelNames.hi","PrelNames.p_hi","PrelNames.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrelRules.hi","PrelRules.p_hi","PrelRules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PrimOp.hi","PrimOp.p_hi","PrimOp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TysPrim.hi","TysPrim.p_hi","TysPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TysWiredIn.hi","TysWiredIn.p_hi","TysWiredIn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CostCentre.hi","CostCentre.p_hi","CostCentre.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ProfInit.hi","ProfInit.p_hi","ProfInit.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SCCfinal.hi","SCCfinal.p_hi","SCCfinal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnBinds.hi","RnBinds.p_hi","RnBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnEnv.hi","RnEnv.p_hi","RnEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnExpr.hi","RnExpr.p_hi","RnExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnHsDoc.hi","RnHsDoc.p_hi","RnHsDoc.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnNames.hi","RnNames.p_hi","RnNames.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnPat.hi","RnPat.p_hi","RnPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnSource.hi","RnSource.p_hi","RnSource.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnSplice.hi","RnSplice.p_hi","RnSplice.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RnTypes.hi","RnTypes.p_hi","RnTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreMonad.hi","CoreMonad.p_hi","CoreMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CSE.hi","CSE.p_hi","CSE.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FloatIn.hi","FloatIn.p_hi","FloatIn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FloatOut.hi","FloatOut.p_hi","FloatOut.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LiberateCase.hi","LiberateCase.p_hi","LiberateCase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OccurAnal.hi","OccurAnal.p_hi","OccurAnal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SAT.hi","SAT.p_hi","SAT.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SetLevels.hi","SetLevels.p_hi","SetLevels.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplCore.hi","SimplCore.p_hi","SimplCore.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplEnv.hi","SimplEnv.p_hi","SimplEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplMonad.hi","SimplMonad.p_hi","SimplMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplUtils.hi","SimplUtils.p_hi","SimplUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Simplify.hi","Simplify.p_hi","Simplify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SimplStg.hi","SimplStg.p_hi","SimplStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgStats.hi","StgStats.p_hi","StgStats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UnariseStg.hi","UnariseStg.p_hi","UnariseStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Rules.hi","Rules.p_hi","Rules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SpecConstr.hi","SpecConstr.p_hi","SpecConstr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Specialise.hi","Specialise.p_hi","Specialise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoreToStg.hi","CoreToStg.p_hi","CoreToStg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgLint.hi","StgLint.p_hi","StgLint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StgSyn.hi","StgSyn.p_hi","StgSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CallArity.hi","CallArity.p_hi","CallArity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DmdAnal.hi","DmdAnal.p_hi","DmdAnal.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["WorkWrap.hi","WorkWrap.p_hi","WorkWrap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["WwLib.hi","WwLib.p_hi","WwLib.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FamInst.hi","FamInst.p_hi","FamInst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Inst.hi","Inst.p_hi","Inst.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcAnnotations.hi","TcAnnotations.p_hi","TcAnnotations.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcArrows.hi","TcArrows.p_hi","TcArrows.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcBinds.hi","TcBinds.p_hi","TcBinds.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcClassDcl.hi","TcClassDcl.p_hi","TcClassDcl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcDefaults.hi","TcDefaults.p_hi","TcDefaults.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcDeriv.hi","TcDeriv.p_hi","TcDeriv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcEnv.hi","TcEnv.p_hi","TcEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcExpr.hi","TcExpr.p_hi","TcExpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcForeign.hi","TcForeign.p_hi","TcForeign.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcGenDeriv.hi","TcGenDeriv.p_hi","TcGenDeriv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcGenGenerics.hi","TcGenGenerics.p_hi","TcGenGenerics.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcHsSyn.hi","TcHsSyn.p_hi","TcHsSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcHsType.hi","TcHsType.p_hi","TcHsType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcInstDcls.hi","TcInstDcls.p_hi","TcInstDcls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcMType.hi","TcMType.p_hi","TcMType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcValidity.hi","TcValidity.p_hi","TcValidity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcMatches.hi","TcMatches.p_hi","TcMatches.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPat.hi","TcPat.p_hi","TcPat.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcPatSyn.hi","TcPatSyn.p_hi","TcPatSyn.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnDriver.hi","TcRnDriver.p_hi","TcRnDriver.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnMonad.hi","TcRnMonad.p_hi","TcRnMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRnTypes.hi","TcRnTypes.p_hi","TcRnTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcRules.hi","TcRules.p_hi","TcRules.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSimplify.hi","TcSimplify.p_hi","TcSimplify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcErrors.hi","TcErrors.p_hi","TcErrors.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTyClsDecls.hi","TcTyClsDecls.p_hi","TcTyClsDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTyDecls.hi","TcTyDecls.p_hi","TcTyDecls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcType.hi","TcType.p_hi","TcType.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcEvidence.hi","TcEvidence.p_hi","TcEvidence.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcUnify.hi","TcUnify.p_hi","TcUnify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcInteract.hi","TcInteract.p_hi","TcInteract.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcCanonical.hi","TcCanonical.p_hi","TcCanonical.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcFlatten.hi","TcFlatten.p_hi","TcFlatten.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSMonad.hi","TcSMonad.p_hi","TcSMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcTypeNats.hi","TcTypeNats.p_hi","TcTypeNats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TcSplice.hi","TcSplice.p_hi","TcSplice.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Class.hi","Class.p_hi","Class.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Coercion.hi","Coercion.p_hi","Coercion.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FamInstEnv.hi","FamInstEnv.p_hi","FamInstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FunDeps.hi","FunDeps.p_hi","FunDeps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["InstEnv.hi","InstEnv.p_hi","InstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TyCon.hi","TyCon.p_hi","TyCon.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CoAxiom.hi","CoAxiom.p_hi","CoAxiom.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Kind.hi","Kind.p_hi","Kind.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Type.hi","Type.p_hi","Type.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TypeRep.hi","TypeRep.p_hi","TypeRep.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Unify.hi","Unify.p_hi","Unify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Bag.hi","Bag.p_hi","Bag.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Binary.hi","Binary.p_hi","Binary.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BooleanFormula.hi","BooleanFormula.p_hi","BooleanFormula.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["BufWrite.hi","BufWrite.p_hi","BufWrite.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Digraph.hi","Digraph.p_hi","Digraph.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Encoding.hi","Encoding.p_hi","Encoding.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastBool.hi","FastBool.p_hi","FastBool.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastFunctions.hi","FastFunctions.p_hi","FastFunctions.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastMutInt.hi","FastMutInt.p_hi","FastMutInt.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastString.hi","FastString.p_hi","FastString.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FastTypes.hi","FastTypes.p_hi","FastTypes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Fingerprint.hi","Fingerprint.p_hi","Fingerprint.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["FiniteMap.hi","FiniteMap.p_hi","FiniteMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphBase.hi","GraphBase.p_hi","GraphBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphColor.hi","GraphColor.p_hi","GraphColor.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphOps.hi","GraphOps.p_hi","GraphOps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["GraphPpr.hi","GraphPpr.p_hi","GraphPpr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["IOEnv.hi","IOEnv.p_hi","IOEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ListSetOps.hi","ListSetOps.p_hi","ListSetOps.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Maybes.hi","Maybes.p_hi","Maybes.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["MonadUtils.hi","MonadUtils.p_hi","MonadUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["OrdList.hi","OrdList.p_hi","OrdList.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Outputable.hi","Outputable.p_hi","Outputable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Pair.hi","Pair.p_hi","Pair.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Panic.hi","Panic.p_hi","Panic.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Pretty.hi","Pretty.p_hi","Pretty.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Serialized.hi","Serialized.p_hi","Serialized.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["State.hi","State.p_hi","State.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Stream.hi","Stream.p_hi","Stream.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["StringBuffer.hi","StringBuffer.p_hi","StringBuffer.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqFM.hi","UniqFM.p_hi","UniqFM.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["UniqSet.hi","UniqSet.p_hi","UniqSet.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Util.hi","Util.p_hi","Util.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ExtsCompat46.hi","ExtsCompat46.p_hi","ExtsCompat46.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins/Base.hi","Vectorise/Builtins/Base.p_hi","Vectorise/Builtins/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins/Initialise.hi","Vectorise/Builtins/Initialise.p_hi","Vectorise/Builtins/Initialise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Builtins.hi","Vectorise/Builtins.p_hi","Vectorise/Builtins.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Base.hi","Vectorise/Monad/Base.p_hi","Vectorise/Monad/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Naming.hi","Vectorise/Monad/Naming.p_hi","Vectorise/Monad/Naming.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Local.hi","Vectorise/Monad/Local.p_hi","Vectorise/Monad/Local.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/Global.hi","Vectorise/Monad/Global.p_hi","Vectorise/Monad/Global.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad/InstEnv.hi","Vectorise/Monad/InstEnv.p_hi","Vectorise/Monad/InstEnv.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Monad.hi","Vectorise/Monad.p_hi","Vectorise/Monad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Base.hi","Vectorise/Utils/Base.p_hi","Vectorise/Utils/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Closure.hi","Vectorise/Utils/Closure.p_hi","Vectorise/Utils/Closure.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Hoisting.hi","Vectorise/Utils/Hoisting.p_hi","Vectorise/Utils/Hoisting.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/PADict.hi","Vectorise/Utils/PADict.p_hi","Vectorise/Utils/PADict.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils/Poly.hi","Vectorise/Utils/Poly.p_hi","Vectorise/Utils/Poly.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Utils.hi","Vectorise/Utils.p_hi","Vectorise/Utils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/Description.hi","Vectorise/Generic/Description.p_hi","Vectorise/Generic/Description.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PAMethods.hi","Vectorise/Generic/PAMethods.p_hi","Vectorise/Generic/PAMethods.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PADict.hi","Vectorise/Generic/PADict.p_hi","Vectorise/Generic/PADict.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Generic/PData.hi","Vectorise/Generic/PData.p_hi","Vectorise/Generic/PData.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Env.hi","Vectorise/Type/Env.p_hi","Vectorise/Type/Env.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Type.hi","Vectorise/Type/Type.p_hi","Vectorise/Type/Type.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/TyConDecl.hi","Vectorise/Type/TyConDecl.p_hi","Vectorise/Type/TyConDecl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Type/Classify.hi","Vectorise/Type/Classify.p_hi","Vectorise/Type/Classify.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Convert.hi","Vectorise/Convert.p_hi","Vectorise/Convert.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Vect.hi","Vectorise/Vect.p_hi","Vectorise/Vect.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Var.hi","Vectorise/Var.p_hi","Vectorise/Var.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Env.hi","Vectorise/Env.p_hi","Vectorise/Env.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise/Exp.hi","Vectorise/Exp.p_hi","Vectorise/Exp.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Vectorise.hi","Vectorise.p_hi","Vectorise.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hoopl/Dataflow.hi","Hoopl/Dataflow.p_hi","Hoopl/Dataflow.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Hoopl.hi","Hoopl.p_hi","Hoopl.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["AsmCodeGen.hi","AsmCodeGen.p_hi","AsmCodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["TargetReg.hi","TargetReg.p_hi","TargetReg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["NCGMonad.hi","NCGMonad.p_hi","NCGMonad.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Instruction.hi","Instruction.p_hi","Instruction.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Size.hi","Size.p_hi","Size.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Reg.hi","Reg.p_hi","Reg.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegClass.hi","RegClass.p_hi","RegClass.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PIC.hi","PIC.p_hi","PIC.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Platform.hi","Platform.p_hi","Platform.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["CPrim.hi","CPrim.p_hi","CPrim.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Regs.hi","X86/Regs.p_hi","X86/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/RegInfo.hi","X86/RegInfo.p_hi","X86/RegInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Instr.hi","X86/Instr.p_hi","X86/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Cond.hi","X86/Cond.p_hi","X86/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/Ppr.hi","X86/Ppr.p_hi","X86/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["X86/CodeGen.hi","X86/CodeGen.p_hi","X86/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Regs.hi","PPC/Regs.p_hi","PPC/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/RegInfo.hi","PPC/RegInfo.p_hi","PPC/RegInfo.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Instr.hi","PPC/Instr.p_hi","PPC/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Cond.hi","PPC/Cond.p_hi","PPC/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/Ppr.hi","PPC/Ppr.p_hi","PPC/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["PPC/CodeGen.hi","PPC/CodeGen.p_hi","PPC/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Base.hi","SPARC/Base.p_hi","SPARC/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Regs.hi","SPARC/Regs.p_hi","SPARC/Regs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Imm.hi","SPARC/Imm.p_hi","SPARC/Imm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/AddrMode.hi","SPARC/AddrMode.p_hi","SPARC/AddrMode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Cond.hi","SPARC/Cond.p_hi","SPARC/Cond.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Instr.hi","SPARC/Instr.p_hi","SPARC/Instr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Stack.hi","SPARC/Stack.p_hi","SPARC/Stack.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/ShortcutJump.hi","SPARC/ShortcutJump.p_hi","SPARC/ShortcutJump.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/Ppr.hi","SPARC/Ppr.p_hi","SPARC/Ppr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen.hi","SPARC/CodeGen.p_hi","SPARC/CodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Amode.hi","SPARC/CodeGen/Amode.p_hi","SPARC/CodeGen/Amode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Base.hi","SPARC/CodeGen/Base.p_hi","SPARC/CodeGen/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/CondCode.hi","SPARC/CodeGen/CondCode.p_hi","SPARC/CodeGen/CondCode.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Gen32.hi","SPARC/CodeGen/Gen32.p_hi","SPARC/CodeGen/Gen32.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Gen64.hi","SPARC/CodeGen/Gen64.p_hi","SPARC/CodeGen/Gen64.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Sanity.hi","SPARC/CodeGen/Sanity.p_hi","SPARC/CodeGen/Sanity.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["SPARC/CodeGen/Expand.hi","SPARC/CodeGen/Expand.p_hi","SPARC/CodeGen/Expand.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Liveness.hi","RegAlloc/Liveness.p_hi","RegAlloc/Liveness.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Main.hi","RegAlloc/Graph/Main.p_hi","RegAlloc/Graph/Main.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Stats.hi","RegAlloc/Graph/Stats.p_hi","RegAlloc/Graph/Stats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/ArchBase.hi","RegAlloc/Graph/ArchBase.p_hi","RegAlloc/Graph/ArchBase.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/ArchX86.hi","RegAlloc/Graph/ArchX86.p_hi","RegAlloc/Graph/ArchX86.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Coalesce.hi","RegAlloc/Graph/Coalesce.p_hi","RegAlloc/Graph/Coalesce.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/Spill.hi","RegAlloc/Graph/Spill.p_hi","RegAlloc/Graph/Spill.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/SpillClean.hi","RegAlloc/Graph/SpillClean.p_hi","RegAlloc/Graph/SpillClean.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/SpillCost.hi","RegAlloc/Graph/SpillCost.p_hi","RegAlloc/Graph/SpillCost.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Graph/TrivColorable.hi","RegAlloc/Graph/TrivColorable.p_hi","RegAlloc/Graph/TrivColorable.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Main.hi","RegAlloc/Linear/Main.p_hi","RegAlloc/Linear/Main.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/JoinToTargets.hi","RegAlloc/Linear/JoinToTargets.p_hi","RegAlloc/Linear/JoinToTargets.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/State.hi","RegAlloc/Linear/State.p_hi","RegAlloc/Linear/State.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Stats.hi","RegAlloc/Linear/Stats.p_hi","RegAlloc/Linear/Stats.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/FreeRegs.hi","RegAlloc/Linear/FreeRegs.p_hi","RegAlloc/Linear/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/StackMap.hi","RegAlloc/Linear/StackMap.p_hi","RegAlloc/Linear/StackMap.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/Base.hi","RegAlloc/Linear/Base.p_hi","RegAlloc/Linear/Base.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/X86/FreeRegs.hi","RegAlloc/Linear/X86/FreeRegs.p_hi","RegAlloc/Linear/X86/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: 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-7.10.1: cannot find any of ["RegAlloc/Linear/PPC/FreeRegs.hi","RegAlloc/Linear/PPC/FreeRegs.p_hi","RegAlloc/Linear/PPC/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RegAlloc/Linear/SPARC/FreeRegs.hi","RegAlloc/Linear/SPARC/FreeRegs.p_hi","RegAlloc/Linear/SPARC/FreeRegs.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf.hi","Dwarf.p_hi","Dwarf.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf/Types.hi","Dwarf/Types.p_hi","Dwarf/Types.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Dwarf/Constants.hi","Dwarf/Constants.p_hi","Dwarf/Constants.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DsMeta.hi","DsMeta.p_hi","DsMeta.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Convert.hi","Convert.p_hi","Convert.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ByteCodeAsm.hi","ByteCodeAsm.p_hi","ByteCodeAsm.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ByteCodeGen.hi","ByteCodeGen.p_hi","ByteCodeGen.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ByteCodeInstr.hi","ByteCodeInstr.p_hi","ByteCodeInstr.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ByteCodeItbls.hi","ByteCodeItbls.p_hi","ByteCodeItbls.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ByteCodeLink.hi","ByteCodeLink.p_hi","ByteCodeLink.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Debugger.hi","Debugger.p_hi","Debugger.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["LibFFI.hi","LibFFI.p_hi","LibFFI.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["Linker.hi","Linker.p_hi","Linker.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["ObjLink.hi","ObjLink.p_hi","ObjLink.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["RtClosureInspect.hi","RtClosureInspect.p_hi","RtClosureInspect.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["DebuggerUtils.hi","DebuggerUtils.p_hi","DebuggerUtils.dyn_hi"] (ignoring) ghc-7.10.1: cannot find any of ["libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a","libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.p_a","libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.so","libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.dylib","HSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.dll"] on library path (ignoring) "inplace/bin/ghc-cabal" check utils/haddock "inplace/bin/ghc-cabal" check utils/hsc2hs "inplace/bin/ghc-cabal" configure utils/hsc2hs dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users. "inplace/bin/ghc-cabal" configure utils/haddock dist "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --flag in-ghc-tree --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hsc2hs-0.67... Configuring haddock-2.16.0... "inplace/bin/ghc-cabal" check utils/ghc-pkg A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/ghc-pkg dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-pkg-6.9... "inplace/bin/ghc-cabal" check utils/ghctags A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/ghctags dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghctags-0.1... "inplace/bin/ghc-cabal" check utils/dll-split A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/dll-split dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring dll-split-0.1... "inplace/bin/ghc-cabal" check utils/ghc-pwd No 'category' field. No 'maintainer' field. A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/ghc-pwd dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-pwd-0.1... "inplace/bin/ghc-cabal" check utils/ghc-cabal A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/ghc-cabal dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-cabal-0.1... "inplace/bin/ghc-cabal" check utils/hpc A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/hpc dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring hpc-bin-0.67... "inplace/bin/ghc-cabal" check utils/runghc A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/runghc dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring runghc-7.10.1... "inplace/bin/ghc-cabal" configure ghc stage2 "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --flags=stage2 --flags=ghci --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring ghc-bin-7.10.1... Warning: 'data-dir: ..' is a relative path outside of the source tree. This will not work when generating a tarball with 'sdist'. "inplace/bin/ghc-cabal" check utils/mkUserGuidePart No 'category' field. No 'maintainer' field. A 'license-file' is not specified. "inplace/bin/ghc-cabal" configure utils/mkUserGuidePart dist "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring mkUserGuidePart-0.1... "inplace/bin/ghc-cabal" check utils/compare_sizes No 'maintainer' field. "inplace/bin/ghc-cabal" configure utils/compare_sizes dist-install "" --with-ghc="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage1" --with-ghc-pkg="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg" --disable-library-for-ghci --disable-library-vanilla --disable-library-profiling --disable-shared --with-hscolour="/usr/bin/HsColour" --configure-option=CFLAGS=" -fno-stack-protector " --configure-option=LDFLAGS=" " --configure-option=CPPFLAGS=" " --gcc-options=" -fno-stack-protector " --with-gcc="/usr/bin/gcc" --with-ld="/usr/bin/ld" --configure-option=--with-cc="/usr/bin/gcc" --with-ar="/usr/bin/ar" Configuring compareSizes-0.1.0.0... ===--- building final phase make -r --no-print-directory -f ghc.mk phase=final all rts/ghc.mk:515: rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm: No such file or directory libraries/ghc-prim/ghc.mk:4: libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/ghc-prim/ghc.mk:4: libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/integer-gmp2/ghc.mk:4: libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/integer-gmp2/ghc.mk:4: libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/base/ghc.mk:4: libraries/base/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/base/ghc.mk:4: libraries/base/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/filepath/ghc.mk:4: libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/filepath/ghc.mk:4: libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/array/ghc.mk:4: libraries/array/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/array/ghc.mk:4: libraries/array/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/deepseq/ghc.mk:4: libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/deepseq/ghc.mk:4: libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/bytestring/ghc.mk:4: libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/bytestring/ghc.mk:4: libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/containers/ghc.mk:4: libraries/containers/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/containers/ghc.mk:4: libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/time/ghc.mk:4: libraries/time/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/time/ghc.mk:4: libraries/time/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/unix/ghc.mk:4: libraries/unix/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/unix/ghc.mk:4: libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/directory/ghc.mk:4: libraries/directory/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/directory/ghc.mk:4: libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/process/ghc.mk:4: libraries/process/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/process/ghc.mk:4: libraries/process/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/hpc/ghc.mk:4: libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/hpc/ghc.mk:4: libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/pretty/ghc.mk:4: libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/pretty/ghc.mk:4: libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/template-haskell/ghc.mk:4: libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/template-haskell/ghc.mk:4: libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/binary/ghc.mk:4: libraries/binary/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/binary/ghc.mk:4: libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/Cabal/Cabal/ghc.mk:4: libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/Cabal/Cabal/ghc.mk:4: libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/bin-package-db/ghc.mk:4: libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/bin-package-db/ghc.mk:4: libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/hoopl/ghc.mk:4: libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/hoopl/ghc.mk:4: libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/transformers/ghc.mk:4: libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/transformers/ghc.mk:4: libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/xhtml/ghc.mk:4: libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/xhtml/ghc.mk:4: libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/terminfo/ghc.mk:4: libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/terminfo/ghc.mk:4: libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory libraries/haskeline/ghc.mk:4: libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell: No such file or directory libraries/haskeline/ghc.mk:4: libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm: No such file or directory utils/haddock/ghc.mk:21: utils/haddock/dist/build/.depend.haskell: No such file or directory utils/haddock/ghc.mk:21: utils/haddock/dist/build/.depend.c_asm: No such file or directory compiler/ghc.mk:653: compiler/stage2/build/.depend-v-dyn-p.haskell: No such file or directory compiler/ghc.mk:653: compiler/stage2/build/.depend-v-dyn-p.c_asm: No such file or directory utils/hsc2hs/ghc.mk:16: utils/hsc2hs/dist-install/build/.depend.haskell: No such file or directory utils/hsc2hs/ghc.mk:16: utils/hsc2hs/dist-install/build/.depend.c_asm: No such file or directory utils/ghc-pkg/ghc.mk:66: utils/ghc-pkg/dist-install/build/.depend.haskell: No such file or directory utils/ghc-pkg/ghc.mk:66: utils/ghc-pkg/dist-install/build/.depend.c_asm: No such file or directory utils/ghctags/ghc.mk:18: utils/ghctags/dist-install/build/.depend.haskell: No such file or directory utils/ghctags/ghc.mk:18: utils/ghctags/dist-install/build/.depend.c_asm: No such file or directory utils/dll-split/ghc.mk:18: utils/dll-split/dist-install/build/.depend.haskell: No such file or directory utils/dll-split/ghc.mk:18: utils/dll-split/dist-install/build/.depend.c_asm: No such file or directory utils/ghc-pwd/ghc.mk:8: utils/ghc-pwd/dist-install/build/.depend.haskell: No such file or directory utils/ghc-pwd/ghc.mk:8: utils/ghc-pwd/dist-install/build/.depend.c_asm: No such file or directory utils/ghc-cabal/ghc.mk:72: utils/ghc-cabal/dist-install/build/.depend.haskell: No such file or directory utils/ghc-cabal/ghc.mk:72: utils/ghc-cabal/dist-install/build/.depend.c_asm: No such file or directory utils/hpc/ghc.mk:21: utils/hpc/dist-install/build/.depend.haskell: No such file or directory utils/hpc/ghc.mk:21: utils/hpc/dist-install/build/.depend.c_asm: No such file or directory utils/runghc/ghc.mk:28: utils/runghc/dist-install/build/.depend.haskell: No such file or directory utils/runghc/ghc.mk:28: utils/runghc/dist-install/build/.depend.c_asm: No such file or directory ghc/ghc.mk:115: ghc/stage2/build/.depend.haskell: No such file or directory ghc/ghc.mk:115: ghc/stage2/build/.depend.c_asm: No such file or directory utils/mkUserGuidePart/ghc.mk:18: utils/mkUserGuidePart/dist/build/.depend.haskell: No such file or directory utils/mkUserGuidePart/ghc.mk:18: utils/mkUserGuidePart/dist/build/.depend.c_asm: No such file or directory utils/compare_sizes/ghc.mk:8: utils/compare_sizes/dist-install/build/.depend.haskell: No such file or directory utils/compare_sizes/ghc.mk:8: utils/compare_sizes/dist-install/build/.depend.c_asm: No such file or directory "rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.tmp "rm" -f utils/compare_sizes/dist-install/build/.depend.c_asm.bit "rm" -f utils/compare_sizes/dist-install/build/.depend.haskell.tmp echo "utils/compare_sizes_dist-install_depfile_c_asm_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.c_asm.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/autogen -Iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build/autogen -optP-include -optPutils/compare_sizes/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/compare_sizes/dist-install/build -hidir utils/compare_sizes/dist-install/build -stubdir utils/compare_sizes/dist-install/build -dep-makefile utils/compare_sizes/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/compare_sizes/./Main.hs mv utils/compare_sizes/dist-install/build/.depend.c_asm.tmp utils/compare_sizes/dist-install/build/.depend.c_asm "rm" -f utils/mkUserGuidePart/dist/build/.depend.c_asm.tmp "rm" -f utils/mkUserGuidePart/dist/build/.depend.c_asm.bit echo "utils/mkUserGuidePart_dist_depfile_c_asm_EXISTS = YES" >> utils/mkUserGuidePart/dist/build/.depend.c_asm.tmp mv utils/mkUserGuidePart/dist/build/.depend.c_asm.tmp utils/mkUserGuidePart/dist/build/.depend.c_asm "rm" -f utils/mkUserGuidePart/dist/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/mkUserGuidePart/. -iutils/mkUserGuidePart/dist/build -iutils/mkUserGuidePart/dist/build/autogen -Iutils/mkUserGuidePart/dist/build -Iutils/mkUserGuidePart/dist/build/autogen -optP-include -optPutils/mkUserGuidePart/dist/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/mkUserGuidePart/dist/build -hidir utils/mkUserGuidePart/dist/build -stubdir utils/mkUserGuidePart/dist/build -dep-makefile utils/mkUserGuidePart/dist/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/mkUserGuidePart/./Main.hs echo "utils/compare_sizes_dist-install_depfile_haskell_EXISTS = YES" >> utils/compare_sizes/dist-install/build/.depend.haskell.tmp echo "utils/mkUserGuidePart_dist_depfile_haskell_EXISTS = YES" >> utils/mkUserGuidePart/dist/build/.depend.haskell.tmp for dir in utils/compare_sizes/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done for dir in utils/mkUserGuidePart/dist/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/compare_sizes/dist-install/build/.depend.haskell.tmp > utils/compare_sizes/dist-install/build/.depend.haskell.tmp2 grep -v ' : [a-zA-Z]:/' utils/mkUserGuidePart/dist/build/.depend.haskell.tmp > utils/mkUserGuidePart/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/compare_sizes/dist-install/build/.depend.haskell.tmp2 > utils/compare_sizes/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/mkUserGuidePart/dist/build/.depend.haskell.tmp2 > utils/mkUserGuidePart/dist/build/.depend.haskell "rm" -f ghc/stage2/build/.depend.c_asm.tmp "rm" -f compiler/stage2/ghc_boot_platform.h gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Ighc/stage2/build/autogen -DGHCI -I'/builddir/build/BUILD/ghc-7.10.1/libraries/haskeline/includes' -I'/builddir/build/BUILD/ghc-7.10.1/compiler/.' -I'/builddir/build/BUILD/ghc-7.10.1/compiler/parser' -I'/builddir/build/BUILD/ghc-7.10.1/compiler/utils' -I'/builddir/build/BUILD/ghc-7.10.1/compiler/../rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c ghc/hschooks.c -MF ghc/stage2/build/.depend.c_asm.bit Creating compiler/stage2/ghc_boot_platform.h... sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|ghc/|" -e "1s|ghc/|ghc/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" ghc/stage2/build/.depend.c_asm.bit >> ghc/stage2/build/.depend.c_asm.tmp && true "rm" -f ghc/stage2/build/.depend.c_asm.bit echo "ghc_stage2_depfile_c_asm_EXISTS = YES" >> ghc/stage2/build/.depend.c_asm.tmp mv ghc/stage2/build/.depend.c_asm.tmp ghc/stage2/build/.depend.c_asm "rm" -f utils/runghc/dist-install/build/.depend.c_asm.tmp "rm" -f utils/runghc/dist-install/build/.depend.c_asm.bit echo "utils/runghc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.c_asm.tmp mv utils/runghc/dist-install/build/.depend.c_asm.tmp utils/runghc/dist-install/build/.depend.c_asm "cp" utils/runghc/runghc.hs utils/runghc/dist-install/build/Main.hs "rm" -f utils/hpc/dist-install/build/.depend.c_asm.tmp "rm" -f utils/hpc/dist-install/build/.depend.c_asm.bit echo "utils/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.c_asm.tmp mv utils/hpc/dist-install/build/.depend.c_asm.tmp utils/hpc/dist-install/build/.depend.c_asm "rm" -f utils/hpc/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -dep-makefile utils/hpc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/hpc/./Main.hs utils/hpc/./HpcParser.hs utils/hpc/./HpcCombine.hs utils/hpc/./HpcDraft.hs utils/hpc/./HpcFlags.hs utils/hpc/./HpcLexer.hs utils/hpc/./HpcMarkup.hs utils/hpc/./HpcOverlay.hs utils/hpc/./HpcReport.hs utils/hpc/./HpcShowTix.hs utils/hpc/./HpcUtils.hs utils/hpc/dist-install/build/autogen/Paths_hpc_bin.hs Done. "rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghc-cabal/dist-install/build/.depend.c_asm.bit echo "utils/ghc-cabal_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp mv utils/ghc-cabal/dist-install/build/.depend.c_asm.tmp utils/ghc-cabal/dist-install/build/.depend.c_asm "rm" -f utils/ghc-cabal/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/autogen -Iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build/autogen -optP-include -optPutils/ghc-cabal/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-cabal/dist-install/build -hidir utils/ghc-cabal/dist-install/build -stubdir utils/ghc-cabal/dist-install/build -dep-makefile utils/ghc-cabal/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghc-cabal/./Main.hs echo "utils/ghc-cabal_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-cabal/dist-install/build/.depend.haskell.tmp for dir in utils/ghc-cabal/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp > utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2 echo "utils/hpc_dist-install_depfile_haskell_EXISTS = YES" >> utils/hpc/dist-install/build/.depend.haskell.tmp for dir in utils/hpc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-cabal/dist-install/build/.depend.haskell.tmp2 > utils/ghc-cabal/dist-install/build/.depend.haskell grep -v ' : [a-zA-Z]:/' utils/hpc/dist-install/build/.depend.haskell.tmp > utils/hpc/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hpc/dist-install/build/.depend.haskell.tmp2 > utils/hpc/dist-install/build/.depend.haskell "rm" -f utils/ghc-pwd/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghc-pwd/dist-install/build/.depend.haskell.tmp "rm" -f utils/ghc-pwd/dist-install/build/.depend.c_asm.bit "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pwd/. -iutils/ghc-pwd/dist-install/build -iutils/ghc-pwd/dist-install/build/autogen -Iutils/ghc-pwd/dist-install/build -Iutils/ghc-pwd/dist-install/build/autogen -optP-include -optPutils/ghc-pwd/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pwd/dist-install/build -hidir utils/ghc-pwd/dist-install/build -stubdir utils/ghc-pwd/dist-install/build -dep-makefile utils/ghc-pwd/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghc-pwd/./Main.hs echo "utils/ghc-pwd_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-pwd/dist-install/build/.depend.c_asm.tmp mv utils/ghc-pwd/dist-install/build/.depend.c_asm.tmp utils/ghc-pwd/dist-install/build/.depend.c_asm "rm" -f utils/dll-split/dist-install/build/.depend.c_asm.tmp "rm" -f utils/dll-split/dist-install/build/.depend.c_asm.bit echo "utils/dll-split_dist-install_depfile_c_asm_EXISTS = YES" >> utils/dll-split/dist-install/build/.depend.c_asm.tmp mv utils/dll-split/dist-install/build/.depend.c_asm.tmp utils/dll-split/dist-install/build/.depend.c_asm "rm" -f utils/dll-split/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key filep_5HhyRonfEZoDO205Wm9E4h -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 "dyn_" -include-pkg-deps utils/dll-split/./Main.hs echo "utils/ghc-pwd_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-pwd/dist-install/build/.depend.haskell.tmp for dir in utils/ghc-pwd/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-pwd/dist-install/build/.depend.haskell.tmp > utils/ghc-pwd/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pwd/dist-install/build/.depend.haskell.tmp2 > utils/ghc-pwd/dist-install/build/.depend.haskell echo "utils/dll-split_dist-install_depfile_haskell_EXISTS = YES" >> utils/dll-split/dist-install/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 "rm" -f utils/ghctags/dist-install/build/.depend.c_asm.tmp sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/dll-split/dist-install/build/.depend.haskell.tmp2 > utils/dll-split/dist-install/build/.depend.haskell "rm" -f utils/ghctags/dist-install/build/.depend.c_asm.bit echo "utils/ghctags_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghctags/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghctags/dist-install/build/.depend.haskell.tmp mv utils/ghctags/dist-install/build/.depend.c_asm.tmp utils/ghctags/dist-install/build/.depend.c_asm "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghctags/. -iutils/ghctags/dist-install/build -iutils/ghctags/dist-install/build/autogen -Iutils/ghctags/dist-install/build -Iutils/ghctags/dist-install/build/autogen -optP-include -optPutils/ghctags/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghctags/dist-install/build -hidir utils/ghctags/dist-install/build -stubdir utils/ghctags/dist-install/build -dep-makefile utils/ghctags/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghctags/./Main.hs "rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp "rm" -f utils/ghc-pkg/dist-install/build/.depend.c_asm.bit echo "utils/ghc-pkg_dist-install_depfile_c_asm_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp mv utils/ghc-pkg/dist-install/build/.depend.c_asm.tmp utils/ghc-pkg/dist-install/build/.depend.c_asm "rm" -f utils/ghc-pkg/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen -optP-include -optPutils/ghc-pkg/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -dep-makefile utils/ghc-pkg/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/ghc-pkg/./Main.hs utils/ghc-pkg/dist-install/build/Version.hs echo "utils/ghctags_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghctags/dist-install/build/.depend.haskell.tmp for dir in utils/ghctags/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghctags/dist-install/build/.depend.haskell.tmp > utils/ghctags/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghctags/dist-install/build/.depend.haskell.tmp2 > utils/ghctags/dist-install/build/.depend.haskell "rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.tmp "rm" -f utils/hsc2hs/dist-install/build/.depend.c_asm.bit echo "utils/hsc2hs_dist-install_depfile_c_asm_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.c_asm.tmp mv utils/hsc2hs/dist-install/build/.depend.c_asm.tmp utils/hsc2hs/dist-install/build/.depend.c_asm "rm" -f utils/hsc2hs/dist-install/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -dep-makefile utils/hsc2hs/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/hsc2hs/./Main.hs utils/hsc2hs/./C.hs utils/hsc2hs/./Common.hs utils/hsc2hs/./CrossCodegen.hs utils/hsc2hs/./DirectCodegen.hs utils/hsc2hs/./Flags.hs utils/hsc2hs/./HSCParser.hs utils/hsc2hs/./UtilsCodegen.hs echo "utils/ghc-pkg_dist-install_depfile_haskell_EXISTS = YES" >> utils/ghc-pkg/dist-install/build/.depend.haskell.tmp for dir in utils/ghc-pkg/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp > utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/ghc-pkg/dist-install/build/.depend.haskell.tmp2 > utils/ghc-pkg/dist-install/build/.depend.haskell "rm" -f compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -DGHCI -I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c compiler/parser/cutils.c -MF compiler/stage2/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/parser/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -DGHCI -I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c compiler/ghci/keepCAFsForGHCi.c -MF compiler/stage2/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/ghci/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -DMAKING_GHC_BUILD_SYSTEM_DEPENDENCIES -fno-stack-protector -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -DGHCI -I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c compiler/cbits/genSym.c -MF compiler/stage2/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|compiler/cbits/|" -e "1s|compiler/|compiler/stage2/build/|" -e "1s|stage2/build/stage2/build|stage2/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" compiler/stage2/build/.depend-v-dyn-p.c_asm.bit >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f compiler/stage2/build/.depend-v-dyn-p.c_asm.bit echo "compiler_stage2_depfile_c_asm_EXISTS = YES" >> compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp mv compiler/stage2/build/.depend-v-dyn-p.c_asm.tmp compiler/stage2/build/.depend-v-dyn-p.c_asm "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Icompiler/stage2/build/autogen' '--cflag=-Icompiler/.' '--cflag=-Icompiler/parser' '--cflag=-Icompiler/utils' '--cflag=-Icompiler/../rts/dist/build' '--cflag=-Icompiler/stage2' '--cflag=-DGHCI' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Icompiler/stage2/build/autogen --cflag=-include --cflag=compiler/stage2/build/autogen/cabal_macros.h compiler/utils/Fingerprint.hsc -o compiler/stage2/build/Fingerprint.hs echo "utils/hsc2hs_dist-install_depfile_haskell_EXISTS = YES" >> utils/hsc2hs/dist-install/build/.depend.haskell.tmp for dir in utils/hsc2hs/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/hsc2hs/dist-install/build/.depend.haskell.tmp > utils/hsc2hs/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/hsc2hs/dist-install/build/.depend.haskell.tmp2 > utils/hsc2hs/dist-install/build/.depend.haskell "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Icompiler/stage2/build/autogen' '--cflag=-Icompiler/.' '--cflag=-Icompiler/parser' '--cflag=-Icompiler/utils' '--cflag=-Icompiler/../rts/dist/build' '--cflag=-Icompiler/stage2' '--cflag=-DGHCI' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Icompiler/stage2/build/autogen --cflag=-include --cflag=compiler/stage2/build/autogen/cabal_macros.h compiler/ghci/LibFFI.hsc -o compiler/stage2/build/LibFFI.hs gcc -E -undef -traditional -P -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Icompiler/stage2 -x c compiler/prelude/primops.txt.pp | grep -v '^#pragma GCC' > compiler/stage2/build/primops.txt "rm" -f utils/haddock/dist/build/.depend.c_asm.tmp "rm" -f utils/haddock/dist/build/.depend.c_asm.bit "rm" -f utils/haddock/dist/build/.depend.haskell.tmp echo "utils/haddock_dist_depfile_c_asm_EXISTS = YES" >> utils/haddock/dist/build/.depend.c_asm.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -dep-makefile utils/haddock/dist/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/haddock/driver/Main.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Monad.hs utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs utils/haddock/haddock-library/src/Documentation/Haddock/Doc.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Fhthagn.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Number.hs utils/haddock/haddock-library/src/Documentation/Haddock/Utf8.hs utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Util.hs utils/haddock/haddock-api/src/Documentation/Haddock.hs utils/haddock/haddock-api/src/Haddock.hs utils/haddock/haddock-api/src/Haddock/Interface.hs utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs utils/haddock/haddock-api/src/Haddock/Interface/Create.hs utils/haddock/haddock-api/src/Haddock/Interface/AttachInstances.hs utils/haddock/haddock-api/src/Haddock/Interface/LexParseRn.hs utils/haddock/haddock-api/src/Haddock/Interface/ParseModuleHeader.hs utils/haddock/haddock-api/src/Haddock/Parser.hs utils/haddock/haddock-api/src/Haddock/Utils.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Layout.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Names.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Themes.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Types.hs utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Utils.hs utils/haddock/haddock-api/src/Haddock/Backends/LaTeX.hs utils/haddock/haddock-api/src/Haddock/Backends/HaddockDB.hs utils/haddock/haddock-api/src/Haddock/Backends/Hoogle.hs utils/haddock/haddock-api/src/Haddock/ModuleTree.hs utils/haddock/haddock-api/src/Haddock/Types.hs utils/haddock/haddock-api/src/Haddock/Doc.hs utils/haddock/haddock-api/src/Haddock/Version.hs utils/haddock/haddock-api/src/Haddock/InterfaceFile.hs utils/haddock/haddock-api/src/Haddock/Options.hs utils/haddock/haddock-api/src/Haddock/GhcUtils.hs utils/haddock/haddock-api/src/Haddock/Convert.hs mv utils/haddock/dist/build/.depend.c_asm.tmp utils/haddock/dist/build/.depend.c_asm "rm" -f libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -DUSE_GHC_ENCODINGS -DTERMINFO -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/haskeline/cbits/h_wcwidth.c -MF libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/haskeline/cbits/|" -e "1s|libraries/haskeline/|libraries/haskeline/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/haskeline_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/haskeline/dist-install/build/.depend-v-dyn-p.c_asm "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline//. "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend//. "rm" -f libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/terminfo_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/terminfo/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -dep-makefile libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/terminfo/./System/Console/Terminfo.hs libraries/terminfo/./System/Console/Terminfo/Base.hs libraries/terminfo/./System/Console/Terminfo/Cursor.hs libraries/terminfo/./System/Console/Terminfo/Color.hs libraries/terminfo/./System/Console/Terminfo/Edit.hs libraries/terminfo/./System/Console/Terminfo/Effects.hs libraries/terminfo/./System/Console/Terminfo/Keys.hs echo "libraries/terminfo_dist-install_depfile_haskell_EXISTS = YES" >> libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/terminfo/dist-install/build/System/Console/ libraries/terminfo/dist-install/build/System/Console/Terminfo/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/terminfo/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/xhtml_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/xhtml/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -dep-makefile libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/xhtml/./Text/XHtml.hs libraries/xhtml/./Text/XHtml/Frameset.hs libraries/xhtml/./Text/XHtml/Strict.hs libraries/xhtml/./Text/XHtml/Transitional.hs libraries/xhtml/./Text/XHtml/Debug.hs libraries/xhtml/./Text/XHtml/Table.hs libraries/xhtml/./Text/XHtml/Strict/Attributes.hs libraries/xhtml/./Text/XHtml/Strict/Elements.hs libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs libraries/xhtml/./Text/XHtml/Frameset/Elements.hs libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs libraries/xhtml/./Text/XHtml/Transitional/Elements.hs libraries/xhtml/./Text/XHtml/BlockTable.hs libraries/xhtml/./Text/XHtml/Extras.hs libraries/xhtml/./Text/XHtml/Internals.hs echo "utils/haddock_dist_depfile_haskell_EXISTS = YES" >> utils/haddock/dist/build/.depend.haskell.tmp for dir in utils/haddock/dist/build/./ utils/haddock/dist/build/Data/ utils/haddock/dist/build/Data/Attoparsec/ utils/haddock/dist/build/Data/Attoparsec/ByteString/ utils/haddock/dist/build/Data/Attoparsec/Internal/ utils/haddock/dist/build/Documentation/ utils/haddock/dist/build/Documentation/Haddock/ utils/haddock/dist/build/Documentation/Haddock/Parser/ utils/haddock/dist/build/Haddock/ utils/haddock/dist/build/Haddock/Backends/ utils/haddock/dist/build/Haddock/Backends/Xhtml/ utils/haddock/dist/build/Haddock/Interface/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/haddock/dist/build/.depend.haskell.tmp > utils/haddock/dist/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/haddock/dist/build/.depend.haskell.tmp2 > utils/haddock/dist/build/.depend.haskell echo "libraries/xhtml_dist-install_depfile_haskell_EXISTS = YES" >> libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/xhtml/dist-install/build/Text/ libraries/xhtml/dist-install/build/Text/XHtml/ libraries/xhtml/dist-install/build/Text/XHtml/Frameset/ libraries/xhtml/dist-install/build/Text/XHtml/Strict/ libraries/xhtml/dist-install/build/Text/XHtml/Transitional/; do if test ! -d $dir; then mkdir -p $dir; fi done "rm" -f libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm.tmp grep -v ' : [a-zA-Z]:/' libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp2 "rm" -f libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/xhtml/dist-install/build/.depend-v-dyn-p.haskell echo "libraries/transformers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/transformers/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -dep-makefile libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/IO/Class.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/Classes.hs libraries/transformers/./Data/Functor/Compose.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Product.hs libraries/transformers/./Data/Functor/Reverse.hs libraries/transformers/./Data/Functor/Sum.hs "rm" -f libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/hoopl_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/hoopl/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -dep-makefile libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -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/hoopl_dist-install_depfile_haskell_EXISTS = YES" >> libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/hoopl/dist-install/build/Compiler/ libraries/hoopl/dist-install/build/Compiler/Hoopl/ libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/hoopl/dist-install/build/.depend-v-dyn-p.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-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/hoopl/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/bin-package-db_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-install/build -ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/dist-install/build -Ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-install/build -hidir libraries/bin-package-db/dist-install/build -stubdir libraries/bin-package-db/dist-install/build -dep-makefile libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/bin-package-db/./GHC/PackageDb.hs echo "libraries/transformers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/transformers/dist-install/build/Control/Applicative/ libraries/transformers/dist-install/build/Control/Monad/ libraries/transformers/dist-install/build/Control/Monad/IO/ libraries/transformers/dist-install/build/Control/Monad/Trans/ libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/ libraries/transformers/dist-install/build/Control/Monad/Trans/State/ libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/ libraries/transformers/dist-install/build/Data/Functor/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/transformers/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/Cabal/Cabal_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp echo "libraries/bin-package-db_dist-install_depfile_haskell_EXISTS = YES" >> libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/bin-package-db/dist-install/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -dep-makefile libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -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/ReadP.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/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/TempFile.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs grep -v ' : [a-zA-Z]:/' libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.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/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/bin-package-db/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/binary_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/binary/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -dep-makefile libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -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/Builder/Internal.hs libraries/binary/src/Data/Binary/Builder/Base.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Generic.hs echo "libraries/binary_dist-install_depfile_haskell_EXISTS = YES" >> libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/binary/dist-install/build/Data/ libraries/binary/dist-install/build/Data/Binary/ libraries/binary/dist-install/build/Data/Binary/Builder/ libraries/binary/dist-install/build/Data/Binary/Get/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/binary/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/binary/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/template-haskell_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/template-haskell/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -dep-makefile libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -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/Lib/Map.hs echo "libraries/template-haskell_dist-install_depfile_haskell_EXISTS = YES" >> libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/template-haskell/dist-install/build/Language/Haskell/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/ libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/template-haskell/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/pretty_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/pretty/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -dep-makefile libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/pretty/src/Text/PrettyPrint.hs libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs echo "libraries/pretty_dist-install_depfile_haskell_EXISTS = YES" >> libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/pretty/dist-install/build/Text/ libraries/pretty/dist-install/build/Text/PrettyPrint/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/pretty/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/hpc_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/hpc/dist-install/build/.depend-v-dyn-p.c_asm "inplace/bin/mkdirhier" libraries/hpc/dist-install/build/Trace/Hpc//. "rm" -f libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/process/cbits/runProcess.c -MF libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/process/cbits/|" -e "1s|libraries/process/|libraries/process/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/process_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/process/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/process/dist-install/build/.depend-v-dyn-p.c_asm "inplace/bin/mkdirhier" libraries/process/dist-install/build/System//. "rm" -f libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/directory/cbits/directory.c -MF libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/directory/cbits/|" -e "1s|libraries/directory/|libraries/directory/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/directory/cbits/|" -e "1s|libraries/directory/|libraries/directory/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/directory/cbits/|" -e "1s|libraries/directory/|libraries/directory/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/directory_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/directory/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/directory/dist-install/build -hidir libraries/directory/dist-install/build -stubdir libraries/directory/dist-install/build -dep-makefile libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/directory/./System/Directory.hs echo "libraries/directory_dist-install_depfile_haskell_EXISTS = YES" >> libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/directory/dist-install/build/System/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/directory/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/directory/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/unix/cbits/HsUnix.c -MF libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/unix/cbits/dirUtils.c -MF libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/unix/cbits/execvpe.c -MF libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/unix/cbits/ghcrts.c -MF libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/unix/cbits/|" -e "1s|libraries/unix/|libraries/unix/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/unix_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/unix/dist-install/build/.depend-v-dyn-p.c_asm "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix//. "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Signals//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Semaphore.hsc -o libraries/unix/dist-install/build/System/Posix/Semaphore.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/SharedMem.hsc -o libraries/unix/dist-install/build/System/Posix/SharedMem.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/ByteString//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Directory.hsc -o libraries/unix/dist-install/build/System/Posix/Directory.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Directory//. "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker//. "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker/Prim.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs echo "libraries/Cabal/Cabal_dist-install_depfile_haskell_EXISTS = YES" >> libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/Cabal/Cabal/dist-install/build/./ libraries/Cabal/Cabal/dist-install/build/Distribution/ libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/ libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/ libraries/Cabal/Cabal/dist-install/build/Language/Haskell/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/Cabal/Cabal/dist-install/build/.depend-v-dyn-p.haskell "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Files.hsc -o libraries/unix/dist-install/build/System/Posix/Files.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Files//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/IO.hsc -o libraries/unix/dist-install/build/System/Posix/IO.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/IO//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Env.hsc -o libraries/unix/dist-install/build/System/Posix/Env.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Env//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Fcntl.hsc -o libraries/unix/dist-install/build/System/Posix/Fcntl.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Process.hsc -o libraries/unix/dist-install/build/System/Posix/Process.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Process//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Temp.hsc -o libraries/unix/dist-install/build/System/Posix/Temp.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Temp//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Terminal.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal.hs "inplace/bin/mkdirhier" libraries/unix/dist-install/build/System/Posix/Terminal//. "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Directory/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Directory/Common.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker/Common.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Files/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Files/Common.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/IO/Common.hsc -o libraries/unix/dist-install/build/System/Posix/IO/Common.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Process/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Process/Common.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Terminal/Common.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs "rm" -f libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -DLANGUAGE_Rank2Types -DLANGUAGE_DeriveDataTypeable -DLANGUAGE_StandaloneDeriving -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/time/lib/cbits/HsTime.c -MF libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/time/lib/cbits/|" -e "1s|libraries/time/|libraries/time/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/time_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/time/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/time/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -dep-makefile libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/time/lib/Data/Time/Calendar.hs libraries/time/lib/Data/Time/Calendar/MonthDay.hs libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs libraries/time/lib/Data/Time/Calendar/WeekDate.hs libraries/time/lib/Data/Time/Calendar/Julian.hs libraries/time/lib/Data/Time/Calendar/Easter.hs libraries/time/lib/Data/Time/Clock.hs libraries/time/lib/Data/Time/Clock/POSIX.hs libraries/time/lib/Data/Time/Clock/TAI.hs libraries/time/lib/Data/Time/LocalTime.hs libraries/time/lib/Data/Time/Format.hs libraries/time/lib/Data/Time.hs libraries/time/lib/Data/Time/Calendar/Private.hs libraries/time/lib/Data/Time/Calendar/Days.hs libraries/time/lib/Data/Time/Calendar/Gregorian.hs libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs libraries/time/lib/Data/Time/Clock/Scale.hs libraries/time/lib/Data/Time/Clock/UTC.hs libraries/time/lib/Data/Time/Clock/CTimeval.hs libraries/time/lib/Data/Time/Clock/UTCDiff.hs libraries/time/lib/Data/Time/LocalTime/TimeZone.hs libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs libraries/time/lib/Data/Time/LocalTime/LocalTime.hs libraries/time/lib/Data/Time/Format/Parse.hs libraries/time/lib/Data/Time/Format/Locale.hs "rm" -f libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/containers_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/containers/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -dep-makefile libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/containers/./Data/IntMap.hs libraries/containers/./Data/IntMap/Lazy.hs libraries/containers/./Data/IntMap/Strict.hs libraries/containers/./Data/IntSet.hs libraries/containers/./Data/Map.hs libraries/containers/./Data/Map/Lazy.hs libraries/containers/./Data/Map/Strict.hs libraries/containers/./Data/Set.hs libraries/containers/./Data/Graph.hs libraries/containers/./Data/Sequence.hs libraries/containers/./Data/Tree.hs libraries/containers/./Data/IntMap/Base.hs libraries/containers/./Data/IntSet/Base.hs libraries/containers/./Data/Map/Base.hs libraries/containers/./Data/Set/Base.hs libraries/containers/./Data/Utils/BitUtil.hs libraries/containers/./Data/Utils/StrictFold.hs libraries/containers/./Data/Utils/StrictPair.hs echo "libraries/time_dist-install_depfile_haskell_EXISTS = YES" >> libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/time/dist-install/build/Data/ libraries/time/dist-install/build/Data/Time/ libraries/time/dist-install/build/Data/Time/Calendar/ libraries/time/dist-install/build/Data/Time/Clock/ libraries/time/dist-install/build/Data/Time/Format/ libraries/time/dist-install/build/Data/Time/LocalTime/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/time/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/time/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -DINTEGER_GMP -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/bytestring/cbits/fpstring.c -MF libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -DINTEGER_GMP -I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/bytestring/cbits/itoa.c -MF libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/bytestring/cbits/|" -e "1s|libraries/bytestring/|libraries/bytestring/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/bytestring_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/bytestring/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -dep-makefile libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/bytestring/./Data/ByteString.hs libraries/bytestring/./Data/ByteString/Char8.hs libraries/bytestring/./Data/ByteString/Unsafe.hs libraries/bytestring/./Data/ByteString/Internal.hs libraries/bytestring/./Data/ByteString/Lazy.hs libraries/bytestring/./Data/ByteString/Lazy/Char8.hs libraries/bytestring/./Data/ByteString/Lazy/Internal.hs libraries/bytestring/./Data/ByteString/Short.hs libraries/bytestring/./Data/ByteString/Short/Internal.hs libraries/bytestring/./Data/ByteString/Builder.hs libraries/bytestring/./Data/ByteString/Builder/Extra.hs libraries/bytestring/./Data/ByteString/Builder/Prim.hs libraries/bytestring/./Data/ByteString/Builder/Internal.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs libraries/bytestring/./Data/ByteString/Lazy/Builder.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs echo "libraries/containers_dist-install_depfile_haskell_EXISTS = YES" >> libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/containers/dist-install/build/Data/ libraries/containers/dist-install/build/Data/IntMap/ libraries/containers/dist-install/build/Data/IntSet/ libraries/containers/dist-install/build/Data/Map/ libraries/containers/dist-install/build/Data/Set/ libraries/containers/dist-install/build/Data/Utils/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/containers/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/containers/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/deepseq_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/deepseq/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key deeps_FpR4obOZALU1lutWnrBldi -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/deepseq/dist-install/build -hidir libraries/deepseq/dist-install/build -stubdir libraries/deepseq/dist-install/build -dep-makefile libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/deepseq/./Control/DeepSeq.hs echo "libraries/deepseq_dist-install_depfile_haskell_EXISTS = YES" >> libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/deepseq/dist-install/build/Control/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/deepseq/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/array/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/array/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/array_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/array/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/array/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -dep-makefile libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/array/./Data/Array.hs libraries/array/./Data/Array/Base.hs libraries/array/./Data/Array/IArray.hs libraries/array/./Data/Array/IO.hs libraries/array/./Data/Array/IO/Safe.hs libraries/array/./Data/Array/IO/Internals.hs libraries/array/./Data/Array/MArray.hs libraries/array/./Data/Array/MArray/Safe.hs libraries/array/./Data/Array/ST.hs libraries/array/./Data/Array/ST/Safe.hs libraries/array/./Data/Array/Storable.hs libraries/array/./Data/Array/Storable/Safe.hs libraries/array/./Data/Array/Storable/Internals.hs libraries/array/./Data/Array/Unboxed.hs libraries/array/./Data/Array/Unsafe.hs echo "libraries/bytestring_dist-install_depfile_haskell_EXISTS = YES" >> libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/bytestring/dist-install/build/Data/ libraries/bytestring/dist-install/build/Data/ByteString/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/ libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ libraries/bytestring/dist-install/build/Data/ByteString/Short/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/bytestring/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm.tmp "rm" -f libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/filepath_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/filepath/dist-install/build/.depend-v-dyn-p.c_asm "rm" -f libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -dep-makefile libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/filepath/./System/FilePath.hs libraries/filepath/./System/FilePath/Posix.hs libraries/filepath/./System/FilePath/Windows.hs echo "libraries/array_dist-install_depfile_haskell_EXISTS = YES" >> libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/array/dist-install/build/Data/ libraries/array/dist-install/build/Data/Array/ libraries/array/dist-install/build/Data/Array/IO/ libraries/array/dist-install/build/Data/Array/MArray/ libraries/array/dist-install/build/Data/Array/ST/ libraries/array/dist-install/build/Data/Array/Storable/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/array/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/array/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/DarwinUtils.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/PrelIOUtils.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/filepath_dist-install_depfile_haskell_EXISTS = YES" >> libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/filepath/dist-install/build/System/ libraries/filepath/dist-install/build/System/FilePath/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/filepath/dist-install/build/.depend-v-dyn-p.haskell "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/RTS//. "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC//. "inplace/bin/mkdirhier" libraries/base/dist-install/build/System//. sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "inplace/bin/mkdirhier" libraries/base/dist-install/build/System/Environment//. "inplace/bin/mkdirhier" libraries/base/dist-install/build/GHC/Event//. gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/SetEnv.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit cp libraries/integer-gmp2/gmp/ghc-gmp.h libraries/integer-gmp2/include/ghc-gmp.h "rm" -f libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -dep-makefile libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/integer-gmp2/src//GHC/Integer.hs libraries/integer-gmp2/src//GHC/Integer/Logarithms.hs libraries/integer-gmp2/src//GHC/Integer/Logarithms/Internals.hs libraries/integer-gmp2/src//GHC/Integer/GMP/Internals.hs libraries/integer-gmp2/src//GHC/Integer/Type.hs sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/WCsubst.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/Win32Utils.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/consUtils.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/iconv.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/inputReady.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true echo "libraries/integer-gmp2_dist-install_depfile_haskell_EXISTS = YES" >> libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/integer-gmp2/dist-install/build/GHC/ libraries/integer-gmp2/dist-install/build/GHC/Integer/ libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/ libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/; do if test ! -d $dir; then mkdir -p $dir; fi done gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/md5.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit grep -v ' : [a-zA-Z]:/' libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/primFloat.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/atomic.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/rts.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/bswap.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/clz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit gcc -E -fno-stack-protector -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -DOPTIMISE_INTEGER_GCD_LCM -I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/base/cbits/sysconf.c -MF libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/base/cbits/|" -e "1s|libraries/base/|libraries/base/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/base_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/base/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/base/dist-install/build/.depend-v-dyn-p.c_asm sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/GHC//. "inplace/bin/mkdirhier" rts/dist/build/sm//. "inplace/bin/mkdirhier" rts/dist/build//. gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/ctz.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit "rm" -f ghc/stage2/build/.depend.haskell.tmp "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -dep-makefile ghc/stage2/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps ghc/./Main.hs ghc/./InteractiveUI.hs ghc/./GhciMonad.hs ghc/./GhciTags.hs sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/debug.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/longlong.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/popcnt.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true gcc -E -fno-stack-protector -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/ghc-prim/cbits/word2float.c -MF libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/ghc-prim/cbits/|" -e "1s|libraries/ghc-prim/|libraries/ghc-prim/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/ghc-prim_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.c_asm echo "ghc_stage2_depfile_haskell_EXISTS = YES" >> ghc/stage2/build/.depend.haskell.tmp "rm" -f utils/runghc/dist-install/build/.depend.haskell.tmp for dir in ghc/stage2/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' ghc/stage2/build/.depend.haskell.tmp > ghc/stage2/build/.depend.haskell.tmp2 "inplace/bin/ghc-stage1" -M -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/runghc/. -iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/autogen -Iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build/autogen -optP-include -optPutils/runghc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -cpp -DVERSION="\"7.10.1\"" -odir utils/runghc/dist-install/build -hidir utils/runghc/dist-install/build -stubdir utils/runghc/dist-install/build -dep-makefile utils/runghc/dist-install/build/.depend.haskell.tmp -dep-suffix "dyn_" -include-pkg-deps utils/runghc/dist-install/build/Main.hs sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' ghc/stage2/build/.depend.haskell.tmp2 > ghc/stage2/build/.depend.haskell "inplace/bin/genprimopcode" --data-decl < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-data-decl.hs-incl "inplace/bin/genprimopcode" --primop-tag < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-tag.hs-incl echo "utils/runghc_dist-install_depfile_haskell_EXISTS = YES" >> utils/runghc/dist-install/build/.depend.haskell.tmp for dir in utils/runghc/dist-install/build/./; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' utils/runghc/dist-install/build/.depend.haskell.tmp > utils/runghc/dist-install/build/.depend.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' utils/runghc/dist-install/build/.depend.haskell.tmp2 > utils/runghc/dist-install/build/.depend.haskell "inplace/bin/genprimopcode" --primop-list < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-list.hs-incl "inplace/bin/genprimopcode" --has-side-effects < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-has-side-effects.hs-incl "inplace/bin/genprimopcode" --out-of-line < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-out-of-line.hs-incl "inplace/bin/genprimopcode" --commutable < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-commutable.hs-incl "inplace/bin/genprimopcode" --code-size < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-code-size.hs-incl "inplace/bin/genprimopcode" --can-fail < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-can-fail.hs-incl "inplace/bin/genprimopcode" --strictness < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-strictness.hs-incl "inplace/bin/genprimopcode" --fixity < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-fixity.hs-incl "inplace/bin/genprimopcode" --primop-primop-info < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-primop-info.hs-incl "inplace/bin/genprimopcode" --primop-vector-uniques < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-uniques.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys.hs-incl "inplace/bin/genprimopcode" --primop-vector-tys-exports < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tys-exports.hs-incl "inplace/bin/genprimopcode" --primop-vector-tycons < compiler/stage2/build/primops.txt > compiler/stage2/build/primop-vector-tycons.hs-incl "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/haskeline/dist-install/build/autogen' '--cflag=-Ilibraries/haskeline/includes' '--cflag=-DUSE_GHC_ENCODINGS' '--cflag=-DTERMINFO' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-ltinfo' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/haskeline/dist-install/build/autogen --cflag=-include --cflag=libraries/haskeline/dist-install/build/autogen/cabal_macros.h libraries/haskeline/./System/Console/Haskeline/Directory.hsc -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/haskeline/dist-install/build/autogen' '--cflag=-Ilibraries/haskeline/includes' '--cflag=-DUSE_GHC_ENCODINGS' '--cflag=-DTERMINFO' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-ltinfo' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/haskeline/dist-install/build/autogen --cflag=-include --cflag=libraries/haskeline/dist-install/build/autogen/cabal_macros.h libraries/haskeline/./System/Console/Haskeline/Backend/Posix.hsc -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/hpc/dist-install/build/autogen' '--cflag=-Ilibraries/hpc/.' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/hpc/dist-install/build/autogen --cflag=-include --cflag=libraries/hpc/dist-install/build/autogen/cabal_macros.h libraries/hpc/./Trace/Hpc/Reflect.hsc -o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/process/dist-install/build/autogen' '--cflag=-Ilibraries/process/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lrt' '--lflag=-lutil' '--lflag=-ldl' '--lflag=-lpthread' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/process/dist-install/build/autogen --cflag=-include --cflag=libraries/process/dist-install/build/autogen/cabal_macros.h libraries/process/./System/Process.hsc -o libraries/process/dist-install/build/System/Process.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Resource.hsc -o libraries/unix/dist-install/build/System/Posix/Resource.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Time.hsc -o libraries/unix/dist-install/build/System/Posix/Time.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Unistd.hsc -o libraries/unix/dist-install/build/System/Posix/Unistd.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/User.hsc -o libraries/unix/dist-install/build/System/Posix/User.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Signals.hsc -o libraries/unix/dist-install/build/System/Posix/Signals.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Signals/Exts.hsc -o libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/ByteString/FilePath.hsc -o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Directory/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker/Module.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/DynamicLinker/Module/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Files/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/IO/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Env/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Process/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Temp/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/unix/dist-install/build/autogen' '--cflag=-Ilibraries/unix/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/unix/dist-install/build/autogen --cflag=-include --cflag=libraries/unix/dist-install/build/autogen/cabal_macros.h libraries/unix/./System/Posix/Terminal/ByteString.hsc -o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/RTS/Flags.hsc -o libraries/base/dist-install/build/GHC/RTS/Flags.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Stack.hsc -o libraries/base/dist-install/build/GHC/Stack.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Stats.hsc -o libraries/base/dist-install/build/GHC/Stats.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./System/CPUTime.hsc -o libraries/base/dist-install/build/System/CPUTime.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./System/Environment/ExecutablePath.hsc -o libraries/base/dist-install/build/System/Environment/ExecutablePath.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Event/Clock.hsc -o libraries/base/dist-install/build/GHC/Event/Clock.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Event/EPoll.hsc -o libraries/base/dist-install/build/GHC/Event/EPoll.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Event/KQueue.hsc -o libraries/base/dist-install/build/GHC/Event/KQueue.hs "inplace/bin/hsc2hs" '--cc=/usr/bin/gcc' '--ld=/usr/bin/gcc' --cross-safe --cflag=-fno-stack-protector --cflag=-Dx86_64_HOST_ARCH=1 --cflag=-Dlinux_HOST_OS=1 --cflag=-D__GLASGOW_HASKELL__=710 '--cflag=-fno-stack-protector' '--cflag=-Ilibraries/base/dist-install/build/autogen' '--cflag=-Ilibraries/base/include' '--cflag=-DOPTIMISE_INTEGER_GCD_LCM' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes' '--cflag=-I/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' '--lflag=-L/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' '--lflag=-lgmp' '--lflag=-lm' '--lflag=-lrt' '--lflag=-ldl' '--lflag=-lffi' --cflag=-Ilibraries/base/dist-install/build/autogen --cflag=-include --cflag=libraries/base/dist-install/build/autogen/cabal_macros.h libraries/base/./GHC/Event/Poll.hsc -o libraries/base/dist-install/build/GHC/Event/Poll.hs "rm" -f libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp gcc -E -fno-stack-protector -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -std=c99 -Wall -I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -I'/builddir/build/BUILD/ghc-7.10.1/includes' -I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -MM -x c libraries/integer-gmp2/cbits/wrappers.c -MF libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|libraries/integer-gmp2/cbits/|" -e "1s|libraries/integer-gmp2/|libraries/integer-gmp2/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|libraries/integer-gmp2/cbits/|" -e "1s|libraries/integer-gmp2/|libraries/integer-gmp2/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|libraries/integer-gmp2/cbits/|" -e "1s|libraries/integer-gmp2/|libraries/integer-gmp2/dist-install/build/|" -e "1s|dist-install/build/dist-install/build|dist-install/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.bit >> libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp && true "rm" -f libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.bit echo "libraries/integer-gmp2_dist-install_depfile_c_asm_EXISTS = YES" >> libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp mv libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm.tmp libraries/integer-gmp2/dist-install/build/.depend-v-dyn-p.c_asm "inplace/bin/genprimopcode" --make-haskell-wrappers < compiler/stage1/build/primops.txt >libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs cp rts/sm/Evac.c rts/dist/build/sm/Evac_thr.c cp rts/sm/Scav.c rts/dist/build/sm/Scav_thr.c "rm" -f compiler/stage2/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dep-makefile compiler/stage2/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps compiler/basicTypes/Avail.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreSyn.hs compiler/coreSyn/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUtils.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/iface/BinIface.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/BreakArray.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage2/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticFlags.hs compiler/deSugar/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/ProfInit.hs compiler/profiling/SCCfinal.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/UnariseStg.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TypeRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastBool.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastTypes.hs compiler/stage2/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/ListSetOps.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/Pretty.hs compiler/utils/Serialized.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqFM.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/utils/ExtsCompat46.hs compiler/vectorise/Vectorise/Builtins/Base.hs compiler/vectorise/Vectorise/Builtins/Initialise.hs compiler/vectorise/Vectorise/Builtins.hs compiler/vectorise/Vectorise/Monad/Base.hs compiler/vectorise/Vectorise/Monad/Naming.hs compiler/vectorise/Vectorise/Monad/Local.hs compiler/vectorise/Vectorise/Monad/Global.hs compiler/vectorise/Vectorise/Monad/InstEnv.hs compiler/vectorise/Vectorise/Monad.hs compiler/vectorise/Vectorise/Utils/Base.hs compiler/vectorise/Vectorise/Utils/Closure.hs compiler/vectorise/Vectorise/Utils/Hoisting.hs compiler/vectorise/Vectorise/Utils/PADict.hs compiler/vectorise/Vectorise/Utils/Poly.hs compiler/vectorise/Vectorise/Utils.hs compiler/vectorise/Vectorise/Generic/Description.hs compiler/vectorise/Vectorise/Generic/PAMethods.hs compiler/vectorise/Vectorise/Generic/PADict.hs compiler/vectorise/Vectorise/Generic/PData.hs compiler/vectorise/Vectorise/Type/Env.hs compiler/vectorise/Vectorise/Type/Type.hs compiler/vectorise/Vectorise/Type/TyConDecl.hs compiler/vectorise/Vectorise/Type/Classify.hs compiler/vectorise/Vectorise/Convert.hs compiler/vectorise/Vectorise/Vect.hs compiler/vectorise/Vectorise/Var.hs compiler/vectorise/Vectorise/Env.hs compiler/vectorise/Vectorise/Exp.hs compiler/vectorise/Vectorise.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Size.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs compiler/deSugar/DsMeta.hs compiler/hsSyn/Convert.hs compiler/ghci/ByteCodeAsm.hs compiler/ghci/ByteCodeGen.hs compiler/ghci/ByteCodeInstr.hs compiler/ghci/ByteCodeItbls.hs compiler/ghci/ByteCodeLink.hs compiler/ghci/Debugger.hs compiler/stage2/build/LibFFI.hs compiler/ghci/Linker.hs compiler/ghci/ObjLink.hs compiler/ghci/RtClosureInspect.hs compiler/ghci/DebuggerUtils.hs "rm" -f libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -dep-makefile libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/haskeline/./System/Console/Haskeline.hs libraries/haskeline/./System/Console/Haskeline/Completion.hs libraries/haskeline/./System/Console/Haskeline/MonadException.hs libraries/haskeline/./System/Console/Haskeline/History.hs libraries/haskeline/./System/Console/Haskeline/IO.hs libraries/haskeline/./System/Console/Haskeline/Backend.hs libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs libraries/haskeline/./System/Console/Haskeline/Command.hs libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs libraries/haskeline/./System/Console/Haskeline/Command/History.hs libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs libraries/haskeline/./System/Console/Haskeline/Emacs.hs libraries/haskeline/./System/Console/Haskeline/InputT.hs libraries/haskeline/./System/Console/Haskeline/Key.hs libraries/haskeline/./System/Console/Haskeline/LineState.hs libraries/haskeline/./System/Console/Haskeline/Monads.hs libraries/haskeline/./System/Console/Haskeline/Prefs.hs libraries/haskeline/./System/Console/Haskeline/RunCommand.hs libraries/haskeline/./System/Console/Haskeline/Term.hs libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs libraries/haskeline/./System/Console/Haskeline/Vi.hs libraries/haskeline/./System/Console/Haskeline/Recover.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS echo "libraries/haskeline_dist-install_depfile_haskell_EXISTS = YES" >> libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/haskeline/dist-install/build/System/Console/ libraries/haskeline/dist-install/build/System/Console/Haskeline/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/ libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/haskeline/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -dep-makefile libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs echo "libraries/hpc_dist-install_depfile_haskell_EXISTS = YES" >> libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/hpc/dist-install/build/Trace/Hpc/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/hpc/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -dep-makefile libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/process/./System/Cmd.hs libraries/process/dist-install/build/System/Process.hs libraries/process/./System/Process/Internals.hs echo "libraries/process_dist-install_depfile_haskell_EXISTS = YES" >> libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/process/dist-install/build/System/ libraries/process/dist-install/build/System/Process/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/process/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/process/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -dep-makefile libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/unix/./System/Posix.hs libraries/unix/./System/Posix/ByteString.hs libraries/unix/./System/Posix/Error.hs libraries/unix/dist-install/build/System/Posix/Resource.hs libraries/unix/dist-install/build/System/Posix/Time.hs libraries/unix/dist-install/build/System/Posix/Unistd.hs libraries/unix/dist-install/build/System/Posix/User.hs libraries/unix/dist-install/build/System/Posix/Signals.hs libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs libraries/unix/dist-install/build/System/Posix/Semaphore.hs libraries/unix/dist-install/build/System/Posix/SharedMem.hs libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs libraries/unix/dist-install/build/System/Posix/Directory.hs libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs libraries/unix/dist-install/build/System/Posix/Files.hs libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs libraries/unix/dist-install/build/System/Posix/IO.hs libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs libraries/unix/dist-install/build/System/Posix/Env.hs libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs libraries/unix/dist-install/build/System/Posix/Fcntl.hs libraries/unix/dist-install/build/System/Posix/Process.hs libraries/unix/./System/Posix/Process/Internals.hs libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs libraries/unix/dist-install/build/System/Posix/Temp.hs libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs libraries/unix/dist-install/build/System/Posix/Terminal.hs libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs libraries/unix/dist-install/build/System/Posix/Directory/Common.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs libraries/unix/dist-install/build/System/Posix/Files/Common.hs libraries/unix/dist-install/build/System/Posix/IO/Common.hs libraries/unix/dist-install/build/System/Posix/Process/Common.hs libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs echo "libraries/unix_dist-install_depfile_haskell_EXISTS = YES" >> libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/unix/dist-install/build/System/ libraries/unix/dist-install/build/System/Posix/ libraries/unix/dist-install/build/System/Posix/ByteString/ libraries/unix/dist-install/build/System/Posix/Directory/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/ libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ libraries/unix/dist-install/build/System/Posix/Env/ libraries/unix/dist-install/build/System/Posix/Files/ libraries/unix/dist-install/build/System/Posix/IO/ libraries/unix/dist-install/build/System/Posix/Process/ libraries/unix/dist-install/build/System/Posix/Signals/ libraries/unix/dist-install/build/System/Posix/Temp/ libraries/unix/dist-install/build/System/Posix/Terminal/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/unix/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/unix/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -dep-makefile libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/base/./Control/Applicative.hs libraries/base/./Control/Arrow.hs libraries/base/./Control/Category.hs libraries/base/./Control/Concurrent.hs libraries/base/./Control/Concurrent/Chan.hs libraries/base/./Control/Concurrent/MVar.hs libraries/base/./Control/Concurrent/QSem.hs libraries/base/./Control/Concurrent/QSemN.hs libraries/base/./Control/Exception.hs libraries/base/./Control/Exception/Base.hs libraries/base/./Control/Monad.hs libraries/base/./Control/Monad/Fix.hs libraries/base/./Control/Monad/Instances.hs libraries/base/./Control/Monad/ST.hs libraries/base/./Control/Monad/ST/Lazy.hs libraries/base/./Control/Monad/ST/Lazy/Safe.hs libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs libraries/base/./Control/Monad/ST/Safe.hs libraries/base/./Control/Monad/ST/Strict.hs libraries/base/./Control/Monad/ST/Unsafe.hs libraries/base/./Control/Monad/Zip.hs libraries/base/./Data/Bifunctor.hs libraries/base/./Data/Bits.hs libraries/base/./Data/Bool.hs libraries/base/./Data/Char.hs libraries/base/./Data/Coerce.hs libraries/base/./Data/Complex.hs libraries/base/./Data/Data.hs libraries/base/./Data/Dynamic.hs libraries/base/./Data/Either.hs libraries/base/./Data/Eq.hs libraries/base/./Data/Fixed.hs libraries/base/./Data/Foldable.hs libraries/base/./Data/Function.hs libraries/base/./Data/Functor.hs libraries/base/./Data/Functor/Identity.hs libraries/base/./Data/IORef.hs libraries/base/./Data/Int.hs libraries/base/./Data/Ix.hs libraries/base/./Data/List.hs libraries/base/./Data/Maybe.hs libraries/base/./Data/Monoid.hs libraries/base/./Data/Ord.hs libraries/base/./Data/Proxy.hs libraries/base/./Data/Ratio.hs libraries/base/./Data/STRef.hs libraries/base/./Data/STRef/Lazy.hs libraries/base/./Data/STRef/Strict.hs libraries/base/./Data/String.hs libraries/base/./Data/Traversable.hs libraries/base/./Data/Tuple.hs libraries/base/./Data/Type/Bool.hs libraries/base/./Data/Type/Coercion.hs libraries/base/./Data/Type/Equality.hs libraries/base/./Data/Typeable.hs libraries/base/./Data/Typeable/Internal.hs libraries/base/./Data/Unique.hs libraries/base/./Data/Version.hs libraries/base/./Data/Void.hs libraries/base/./Data/Word.hs libraries/base/./Debug/Trace.hs libraries/base/./Foreign.hs libraries/base/./Foreign/C.hs libraries/base/./Foreign/C/Error.hs libraries/base/./Foreign/C/String.hs libraries/base/./Foreign/C/Types.hs libraries/base/./Foreign/Concurrent.hs libraries/base/./Foreign/ForeignPtr.hs libraries/base/./Foreign/ForeignPtr/Safe.hs libraries/base/./Foreign/ForeignPtr/Unsafe.hs libraries/base/./Foreign/Marshal.hs libraries/base/./Foreign/Marshal/Alloc.hs libraries/base/./Foreign/Marshal/Array.hs libraries/base/./Foreign/Marshal/Error.hs libraries/base/./Foreign/Marshal/Pool.hs libraries/base/./Foreign/Marshal/Safe.hs libraries/base/./Foreign/Marshal/Unsafe.hs libraries/base/./Foreign/Marshal/Utils.hs libraries/base/./Foreign/Ptr.hs libraries/base/./Foreign/Safe.hs libraries/base/./Foreign/StablePtr.hs libraries/base/./Foreign/Storable.hs libraries/base/./GHC/Arr.hs libraries/base/./GHC/Base.hs libraries/base/./GHC/Char.hs libraries/base/./GHC/Conc.hs libraries/base/./GHC/Conc/IO.hs libraries/base/./GHC/Conc/Signal.hs libraries/base/./GHC/Conc/Sync.hs libraries/base/./GHC/ConsoleHandler.hs libraries/base/./GHC/Constants.hs libraries/base/./GHC/Desugar.hs libraries/base/./GHC/Enum.hs libraries/base/./GHC/Environment.hs libraries/base/./GHC/Err.hs libraries/base/./GHC/Exception.hs libraries/base/./GHC/Exts.hs libraries/base/./GHC/Fingerprint.hs libraries/base/./GHC/Fingerprint/Type.hs libraries/base/./GHC/Float.hs libraries/base/./GHC/Float/ConversionUtils.hs libraries/base/./GHC/Float/RealFracMethods.hs libraries/base/./GHC/Foreign.hs libraries/base/./GHC/ForeignPtr.hs libraries/base/./GHC/GHCi.hs libraries/base/./GHC/Generics.hs libraries/base/./GHC/IO.hs libraries/base/./GHC/IO/Buffer.hs libraries/base/./GHC/IO/BufferedIO.hs libraries/base/./GHC/IO/Device.hs libraries/base/./GHC/IO/Encoding.hs libraries/base/./GHC/IO/Encoding/CodePage.hs libraries/base/./GHC/IO/Encoding/Failure.hs libraries/base/./GHC/IO/Encoding/Iconv.hs libraries/base/./GHC/IO/Encoding/Latin1.hs libraries/base/./GHC/IO/Encoding/Types.hs libraries/base/./GHC/IO/Encoding/UTF16.hs libraries/base/./GHC/IO/Encoding/UTF32.hs libraries/base/./GHC/IO/Encoding/UTF8.hs libraries/base/./GHC/IO/Exception.hs libraries/base/./GHC/IO/FD.hs libraries/base/./GHC/IO/Handle.hs libraries/base/./GHC/IO/Handle/FD.hs libraries/base/./GHC/IO/Handle/Internals.hs libraries/base/./GHC/IO/Handle/Text.hs libraries/base/./GHC/IO/Handle/Types.hs libraries/base/./GHC/IO/IOMode.hs libraries/base/./GHC/IOArray.hs libraries/base/./GHC/IORef.hs libraries/base/./GHC/IP.hs libraries/base/./GHC/Int.hs libraries/base/./GHC/List.hs libraries/base/./GHC/MVar.hs libraries/base/./GHC/Natural.hs libraries/base/./GHC/Num.hs libraries/base/./GHC/OldList.hs libraries/base/./GHC/PArr.hs libraries/base/./GHC/Pack.hs libraries/base/./GHC/Profiling.hs libraries/base/./GHC/Ptr.hs libraries/base/./GHC/Read.hs libraries/base/./GHC/Real.hs libraries/base/dist-install/build/GHC/RTS/Flags.hs libraries/base/./GHC/ST.hs libraries/base/./GHC/StaticPtr.hs libraries/base/./GHC/STRef.hs libraries/base/./GHC/Show.hs libraries/base/./GHC/Stable.hs libraries/base/dist-install/build/GHC/Stack.hs libraries/base/dist-install/build/GHC/Stats.hs libraries/base/./GHC/Storable.hs libraries/base/./GHC/TopHandler.hs libraries/base/./GHC/TypeLits.hs libraries/base/./GHC/Unicode.hs libraries/base/./GHC/Weak.hs libraries/base/./GHC/Word.hs libraries/base/./Numeric.hs libraries/base/./Numeric/Natural.hs libraries/base/./Prelude.hs libraries/base/dist-install/build/System/CPUTime.hs libraries/base/./System/Console/GetOpt.hs libraries/base/./System/Environment.hs libraries/base/./System/Exit.hs libraries/base/./System/IO.hs libraries/base/./System/IO/Error.hs libraries/base/./System/IO/Unsafe.hs libraries/base/./System/Info.hs libraries/base/./System/Mem.hs libraries/base/./System/Mem/StableName.hs libraries/base/./System/Mem/Weak.hs libraries/base/./System/Posix/Internals.hs libraries/base/./System/Posix/Types.hs libraries/base/./System/Timeout.hs libraries/base/./Text/ParserCombinators/ReadP.hs libraries/base/./Text/ParserCombinators/ReadPrec.hs libraries/base/./Text/Printf.hs libraries/base/./Text/Read.hs libraries/base/./Text/Read/Lex.hs libraries/base/./Text/Show.hs libraries/base/./Text/Show/Functions.hs libraries/base/./Unsafe/Coerce.hs libraries/base/./GHC/Event.hs libraries/base/./Control/Monad/ST/Imp.hs libraries/base/./Control/Monad/ST/Lazy/Imp.hs libraries/base/./Data/OldList.hs libraries/base/./Foreign/ForeignPtr/Imp.hs libraries/base/dist-install/build/System/Environment/ExecutablePath.hs libraries/base/./GHC/Event/Arr.hs libraries/base/./GHC/Event/Array.hs libraries/base/dist-install/build/GHC/Event/Clock.hs libraries/base/./GHC/Event/Control.hs libraries/base/dist-install/build/GHC/Event/EPoll.hs libraries/base/./GHC/Event/IntTable.hs libraries/base/./GHC/Event/Internal.hs libraries/base/dist-install/build/GHC/Event/KQueue.hs libraries/base/./GHC/Event/Manager.hs libraries/base/./GHC/Event/PSQ.hs libraries/base/dist-install/build/GHC/Event/Poll.hs libraries/base/./GHC/Event/Thread.hs libraries/base/./GHC/Event/TimerManager.hs libraries/base/./GHC/Event/Unique.hs echo "libraries/base_dist-install_depfile_haskell_EXISTS = YES" >> libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/base/dist-install/build/./ libraries/base/dist-install/build/Control/ libraries/base/dist-install/build/Control/Concurrent/ libraries/base/dist-install/build/Control/Exception/ libraries/base/dist-install/build/Control/Monad/ libraries/base/dist-install/build/Control/Monad/ST/ libraries/base/dist-install/build/Control/Monad/ST/Lazy/ libraries/base/dist-install/build/Data/ libraries/base/dist-install/build/Data/Functor/ libraries/base/dist-install/build/Data/STRef/ libraries/base/dist-install/build/Data/Type/ libraries/base/dist-install/build/Data/Typeable/ libraries/base/dist-install/build/Debug/ libraries/base/dist-install/build/Foreign/ libraries/base/dist-install/build/Foreign/C/ libraries/base/dist-install/build/Foreign/ForeignPtr/ libraries/base/dist-install/build/Foreign/Marshal/ libraries/base/dist-install/build/GHC/ libraries/base/dist-install/build/GHC/Conc/ libraries/base/dist-install/build/GHC/Event/ libraries/base/dist-install/build/GHC/Fingerprint/ libraries/base/dist-install/build/GHC/Float/ libraries/base/dist-install/build/GHC/IO/ libraries/base/dist-install/build/GHC/IO/Encoding/ libraries/base/dist-install/build/GHC/IO/Handle/ libraries/base/dist-install/build/GHC/RTS/ libraries/base/dist-install/build/Numeric/ libraries/base/dist-install/build/System/ libraries/base/dist-install/build/System/Console/ libraries/base/dist-install/build/System/Environment/ libraries/base/dist-install/build/System/IO/ libraries/base/dist-install/build/System/Mem/ libraries/base/dist-install/build/System/Posix/ libraries/base/dist-install/build/Text/ libraries/base/dist-install/build/Text/ParserCombinators/ libraries/base/dist-install/build/Text/Read/ libraries/base/dist-install/build/Text/Show/ libraries/base/dist-install/build/Unsafe/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/base/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/base/dist-install/build/.depend-v-dyn-p.haskell "rm" -f libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp "inplace/bin/ghc-stage1" -M -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -dep-makefile libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp -dep-suffix "" -dep-suffix "dyn_" -dep-suffix "p_" -include-pkg-deps libraries/ghc-prim/./GHC/CString.hs libraries/ghc-prim/./GHC/Classes.hs libraries/ghc-prim/./GHC/Debug.hs libraries/ghc-prim/./GHC/IntWord64.hs libraries/ghc-prim/./GHC/Magic.hs libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs libraries/ghc-prim/./GHC/Tuple.hs libraries/ghc-prim/./GHC/Types.hs echo "libraries/ghc-prim_dist-install_depfile_haskell_EXISTS = YES" >> libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp for dir in libraries/ghc-prim/dist-install/build/GHC/; do if test ! -d $dir; then mkdir -p $dir; fi done grep -v ' : [a-zA-Z]:/' libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp > libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp2 sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell.tmp2 > libraries/ghc-prim/dist-install/build/.depend-v-dyn-p.haskell "rm" -f rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/ProfHeap.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Hpc.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Arena.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Stable.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RtsFlags.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -DProjectVersion=\"7.10.1\" -MM -x c rts/RtsMessages.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-format -MM -x c rts/RetainerSet.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RtsStartup.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/FileLock.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/StgPrimFloat.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Papi.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Profiling.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/StaticPtrTable.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Disassembler.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Linker.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/WSDeque.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Inlines.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RtsAPI.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -MM -x c rts/Adjustor.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Globals.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Capability.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Threads.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Timer.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -DProjectVersion=\"7.10.1\" -DHostPlatform=\"x86_64-unknown-linux\" -DHostArch=\"x86_64\" -DHostOS=\"linux\" -DHostVendor=\"unknown\" -DBuildPlatform=\"x86_64-unknown-linux\" -DBuildArch=\"x86_64\" -DBuildOS=\"linux\" -DBuildVendor=\"unknown\" -DTargetPlatform=\"x86_64-unknown-linux\" -DTargetArch=\"x86_64\" -DTargetOS=\"linux\" -DTargetVendor=\"unknown\" -DGhcUnregisterised=\"NO\" -DGhcEnableTablesNextToCode=\"YES\" -MM -x c rts/RtsUtils.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Messages.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -MM -x c rts/Interpreter.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Stats.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -w -MM -x c rts/RetainerProfile.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/ClosureFlags.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/LdvProfile.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -w -MM -x c rts/StgCRun.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Task.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Weak.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -DProjectVersion=\"7.10.1\" -MM -x c rts/Trace.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Hash.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Schedule.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Proftimer.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RaiseAsync.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RtsDllMain.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/HsFFI.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/OldARMAtomic.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/ThreadLabels.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/RtsMain.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Ticky.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Sparks.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/CheckUnload.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/ThreadPaused.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Printer.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/STM.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/hooks/OutOfHeap.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/hooks/MallocFail.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/hooks/FlagDefaults.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/hooks/OnExit.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/hooks/StackOverflow.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/hooks/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/MBlock.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/Scav.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-inline -finline-limit=2500 -MM -x c rts/sm/Compact.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/Sweep.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/GCAux.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/GCUtils.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/BlockAlloc.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/MarkWeak.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/GC.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/sm/Sanity.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -funroll-loops -MM -x c rts/sm/Evac.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -Wno-strict-prototypes -MM -x c rts/sm/Storage.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit <> echo "compiler_stage2_depfile_haskell_EXISTS = YES" >> compiler/stage2/build/.depend-v-dyn-p.haskell.tmp for dir in compiler/stage2/build/./ compiler/stage2/build/CodeGen/ compiler/stage2/build/CodeGen/Platform/ compiler/stage2/build/Dwarf/ compiler/stage2/build/Hoopl/ compiler/stage2/build/Llvm/ compiler/stage2/build/LlvmCodeGen/ compiler/stage2/build/PPC/ compiler/stage2/build/RegAlloc/ compiler/stage2/build/RegAlloc/Graph/ compiler/stage2/build/RegAlloc/Linear/ compiler/stage2/build/RegAlloc/Linear/PPC/ compiler/stage2/build/RegAlloc/Linear/SPARC/ compiler/stage2/build/RegAlloc/Linear/X86/ compiler/stage2/build/RegAlloc/Linear/X86_64/ compiler/stage2/build/SPARC/ compiler/stage2/build/SPARC/CodeGen/ compiler/stage2/build/Vectorise/ compiler/stage2/build/Vectorise/Builtins/ compiler/stage2/build/Vectorise/Generic/ compiler/stage2/build/Vectorise/Monad/ compiler/stage2/build/Vectorise/Type/ compiler/stage2/build/Vectorise/Utils/ compiler/stage2/build/X86/; do if test ! -d $dir; then mkdir -p $dir; fi done sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true grep -v ' : [a-zA-Z]:/' compiler/stage2/build/.depend-v-dyn-p.haskell.tmp > compiler/stage2/build/.depend-v-dyn-p.haskell.tmp2 gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/eventlog/EventLog.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e '/hs$/ p' -e '/hs$/ s/o /hi /g' -e '/hs$/ s/:/ : %hi: %o /' -e '/hs$/ s/^/$(eval $(call hi-rule,/' -e '/hs$/ s/$/))/' -e '/hs-boot$/ p' -e '/hs-boot$/ s/o-boot /hi-boot /g' -e '/hs-boot$/ s/:/ : %hi-boot: %o-boot /' -e '/hs-boot$/ s/^/$(eval $(call hi-rule,/' -e '/hs-boot$/ s/$/))/' compiler/stage2/build/.depend-v-dyn-p.haskell.tmp2 > compiler/stage2/build/.depend-v-dyn-p.haskell sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/eventlog/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/OSMem.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/GetTime.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/OSThreads.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/Itimer.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/TTY.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/Signals.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/Select.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/posix/GetEnv.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/posix/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -DPARALLEL_GC -Irts/sm -MM -x c rts/dist/build/sm/Evac_thr.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -DPARALLEL_GC -Irts/sm -MM -x c rts/dist/build/sm/Scav_thr.c -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/dist/build/sm/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/StgStartup.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/PrimOps.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Updates.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Apply.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/Exception.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/StgStdThunks.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/HeapStackCheck.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true gcc -E -DPROFILING -DTHREADED_RTS -DDEBUG -fno-stack-protector -Wall -Wextra -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Winline -Waggregate-return -Wpointer-arith -Wmissing-noreturn -Wnested-externs -Wredundant-decls -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -fno-strict-aliasing -fno-common -Irts/dist/build/autogen -O2 -fomit-frame-pointer -g -DRtsWay=\"rts_v\" -MM -x c rts/StgMiscClosures.cmm -MF rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_p_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_debug_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && sed -e 's|\\|/|g' -e 's| /$| \\|' -e "1s|\.o|\.thr_l_dyn_o|" -e "1s|^|rts/|" -e "1s|rts/|rts/dist/build/|" -e "1s|dist/build/dist/build|dist/build|g" -e "s|/builddir/build/BUILD/ghc-7.10.1/||g" rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp && true "rm" -f rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.bit echo "rts_dist_depfile_c_asm_EXISTS = YES" >> rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp mv rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm.tmp rts/dist/build/.depend-v-dyn-p-l-debug-thr-thr_debug-thr_l-thr_p-debug_dyn-thr_dyn-thr_debug_dyn-l_dyn-thr_l_dyn.c_asm "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/AreaBelow.c -o utils/hp2ps/dist/build/AreaBelow.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Curves.c -o utils/hp2ps/dist/build/Curves.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Error.c -o utils/hp2ps/dist/build/Error.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Main.c -o utils/hp2ps/dist/build/Main.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Reorder.c -o utils/hp2ps/dist/build/Reorder.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/TopTwenty.c -o utils/hp2ps/dist/build/TopTwenty.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/AuxFile.c -o utils/hp2ps/dist/build/AuxFile.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Deviation.c -o utils/hp2ps/dist/build/Deviation.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/HpFile.c -o utils/hp2ps/dist/build/HpFile.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Marks.c -o utils/hp2ps/dist/build/Marks.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Scale.c -o utils/hp2ps/dist/build/Scale.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/TraceElement.c -o utils/hp2ps/dist/build/TraceElement.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Axes.c -o utils/hp2ps/dist/build/Axes.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Dimensions.c -o utils/hp2ps/dist/build/Dimensions.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Key.c -o utils/hp2ps/dist/build/Key.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/PsFile.c -o utils/hp2ps/dist/build/PsFile.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Shade.c -o utils/hp2ps/dist/build/Shade.o "/usr/bin/ghc" -optc-fno-stack-protector -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Iutils/hp2ps/dist/build/autogen -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -c utils/hp2ps/Utilities.c -o utils/hp2ps/dist/build/Utilities.o "inplace/bin/mkdirhier" utils/hp2ps/dist/build/tmp//. cp driver/ghc-usage.txt inplace/lib/ghc-usage.txt cp driver/ghci-usage.txt inplace/lib/ghci-usage.txt "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"7.10.1\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-format -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-strict-prototypes -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-strict-prototypes -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-w -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-w -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-DProjectVersion=\"7.10.1\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.o "inplace/bin/mkdirhier" rts/dist/build/hooks//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-inline -optc-finline-limit=2500 -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-funroll-loops -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -optc-Wno-strict-prototypes -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.o "inplace/bin/mkdirhier" rts/dist/build/eventlog//. "inplace/bin/mkdirhier" rts/dist/build/posix//. "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.o "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.o "/usr/bin/ghc" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package pretty -package-db libraries/bootstrapping.conf -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen -no-user-package-db -rtsopts -odir utils/genapply/dist/build -hidir utils/genapply/dist/build -stubdir utils/genapply/dist/build -c utils/genapply/./GenApply.hs -o utils/genapply/dist/build/GenApply.o "inplace/bin/mkdirhier" utils/genapply/dist/build/tmp//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-format -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-w -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-w -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-funroll-loops -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_dyn\" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.dyn_o "inplace/bin/ghc-pkg" --simple-output field rts extra-libraries \ | sed -e 's/\([^ ][^ ]*\)/-l\1/g' > rts/dist/libs.depend "inplace/bin/ghc-pkg" --simple-output field rts library-dirs \ | sed -e 's/\([^ ][^ ]*\)/-L\1/g' >> rts/dist/libs.depend "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"7.10.1\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-format -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-strict-prototypes -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-strict-prototypes -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-w -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-w -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-DProjectVersion=\"7.10.1\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-inline -optc-finline-limit=2500 -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-funroll-loops -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -optc-Wno-strict-prototypes -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_p\" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.p_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"7.10.1\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-format -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-strict-prototypes -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-strict-prototypes -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-w -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-w -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-DProjectVersion=\"7.10.1\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-inline -optc-finline-limit=2500 -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-funroll-loops -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -optc-Wno-strict-prototypes -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_l\" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.l_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hpc.c -o rts/dist/build/Hpc.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Arena.c -o rts/dist/build/Arena.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stable.c -o rts/dist/build/Stable.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-Wno-format -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/FileLock.c -o rts/dist/build/FileLock.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Papi.c -o rts/dist/build/Papi.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Profiling.c -o rts/dist/build/Profiling.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Disassembler.c -o rts/dist/build/Disassembler.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Linker.c -o rts/dist/build/Linker.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/WSDeque.c -o rts/dist/build/WSDeque.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Inlines.c -o rts/dist/build/Inlines.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-Wno-strict-prototypes -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Adjustor.c -o rts/dist/build/Adjustor.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Globals.c -o rts/dist/build/Globals.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Capability.c -o rts/dist/build/Capability.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Threads.c -o rts/dist/build/Threads.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Timer.c -o rts/dist/build/Timer.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Messages.c -o rts/dist/build/Messages.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-Wno-strict-prototypes -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Interpreter.c -o rts/dist/build/Interpreter.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stats.c -o rts/dist/build/Stats.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-w -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-w -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgCRun.c -o rts/dist/build/StgCRun.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Task.c -o rts/dist/build/Task.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Weak.c -o rts/dist/build/Weak.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Trace.c -o rts/dist/build/Trace.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hash.c -o rts/dist/build/Hash.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Schedule.c -o rts/dist/build/Schedule.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Proftimer.c -o rts/dist/build/Proftimer.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HsFFI.c -o rts/dist/build/HsFFI.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Ticky.c -o rts/dist/build/Ticky.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Sparks.c -o rts/dist/build/Sparks.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Printer.c -o rts/dist/build/Printer.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/STM.c -o rts/dist/build/STM.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-Wno-inline -optc-finline-limit=2500 -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GC.c -o rts/dist/build/sm/GC.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-funroll-loops -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -optc-Wno-strict-prototypes -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Select.c -o rts/dist/build/posix/Select.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_debug\" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Updates.cmm -o rts/dist/build/Updates.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Apply.cmm -o rts/dist/build/Apply.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Exception.cmm -o rts/dist/build/Exception.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.debug_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-format -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.thr_o In function ‘releaseCapability_’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘waitForReturnCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘yieldCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-w -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-w -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-inline -optc-finline-limit=2500 -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-funroll-loops -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Arena.c -o rts/dist/build/Arena.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stable.c -o rts/dist/build/Stable.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-format -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Papi.c -o rts/dist/build/Papi.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Linker.c -o rts/dist/build/Linker.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Globals.c -o rts/dist/build/Globals.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Capability.c -o rts/dist/build/Capability.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Threads.c -o rts/dist/build/Threads.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Timer.c -o rts/dist/build/Timer.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Messages.c -o rts/dist/build/Messages.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stats.c -o rts/dist/build/Stats.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-w -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-w -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Task.c -o rts/dist/build/Task.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Weak.c -o rts/dist/build/Weak.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Trace.c -o rts/dist/build/Trace.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hash.c -o rts/dist/build/Hash.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Printer.c -o rts/dist/build/Printer.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/STM.c -o rts/dist/build/STM.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-inline -optc-finline-limit=2500 -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-funroll-loops -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DRtsWay=\"rts_thr_debug\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_debug_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-format -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.thr_l_o In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘initCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] In function ‘releaseCapability_’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘waitForReturnCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.thr_l_o In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘yieldCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘shutdownCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-w -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-w -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-inline -optc-finline-limit=2500 -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-funroll-loops -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_l\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_l_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-format -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.thr_p_o In function ‘releaseCapability_’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘waitForReturnCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘yieldCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-w -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-w -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DProjectVersion=\"7.10.1\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-inline -optc-finline-limit=2500 -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-funroll-loops -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-Wno-strict-prototypes -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_thr_p\" -optc-DPARALLEL_GC -optc-Irts/sm -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_p_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hpc.c -o rts/dist/build/Hpc.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Arena.c -o rts/dist/build/Arena.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stable.c -o rts/dist/build/Stable.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-format -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/FileLock.c -o rts/dist/build/FileLock.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Papi.c -o rts/dist/build/Papi.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Profiling.c -o rts/dist/build/Profiling.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Disassembler.c -o rts/dist/build/Disassembler.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Linker.c -o rts/dist/build/Linker.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/WSDeque.c -o rts/dist/build/WSDeque.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Inlines.c -o rts/dist/build/Inlines.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Adjustor.c -o rts/dist/build/Adjustor.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Globals.c -o rts/dist/build/Globals.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Capability.c -o rts/dist/build/Capability.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Threads.c -o rts/dist/build/Threads.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Timer.c -o rts/dist/build/Timer.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Messages.c -o rts/dist/build/Messages.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Interpreter.c -o rts/dist/build/Interpreter.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stats.c -o rts/dist/build/Stats.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-w -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-w -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgCRun.c -o rts/dist/build/StgCRun.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Task.c -o rts/dist/build/Task.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Weak.c -o rts/dist/build/Weak.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Trace.c -o rts/dist/build/Trace.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hash.c -o rts/dist/build/Hash.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Schedule.c -o rts/dist/build/Schedule.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Proftimer.c -o rts/dist/build/Proftimer.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HsFFI.c -o rts/dist/build/HsFFI.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Ticky.c -o rts/dist/build/Ticky.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Sparks.c -o rts/dist/build/Sparks.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Printer.c -o rts/dist/build/Printer.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/STM.c -o rts/dist/build/STM.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GC.c -o rts/dist/build/sm/GC.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-funroll-loops -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Select.c -o rts/dist/build/posix/Select.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_debug_dyn\" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Updates.cmm -o rts/dist/build/Updates.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Apply.cmm -o rts/dist/build/Apply.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Exception.cmm -o rts/dist/build/Exception.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-format -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.thr_dyn_o In function ‘releaseCapability_’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘waitForReturnCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘yieldCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.20.part.21’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-funroll-loops -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Arena.c -o rts/dist/build/Arena.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stable.c -o rts/dist/build/Stable.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-format -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Papi.c -o rts/dist/build/Papi.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Linker.c -o rts/dist/build/Linker.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Globals.c -o rts/dist/build/Globals.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Capability.c -o rts/dist/build/Capability.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Threads.c -o rts/dist/build/Threads.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Timer.c -o rts/dist/build/Timer.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Messages.c -o rts/dist/build/Messages.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Stats.c -o rts/dist/build/Stats.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Task.c -o rts/dist/build/Task.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Weak.c -o rts/dist/build/Weak.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Trace.c -o rts/dist/build/Trace.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Hash.c -o rts/dist/build/Hash.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Printer.c -o rts/dist/build/Printer.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/STM.c -o rts/dist/build/STM.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-funroll-loops -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-fno-omit-frame-pointer -optc-g -optc-O0 -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_debug_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_debug_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-format -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-w -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-w -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-funroll-loops -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_l_dyn\" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ProfHeap.c -o rts/dist/build/ProfHeap.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hpc.c -o rts/dist/build/Hpc.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Arena.c -o rts/dist/build/Arena.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stable.c -o rts/dist/build/Stable.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsFlags.c -o rts/dist/build/RtsFlags.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsMessages.c -o rts/dist/build/RtsMessages.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-format -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerSet.c -o rts/dist/build/RetainerSet.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsStartup.c -o rts/dist/build/RtsStartup.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/FileLock.c -o rts/dist/build/FileLock.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgPrimFloat.c -o rts/dist/build/StgPrimFloat.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Papi.c -o rts/dist/build/Papi.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Profiling.c -o rts/dist/build/Profiling.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StaticPtrTable.c -o rts/dist/build/StaticPtrTable.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Disassembler.c -o rts/dist/build/Disassembler.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Linker.c -o rts/dist/build/Linker.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/WSDeque.c -o rts/dist/build/WSDeque.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Inlines.c -o rts/dist/build/Inlines.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsAPI.c -o rts/dist/build/RtsAPI.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Adjustor.c -o rts/dist/build/Adjustor.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Globals.c -o rts/dist/build/Globals.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Capability.c -o rts/dist/build/Capability.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Threads.c -o rts/dist/build/Threads.thr_l_dyn_o In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘initCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] In function ‘releaseCapability_’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In function ‘waitForReturnCapability’: rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘yieldCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] rts/Capability.c:433:1: warning: inlining failed in call to ‘giveCapabilityToTask.isra.10.part.11’: call is unlikely and code size would grow [-Winline] giveCapabilityToTask (Capability *cap USED_IF_DEBUG, Task *task) ^ cc1: warning: called from here [-Winline] In file included from rts/Schedule.h:15:0: 0, from rts/Capability.c:23: In function ‘shutdownCapability’: rts/Trace.h:777:20: warning: inlining failed in call to ‘traceSparkCounters.part.9’: call is unlikely and code size would grow [-Winline] INLINE_HEADER void traceSparkCounters(Capability *cap STG_UNUSED) ^ cc1: warning: called from here [-Winline] "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Timer.c -o rts/dist/build/Timer.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -optc-DHostPlatform=\"x86_64-unknown-linux\" -optc-DHostArch=\"x86_64\" -optc-DHostOS=\"linux\" -optc-DHostVendor=\"unknown\" -optc-DBuildPlatform=\"x86_64-unknown-linux\" -optc-DBuildArch=\"x86_64\" -optc-DBuildOS=\"linux\" -optc-DBuildVendor=\"unknown\" -optc-DTargetPlatform=\"x86_64-unknown-linux\" -optc-DTargetArch=\"x86_64\" -optc-DTargetOS=\"linux\" -optc-DTargetVendor=\"unknown\" -optc-DGhcUnregisterised=\"NO\" -optc-DGhcEnableTablesNextToCode=\"YES\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsUtils.c -o rts/dist/build/RtsUtils.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Messages.c -o rts/dist/build/Messages.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Interpreter.c -o rts/dist/build/Interpreter.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Stats.c -o rts/dist/build/Stats.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RetainerProfile.c -o rts/dist/build/RetainerProfile.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ClosureFlags.c -o rts/dist/build/ClosureFlags.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/LdvProfile.c -o rts/dist/build/LdvProfile.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-w -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgCRun.c -o rts/dist/build/StgCRun.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Task.c -o rts/dist/build/Task.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Weak.c -o rts/dist/build/Weak.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DProjectVersion=\"7.10.1\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Trace.c -o rts/dist/build/Trace.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Hash.c -o rts/dist/build/Hash.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Schedule.c -o rts/dist/build/Schedule.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Proftimer.c -o rts/dist/build/Proftimer.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RaiseAsync.c -o rts/dist/build/RaiseAsync.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/RtsDllMain.c -o rts/dist/build/RtsDllMain.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HsFFI.c -o rts/dist/build/HsFFI.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/OldARMAtomic.c -o rts/dist/build/OldARMAtomic.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadLabels.c -o rts/dist/build/ThreadLabels.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-O0 -c rts/RtsMain.c -o rts/dist/build/RtsMain.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Ticky.c -o rts/dist/build/Ticky.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Sparks.c -o rts/dist/build/Sparks.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/CheckUnload.c -o rts/dist/build/CheckUnload.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/ThreadPaused.c -o rts/dist/build/ThreadPaused.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Printer.c -o rts/dist/build/Printer.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/STM.c -o rts/dist/build/STM.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MBlock.c -o rts/dist/build/sm/MBlock.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Scav.c -o rts/dist/build/sm/Scav.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-inline -optc-finline-limit=2500 -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Compact.c -o rts/dist/build/sm/Compact.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sweep.c -o rts/dist/build/sm/Sweep.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCAux.c -o rts/dist/build/sm/GCAux.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GCUtils.c -o rts/dist/build/sm/GCUtils.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/BlockAlloc.c -o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/MarkWeak.c -o rts/dist/build/sm/MarkWeak.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/GC.c -o rts/dist/build/sm/GC.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Sanity.c -o rts/dist/build/sm/Sanity.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-funroll-loops -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Evac.c -o rts/dist/build/sm/Evac.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-Wno-strict-prototypes -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/sm/Storage.c -o rts/dist/build/sm/Storage.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -optc-funroll-loops -c rts/dist/build/sm/Evac_thr.c -o rts/dist/build/sm/Evac_thr.thr_l_dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DDYNAMIC -optc-DRtsWay=\"rts_thr_l_dyn\" -optc-DPARALLEL_GC -optc-Irts/sm -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/sm/Scav_thr.c -o rts/dist/build/sm/Scav_thr.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStartup.cmm -o rts/dist/build/StgStartup.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/PrimOps.cmm -o rts/dist/build/PrimOps.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Updates.cmm -o rts/dist/build/Updates.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Apply.cmm -o rts/dist/build/Apply.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/Exception.cmm -o rts/dist/build/Exception.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgStdThunks.cmm -o rts/dist/build/StgStdThunks.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/HeapStackCheck.cmm -o rts/dist/build/HeapStackCheck.thr_l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/StgMiscClosures.cmm -o rts/dist/build/StgMiscClosures.thr_l_dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.o -dyno libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/Tuple.hs -o libraries/ghc-prim/dist-install/build/GHC/Tuple.o -dyno libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/Magic.hs -o libraries/ghc-prim/dist-install/build/GHC/Magic.o -dyno libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/IntWord64.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord64.o -dyno libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/cbits//. "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/Types.hs -o libraries/ghc-prim/dist-install/build/GHC/Types.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/Tuple.hs -o libraries/ghc-prim/dist-install/build/GHC/Tuple.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/Magic.hs -o libraries/ghc-prim/dist-install/build/GHC/Magic.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/IntWord64.hs -o libraries/ghc-prim/dist-install/build/GHC/IntWord64.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.p_o libraries/ghc-prim/cbits/atomic.c: In function ‘hs_atomic_nand8’: libraries/ghc-prim/cbits/atomic.c:127:31: note: ‘__sync_fetch_and_nand’ changed semantics in GCC 4.4 return __sync_fetch_and_nand(x, (StgWord8) val); ^ "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ighc/stage2/build/autogen -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/haskeline/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/compiler/.' -optc-I'/builddir/build/BUILD/ghc-7.10.1/compiler/parser' -optc-I'/builddir/build/BUILD/ghc-7.10.1/compiler/utils' -optc-I'/builddir/build/BUILD/ghc-7.10.1/compiler/../rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -c ghc/hschooks.c -o ghc/stage2/build/hschooks.dyn_o "inplace/bin/mkdirhier" ghc/stage2/build/tmp//. "inplace/bin/mkdirhier" libraries/base/dist-install/build/cbits//. "inplace/bin/mkdirhier" libraries/integer-gmp2/dist-install/build/cbits//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/DarwinUtils.c -o libraries/base/dist-install/build/cbits/DarwinUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/PrelIOUtils.c -o libraries/base/dist-install/build/cbits/PrelIOUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/SetEnv.c -o libraries/base/dist-install/build/cbits/SetEnv.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/WCsubst.c -o libraries/base/dist-install/build/cbits/WCsubst.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/Win32Utils.c -o libraries/base/dist-install/build/cbits/Win32Utils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/consUtils.c -o libraries/base/dist-install/build/cbits/consUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/iconv.c -o libraries/base/dist-install/build/cbits/iconv.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/inputReady.c -o libraries/base/dist-install/build/cbits/inputReady.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/md5.c -o libraries/base/dist-install/build/cbits/md5.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/primFloat.c -o libraries/base/dist-install/build/cbits/primFloat.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/rts.c -o libraries/base/dist-install/build/cbits/rts.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/sysconf.c -o libraries/base/dist-install/build/cbits/sysconf.o "inplace/bin/mkdirhier" libraries/bytestring/dist-install/build/cbits//. "inplace/bin/mkdirhier" libraries/directory/dist-install/build/cbits//. "inplace/bin/mkdirhier" libraries/time/dist-install/build/lib/cbits//. "inplace/bin/mkdirhier" libraries/unix/dist-install/build/cbits//. "inplace/bin/mkdirhier" compiler/stage2/build/parser//. "inplace/bin/mkdirhier" compiler/stage2/build/ghci//. "inplace/bin/mkdirhier" compiler/stage2/build/cbits//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/ghci/keepCAFsForGHCi.c -o compiler/stage2/build/ghci/keepCAFsForGHCi.dyn_o "inplace/bin/mkdirhier" libraries/process/dist-install/build/cbits//. "inplace/bin/mkdirhier" utils/dll-split/dist-install/build/tmp//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/integer-gmp2/dist-install/build/autogen -optc-Ilibraries/integer-gmp2/include -optc-std=c99 -optc-Wall -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/integer-gmp2/cbits/wrappers.c -o libraries/integer-gmp2/dist-install/build/cbits/wrappers.o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/time/dist-install/build/autogen -optc-Ilibraries/time/lib/include -optc-DLANGUAGE_Rank2Types -optc-DLANGUAGE_DeriveDataTypeable -optc-DLANGUAGE_StandaloneDeriving -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -c libraries/time/lib/cbits/HsTime.c -o libraries/time/dist-install/build/lib/cbits/HsTime.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/HsUnix.c -o libraries/unix/dist-install/build/cbits/HsUnix.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/dirUtils.c -o libraries/unix/dist-install/build/cbits/dirUtils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/execvpe.c -o libraries/unix/dist-install/build/cbits/execvpe.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/ghcrts.c -o libraries/unix/dist-install/build/cbits/ghcrts.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/process/dist-install/build/autogen -optc-Ilibraries/process/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/process/cbits/runProcess.c -o libraries/process/dist-install/build/cbits/runProcess.o "inplace/bin/mkdirhier" libraries/haskeline/dist-install/build/cbits//. "inplace/bin/mkdirhier" utils/haddock/dist/build/tmp//. "rm" -rf inplace/lib/html "rm" -rf inplace/lib/latex "cp" -RL utils/haddock/haddock-api/resources/html inplace/lib/html "cp" -RL utils/haddock/haddock-api/resources/latex inplace/lib/latex "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/doc/html/ghc-prim//. "inplace/bin/mkdirhier" libraries/ghc-prim/dist-install/build/autogen/GHC//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/integer-gmp2/dist-install/build/autogen -optc-Ilibraries/integer-gmp2/include -optc-std=c99 -optc-Wall -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/integer-gmp2/cbits/wrappers.c -o libraries/integer-gmp2/dist-install/build/cbits/wrappers.p_o "inplace/bin/mkdirhier" libraries/integer-gmp2/dist-install/doc/html/integer-gmp//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/DarwinUtils.c -o libraries/base/dist-install/build/cbits/DarwinUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/PrelIOUtils.c -o libraries/base/dist-install/build/cbits/PrelIOUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/SetEnv.c -o libraries/base/dist-install/build/cbits/SetEnv.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/WCsubst.c -o libraries/base/dist-install/build/cbits/WCsubst.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/Win32Utils.c -o libraries/base/dist-install/build/cbits/Win32Utils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/consUtils.c -o libraries/base/dist-install/build/cbits/consUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/iconv.c -o libraries/base/dist-install/build/cbits/iconv.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/inputReady.c -o libraries/base/dist-install/build/cbits/inputReady.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/md5.c -o libraries/base/dist-install/build/cbits/md5.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/primFloat.c -o libraries/base/dist-install/build/cbits/primFloat.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/rts.c -o libraries/base/dist-install/build/cbits/rts.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/sysconf.c -o libraries/base/dist-install/build/cbits/sysconf.p_o "inplace/bin/mkdirhier" libraries/base/dist-install/doc/html/base//. "inplace/bin/mkdirhier" libraries/filepath/dist-install/doc/html/filepath//. "inplace/bin/mkdirhier" libraries/array/dist-install/doc/html/array//. "inplace/bin/mkdirhier" libraries/deepseq/dist-install/doc/html/deepseq//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/fpstring.c -o libraries/bytestring/dist-install/build/cbits/fpstring.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/itoa.c -o libraries/bytestring/dist-install/build/cbits/itoa.p_o "inplace/bin/mkdirhier" libraries/bytestring/dist-install/doc/html/bytestring//. "inplace/bin/mkdirhier" libraries/containers/dist-install/doc/html/containers//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/time/dist-install/build/autogen -optc-Ilibraries/time/lib/include -optc-DLANGUAGE_Rank2Types -optc-DLANGUAGE_DeriveDataTypeable -optc-DLANGUAGE_StandaloneDeriving -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -c libraries/time/lib/cbits/HsTime.c -o libraries/time/dist-install/build/lib/cbits/HsTime.p_o "inplace/bin/mkdirhier" libraries/time/dist-install/doc/html/time//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/HsUnix.c -o libraries/unix/dist-install/build/cbits/HsUnix.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/dirUtils.c -o libraries/unix/dist-install/build/cbits/dirUtils.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/execvpe.c -o libraries/unix/dist-install/build/cbits/execvpe.p_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/ghcrts.c -o libraries/unix/dist-install/build/cbits/ghcrts.p_o "inplace/bin/mkdirhier" libraries/unix/dist-install/doc/html/unix//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/directory/dist-install/build/autogen -optc-Ilibraries/directory/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/directory/cbits/directory.c -o libraries/directory/dist-install/build/cbits/directory.p_o "inplace/bin/mkdirhier" libraries/directory/dist-install/doc/html/directory//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/process/dist-install/build/autogen -optc-Ilibraries/process/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/process/cbits/runProcess.c -o libraries/process/dist-install/build/cbits/runProcess.p_o "inplace/bin/mkdirhier" libraries/process/dist-install/doc/html/process//. "inplace/bin/mkdirhier" libraries/hpc/dist-install/doc/html/hpc//. "inplace/bin/mkdirhier" libraries/pretty/dist-install/doc/html/pretty//. "inplace/bin/mkdirhier" libraries/template-haskell/dist-install/doc/html/template-haskell//. "inplace/bin/mkdirhier" libraries/binary/dist-install/doc/html/binary//. "inplace/bin/mkdirhier" libraries/Cabal/Cabal/dist-install/doc/html/Cabal//. "inplace/bin/mkdirhier" libraries/bin-package-db/dist-install/doc/html/bin-package-db//. "inplace/bin/mkdirhier" libraries/hoopl/dist-install/doc/html/hoopl//. "inplace/bin/mkdirhier" libraries/transformers/dist-install/doc/html/transformers//. "inplace/bin/mkdirhier" libraries/xhtml/dist-install/doc/html/xhtml//. "inplace/bin/mkdirhier" libraries/terminfo/dist-install/doc/html/terminfo//. "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/haskeline/dist-install/build/autogen -optc-Ilibraries/haskeline/includes -optc-DUSE_GHC_ENCODINGS -optc-DTERMINFO -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -c libraries/haskeline/cbits/h_wcwidth.c -o libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o "inplace/bin/mkdirhier" libraries/haskeline/dist-install/doc/html/haskeline//. "rm" -rf utils/haddock/doc/haddock/ on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "/usr/bin/xsltproc" --stringparam base.dir utils/haddock/doc/haddock/ --stringparam use.id.as.filename 1 --stringparam html.stylesheet fptools.css --nonet --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl utils/haddock/doc/haddock.xml "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/parser/cutils.c -o compiler/stage2/build/parser/cutils.p_o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/ghci/keepCAFsForGHCi.c -o compiler/stage2/build/ghci/keepCAFsForGHCi.p_o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/cbits/genSym.c -o compiler/stage2/build/cbits/genSym.p_o Writing utils/haddock/doc/haddock/license.html for section(license) <> "inplace/bin/mkdirhier" compiler/stage2/doc/html/ghc//. Writing utils/haddock/doc/haddock/ch01s03.html for section "inplace/bin/mkdirhier" utils/hsc2hs/dist-install/build/tmp//. "inplace/bin/mkdirhier" utils/ghc-pkg/dist-install/build/tmp//. Writing utils/haddock/doc/haddock/ch01s04.html for section "inplace/bin/mkdirhier" utils/ghctags/dist-install/build/tmp//. Writing utils/haddock/doc/haddock/introduction.html for chapter(introduction) "inplace/bin/mkdirhier" utils/ghc-pwd/dist-install/build/tmp//. "inplace/bin/mkdirhier" utils/ghc-cabal/dist-install/build/tmp//. "inplace/bin/mkdirhier" utils/hpc/dist-install/build/tmp//. "inplace/bin/mkdirhier" utils/runghc/dist-install/build/tmp//. "inplace/bin/mkdirhier" utils/mkUserGuidePart/dist/build/tmp//. /bin/sh docs/man/gen_flags.xsl.sh "ghc ghci" "/usr/lib64" > docs/man/flags.xsl "rm" -f docs/man/flags.xml head -n 1 docs/users_guide/flags.xml >> docs/man/flags.xml echo " \ \ ]>" >> docs/man/flags.xml sed 1d docs/users_guide/flags.xml >> docs/man/flags.xml "inplace/bin/mkdirhier" utils/count_lines/dist//. "inplace/bin/mkdirhier" utils/compare_sizes/dist-install/build/tmp//. "/usr/bin/ghc" -o utils/hp2ps/dist/build/tmp/hp2ps -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -odir utils/hp2ps/dist/build -hidir utils/hp2ps/dist/build -stubdir utils/hp2ps/dist/build -static -H32m -O -package-db libraries/bootstrapping.conf -i -iutils/hp2ps/. -iutils/hp2ps/dist/build -iutils/hp2ps/dist/build/autogen -Iutils/hp2ps/dist/build -Iutils/hp2ps/dist/build/autogen -no-user-package-db -rtsopts -no-auto-link-packages -no-hs-main utils/hp2ps/dist/build/AreaBelow.o utils/hp2ps/dist/build/Curves.o utils/hp2ps/dist/build/Error.o utils/hp2ps/dist/build/Main.o utils/hp2ps/dist/build/Reorder.o utils/hp2ps/dist/build/TopTwenty.o utils/hp2ps/dist/build/AuxFile.o utils/hp2ps/dist/build/Deviation.o utils/hp2ps/dist/build/HpFile.o utils/hp2ps/dist/build/Marks.o utils/hp2ps/dist/build/Scale.o utils/hp2ps/dist/build/TraceElement.o utils/hp2ps/dist/build/Axes.o utils/hp2ps/dist/build/Dimensions.o utils/hp2ps/dist/build/Key.o utils/hp2ps/dist/build/PsFile.o utils/hp2ps/dist/build/Shade.o utils/hp2ps/dist/build/Utilities.o -lm Writing utils/haddock/doc/haddock/invoking.html for chapter(invoking) Warning: -rtsopts and -with-rtsopts have no effect with -no-hs-main. Call hs_init_ghc() from your main() function to set these options. Writing utils/haddock/doc/haddock/ch03s02.html for section Writing utils/haddock/doc/haddock/ch03s03.html for section "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OutOfHeap.c -o rts/dist/build/hooks/OutOfHeap.o Writing utils/haddock/doc/haddock/ch03s04.html for section Writing utils/haddock/doc/haddock/ch03s05.html for section Writing utils/haddock/doc/haddock/hyperlinking.html for section(hyperlinking) Writing utils/haddock/doc/haddock/module-attributes.html for section(module-attributes) "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/MallocFail.c -o rts/dist/build/hooks/MallocFail.o Writing utils/haddock/doc/haddock/ch03s08.html for section Writing utils/haddock/doc/haddock/markup.html for chapter(markup) "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/FlagDefaults.c -o rts/dist/build/hooks/FlagDefaults.o Writing utils/haddock/doc/haddock/ix01.html for index Writing utils/haddock/doc/haddock/index.html for book(haddock) cp mk/fptools.css utils/haddock/doc/haddock/ "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/OnExit.c -o rts/dist/build/hooks/OnExit.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/hooks/StackOverflow.c -o rts/dist/build/hooks/StackOverflow.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/eventlog/EventLog.c -o rts/dist/build/eventlog/EventLog.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSMem.c -o rts/dist/build/posix/OSMem.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetTime.c -o rts/dist/build/posix/GetTime.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/OSThreads.c -o rts/dist/build/posix/OSThreads.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Itimer.c -o rts/dist/build/posix/Itimer.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/TTY.c -o rts/dist/build/posix/TTY.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Signals.c -o rts/dist/build/posix/Signals.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/Select.c -o rts/dist/build/posix/Select.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Wall -optc-Wextra -optc-Wstrict-prototypes -optc-Wmissing-prototypes -optc-Wmissing-declarations -optc-Winline -optc-Waggregate-return -optc-Wpointer-arith -optc-Wmissing-noreturn -optc-Wnested-externs -optc-Wredundant-decls -optc-Iincludes -optc-Iincludes/dist -optc-Iincludes/dist-derivedconstants/header -optc-Iincludes/dist-ghcconstants/header -optc-Irts -optc-Irts/dist/build -optc-DCOMPILING_RTS -optc-fno-strict-aliasing -optc-fno-common -optc-Irts/dist/build/autogen -optc-O2 -optc-fomit-frame-pointer -optc-g -optc-DRtsWay=\"rts_v\" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/posix/GetEnv.c -o rts/dist/build/posix/GetEnv.o "/usr/bin/ghc" -o utils/genapply/dist/build/tmp/genapply -hisuf hi -osuf o -hcsuf hc -static -H32m -O -package pretty -package-db libraries/bootstrapping.conf -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen -no-user-package-db -rtsopts -odir utils/genapply/dist/build -hidir utils/genapply/dist/build -stubdir utils/genapply/dist/build -static -H32m -O -package pretty -package-db libraries/bootstrapping.conf -i -iutils/genapply/. -iutils/genapply/dist/build -iutils/genapply/dist/build/autogen -Iutils/genapply/dist/build -Iutils/genapply/dist/build/autogen -no-user-package-db -rtsopts utils/genapply/dist/build/GenApply.o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/CString.hs -o libraries/ghc-prim/dist-install/build/GHC/CString.o -dyno libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/Classes.hs -o libraries/ghc-prim/dist-install/build/GHC/Classes.o -dyno libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.o -dyno libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -dynamic-too -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.o -dyno libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.o libraries/ghc-prim/cbits/atomic.c: In function ‘hs_atomic_nand8’: libraries/ghc-prim/cbits/atomic.c:127:31: note: ‘__sync_fetch_and_nand’ changed semantics in GCC 4.4 return __sync_fetch_and_nand(x, (StgWord8) val); ^ "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/atomic.c -o libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o libraries/ghc-prim/cbits/atomic.c: In function ‘hs_atomic_nand8’: libraries/ghc-prim/cbits/atomic.c:127:31: note: ‘__sync_fetch_and_nand’ changed semantics in GCC 4.4 return __sync_fetch_and_nand(x, (StgWord8) val); ^ "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/bswap.c -o libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/clz.c -o libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/ctz.c -o libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/debug.c -o libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/longlong.c -o libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/popcnt.c -o libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/ghc-prim/dist-install/build/autogen -optc-Ilibraries/ghc-prim/. -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/ghc-prim/cbits/word2float.c -o libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/CString.hs -o libraries/ghc-prim/dist-install/build/GHC/CString.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/Classes.hs -o libraries/ghc-prim/dist-install/build/GHC/Classes.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/./GHC/Debug.hs -o libraries/ghc-prim/dist-install/build/GHC/Debug.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -split-objs -c libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs -o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.p_o -dyno libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO.hs-boot -o libraries/base/dist-install/build/GHC/IO.o-boot -dyno libraries/base/dist-install/build/GHC/IO.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Exception.hs-boot -o libraries/base/dist-install/build/GHC/Exception.o-boot -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o-boot "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/DarwinUtils.c -o libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/PrelIOUtils.c -o libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/SetEnv.c -o libraries/base/dist-install/build/cbits/SetEnv.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/WCsubst.c -o libraries/base/dist-install/build/cbits/WCsubst.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/Win32Utils.c -o libraries/base/dist-install/build/cbits/Win32Utils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/consUtils.c -o libraries/base/dist-install/build/cbits/consUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/iconv.c -o libraries/base/dist-install/build/cbits/iconv.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/inputReady.c -o libraries/base/dist-install/build/cbits/inputReady.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/md5.c -o libraries/base/dist-install/build/cbits/md5.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/primFloat.c -o libraries/base/dist-install/build/cbits/primFloat.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/rts.c -o libraries/base/dist-install/build/cbits/rts.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/base/dist-install/build/autogen -optc-Ilibraries/base/include -optc-DOPTIMISE_INTEGER_GCD_LCM -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/base/cbits/sysconf.c -o libraries/base/dist-install/build/cbits/sysconf.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/integer-gmp2/dist-install/build/autogen -optc-Ilibraries/integer-gmp2/include -optc-std=c99 -optc-Wall -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/integer-gmp2/cbits/wrappers.c -o libraries/integer-gmp2/dist-install/build/cbits/wrappers.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/fpstring.c -o libraries/bytestring/dist-install/build/cbits/fpstring.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/itoa.c -o libraries/bytestring/dist-install/build/cbits/itoa.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/fpstring.c -o libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/bytestring/dist-install/build/autogen -optc-Ilibraries/bytestring/include -optc-DINTEGER_GMP -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -c libraries/bytestring/cbits/itoa.c -o libraries/bytestring/dist-install/build/cbits/itoa.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/directory/dist-install/build/autogen -optc-Ilibraries/directory/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/directory/cbits/directory.c -o libraries/directory/dist-install/build/cbits/directory.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/directory/dist-install/build/autogen -optc-Ilibraries/directory/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/directory/cbits/directory.c -o libraries/directory/dist-install/build/cbits/directory.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/time/dist-install/build/autogen -optc-Ilibraries/time/lib/include -optc-DLANGUAGE_Rank2Types -optc-DLANGUAGE_DeriveDataTypeable -optc-DLANGUAGE_StandaloneDeriving -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -c libraries/time/lib/cbits/HsTime.c -o libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/HsUnix.c -o libraries/unix/dist-install/build/cbits/HsUnix.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/dirUtils.c -o libraries/unix/dist-install/build/cbits/dirUtils.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/execvpe.c -o libraries/unix/dist-install/build/cbits/execvpe.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/unix/dist-install/build/autogen -optc-Ilibraries/unix/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/unix/cbits/ghcrts.c -o libraries/unix/dist-install/build/cbits/ghcrts.dyn_o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/parser/cutils.c -o compiler/stage2/build/parser/cutils.o "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/ghci/keepCAFsForGHCi.c -o compiler/stage2/build/ghci/keepCAFsForGHCi.o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/cbits/genSym.c -o compiler/stage2/build/cbits/genSym.o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/parser/cutils.c -o compiler/stage2/build/parser/cutils.dyn_o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Icompiler/stage2/build/autogen -optc-Icompiler/. -optc-Icompiler/parser -optc-Icompiler/utils -optc-Icompiler/../rts/dist/build -optc-Icompiler/stage2 -optc-DGHCI -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/process/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -c compiler/cbits/genSym.c -o compiler/stage2/build/cbits/genSym.dyn_o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/process/dist-install/build/autogen -optc-Ilibraries/process/include -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -c libraries/process/cbits/runProcess.c -o libraries/process/dist-install/build/cbits/runProcess.dyn_o <> "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/haskeline/dist-install/build/autogen -optc-Ilibraries/haskeline/includes -optc-DUSE_GHC_ENCODINGS -optc-DTERMINFO -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -c libraries/haskeline/cbits/h_wcwidth.c -o libraries/haskeline/dist-install/build/cbits/h_wcwidth.o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -optc-fno-stack-protector -optc-Ilibraries/haskeline/dist-install/build/autogen -optc-Ilibraries/haskeline/includes -optc-DUSE_GHC_ENCODINGS -optc-DTERMINFO -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/time/lib/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/base/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/include' -optc-I'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes' -optc-I'/builddir/build/BUILD/ghc-7.10.1/includes/dist-derivedconstants/header' -fPIC -dynamic -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -c libraries/haskeline/cbits/h_wcwidth.c -o libraries/haskeline/dist-install/build/cbits/h_wcwidth.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -c libraries/integer-gmp2/src//GHC/Integer/Type.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Type.p_o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Type.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO.hs-boot -o libraries/base/dist-install/build/GHC/IO.p_o-boot -dyno libraries/base/dist-install/build/GHC/IO.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Exception.hs-boot -o libraries/base/dist-install/build/GHC/Exception.p_o-boot -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o-boot "inplace/bin/genprimopcode" --make-haskell-source < compiler/stage1/build/primops.txt > libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs /usr/bin/xsltproc docs/man/flags.xsl docs/man/flags.xml > docs/man/ghc.1 "inplace/lib/unlit" utils/count_lines/count_lines.lprl utils/count_lines/dist/count_lines.prl /usr/bin/install -c -m 755 utils/hp2ps/dist/build/tmp/hp2ps inplace/lib/bin/hp2ps /usr/bin/install -c -m 755 utils/genapply/dist/build/tmp/genapply inplace/lib/bin/genapply "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a.contents /usr/bin/find libraries/ghc-prim/dist-install/build/GHC/CString_o_split libraries/ghc-prim/dist-install/build/GHC/Classes_o_split libraries/ghc-prim/dist-install/build/GHC/Debug_o_split libraries/ghc-prim/dist-install/build/GHC/IntWord64_o_split libraries/ghc-prim/dist-install/build/GHC/Magic_o_split libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers_o_split libraries/ghc-prim/dist-install/build/GHC/Tuple_o_split libraries/ghc-prim/dist-install/build/GHC/Types_o_split -name '*.o' -print >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a.contents echo libraries/ghc-prim/dist-install/build/cbits/atomic.o libraries/ghc-prim/dist-install/build/cbits/bswap.o libraries/ghc-prim/dist-install/build/cbits/clz.o libraries/ghc-prim/dist-install/build/cbits/ctz.o libraries/ghc-prim/dist-install/build/cbits/debug.o libraries/ghc-prim/dist-install/build/cbits/longlong.o libraries/ghc-prim/dist-install/build/cbits/popcnt.o libraries/ghc-prim/dist-install/build/cbits/word2float.o >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a.contents "/usr/bin/ar" q libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a @libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a.contents /usr/bin/ar: creating libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3.a.contents "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a.contents /usr/bin/find libraries/ghc-prim/dist-install/build/GHC/CString_p_o_split libraries/ghc-prim/dist-install/build/GHC/Classes_p_o_split libraries/ghc-prim/dist-install/build/GHC/Debug_p_o_split libraries/ghc-prim/dist-install/build/GHC/IntWord64_p_o_split libraries/ghc-prim/dist-install/build/GHC/Magic_p_o_split libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers_p_o_split libraries/ghc-prim/dist-install/build/GHC/Tuple_p_o_split libraries/ghc-prim/dist-install/build/GHC/Types_p_o_split -name '*.p_o' -print >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a.contents echo libraries/ghc-prim/dist-install/build/cbits/atomic.p_o libraries/ghc-prim/dist-install/build/cbits/bswap.p_o libraries/ghc-prim/dist-install/build/cbits/clz.p_o libraries/ghc-prim/dist-install/build/cbits/ctz.p_o libraries/ghc-prim/dist-install/build/cbits/debug.p_o libraries/ghc-prim/dist-install/build/cbits/longlong.p_o libraries/ghc-prim/dist-install/build/cbits/popcnt.p_o libraries/ghc-prim/dist-install/build/cbits/word2float.p_o >> libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a.contents "/usr/bin/ar" q libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a @libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a.contents /usr/bin/ar: creating libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a "rm" -f libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3_p.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -dynamic-too -c libraries/integer-gmp2/src//GHC/Integer/Type.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Type.o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Type.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -c libraries/integer-gmp2/src//GHC/Integer.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer.p_o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -c libraries/integer-gmp2/src//GHC/Integer/Logarithms.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms.p_o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms.dyn_o "rm" -f utils/count_lines/dist/count_lines echo '#!/usr/bin/perl' >> utils/count_lines/dist/count_lines echo '$TARGETPLATFORM = "x86_64-unknown-linux";' >> utils/count_lines/dist/count_lines echo '$TABLES_NEXT_TO_CODE = "YES";' >> utils/count_lines/dist/count_lines cat utils/count_lines/dist/count_lines.prl >> utils/count_lines/dist/count_lines "rm" -f inplace/bin/hp2ps echo '#!/bin/sh' >> inplace/bin/hp2ps echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/hp2ps"' >> inplace/bin/hp2ps echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hp2ps echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/hp2ps echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hp2ps echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/hp2ps echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/hp2ps echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/hp2ps chmod +x inplace/bin/hp2ps "rm" -f inplace/bin/genapply echo '#!/bin/sh' >> inplace/bin/genapply echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/genapply"' >> inplace/bin/genapply echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/genapply echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/genapply echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/genapply echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/genapply echo 'export LD_LIBRARY_PATH=":$LD_LIBRARY_PATH"' >> inplace/bin/genapply echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/genapply chmod +x inplace/bin/genapply "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Err.hs -o libraries/base/dist-install/build/GHC/Err.p_o -dyno libraries/base/dist-install/build/GHC/Err.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -c libraries/integer-gmp2/src//GHC/Integer/GMP/Internals.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals.p_o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -c libraries/integer-gmp2/src//GHC/Integer/Logarithms/Internals.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals.p_o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Unsafe/Coerce.hs -o libraries/base/dist-install/build/Unsafe/Coerce.p_o -dyno libraries/base/dist-install/build/Unsafe/Coerce.dyn_o "cp" utils/count_lines/dist/count_lines inplace/bin/count_lines chmod +x inplace/bin/count_lines "inplace/bin/genapply" >rts/dist/build/AutoApply.cmm "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -dynamic-too -c libraries/integer-gmp2/src//GHC/Integer.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer.o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -dynamic-too -c libraries/integer-gmp2/src//GHC/Integer/Logarithms.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms.o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Base.hs -o libraries/base/dist-install/build/GHC/Base.p_o -dyno libraries/base/dist-install/build/GHC/Base.dyn_o "rm" -f libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a.contents /usr/bin/find libraries/integer-gmp2/dist-install/build/GHC/Integer_p_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms_p_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals_p_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals_p_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Type_p_o_split -name '*.p_o' -print >> libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a.contents echo libraries/integer-gmp2/dist-install/build/cbits/wrappers.p_o >> libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a.contents "/usr/bin/ar" q libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a @libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a.contents /usr/bin/ar: creating libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a "rm" -f libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS_p.a.contents "inplace/bin/ghc-stage1" -static -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.o "inplace/bin/ghc-stage1" -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.dyn_o "inplace/bin/ghc-stage1" -static -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.p_o "inplace/bin/ghc-stage1" -static -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.l_o "inplace/bin/ghc-stage1" -static -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_debug_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_l_o "inplace/bin/ghc-stage1" -static -optc-DTHREADED_RTS -prof -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_p_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_debug_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.l_dyn_o "inplace/bin/ghc-stage1" -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -c rts/dist/build/AutoApply.cmm -o rts/dist/build/AutoApply.thr_l_dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Err.hs -o libraries/base/dist-install/build/GHC/Err.o -dyno libraries/base/dist-install/build/GHC/Err.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -dynamic-too -c libraries/integer-gmp2/src//GHC/Integer/Logarithms/Internals.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals.o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -split-objs -dynamic-too -c libraries/integer-gmp2/src//GHC/Integer/GMP/Internals.hs -o libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals.o -dyno libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Unsafe/Coerce.hs -o libraries/base/dist-install/build/Unsafe/Coerce.o -dyno libraries/base/dist-install/build/Unsafe/Coerce.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Num.hs -o libraries/base/dist-install/build/GHC/Num.p_o -dyno libraries/base/dist-install/build/GHC/Num.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Maybe.hs -o libraries/base/dist-install/build/Data/Maybe.p_o -dyno libraries/base/dist-install/build/Data/Maybe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Float/ConversionUtils.hs -o libraries/base/dist-install/build/GHC/Float/ConversionUtils.p_o -dyno libraries/base/dist-install/build/GHC/Float/ConversionUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Bool.hs -o libraries/base/dist-install/build/Data/Bool.p_o -dyno libraries/base/dist-install/build/Data/Bool.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Eq.hs -o libraries/base/dist-install/build/Data/Eq.p_o -dyno libraries/base/dist-install/build/Data/Eq.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Tuple.hs -o libraries/base/dist-install/build/Data/Tuple.p_o -dyno libraries/base/dist-install/build/Data/Tuple.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Functor.hs -o libraries/base/dist-install/build/Data/Functor.p_o -dyno libraries/base/dist-install/build/Data/Functor.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Arr.hs -o libraries/base/dist-install/build/GHC/Event/Arr.p_o -dyno libraries/base/dist-install/build/GHC/Event/Arr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Function.hs -o libraries/base/dist-install/build/Data/Function.p_o -dyno libraries/base/dist-install/build/Data/Function.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Coerce.hs -o libraries/base/dist-install/build/Data/Coerce.p_o -dyno libraries/base/dist-install/build/Data/Coerce.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/ConsoleHandler.hs -o libraries/base/dist-install/build/GHC/ConsoleHandler.p_o -dyno libraries/base/dist-install/build/GHC/ConsoleHandler.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Constants.hs -o libraries/base/dist-install/build/GHC/Constants.p_o -dyno libraries/base/dist-install/build/GHC/Constants.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/GHCi.hs -o libraries/base/dist-install/build/GHC/GHCi.p_o -dyno libraries/base/dist-install/build/GHC/GHCi.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/CodePage.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/PArr.hs -o libraries/base/dist-install/build/GHC/PArr.p_o -dyno libraries/base/dist-install/build/GHC/PArr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Profiling.hs -o libraries/base/dist-install/build/GHC/Profiling.p_o -dyno libraries/base/dist-install/build/GHC/Profiling.dyn_o "rm" -f rts/dist/build/libHSrts.a echo rts/dist/build/ProfHeap.o rts/dist/build/Hpc.o rts/dist/build/Arena.o rts/dist/build/Stable.o rts/dist/build/RtsFlags.o rts/dist/build/RtsMessages.o rts/dist/build/RetainerSet.o rts/dist/build/RtsStartup.o rts/dist/build/FileLock.o rts/dist/build/StgPrimFloat.o rts/dist/build/Papi.o rts/dist/build/Profiling.o rts/dist/build/StaticPtrTable.o rts/dist/build/Disassembler.o rts/dist/build/Linker.o rts/dist/build/WSDeque.o rts/dist/build/Inlines.o rts/dist/build/RtsAPI.o rts/dist/build/Adjustor.o rts/dist/build/Globals.o rts/dist/build/Capability.o rts/dist/build/Threads.o rts/dist/build/Timer.o rts/dist/build/RtsUtils.o rts/dist/build/Messages.o rts/dist/build/Interpreter.o rts/dist/build/Stats.o rts/dist/build/RetainerProfile.o rts/dist/build/ClosureFlags.o rts/dist/build/LdvProfile.o rts/dist/build/StgCRun.o rts/dist/build/Task.o rts/dist/build/Weak.o rts/dist/build/Trace.o rts/dist/build/Hash.o rts/dist/build/Schedule.o rts/dist/build/Proftimer.o rts/dist/build/RaiseAsync.o rts/dist/build/RtsDllMain.o rts/dist/build/HsFFI.o rts/dist/build/OldARMAtomic.o rts/dist/build/ThreadLabels.o rts/dist/build/RtsMain.o rts/dist/build/Ticky.o rts/dist/build/Sparks.o rts/dist/build/CheckUnload.o rts/dist/build/ThreadPaused.o rts/dist/build/Printer.o rts/dist/build/STM.o rts/dist/build/hooks/OutOfHeap.o rts/dist/build/hooks/MallocFail.o rts/dist/build/hooks/FlagDefaults.o rts/dist/build/hooks/OnExit.o rts/dist/build/hooks/StackOverflow.o rts/dist/build/sm/MBlock.o rts/dist/build/sm/Scav.o rts/dist/build/sm/Compact.o rts/dist/build/sm/Sweep.o rts/dist/build/sm/GCAux.o rts/dist/build/sm/GCUtils.o rts/dist/build/sm/BlockAlloc.o rts/dist/build/sm/MarkWeak.o rts/dist/build/sm/GC.o rts/dist/build/sm/Sanity.o rts/dist/build/sm/Evac.o rts/dist/build/sm/Storage.o rts/dist/build/eventlog/EventLog.o rts/dist/build/posix/OSMem.o rts/dist/build/posix/GetTime.o rts/dist/build/posix/OSThreads.o rts/dist/build/posix/Itimer.o rts/dist/build/posix/TTY.o rts/dist/build/posix/Signals.o rts/dist/build/posix/Select.o rts/dist/build/posix/GetEnv.o rts/dist/build/StgStartup.o rts/dist/build/PrimOps.o rts/dist/build/Updates.o rts/dist/build/Apply.o rts/dist/build/Exception.o rts/dist/build/StgStdThunks.o rts/dist/build/HeapStackCheck.o rts/dist/build/StgMiscClosures.o rts/dist/build/AutoApply.o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts.a /usr/bin/ar: creating rts/dist/build/libHSrts.a "rm" -f rts/dist/build/libHSrts-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.dyn_o rts/dist/build/Hpc.dyn_o rts/dist/build/Arena.dyn_o rts/dist/build/Stable.dyn_o rts/dist/build/RtsFlags.dyn_o rts/dist/build/RtsMessages.dyn_o rts/dist/build/RetainerSet.dyn_o rts/dist/build/RtsStartup.dyn_o rts/dist/build/FileLock.dyn_o rts/dist/build/StgPrimFloat.dyn_o rts/dist/build/Papi.dyn_o rts/dist/build/Profiling.dyn_o rts/dist/build/StaticPtrTable.dyn_o rts/dist/build/Disassembler.dyn_o rts/dist/build/Linker.dyn_o rts/dist/build/WSDeque.dyn_o rts/dist/build/Inlines.dyn_o rts/dist/build/RtsAPI.dyn_o rts/dist/build/Adjustor.dyn_o rts/dist/build/Globals.dyn_o rts/dist/build/Capability.dyn_o rts/dist/build/Threads.dyn_o rts/dist/build/Timer.dyn_o rts/dist/build/RtsUtils.dyn_o rts/dist/build/Messages.dyn_o rts/dist/build/Interpreter.dyn_o rts/dist/build/Stats.dyn_o rts/dist/build/RetainerProfile.dyn_o rts/dist/build/ClosureFlags.dyn_o rts/dist/build/LdvProfile.dyn_o rts/dist/build/StgCRun.dyn_o rts/dist/build/Task.dyn_o rts/dist/build/Weak.dyn_o rts/dist/build/Trace.dyn_o rts/dist/build/Hash.dyn_o rts/dist/build/Schedule.dyn_o rts/dist/build/Proftimer.dyn_o rts/dist/build/RaiseAsync.dyn_o rts/dist/build/RtsDllMain.dyn_o rts/dist/build/HsFFI.dyn_o rts/dist/build/OldARMAtomic.dyn_o rts/dist/build/ThreadLabels.dyn_o rts/dist/build/RtsMain.dyn_o rts/dist/build/Ticky.dyn_o rts/dist/build/Sparks.dyn_o rts/dist/build/CheckUnload.dyn_o rts/dist/build/ThreadPaused.dyn_o rts/dist/build/Printer.dyn_o rts/dist/build/STM.dyn_o rts/dist/build/hooks/OutOfHeap.dyn_o rts/dist/build/hooks/MallocFail.dyn_o rts/dist/build/hooks/FlagDefaults.dyn_o rts/dist/build/hooks/OnExit.dyn_o rts/dist/build/hooks/StackOverflow.dyn_o rts/dist/build/sm/MBlock.dyn_o rts/dist/build/sm/Scav.dyn_o rts/dist/build/sm/Compact.dyn_o rts/dist/build/sm/Sweep.dyn_o rts/dist/build/sm/GCAux.dyn_o rts/dist/build/sm/GCUtils.dyn_o rts/dist/build/sm/BlockAlloc.dyn_o rts/dist/build/sm/MarkWeak.dyn_o rts/dist/build/sm/GC.dyn_o rts/dist/build/sm/Sanity.dyn_o rts/dist/build/sm/Evac.dyn_o rts/dist/build/sm/Storage.dyn_o rts/dist/build/eventlog/EventLog.dyn_o rts/dist/build/posix/OSMem.dyn_o rts/dist/build/posix/GetTime.dyn_o rts/dist/build/posix/OSThreads.dyn_o rts/dist/build/posix/Itimer.dyn_o rts/dist/build/posix/TTY.dyn_o rts/dist/build/posix/Signals.dyn_o rts/dist/build/posix/Select.dyn_o rts/dist/build/posix/GetEnv.dyn_o rts/dist/build/StgStartup.dyn_o rts/dist/build/PrimOps.dyn_o rts/dist/build/Updates.dyn_o rts/dist/build/Apply.dyn_o rts/dist/build/Exception.dyn_o rts/dist/build/StgStdThunks.dyn_o rts/dist/build/HeapStackCheck.dyn_o rts/dist/build/StgMiscClosures.dyn_o rts/dist/build/AutoApply.dyn_o -fPIC -dynamic -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -fno-use-rpaths -optl-Wl,-zorigin -o rts/dist/build/libHSrts-ghc7.10.1.so "rm" -f rts/dist/build/libHSrts_p.a echo rts/dist/build/ProfHeap.p_o rts/dist/build/Hpc.p_o rts/dist/build/Arena.p_o rts/dist/build/Stable.p_o rts/dist/build/RtsFlags.p_o rts/dist/build/RtsMessages.p_o rts/dist/build/RetainerSet.p_o rts/dist/build/RtsStartup.p_o rts/dist/build/FileLock.p_o rts/dist/build/StgPrimFloat.p_o rts/dist/build/Papi.p_o rts/dist/build/Profiling.p_o rts/dist/build/StaticPtrTable.p_o rts/dist/build/Disassembler.p_o rts/dist/build/Linker.p_o rts/dist/build/WSDeque.p_o rts/dist/build/Inlines.p_o rts/dist/build/RtsAPI.p_o rts/dist/build/Adjustor.p_o rts/dist/build/Globals.p_o rts/dist/build/Capability.p_o rts/dist/build/Threads.p_o rts/dist/build/Timer.p_o rts/dist/build/RtsUtils.p_o rts/dist/build/Messages.p_o rts/dist/build/Interpreter.p_o rts/dist/build/Stats.p_o rts/dist/build/RetainerProfile.p_o rts/dist/build/ClosureFlags.p_o rts/dist/build/LdvProfile.p_o rts/dist/build/StgCRun.p_o rts/dist/build/Task.p_o rts/dist/build/Weak.p_o rts/dist/build/Trace.p_o rts/dist/build/Hash.p_o rts/dist/build/Schedule.p_o rts/dist/build/Proftimer.p_o rts/dist/build/RaiseAsync.p_o rts/dist/build/RtsDllMain.p_o rts/dist/build/HsFFI.p_o rts/dist/build/OldARMAtomic.p_o rts/dist/build/ThreadLabels.p_o rts/dist/build/RtsMain.p_o rts/dist/build/Ticky.p_o rts/dist/build/Sparks.p_o rts/dist/build/CheckUnload.p_o rts/dist/build/ThreadPaused.p_o rts/dist/build/Printer.p_o rts/dist/build/STM.p_o rts/dist/build/hooks/OutOfHeap.p_o rts/dist/build/hooks/MallocFail.p_o rts/dist/build/hooks/FlagDefaults.p_o rts/dist/build/hooks/OnExit.p_o rts/dist/build/hooks/StackOverflow.p_o rts/dist/build/sm/MBlock.p_o rts/dist/build/sm/Scav.p_o rts/dist/build/sm/Compact.p_o rts/dist/build/sm/Sweep.p_o rts/dist/build/sm/GCAux.p_o rts/dist/build/sm/GCUtils.p_o rts/dist/build/sm/BlockAlloc.p_o rts/dist/build/sm/MarkWeak.p_o rts/dist/build/sm/GC.p_o rts/dist/build/sm/Sanity.p_o rts/dist/build/sm/Evac.p_o rts/dist/build/sm/Storage.p_o rts/dist/build/eventlog/EventLog.p_o rts/dist/build/posix/OSMem.p_o rts/dist/build/posix/GetTime.p_o rts/dist/build/posix/OSThreads.p_o rts/dist/build/posix/Itimer.p_o rts/dist/build/posix/TTY.p_o rts/dist/build/posix/Signals.p_o rts/dist/build/posix/Select.p_o rts/dist/build/posix/GetEnv.p_o rts/dist/build/StgStartup.p_o rts/dist/build/PrimOps.p_o rts/dist/build/Updates.p_o rts/dist/build/Apply.p_o rts/dist/build/Exception.p_o rts/dist/build/StgStdThunks.p_o rts/dist/build/HeapStackCheck.p_o rts/dist/build/StgMiscClosures.p_o rts/dist/build/AutoApply.p_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_p.a /usr/bin/ar: creating rts/dist/build/libHSrts_p.a "rm" -f rts/dist/build/libHSrts_l.a "rm" -f rts/dist/build/libHSrts_debug.a echo rts/dist/build/ProfHeap.l_o rts/dist/build/Hpc.l_o rts/dist/build/Arena.l_o rts/dist/build/Stable.l_o rts/dist/build/RtsFlags.l_o rts/dist/build/RtsMessages.l_o rts/dist/build/RetainerSet.l_o rts/dist/build/RtsStartup.l_o rts/dist/build/FileLock.l_o rts/dist/build/StgPrimFloat.l_o rts/dist/build/Papi.l_o rts/dist/build/Profiling.l_o rts/dist/build/StaticPtrTable.l_o rts/dist/build/Disassembler.l_o rts/dist/build/Linker.l_o rts/dist/build/WSDeque.l_o rts/dist/build/Inlines.l_o rts/dist/build/RtsAPI.l_o rts/dist/build/Adjustor.l_o rts/dist/build/Globals.l_o rts/dist/build/Capability.l_o rts/dist/build/Threads.l_o rts/dist/build/Timer.l_o rts/dist/build/RtsUtils.l_o rts/dist/build/Messages.l_o rts/dist/build/Interpreter.l_o rts/dist/build/Stats.l_o rts/dist/build/RetainerProfile.l_o rts/dist/build/ClosureFlags.l_o rts/dist/build/LdvProfile.l_o rts/dist/build/StgCRun.l_o rts/dist/build/Task.l_o rts/dist/build/Weak.l_o rts/dist/build/Trace.l_o rts/dist/build/Hash.l_o rts/dist/build/Schedule.l_o rts/dist/build/Proftimer.l_o rts/dist/build/RaiseAsync.l_o rts/dist/build/RtsDllMain.l_o rts/dist/build/HsFFI.l_o rts/dist/build/OldARMAtomic.l_o rts/dist/build/ThreadLabels.l_o rts/dist/build/RtsMain.l_o rts/dist/build/Ticky.l_o rts/dist/build/Sparks.l_o rts/dist/build/CheckUnload.l_o rts/dist/build/ThreadPaused.l_o rts/dist/build/Printer.l_o rts/dist/build/STM.l_o rts/dist/build/hooks/OutOfHeap.l_o rts/dist/build/hooks/MallocFail.l_o rts/dist/build/hooks/FlagDefaults.l_o rts/dist/build/hooks/OnExit.l_o rts/dist/build/hooks/StackOverflow.l_o rts/dist/build/sm/MBlock.l_o rts/dist/build/sm/Scav.l_o rts/dist/build/sm/Compact.l_o rts/dist/build/sm/Sweep.l_o rts/dist/build/sm/GCAux.l_o rts/dist/build/sm/GCUtils.l_o rts/dist/build/sm/BlockAlloc.l_o rts/dist/build/sm/MarkWeak.l_o rts/dist/build/sm/GC.l_o rts/dist/build/sm/Sanity.l_o rts/dist/build/sm/Evac.l_o rts/dist/build/sm/Storage.l_o rts/dist/build/eventlog/EventLog.l_o rts/dist/build/posix/OSMem.l_o rts/dist/build/posix/GetTime.l_o rts/dist/build/posix/OSThreads.l_o rts/dist/build/posix/Itimer.l_o rts/dist/build/posix/TTY.l_o rts/dist/build/posix/Signals.l_o rts/dist/build/posix/Select.l_o rts/dist/build/posix/GetEnv.l_o rts/dist/build/StgStartup.l_o rts/dist/build/PrimOps.l_o rts/dist/build/Updates.l_o rts/dist/build/Apply.l_o rts/dist/build/Exception.l_o rts/dist/build/StgStdThunks.l_o rts/dist/build/HeapStackCheck.l_o rts/dist/build/StgMiscClosures.l_o rts/dist/build/AutoApply.l_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_l.a echo rts/dist/build/ProfHeap.debug_o rts/dist/build/Hpc.debug_o rts/dist/build/Arena.debug_o rts/dist/build/Stable.debug_o rts/dist/build/RtsFlags.debug_o rts/dist/build/RtsMessages.debug_o rts/dist/build/RetainerSet.debug_o rts/dist/build/RtsStartup.debug_o rts/dist/build/FileLock.debug_o rts/dist/build/StgPrimFloat.debug_o rts/dist/build/Papi.debug_o rts/dist/build/Profiling.debug_o rts/dist/build/StaticPtrTable.debug_o rts/dist/build/Disassembler.debug_o rts/dist/build/Linker.debug_o rts/dist/build/WSDeque.debug_o rts/dist/build/Inlines.debug_o rts/dist/build/RtsAPI.debug_o rts/dist/build/Adjustor.debug_o rts/dist/build/Globals.debug_o rts/dist/build/Capability.debug_o rts/dist/build/Threads.debug_o rts/dist/build/Timer.debug_o rts/dist/build/RtsUtils.debug_o rts/dist/build/Messages.debug_o rts/dist/build/Interpreter.debug_o rts/dist/build/Stats.debug_o rts/dist/build/RetainerProfile.debug_o rts/dist/build/ClosureFlags.debug_o rts/dist/build/LdvProfile.debug_o rts/dist/build/StgCRun.debug_o rts/dist/build/Task.debug_o rts/dist/build/Weak.debug_o rts/dist/build/Trace.debug_o rts/dist/build/Hash.debug_o rts/dist/build/Schedule.debug_o rts/dist/build/Proftimer.debug_o rts/dist/build/RaiseAsync.debug_o rts/dist/build/RtsDllMain.debug_o rts/dist/build/HsFFI.debug_o rts/dist/build/OldARMAtomic.debug_o rts/dist/build/ThreadLabels.debug_o rts/dist/build/RtsMain.debug_o rts/dist/build/Ticky.debug_o rts/dist/build/Sparks.debug_o rts/dist/build/CheckUnload.debug_o rts/dist/build/ThreadPaused.debug_o rts/dist/build/Printer.debug_o rts/dist/build/STM.debug_o rts/dist/build/hooks/OutOfHeap.debug_o rts/dist/build/hooks/MallocFail.debug_o rts/dist/build/hooks/FlagDefaults.debug_o rts/dist/build/hooks/OnExit.debug_o rts/dist/build/hooks/StackOverflow.debug_o rts/dist/build/sm/MBlock.debug_o rts/dist/build/sm/Scav.debug_o rts/dist/build/sm/Compact.debug_o rts/dist/build/sm/Sweep.debug_o rts/dist/build/sm/GCAux.debug_o rts/dist/build/sm/GCUtils.debug_o rts/dist/build/sm/BlockAlloc.debug_o rts/dist/build/sm/MarkWeak.debug_o rts/dist/build/sm/GC.debug_o rts/dist/build/sm/Sanity.debug_o rts/dist/build/sm/Evac.debug_o rts/dist/build/sm/Storage.debug_o rts/dist/build/eventlog/EventLog.debug_o rts/dist/build/posix/OSMem.debug_o rts/dist/build/posix/GetTime.debug_o rts/dist/build/posix/OSThreads.debug_o rts/dist/build/posix/Itimer.debug_o rts/dist/build/posix/TTY.debug_o rts/dist/build/posix/Signals.debug_o rts/dist/build/posix/Select.debug_o rts/dist/build/posix/GetEnv.debug_o rts/dist/build/StgStartup.debug_o rts/dist/build/PrimOps.debug_o rts/dist/build/Updates.debug_o rts/dist/build/Apply.debug_o rts/dist/build/Exception.debug_o rts/dist/build/StgStdThunks.debug_o rts/dist/build/HeapStackCheck.debug_o rts/dist/build/StgMiscClosures.debug_o rts/dist/build/AutoApply.debug_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_debug.a /usr/bin/ar: creating rts/dist/build/libHSrts_l.a /usr/bin/ar: creating rts/dist/build/libHSrts_debug.a "rm" -f rts/dist/build/libHSrts_thr.a "rm" -f rts/dist/build/libHSrts_thr_debug.a echo rts/dist/build/ProfHeap.thr_debug_o rts/dist/build/Hpc.thr_debug_o rts/dist/build/Arena.thr_debug_o rts/dist/build/Stable.thr_debug_o rts/dist/build/RtsFlags.thr_debug_o rts/dist/build/RtsMessages.thr_debug_o rts/dist/build/RetainerSet.thr_debug_o rts/dist/build/RtsStartup.thr_debug_o rts/dist/build/FileLock.thr_debug_o rts/dist/build/StgPrimFloat.thr_debug_o rts/dist/build/Papi.thr_debug_o rts/dist/build/Profiling.thr_debug_o rts/dist/build/StaticPtrTable.thr_debug_o rts/dist/build/Disassembler.thr_debug_o rts/dist/build/Linker.thr_debug_o rts/dist/build/WSDeque.thr_debug_o rts/dist/build/Inlines.thr_debug_o rts/dist/build/RtsAPI.thr_debug_o rts/dist/build/Adjustor.thr_debug_o rts/dist/build/Globals.thr_debug_o rts/dist/build/Capability.thr_debug_o rts/dist/build/Threads.thr_debug_o rts/dist/build/Timer.thr_debug_o rts/dist/build/RtsUtils.thr_debug_o rts/dist/build/Messages.thr_debug_o rts/dist/build/Interpreter.thr_debug_o rts/dist/build/Stats.thr_debug_o rts/dist/build/RetainerProfile.thr_debug_o rts/dist/build/ClosureFlags.thr_debug_o rts/dist/build/LdvProfile.thr_debug_o rts/dist/build/StgCRun.thr_debug_o rts/dist/build/Task.thr_debug_o rts/dist/build/Weak.thr_debug_o rts/dist/build/Trace.thr_debug_o rts/dist/build/Hash.thr_debug_o rts/dist/build/Schedule.thr_debug_o rts/dist/build/Proftimer.thr_debug_o rts/dist/build/RaiseAsync.thr_debug_o rts/dist/build/RtsDllMain.thr_debug_o rts/dist/build/HsFFI.thr_debug_o rts/dist/build/OldARMAtomic.thr_debug_o rts/dist/build/ThreadLabels.thr_debug_o rts/dist/build/RtsMain.thr_debug_o rts/dist/build/Ticky.thr_debug_o rts/dist/build/Sparks.thr_debug_o rts/dist/build/CheckUnload.thr_debug_o rts/dist/build/ThreadPaused.thr_debug_o rts/dist/build/Printer.thr_debug_o rts/dist/build/STM.thr_debug_o rts/dist/build/hooks/OutOfHeap.thr_debug_o rts/dist/build/hooks/MallocFail.thr_debug_o rts/dist/build/hooks/FlagDefaults.thr_debug_o rts/dist/build/hooks/OnExit.thr_debug_o rts/dist/build/hooks/StackOverflow.thr_debug_o rts/dist/build/sm/MBlock.thr_debug_o rts/dist/build/sm/Scav.thr_debug_o rts/dist/build/sm/Compact.thr_debug_o rts/dist/build/sm/Sweep.thr_debug_o rts/dist/build/sm/GCAux.thr_debug_o rts/dist/build/sm/GCUtils.thr_debug_o rts/dist/build/sm/BlockAlloc.thr_debug_o rts/dist/build/sm/MarkWeak.thr_debug_o rts/dist/build/sm/GC.thr_debug_o rts/dist/build/sm/Sanity.thr_debug_o rts/dist/build/sm/Evac.thr_debug_o rts/dist/build/sm/Storage.thr_debug_o rts/dist/build/eventlog/EventLog.thr_debug_o rts/dist/build/posix/OSMem.thr_debug_o rts/dist/build/posix/GetTime.thr_debug_o rts/dist/build/posix/OSThreads.thr_debug_o rts/dist/build/posix/Itimer.thr_debug_o rts/dist/build/posix/TTY.thr_debug_o rts/dist/build/posix/Signals.thr_debug_o rts/dist/build/posix/Select.thr_debug_o rts/dist/build/posix/GetEnv.thr_debug_o rts/dist/build/sm/Evac_thr.thr_debug_o rts/dist/build/sm/Scav_thr.thr_debug_o rts/dist/build/StgStartup.thr_debug_o rts/dist/build/PrimOps.thr_debug_o rts/dist/build/Updates.thr_debug_o rts/dist/build/Apply.thr_debug_o rts/dist/build/Exception.thr_debug_o rts/dist/build/StgStdThunks.thr_debug_o rts/dist/build/HeapStackCheck.thr_debug_o rts/dist/build/StgMiscClosures.thr_debug_o rts/dist/build/AutoApply.thr_debug_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_thr_debug.a echo rts/dist/build/ProfHeap.thr_o rts/dist/build/Hpc.thr_o rts/dist/build/Arena.thr_o rts/dist/build/Stable.thr_o rts/dist/build/RtsFlags.thr_o rts/dist/build/RtsMessages.thr_o rts/dist/build/RetainerSet.thr_o rts/dist/build/RtsStartup.thr_o rts/dist/build/FileLock.thr_o rts/dist/build/StgPrimFloat.thr_o rts/dist/build/Papi.thr_o rts/dist/build/Profiling.thr_o rts/dist/build/StaticPtrTable.thr_o rts/dist/build/Disassembler.thr_o rts/dist/build/Linker.thr_o rts/dist/build/WSDeque.thr_o rts/dist/build/Inlines.thr_o rts/dist/build/RtsAPI.thr_o rts/dist/build/Adjustor.thr_o rts/dist/build/Globals.thr_o rts/dist/build/Capability.thr_o rts/dist/build/Threads.thr_o rts/dist/build/Timer.thr_o rts/dist/build/RtsUtils.thr_o rts/dist/build/Messages.thr_o rts/dist/build/Interpreter.thr_o rts/dist/build/Stats.thr_o rts/dist/build/RetainerProfile.thr_o rts/dist/build/ClosureFlags.thr_o rts/dist/build/LdvProfile.thr_o rts/dist/build/StgCRun.thr_o rts/dist/build/Task.thr_o rts/dist/build/Weak.thr_o rts/dist/build/Trace.thr_o rts/dist/build/Hash.thr_o rts/dist/build/Schedule.thr_o rts/dist/build/Proftimer.thr_o rts/dist/build/RaiseAsync.thr_o rts/dist/build/RtsDllMain.thr_o rts/dist/build/HsFFI.thr_o rts/dist/build/OldARMAtomic.thr_o rts/dist/build/ThreadLabels.thr_o rts/dist/build/RtsMain.thr_o rts/dist/build/Ticky.thr_o rts/dist/build/Sparks.thr_o rts/dist/build/CheckUnload.thr_o rts/dist/build/ThreadPaused.thr_o rts/dist/build/Printer.thr_o rts/dist/build/STM.thr_o rts/dist/build/hooks/OutOfHeap.thr_o rts/dist/build/hooks/MallocFail.thr_o rts/dist/build/hooks/FlagDefaults.thr_o rts/dist/build/hooks/OnExit.thr_o rts/dist/build/hooks/StackOverflow.thr_o rts/dist/build/sm/MBlock.thr_o rts/dist/build/sm/Scav.thr_o rts/dist/build/sm/Compact.thr_o rts/dist/build/sm/Sweep.thr_o rts/dist/build/sm/GCAux.thr_o rts/dist/build/sm/GCUtils.thr_o rts/dist/build/sm/BlockAlloc.thr_o rts/dist/build/sm/MarkWeak.thr_o rts/dist/build/sm/GC.thr_o rts/dist/build/sm/Sanity.thr_o rts/dist/build/sm/Evac.thr_o rts/dist/build/sm/Storage.thr_o rts/dist/build/eventlog/EventLog.thr_o rts/dist/build/posix/OSMem.thr_o rts/dist/build/posix/GetTime.thr_o rts/dist/build/posix/OSThreads.thr_o rts/dist/build/posix/Itimer.thr_o rts/dist/build/posix/TTY.thr_o rts/dist/build/posix/Signals.thr_o rts/dist/build/posix/Select.thr_o rts/dist/build/posix/GetEnv.thr_o rts/dist/build/sm/Evac_thr.thr_o rts/dist/build/sm/Scav_thr.thr_o rts/dist/build/StgStartup.thr_o rts/dist/build/PrimOps.thr_o rts/dist/build/Updates.thr_o rts/dist/build/Apply.thr_o rts/dist/build/Exception.thr_o rts/dist/build/StgStdThunks.thr_o rts/dist/build/HeapStackCheck.thr_o rts/dist/build/StgMiscClosures.thr_o rts/dist/build/AutoApply.thr_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_thr.a /usr/bin/ar: creating rts/dist/build/libHSrts_thr.a /usr/bin/ar: creating rts/dist/build/libHSrts_thr_debug.a "rm" -f rts/dist/build/libHSrts_thr_l.a "rm" -f rts/dist/build/libHSrts_thr_p.a echo rts/dist/build/ProfHeap.thr_l_o rts/dist/build/Hpc.thr_l_o rts/dist/build/Arena.thr_l_o rts/dist/build/Stable.thr_l_o rts/dist/build/RtsFlags.thr_l_o rts/dist/build/RtsMessages.thr_l_o rts/dist/build/RetainerSet.thr_l_o rts/dist/build/RtsStartup.thr_l_o rts/dist/build/FileLock.thr_l_o rts/dist/build/StgPrimFloat.thr_l_o rts/dist/build/Papi.thr_l_o rts/dist/build/Profiling.thr_l_o rts/dist/build/StaticPtrTable.thr_l_o rts/dist/build/Disassembler.thr_l_o rts/dist/build/Linker.thr_l_o rts/dist/build/WSDeque.thr_l_o rts/dist/build/Inlines.thr_l_o rts/dist/build/RtsAPI.thr_l_o rts/dist/build/Adjustor.thr_l_o rts/dist/build/Globals.thr_l_o rts/dist/build/Capability.thr_l_o rts/dist/build/Threads.thr_l_o rts/dist/build/Timer.thr_l_o rts/dist/build/RtsUtils.thr_l_o rts/dist/build/Messages.thr_l_o rts/dist/build/Interpreter.thr_l_o rts/dist/build/Stats.thr_l_o rts/dist/build/RetainerProfile.thr_l_o rts/dist/build/ClosureFlags.thr_l_o rts/dist/build/LdvProfile.thr_l_o rts/dist/build/StgCRun.thr_l_o rts/dist/build/Task.thr_l_o rts/dist/build/Weak.thr_l_o rts/dist/build/Trace.thr_l_o rts/dist/build/Hash.thr_l_o rts/dist/build/Schedule.thr_l_o rts/dist/build/Proftimer.thr_l_o rts/dist/build/RaiseAsync.thr_l_o rts/dist/build/RtsDllMain.thr_l_o rts/dist/build/HsFFI.thr_l_o rts/dist/build/OldARMAtomic.thr_l_o rts/dist/build/ThreadLabels.thr_l_o rts/dist/build/RtsMain.thr_l_o rts/dist/build/Ticky.thr_l_o rts/dist/build/Sparks.thr_l_o rts/dist/build/CheckUnload.thr_l_o rts/dist/build/ThreadPaused.thr_l_o rts/dist/build/Printer.thr_l_o rts/dist/build/STM.thr_l_o rts/dist/build/hooks/OutOfHeap.thr_l_o rts/dist/build/hooks/MallocFail.thr_l_o rts/dist/build/hooks/FlagDefaults.thr_l_o rts/dist/build/hooks/OnExit.thr_l_o rts/dist/build/hooks/StackOverflow.thr_l_o rts/dist/build/sm/MBlock.thr_l_o rts/dist/build/sm/Scav.thr_l_o rts/dist/build/sm/Compact.thr_l_o rts/dist/build/sm/Sweep.thr_l_o rts/dist/build/sm/GCAux.thr_l_o rts/dist/build/sm/GCUtils.thr_l_o rts/dist/build/sm/BlockAlloc.thr_l_o rts/dist/build/sm/MarkWeak.thr_l_o rts/dist/build/sm/GC.thr_l_o rts/dist/build/sm/Sanity.thr_l_o rts/dist/build/sm/Evac.thr_l_o rts/dist/build/sm/Storage.thr_l_o rts/dist/build/eventlog/EventLog.thr_l_o rts/dist/build/posix/OSMem.thr_l_o rts/dist/build/posix/GetTime.thr_l_o rts/dist/build/posix/OSThreads.thr_l_o rts/dist/build/posix/Itimer.thr_l_o rts/dist/build/posix/TTY.thr_l_o rts/dist/build/posix/Signals.thr_l_o rts/dist/build/posix/Select.thr_l_o rts/dist/build/posix/GetEnv.thr_l_o rts/dist/build/sm/Evac_thr.thr_l_o rts/dist/build/sm/Scav_thr.thr_l_o rts/dist/build/StgStartup.thr_l_o rts/dist/build/PrimOps.thr_l_o rts/dist/build/Updates.thr_l_o rts/dist/build/Apply.thr_l_o rts/dist/build/Exception.thr_l_o rts/dist/build/StgStdThunks.thr_l_o rts/dist/build/HeapStackCheck.thr_l_o rts/dist/build/StgMiscClosures.thr_l_o rts/dist/build/AutoApply.thr_l_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_thr_l.a echo rts/dist/build/ProfHeap.thr_p_o rts/dist/build/Hpc.thr_p_o rts/dist/build/Arena.thr_p_o rts/dist/build/Stable.thr_p_o rts/dist/build/RtsFlags.thr_p_o rts/dist/build/RtsMessages.thr_p_o rts/dist/build/RetainerSet.thr_p_o rts/dist/build/RtsStartup.thr_p_o rts/dist/build/FileLock.thr_p_o rts/dist/build/StgPrimFloat.thr_p_o rts/dist/build/Papi.thr_p_o rts/dist/build/Profiling.thr_p_o rts/dist/build/StaticPtrTable.thr_p_o rts/dist/build/Disassembler.thr_p_o rts/dist/build/Linker.thr_p_o rts/dist/build/WSDeque.thr_p_o rts/dist/build/Inlines.thr_p_o rts/dist/build/RtsAPI.thr_p_o rts/dist/build/Adjustor.thr_p_o rts/dist/build/Globals.thr_p_o rts/dist/build/Capability.thr_p_o rts/dist/build/Threads.thr_p_o rts/dist/build/Timer.thr_p_o rts/dist/build/RtsUtils.thr_p_o rts/dist/build/Messages.thr_p_o rts/dist/build/Interpreter.thr_p_o rts/dist/build/Stats.thr_p_o rts/dist/build/RetainerProfile.thr_p_o rts/dist/build/ClosureFlags.thr_p_o rts/dist/build/LdvProfile.thr_p_o rts/dist/build/StgCRun.thr_p_o rts/dist/build/Task.thr_p_o rts/dist/build/Weak.thr_p_o rts/dist/build/Trace.thr_p_o rts/dist/build/Hash.thr_p_o rts/dist/build/Schedule.thr_p_o rts/dist/build/Proftimer.thr_p_o rts/dist/build/RaiseAsync.thr_p_o rts/dist/build/RtsDllMain.thr_p_o rts/dist/build/HsFFI.thr_p_o rts/dist/build/OldARMAtomic.thr_p_o rts/dist/build/ThreadLabels.thr_p_o rts/dist/build/RtsMain.thr_p_o rts/dist/build/Ticky.thr_p_o rts/dist/build/Sparks.thr_p_o rts/dist/build/CheckUnload.thr_p_o rts/dist/build/ThreadPaused.thr_p_o rts/dist/build/Printer.thr_p_o rts/dist/build/STM.thr_p_o rts/dist/build/hooks/OutOfHeap.thr_p_o rts/dist/build/hooks/MallocFail.thr_p_o rts/dist/build/hooks/FlagDefaults.thr_p_o rts/dist/build/hooks/OnExit.thr_p_o rts/dist/build/hooks/StackOverflow.thr_p_o rts/dist/build/sm/MBlock.thr_p_o rts/dist/build/sm/Scav.thr_p_o rts/dist/build/sm/Compact.thr_p_o rts/dist/build/sm/Sweep.thr_p_o rts/dist/build/sm/GCAux.thr_p_o rts/dist/build/sm/GCUtils.thr_p_o rts/dist/build/sm/BlockAlloc.thr_p_o rts/dist/build/sm/MarkWeak.thr_p_o rts/dist/build/sm/GC.thr_p_o rts/dist/build/sm/Sanity.thr_p_o rts/dist/build/sm/Evac.thr_p_o rts/dist/build/sm/Storage.thr_p_o rts/dist/build/eventlog/EventLog.thr_p_o rts/dist/build/posix/OSMem.thr_p_o rts/dist/build/posix/GetTime.thr_p_o rts/dist/build/posix/OSThreads.thr_p_o rts/dist/build/posix/Itimer.thr_p_o rts/dist/build/posix/TTY.thr_p_o rts/dist/build/posix/Signals.thr_p_o rts/dist/build/posix/Select.thr_p_o rts/dist/build/posix/GetEnv.thr_p_o rts/dist/build/sm/Evac_thr.thr_p_o rts/dist/build/sm/Scav_thr.thr_p_o rts/dist/build/StgStartup.thr_p_o rts/dist/build/PrimOps.thr_p_o rts/dist/build/Updates.thr_p_o rts/dist/build/Apply.thr_p_o rts/dist/build/Exception.thr_p_o rts/dist/build/StgStdThunks.thr_p_o rts/dist/build/HeapStackCheck.thr_p_o rts/dist/build/StgMiscClosures.thr_p_o rts/dist/build/AutoApply.thr_p_o | "xargs" "/usr/bin/ar" q rts/dist/build/libHSrts_thr_p.a /usr/bin/ar: /usr/bin/ar: creating rts/dist/build/libHSrts_thr_l.a creating rts/dist/build/libHSrts_thr_p.a "rm" -f rts/dist/build/libHSrts_debug-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.debug_dyn_o rts/dist/build/Hpc.debug_dyn_o rts/dist/build/Arena.debug_dyn_o rts/dist/build/Stable.debug_dyn_o rts/dist/build/RtsFlags.debug_dyn_o rts/dist/build/RtsMessages.debug_dyn_o rts/dist/build/RetainerSet.debug_dyn_o rts/dist/build/RtsStartup.debug_dyn_o rts/dist/build/FileLock.debug_dyn_o rts/dist/build/StgPrimFloat.debug_dyn_o rts/dist/build/Papi.debug_dyn_o rts/dist/build/Profiling.debug_dyn_o rts/dist/build/StaticPtrTable.debug_dyn_o rts/dist/build/Disassembler.debug_dyn_o rts/dist/build/Linker.debug_dyn_o rts/dist/build/WSDeque.debug_dyn_o rts/dist/build/Inlines.debug_dyn_o rts/dist/build/RtsAPI.debug_dyn_o rts/dist/build/Adjustor.debug_dyn_o rts/dist/build/Globals.debug_dyn_o rts/dist/build/Capability.debug_dyn_o rts/dist/build/Threads.debug_dyn_o rts/dist/build/Timer.debug_dyn_o rts/dist/build/RtsUtils.debug_dyn_o rts/dist/build/Messages.debug_dyn_o rts/dist/build/Interpreter.debug_dyn_o rts/dist/build/Stats.debug_dyn_o rts/dist/build/RetainerProfile.debug_dyn_o rts/dist/build/ClosureFlags.debug_dyn_o rts/dist/build/LdvProfile.debug_dyn_o rts/dist/build/StgCRun.debug_dyn_o rts/dist/build/Task.debug_dyn_o rts/dist/build/Weak.debug_dyn_o rts/dist/build/Trace.debug_dyn_o rts/dist/build/Hash.debug_dyn_o rts/dist/build/Schedule.debug_dyn_o rts/dist/build/Proftimer.debug_dyn_o rts/dist/build/RaiseAsync.debug_dyn_o rts/dist/build/RtsDllMain.debug_dyn_o rts/dist/build/HsFFI.debug_dyn_o rts/dist/build/OldARMAtomic.debug_dyn_o rts/dist/build/ThreadLabels.debug_dyn_o rts/dist/build/RtsMain.debug_dyn_o rts/dist/build/Ticky.debug_dyn_o rts/dist/build/Sparks.debug_dyn_o rts/dist/build/CheckUnload.debug_dyn_o rts/dist/build/ThreadPaused.debug_dyn_o rts/dist/build/Printer.debug_dyn_o rts/dist/build/STM.debug_dyn_o rts/dist/build/hooks/OutOfHeap.debug_dyn_o rts/dist/build/hooks/MallocFail.debug_dyn_o rts/dist/build/hooks/FlagDefaults.debug_dyn_o rts/dist/build/hooks/OnExit.debug_dyn_o rts/dist/build/hooks/StackOverflow.debug_dyn_o rts/dist/build/sm/MBlock.debug_dyn_o rts/dist/build/sm/Scav.debug_dyn_o rts/dist/build/sm/Compact.debug_dyn_o rts/dist/build/sm/Sweep.debug_dyn_o rts/dist/build/sm/GCAux.debug_dyn_o rts/dist/build/sm/GCUtils.debug_dyn_o rts/dist/build/sm/BlockAlloc.debug_dyn_o rts/dist/build/sm/MarkWeak.debug_dyn_o rts/dist/build/sm/GC.debug_dyn_o rts/dist/build/sm/Sanity.debug_dyn_o rts/dist/build/sm/Evac.debug_dyn_o rts/dist/build/sm/Storage.debug_dyn_o rts/dist/build/eventlog/EventLog.debug_dyn_o rts/dist/build/posix/OSMem.debug_dyn_o rts/dist/build/posix/GetTime.debug_dyn_o rts/dist/build/posix/OSThreads.debug_dyn_o rts/dist/build/posix/Itimer.debug_dyn_o rts/dist/build/posix/TTY.debug_dyn_o rts/dist/build/posix/Signals.debug_dyn_o rts/dist/build/posix/Select.debug_dyn_o rts/dist/build/posix/GetEnv.debug_dyn_o rts/dist/build/StgStartup.debug_dyn_o rts/dist/build/PrimOps.debug_dyn_o rts/dist/build/Updates.debug_dyn_o rts/dist/build/Apply.debug_dyn_o rts/dist/build/Exception.debug_dyn_o rts/dist/build/StgStdThunks.debug_dyn_o rts/dist/build/HeapStackCheck.debug_dyn_o rts/dist/build/StgMiscClosures.debug_dyn_o rts/dist/build/AutoApply.debug_dyn_o -fPIC -dynamic -optc-DDEBUG -ticky -DTICKY_TICKY -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -o rts/dist/build/libHSrts_debug-ghc7.10.1.so "rm" -f rts/dist/build/libHSrts_thr-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.thr_dyn_o rts/dist/build/Hpc.thr_dyn_o rts/dist/build/Arena.thr_dyn_o rts/dist/build/Stable.thr_dyn_o rts/dist/build/RtsFlags.thr_dyn_o rts/dist/build/RtsMessages.thr_dyn_o rts/dist/build/RetainerSet.thr_dyn_o rts/dist/build/RtsStartup.thr_dyn_o rts/dist/build/FileLock.thr_dyn_o rts/dist/build/StgPrimFloat.thr_dyn_o rts/dist/build/Papi.thr_dyn_o rts/dist/build/Profiling.thr_dyn_o rts/dist/build/StaticPtrTable.thr_dyn_o rts/dist/build/Disassembler.thr_dyn_o rts/dist/build/Linker.thr_dyn_o rts/dist/build/WSDeque.thr_dyn_o rts/dist/build/Inlines.thr_dyn_o rts/dist/build/RtsAPI.thr_dyn_o rts/dist/build/Adjustor.thr_dyn_o rts/dist/build/Globals.thr_dyn_o rts/dist/build/Capability.thr_dyn_o rts/dist/build/Threads.thr_dyn_o rts/dist/build/Timer.thr_dyn_o rts/dist/build/RtsUtils.thr_dyn_o rts/dist/build/Messages.thr_dyn_o rts/dist/build/Interpreter.thr_dyn_o rts/dist/build/Stats.thr_dyn_o rts/dist/build/RetainerProfile.thr_dyn_o rts/dist/build/ClosureFlags.thr_dyn_o rts/dist/build/LdvProfile.thr_dyn_o rts/dist/build/StgCRun.thr_dyn_o rts/dist/build/Task.thr_dyn_o rts/dist/build/Weak.thr_dyn_o rts/dist/build/Trace.thr_dyn_o rts/dist/build/Hash.thr_dyn_o rts/dist/build/Schedule.thr_dyn_o rts/dist/build/Proftimer.thr_dyn_o rts/dist/build/RaiseAsync.thr_dyn_o rts/dist/build/RtsDllMain.thr_dyn_o rts/dist/build/HsFFI.thr_dyn_o rts/dist/build/OldARMAtomic.thr_dyn_o rts/dist/build/ThreadLabels.thr_dyn_o rts/dist/build/RtsMain.thr_dyn_o rts/dist/build/Ticky.thr_dyn_o rts/dist/build/Sparks.thr_dyn_o rts/dist/build/CheckUnload.thr_dyn_o rts/dist/build/ThreadPaused.thr_dyn_o rts/dist/build/Printer.thr_dyn_o rts/dist/build/STM.thr_dyn_o rts/dist/build/hooks/OutOfHeap.thr_dyn_o rts/dist/build/hooks/MallocFail.thr_dyn_o rts/dist/build/hooks/FlagDefaults.thr_dyn_o rts/dist/build/hooks/OnExit.thr_dyn_o rts/dist/build/hooks/StackOverflow.thr_dyn_o rts/dist/build/sm/MBlock.thr_dyn_o rts/dist/build/sm/Scav.thr_dyn_o rts/dist/build/sm/Compact.thr_dyn_o rts/dist/build/sm/Sweep.thr_dyn_o rts/dist/build/sm/GCAux.thr_dyn_o rts/dist/build/sm/GCUtils.thr_dyn_o rts/dist/build/sm/BlockAlloc.thr_dyn_o rts/dist/build/sm/MarkWeak.thr_dyn_o rts/dist/build/sm/GC.thr_dyn_o rts/dist/build/sm/Sanity.thr_dyn_o rts/dist/build/sm/Evac.thr_dyn_o rts/dist/build/sm/Storage.thr_dyn_o rts/dist/build/eventlog/EventLog.thr_dyn_o rts/dist/build/posix/OSMem.thr_dyn_o rts/dist/build/posix/GetTime.thr_dyn_o rts/dist/build/posix/OSThreads.thr_dyn_o rts/dist/build/posix/Itimer.thr_dyn_o rts/dist/build/posix/TTY.thr_dyn_o rts/dist/build/posix/Signals.thr_dyn_o rts/dist/build/posix/Select.thr_dyn_o rts/dist/build/posix/GetEnv.thr_dyn_o rts/dist/build/sm/Evac_thr.thr_dyn_o rts/dist/build/sm/Scav_thr.thr_dyn_o rts/dist/build/StgStartup.thr_dyn_o rts/dist/build/PrimOps.thr_dyn_o rts/dist/build/Updates.thr_dyn_o rts/dist/build/Apply.thr_dyn_o rts/dist/build/Exception.thr_dyn_o rts/dist/build/StgStdThunks.thr_dyn_o rts/dist/build/HeapStackCheck.thr_dyn_o rts/dist/build/StgMiscClosures.thr_dyn_o rts/dist/build/AutoApply.thr_dyn_o -fPIC -dynamic -optc-DTHREADED_RTS -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -o rts/dist/build/libHSrts_thr-ghc7.10.1.so "rm" -f rts/dist/build/libHSrts_thr_debug-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.thr_debug_dyn_o rts/dist/build/Hpc.thr_debug_dyn_o rts/dist/build/Arena.thr_debug_dyn_o rts/dist/build/Stable.thr_debug_dyn_o rts/dist/build/RtsFlags.thr_debug_dyn_o rts/dist/build/RtsMessages.thr_debug_dyn_o rts/dist/build/RetainerSet.thr_debug_dyn_o rts/dist/build/RtsStartup.thr_debug_dyn_o rts/dist/build/FileLock.thr_debug_dyn_o rts/dist/build/StgPrimFloat.thr_debug_dyn_o rts/dist/build/Papi.thr_debug_dyn_o rts/dist/build/Profiling.thr_debug_dyn_o rts/dist/build/StaticPtrTable.thr_debug_dyn_o rts/dist/build/Disassembler.thr_debug_dyn_o rts/dist/build/Linker.thr_debug_dyn_o rts/dist/build/WSDeque.thr_debug_dyn_o rts/dist/build/Inlines.thr_debug_dyn_o rts/dist/build/RtsAPI.thr_debug_dyn_o rts/dist/build/Adjustor.thr_debug_dyn_o rts/dist/build/Globals.thr_debug_dyn_o rts/dist/build/Capability.thr_debug_dyn_o rts/dist/build/Threads.thr_debug_dyn_o rts/dist/build/Timer.thr_debug_dyn_o rts/dist/build/RtsUtils.thr_debug_dyn_o rts/dist/build/Messages.thr_debug_dyn_o rts/dist/build/Interpreter.thr_debug_dyn_o rts/dist/build/Stats.thr_debug_dyn_o rts/dist/build/RetainerProfile.thr_debug_dyn_o rts/dist/build/ClosureFlags.thr_debug_dyn_o rts/dist/build/LdvProfile.thr_debug_dyn_o rts/dist/build/StgCRun.thr_debug_dyn_o rts/dist/build/Task.thr_debug_dyn_o rts/dist/build/Weak.thr_debug_dyn_o rts/dist/build/Trace.thr_debug_dyn_o rts/dist/build/Hash.thr_debug_dyn_o rts/dist/build/Schedule.thr_debug_dyn_o rts/dist/build/Proftimer.thr_debug_dyn_o rts/dist/build/RaiseAsync.thr_debug_dyn_o rts/dist/build/RtsDllMain.thr_debug_dyn_o rts/dist/build/HsFFI.thr_debug_dyn_o rts/dist/build/OldARMAtomic.thr_debug_dyn_o rts/dist/build/ThreadLabels.thr_debug_dyn_o rts/dist/build/RtsMain.thr_debug_dyn_o rts/dist/build/Ticky.thr_debug_dyn_o rts/dist/build/Sparks.thr_debug_dyn_o rts/dist/build/CheckUnload.thr_debug_dyn_o rts/dist/build/ThreadPaused.thr_debug_dyn_o rts/dist/build/Printer.thr_debug_dyn_o rts/dist/build/STM.thr_debug_dyn_o rts/dist/build/hooks/OutOfHeap.thr_debug_dyn_o rts/dist/build/hooks/MallocFail.thr_debug_dyn_o rts/dist/build/hooks/FlagDefaults.thr_debug_dyn_o rts/dist/build/hooks/OnExit.thr_debug_dyn_o rts/dist/build/hooks/StackOverflow.thr_debug_dyn_o rts/dist/build/sm/MBlock.thr_debug_dyn_o rts/dist/build/sm/Scav.thr_debug_dyn_o rts/dist/build/sm/Compact.thr_debug_dyn_o rts/dist/build/sm/Sweep.thr_debug_dyn_o rts/dist/build/sm/GCAux.thr_debug_dyn_o rts/dist/build/sm/GCUtils.thr_debug_dyn_o rts/dist/build/sm/BlockAlloc.thr_debug_dyn_o rts/dist/build/sm/MarkWeak.thr_debug_dyn_o rts/dist/build/sm/GC.thr_debug_dyn_o rts/dist/build/sm/Sanity.thr_debug_dyn_o rts/dist/build/sm/Evac.thr_debug_dyn_o rts/dist/build/sm/Storage.thr_debug_dyn_o rts/dist/build/eventlog/EventLog.thr_debug_dyn_o rts/dist/build/posix/OSMem.thr_debug_dyn_o rts/dist/build/posix/GetTime.thr_debug_dyn_o rts/dist/build/posix/OSThreads.thr_debug_dyn_o rts/dist/build/posix/Itimer.thr_debug_dyn_o rts/dist/build/posix/TTY.thr_debug_dyn_o rts/dist/build/posix/Signals.thr_debug_dyn_o rts/dist/build/posix/Select.thr_debug_dyn_o rts/dist/build/posix/GetEnv.thr_debug_dyn_o rts/dist/build/sm/Evac_thr.thr_debug_dyn_o rts/dist/build/sm/Scav_thr.thr_debug_dyn_o rts/dist/build/StgStartup.thr_debug_dyn_o rts/dist/build/PrimOps.thr_debug_dyn_o rts/dist/build/Updates.thr_debug_dyn_o rts/dist/build/Apply.thr_debug_dyn_o rts/dist/build/Exception.thr_debug_dyn_o rts/dist/build/StgStdThunks.thr_debug_dyn_o rts/dist/build/HeapStackCheck.thr_debug_dyn_o rts/dist/build/StgMiscClosures.thr_debug_dyn_o rts/dist/build/AutoApply.thr_debug_dyn_o -fPIC -dynamic -optc-DTHREADED_RTS -optc-DDEBUG -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -O0 -o rts/dist/build/libHSrts_thr_debug-ghc7.10.1.so "rm" -f rts/dist/build/libHSrts_l-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.l_dyn_o rts/dist/build/Hpc.l_dyn_o rts/dist/build/Arena.l_dyn_o rts/dist/build/Stable.l_dyn_o rts/dist/build/RtsFlags.l_dyn_o rts/dist/build/RtsMessages.l_dyn_o rts/dist/build/RetainerSet.l_dyn_o rts/dist/build/RtsStartup.l_dyn_o rts/dist/build/FileLock.l_dyn_o rts/dist/build/StgPrimFloat.l_dyn_o rts/dist/build/Papi.l_dyn_o rts/dist/build/Profiling.l_dyn_o rts/dist/build/StaticPtrTable.l_dyn_o rts/dist/build/Disassembler.l_dyn_o rts/dist/build/Linker.l_dyn_o rts/dist/build/WSDeque.l_dyn_o rts/dist/build/Inlines.l_dyn_o rts/dist/build/RtsAPI.l_dyn_o rts/dist/build/Adjustor.l_dyn_o rts/dist/build/Globals.l_dyn_o rts/dist/build/Capability.l_dyn_o rts/dist/build/Threads.l_dyn_o rts/dist/build/Timer.l_dyn_o rts/dist/build/RtsUtils.l_dyn_o rts/dist/build/Messages.l_dyn_o rts/dist/build/Interpreter.l_dyn_o rts/dist/build/Stats.l_dyn_o rts/dist/build/RetainerProfile.l_dyn_o rts/dist/build/ClosureFlags.l_dyn_o rts/dist/build/LdvProfile.l_dyn_o rts/dist/build/StgCRun.l_dyn_o rts/dist/build/Task.l_dyn_o rts/dist/build/Weak.l_dyn_o rts/dist/build/Trace.l_dyn_o rts/dist/build/Hash.l_dyn_o rts/dist/build/Schedule.l_dyn_o rts/dist/build/Proftimer.l_dyn_o rts/dist/build/RaiseAsync.l_dyn_o rts/dist/build/RtsDllMain.l_dyn_o rts/dist/build/HsFFI.l_dyn_o rts/dist/build/OldARMAtomic.l_dyn_o rts/dist/build/ThreadLabels.l_dyn_o rts/dist/build/RtsMain.l_dyn_o rts/dist/build/Ticky.l_dyn_o rts/dist/build/Sparks.l_dyn_o rts/dist/build/CheckUnload.l_dyn_o rts/dist/build/ThreadPaused.l_dyn_o rts/dist/build/Printer.l_dyn_o rts/dist/build/STM.l_dyn_o rts/dist/build/hooks/OutOfHeap.l_dyn_o rts/dist/build/hooks/MallocFail.l_dyn_o rts/dist/build/hooks/FlagDefaults.l_dyn_o rts/dist/build/hooks/OnExit.l_dyn_o rts/dist/build/hooks/StackOverflow.l_dyn_o rts/dist/build/sm/MBlock.l_dyn_o rts/dist/build/sm/Scav.l_dyn_o rts/dist/build/sm/Compact.l_dyn_o rts/dist/build/sm/Sweep.l_dyn_o rts/dist/build/sm/GCAux.l_dyn_o rts/dist/build/sm/GCUtils.l_dyn_o rts/dist/build/sm/BlockAlloc.l_dyn_o rts/dist/build/sm/MarkWeak.l_dyn_o rts/dist/build/sm/GC.l_dyn_o rts/dist/build/sm/Sanity.l_dyn_o rts/dist/build/sm/Evac.l_dyn_o rts/dist/build/sm/Storage.l_dyn_o rts/dist/build/eventlog/EventLog.l_dyn_o rts/dist/build/posix/OSMem.l_dyn_o rts/dist/build/posix/GetTime.l_dyn_o rts/dist/build/posix/OSThreads.l_dyn_o rts/dist/build/posix/Itimer.l_dyn_o rts/dist/build/posix/TTY.l_dyn_o rts/dist/build/posix/Signals.l_dyn_o rts/dist/build/posix/Select.l_dyn_o rts/dist/build/posix/GetEnv.l_dyn_o rts/dist/build/StgStartup.l_dyn_o rts/dist/build/PrimOps.l_dyn_o rts/dist/build/Updates.l_dyn_o rts/dist/build/Apply.l_dyn_o rts/dist/build/Exception.l_dyn_o rts/dist/build/StgStdThunks.l_dyn_o rts/dist/build/HeapStackCheck.l_dyn_o rts/dist/build/StgMiscClosures.l_dyn_o rts/dist/build/AutoApply.l_dyn_o -fPIC -dynamic -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -o rts/dist/build/libHSrts_l-ghc7.10.1.so "rm" -f rts/dist/build/libHSrts_thr_l-ghc7.10.1.so "inplace/bin/ghc-stage1" -this-package-key rts -shared -dynamic -dynload deploy -no-auto-link-packages `cat rts/dist/libs.depend` rts/dist/build/ProfHeap.thr_l_dyn_o rts/dist/build/Hpc.thr_l_dyn_o rts/dist/build/Arena.thr_l_dyn_o rts/dist/build/Stable.thr_l_dyn_o rts/dist/build/RtsFlags.thr_l_dyn_o rts/dist/build/RtsMessages.thr_l_dyn_o rts/dist/build/RetainerSet.thr_l_dyn_o rts/dist/build/RtsStartup.thr_l_dyn_o rts/dist/build/FileLock.thr_l_dyn_o rts/dist/build/StgPrimFloat.thr_l_dyn_o rts/dist/build/Papi.thr_l_dyn_o rts/dist/build/Profiling.thr_l_dyn_o rts/dist/build/StaticPtrTable.thr_l_dyn_o rts/dist/build/Disassembler.thr_l_dyn_o rts/dist/build/Linker.thr_l_dyn_o rts/dist/build/WSDeque.thr_l_dyn_o rts/dist/build/Inlines.thr_l_dyn_o rts/dist/build/RtsAPI.thr_l_dyn_o rts/dist/build/Adjustor.thr_l_dyn_o rts/dist/build/Globals.thr_l_dyn_o rts/dist/build/Capability.thr_l_dyn_o rts/dist/build/Threads.thr_l_dyn_o rts/dist/build/Timer.thr_l_dyn_o rts/dist/build/RtsUtils.thr_l_dyn_o rts/dist/build/Messages.thr_l_dyn_o rts/dist/build/Interpreter.thr_l_dyn_o rts/dist/build/Stats.thr_l_dyn_o rts/dist/build/RetainerProfile.thr_l_dyn_o rts/dist/build/ClosureFlags.thr_l_dyn_o rts/dist/build/LdvProfile.thr_l_dyn_o rts/dist/build/StgCRun.thr_l_dyn_o rts/dist/build/Task.thr_l_dyn_o rts/dist/build/Weak.thr_l_dyn_o rts/dist/build/Trace.thr_l_dyn_o rts/dist/build/Hash.thr_l_dyn_o rts/dist/build/Schedule.thr_l_dyn_o rts/dist/build/Proftimer.thr_l_dyn_o rts/dist/build/RaiseAsync.thr_l_dyn_o rts/dist/build/RtsDllMain.thr_l_dyn_o rts/dist/build/HsFFI.thr_l_dyn_o rts/dist/build/OldARMAtomic.thr_l_dyn_o rts/dist/build/ThreadLabels.thr_l_dyn_o rts/dist/build/RtsMain.thr_l_dyn_o rts/dist/build/Ticky.thr_l_dyn_o rts/dist/build/Sparks.thr_l_dyn_o rts/dist/build/CheckUnload.thr_l_dyn_o rts/dist/build/ThreadPaused.thr_l_dyn_o rts/dist/build/Printer.thr_l_dyn_o rts/dist/build/STM.thr_l_dyn_o rts/dist/build/hooks/OutOfHeap.thr_l_dyn_o rts/dist/build/hooks/MallocFail.thr_l_dyn_o rts/dist/build/hooks/FlagDefaults.thr_l_dyn_o rts/dist/build/hooks/OnExit.thr_l_dyn_o rts/dist/build/hooks/StackOverflow.thr_l_dyn_o rts/dist/build/sm/MBlock.thr_l_dyn_o rts/dist/build/sm/Scav.thr_l_dyn_o rts/dist/build/sm/Compact.thr_l_dyn_o rts/dist/build/sm/Sweep.thr_l_dyn_o rts/dist/build/sm/GCAux.thr_l_dyn_o rts/dist/build/sm/GCUtils.thr_l_dyn_o rts/dist/build/sm/BlockAlloc.thr_l_dyn_o rts/dist/build/sm/MarkWeak.thr_l_dyn_o rts/dist/build/sm/GC.thr_l_dyn_o rts/dist/build/sm/Sanity.thr_l_dyn_o rts/dist/build/sm/Evac.thr_l_dyn_o rts/dist/build/sm/Storage.thr_l_dyn_o rts/dist/build/eventlog/EventLog.thr_l_dyn_o rts/dist/build/posix/OSMem.thr_l_dyn_o rts/dist/build/posix/GetTime.thr_l_dyn_o rts/dist/build/posix/OSThreads.thr_l_dyn_o rts/dist/build/posix/Itimer.thr_l_dyn_o rts/dist/build/posix/TTY.thr_l_dyn_o rts/dist/build/posix/Signals.thr_l_dyn_o rts/dist/build/posix/Select.thr_l_dyn_o rts/dist/build/posix/GetEnv.thr_l_dyn_o rts/dist/build/sm/Evac_thr.thr_l_dyn_o rts/dist/build/sm/Scav_thr.thr_l_dyn_o rts/dist/build/StgStartup.thr_l_dyn_o rts/dist/build/PrimOps.thr_l_dyn_o rts/dist/build/Updates.thr_l_dyn_o rts/dist/build/Apply.thr_l_dyn_o rts/dist/build/Exception.thr_l_dyn_o rts/dist/build/StgStdThunks.thr_l_dyn_o rts/dist/build/HeapStackCheck.thr_l_dyn_o rts/dist/build/StgMiscClosures.thr_l_dyn_o rts/dist/build/AutoApply.thr_l_dyn_o -fPIC -dynamic -optc-DTHREADED_RTS -eventlog -H32m -O -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header -Irts -Irts/dist/build -DCOMPILING_RTS -this-package-key rts -dcmm-lint -i -irts -irts/dist/build -irts/dist/build/autogen -Irts/dist/build -Irts/dist/build/autogen -O2 -o rts/dist/build/libHSrts_thr_l-ghc7.10.1.so "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Base.hs -o libraries/base/dist-install/build/GHC/Base.o -dyno libraries/base/dist-install/build/GHC/Base.dyn_o "rm" -f libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a.contents /usr/bin/find libraries/integer-gmp2/dist-install/build/GHC/Integer_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals_o_split libraries/integer-gmp2/dist-install/build/GHC/Integer/Type_o_split -name '*.o' -print >> libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a.contents echo libraries/integer-gmp2/dist-install/build/cbits/wrappers.o >> libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a.contents "/usr/bin/ar" q libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a @libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a.contents /usr/bin/ar: creating libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a "rm" -f libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/List.hs -o libraries/base/dist-install/build/GHC/List.p_o -dyno libraries/base/dist-install/build/GHC/List.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Float/RealFracMethods.hs -o libraries/base/dist-install/build/GHC/Float/RealFracMethods.p_o -dyno libraries/base/dist-install/build/GHC/Float/RealFracMethods.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Type/Bool.hs -o libraries/base/dist-install/build/Data/Type/Bool.p_o -dyno libraries/base/dist-install/build/Data/Type/Bool.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/ghc-prim/dist-install/build -hidir libraries/ghc-prim/dist-install/build -stubdir libraries/ghc-prim/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -hide-all-packages -i -ilibraries/ghc-prim/. -ilibraries/ghc-prim/dist-install/build -ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/dist-install/build -Ilibraries/ghc-prim/dist-install/build/autogen -Ilibraries/ghc-prim/. -optP-include -optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h -package-key rts -this-package-key ghc-prim -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/ghc-prim/dist-install/build/GHC/CString.dyn_o libraries/ghc-prim/dist-install/build/GHC/Classes.dyn_o libraries/ghc-prim/dist-install/build/GHC/Debug.dyn_o libraries/ghc-prim/dist-install/build/GHC/IntWord64.dyn_o libraries/ghc-prim/dist-install/build/GHC/Magic.dyn_o libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.dyn_o libraries/ghc-prim/dist-install/build/GHC/Tuple.dyn_o libraries/ghc-prim/dist-install/build/GHC/Types.dyn_o libraries/ghc-prim/dist-install/build/cbits/atomic.dyn_o libraries/ghc-prim/dist-install/build/cbits/bswap.dyn_o libraries/ghc-prim/dist-install/build/cbits/clz.dyn_o libraries/ghc-prim/dist-install/build/cbits/ctz.dyn_o libraries/ghc-prim/dist-install/build/cbits/debug.dyn_o libraries/ghc-prim/dist-install/build/cbits/longlong.dyn_o libraries/ghc-prim/dist-install/build/cbits/popcnt.dyn_o libraries/ghc-prim/dist-install/build/cbits/word2float.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/ghc-prim/dist-install/build/libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Show.hs -o libraries/base/dist-install/build/GHC/Show.p_o -dyno libraries/base/dist-install/build/GHC/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Num.hs -o libraries/base/dist-install/build/GHC/Num.o -dyno libraries/base/dist-install/build/GHC/Num.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Maybe.hs -o libraries/base/dist-install/build/Data/Maybe.o -dyno libraries/base/dist-install/build/Data/Maybe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Float/ConversionUtils.hs -o libraries/base/dist-install/build/GHC/Float/ConversionUtils.o -dyno libraries/base/dist-install/build/GHC/Float/ConversionUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Bool.hs -o libraries/base/dist-install/build/Data/Bool.o -dyno libraries/base/dist-install/build/Data/Bool.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Tuple.hs -o libraries/base/dist-install/build/Data/Tuple.o -dyno libraries/base/dist-install/build/Data/Tuple.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Functor.hs -o libraries/base/dist-install/build/Data/Functor.o -dyno libraries/base/dist-install/build/Data/Functor.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Eq.hs -o libraries/base/dist-install/build/Data/Eq.o -dyno libraries/base/dist-install/build/Data/Eq.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Arr.hs -o libraries/base/dist-install/build/GHC/Event/Arr.o -dyno libraries/base/dist-install/build/GHC/Event/Arr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Function.hs -o libraries/base/dist-install/build/Data/Function.o -dyno libraries/base/dist-install/build/Data/Function.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Coerce.hs -o libraries/base/dist-install/build/Data/Coerce.o -dyno libraries/base/dist-install/build/Data/Coerce.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/ConsoleHandler.hs -o libraries/base/dist-install/build/GHC/ConsoleHandler.o -dyno libraries/base/dist-install/build/GHC/ConsoleHandler.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Constants.hs -o libraries/base/dist-install/build/GHC/Constants.o -dyno libraries/base/dist-install/build/GHC/Constants.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/GHCi.hs -o libraries/base/dist-install/build/GHC/GHCi.o -dyno libraries/base/dist-install/build/GHC/GHCi.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/CodePage.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/PArr.hs -o libraries/base/dist-install/build/GHC/PArr.o -dyno libraries/base/dist-install/build/GHC/PArr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Profiling.hs -o libraries/base/dist-install/build/GHC/Profiling.o -dyno libraries/base/dist-install/build/GHC/Profiling.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/integer-gmp2/dist-install/build -hidir libraries/integer-gmp2/dist-install/build -stubdir libraries/integer-gmp2/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -hide-all-packages -i -ilibraries/integer-gmp2/src/ -ilibraries/integer-gmp2/dist-install/build -ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/dist-install/build -Ilibraries/integer-gmp2/dist-install/build/autogen -Ilibraries/integer-gmp2/include -optP-include -optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -this-package-key integer-gmp -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/integer-gmp2/dist-install/build/GHC/Integer.dyn_o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms.dyn_o libraries/integer-gmp2/dist-install/build/GHC/Integer/Logarithms/Internals.dyn_o libraries/integer-gmp2/dist-install/build/GHC/Integer/GMP/Internals.dyn_o libraries/integer-gmp2/dist-install/build/GHC/Integer/Type.dyn_o libraries/integer-gmp2/dist-install/build/cbits/wrappers.dyn_o -shared -dynamic -dynload deploy -lgmp -no-auto-link-packages -o libraries/integer-gmp2/dist-install/build/libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/List.hs -o libraries/base/dist-install/build/GHC/List.o -dyno libraries/base/dist-install/build/GHC/List.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Float/RealFracMethods.hs -o libraries/base/dist-install/build/GHC/Float/RealFracMethods.o -dyno libraries/base/dist-install/build/GHC/Float/RealFracMethods.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Type/Bool.hs -o libraries/base/dist-install/build/Data/Type/Bool.o -dyno libraries/base/dist-install/build/Data/Type/Bool.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Char.hs -o libraries/base/dist-install/build/GHC/Char.p_o -dyno libraries/base/dist-install/build/GHC/Char.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/ST.hs -o libraries/base/dist-install/build/GHC/ST.p_o -dyno libraries/base/dist-install/build/GHC/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/Show.hs -o libraries/base/dist-install/build/Text/Show.p_o -dyno libraries/base/dist-install/build/Text/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Show.hs -o libraries/base/dist-install/build/GHC/Show.o -dyno libraries/base/dist-install/build/GHC/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Enum.hs -o libraries/base/dist-install/build/GHC/Enum.p_o -dyno libraries/base/dist-install/build/GHC/Enum.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/STRef.hs -o libraries/base/dist-install/build/GHC/STRef.p_o -dyno libraries/base/dist-install/build/GHC/STRef.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Real.hs -o libraries/base/dist-install/build/GHC/Real.p_o -dyno libraries/base/dist-install/build/GHC/Real.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Char.hs -o libraries/base/dist-install/build/GHC/Char.o -dyno libraries/base/dist-install/build/GHC/Char.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/ST.hs -o libraries/base/dist-install/build/GHC/ST.o -dyno libraries/base/dist-install/build/GHC/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/Show.hs -o libraries/base/dist-install/build/Text/Show.o -dyno libraries/base/dist-install/build/Text/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Enum.hs -o libraries/base/dist-install/build/GHC/Enum.o -dyno libraries/base/dist-install/build/GHC/Enum.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/STRef.hs -o libraries/base/dist-install/build/GHC/STRef.o -dyno libraries/base/dist-install/build/GHC/STRef.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Arr.hs -o libraries/base/dist-install/build/GHC/Arr.p_o -dyno libraries/base/dist-install/build/GHC/Arr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Unicode.hs -o libraries/base/dist-install/build/GHC/Unicode.p_o -dyno libraries/base/dist-install/build/GHC/Unicode.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Bits.hs -o libraries/base/dist-install/build/Data/Bits.p_o -dyno libraries/base/dist-install/build/Data/Bits.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Real.hs -o libraries/base/dist-install/build/GHC/Real.o -dyno libraries/base/dist-install/build/GHC/Real.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/ParserCombinators/ReadP.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.p_o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadP.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Float.hs -o libraries/base/dist-install/build/GHC/Float.p_o -dyno libraries/base/dist-install/build/GHC/Float.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Arr.hs -o libraries/base/dist-install/build/GHC/Arr.o -dyno libraries/base/dist-install/build/GHC/Arr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Bits.hs -o libraries/base/dist-install/build/Data/Bits.o -dyno libraries/base/dist-install/build/Data/Bits.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Unicode.hs -o libraries/base/dist-install/build/GHC/Unicode.o -dyno libraries/base/dist-install/build/GHC/Unicode.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/Read/Lex.hs -o libraries/base/dist-install/build/Text/Read/Lex.p_o -dyno libraries/base/dist-install/build/Text/Read/Lex.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/ParserCombinators/ReadPrec.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.p_o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Float.hs -o libraries/base/dist-install/build/GHC/Float.o -dyno libraries/base/dist-install/build/GHC/Float.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/ParserCombinators/ReadP.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadP.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Read.hs -o libraries/base/dist-install/build/GHC/Read.p_o -dyno libraries/base/dist-install/build/GHC/Read.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/Read/Lex.hs -o libraries/base/dist-install/build/Text/Read/Lex.o -dyno libraries/base/dist-install/build/Text/Read/Lex.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/ParserCombinators/ReadPrec.hs -o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.o -dyno libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Numeric.hs -o libraries/base/dist-install/build/Numeric.p_o -dyno libraries/base/dist-install/build/Numeric.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Word.hs -o libraries/base/dist-install/build/GHC/Word.p_o -dyno libraries/base/dist-install/build/GHC/Word.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Proxy.hs -o libraries/base/dist-install/build/Data/Proxy.p_o -dyno libraries/base/dist-install/build/Data/Proxy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Type/Equality.hs -o libraries/base/dist-install/build/Data/Type/Equality.p_o -dyno libraries/base/dist-install/build/Data/Type/Equality.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Ord.hs -o libraries/base/dist-install/build/Data/Ord.p_o -dyno libraries/base/dist-install/build/Data/Ord.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Char.hs -o libraries/base/dist-install/build/Data/Char.p_o -dyno libraries/base/dist-install/build/Data/Char.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/IOMode.hs -o libraries/base/dist-install/build/GHC/IO/IOMode.p_o -dyno libraries/base/dist-install/build/GHC/IO/IOMode.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Read.hs -o libraries/base/dist-install/build/GHC/Read.o -dyno libraries/base/dist-install/build/GHC/Read.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Ptr.hs -o libraries/base/dist-install/build/GHC/Ptr.p_o -dyno libraries/base/dist-install/build/GHC/Ptr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Fingerprint/Type.hs -o libraries/base/dist-install/build/GHC/Fingerprint/Type.p_o -dyno libraries/base/dist-install/build/GHC/Fingerprint/Type.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Word.hs -o libraries/base/dist-install/build/Data/Word.p_o -dyno libraries/base/dist-install/build/Data/Word.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Type/Coercion.hs -o libraries/base/dist-install/build/Data/Type/Coercion.p_o -dyno libraries/base/dist-install/build/Data/Type/Coercion.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/OldList.hs -o libraries/base/dist-install/build/Data/OldList.p_o -dyno libraries/base/dist-install/build/Data/OldList.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/TypeLits.hs -o libraries/base/dist-install/build/GHC/TypeLits.p_o -dyno libraries/base/dist-install/build/GHC/TypeLits.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Fingerprint.hs-boot -o libraries/base/dist-install/build/GHC/Fingerprint.p_o-boot -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Category.hs -o libraries/base/dist-install/build/Control/Category.p_o -dyno libraries/base/dist-install/build/Control/Category.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Event/Clock.hs -o libraries/base/dist-install/build/GHC/Event/Clock.p_o -dyno libraries/base/dist-install/build/GHC/Event/Clock.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IP.hs -o libraries/base/dist-install/build/GHC/IP.p_o -dyno libraries/base/dist-install/build/GHC/IP.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/OldList.hs -o libraries/base/dist-install/build/GHC/OldList.p_o -dyno libraries/base/dist-install/build/GHC/OldList.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Pack.hs -o libraries/base/dist-install/build/GHC/Pack.p_o -dyno libraries/base/dist-install/build/GHC/Pack.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Type/Equality.hs -o libraries/base/dist-install/build/Data/Type/Equality.o -dyno libraries/base/dist-install/build/Data/Type/Equality.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Numeric.hs -o libraries/base/dist-install/build/Numeric.o -dyno libraries/base/dist-install/build/Numeric.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Word.hs -o libraries/base/dist-install/build/GHC/Word.o -dyno libraries/base/dist-install/build/GHC/Word.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Proxy.hs -o libraries/base/dist-install/build/Data/Proxy.o -dyno libraries/base/dist-install/build/Data/Proxy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Ord.hs -o libraries/base/dist-install/build/Data/Ord.o -dyno libraries/base/dist-install/build/Data/Ord.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Char.hs -o libraries/base/dist-install/build/Data/Char.o -dyno libraries/base/dist-install/build/Data/Char.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/IOMode.hs -o libraries/base/dist-install/build/GHC/IO/IOMode.o -dyno libraries/base/dist-install/build/GHC/IO/IOMode.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Typeable/Internal.hs -o libraries/base/dist-install/build/Data/Typeable/Internal.p_o -dyno libraries/base/dist-install/build/Data/Typeable/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Fingerprint/Type.hs -o libraries/base/dist-install/build/GHC/Fingerprint/Type.o -dyno libraries/base/dist-install/build/GHC/Fingerprint/Type.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Type/Coercion.hs -o libraries/base/dist-install/build/Data/Type/Coercion.o -dyno libraries/base/dist-install/build/Data/Type/Coercion.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Ptr.hs -o libraries/base/dist-install/build/GHC/Ptr.o -dyno libraries/base/dist-install/build/GHC/Ptr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Word.hs -o libraries/base/dist-install/build/Data/Word.o -dyno libraries/base/dist-install/build/Data/Word.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/OldList.hs -o libraries/base/dist-install/build/Data/OldList.o -dyno libraries/base/dist-install/build/Data/OldList.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/TypeLits.hs -o libraries/base/dist-install/build/GHC/TypeLits.o -dyno libraries/base/dist-install/build/GHC/TypeLits.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Typeable.hs -o libraries/base/dist-install/build/Data/Typeable.p_o -dyno libraries/base/dist-install/build/Data/Typeable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Stable.hs -o libraries/base/dist-install/build/GHC/Stable.p_o -dyno libraries/base/dist-install/build/GHC/Stable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Fingerprint.hs-boot -o libraries/base/dist-install/build/GHC/Fingerprint.o-boot -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Category.hs -o libraries/base/dist-install/build/Control/Category.o -dyno libraries/base/dist-install/build/Control/Category.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Event/Clock.hs -o libraries/base/dist-install/build/GHC/Event/Clock.o -dyno libraries/base/dist-install/build/GHC/Event/Clock.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IP.hs -o libraries/base/dist-install/build/GHC/IP.o -dyno libraries/base/dist-install/build/GHC/IP.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/OldList.hs -o libraries/base/dist-install/build/GHC/OldList.o -dyno libraries/base/dist-install/build/GHC/OldList.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Pack.hs -o libraries/base/dist-install/build/GHC/Pack.o -dyno libraries/base/dist-install/build/GHC/Pack.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Exception.hs -o libraries/base/dist-install/build/GHC/Exception.p_o -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Either.hs -o libraries/base/dist-install/build/Data/Either.p_o -dyno libraries/base/dist-install/build/Data/Either.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Int.hs -o libraries/base/dist-install/build/GHC/Int.p_o -dyno libraries/base/dist-install/build/GHC/Int.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/MVar.hs -o libraries/base/dist-install/build/GHC/MVar.p_o -dyno libraries/base/dist-install/build/GHC/MVar.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Weak.hs -o libraries/base/dist-install/build/GHC/Weak.p_o -dyno libraries/base/dist-install/build/GHC/Weak.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/StablePtr.hs -o libraries/base/dist-install/build/Foreign/StablePtr.p_o -dyno libraries/base/dist-install/build/Foreign/StablePtr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Typeable/Internal.hs -o libraries/base/dist-install/build/Data/Typeable/Internal.o -dyno libraries/base/dist-install/build/Data/Typeable/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Exception.hs-boot -o libraries/base/dist-install/build/GHC/IO/Exception.p_o-boot -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Generics.hs -o libraries/base/dist-install/build/GHC/Generics.p_o -dyno libraries/base/dist-install/build/GHC/Generics.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/Read.hs -o libraries/base/dist-install/build/Text/Read.p_o -dyno libraries/base/dist-install/build/Text/Read.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Dynamic.hs -o libraries/base/dist-install/build/Data/Dynamic.p_o -dyno libraries/base/dist-install/build/Data/Dynamic.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Typeable.hs -o libraries/base/dist-install/build/Data/Typeable.o -dyno libraries/base/dist-install/build/Data/Typeable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Stable.hs -o libraries/base/dist-install/build/GHC/Stable.o -dyno libraries/base/dist-install/build/GHC/Stable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO.hs -o libraries/base/dist-install/build/GHC/IO.p_o -dyno libraries/base/dist-install/build/GHC/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Storable.hs -o libraries/base/dist-install/build/GHC/Storable.p_o -dyno libraries/base/dist-install/build/GHC/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Int.hs -o libraries/base/dist-install/build/Data/Int.p_o -dyno libraries/base/dist-install/build/Data/Int.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Either.hs -o libraries/base/dist-install/build/Data/Either.o -dyno libraries/base/dist-install/build/Data/Either.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/MVar.hs -o libraries/base/dist-install/build/GHC/MVar.o -dyno libraries/base/dist-install/build/GHC/MVar.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Exception.hs -o libraries/base/dist-install/build/GHC/Exception.o -dyno libraries/base/dist-install/build/GHC/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Int.hs -o libraries/base/dist-install/build/GHC/Int.o -dyno libraries/base/dist-install/build/GHC/Int.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Weak.hs -o libraries/base/dist-install/build/GHC/Weak.o -dyno libraries/base/dist-install/build/GHC/Weak.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/StablePtr.hs -o libraries/base/dist-install/build/Foreign/StablePtr.o -dyno libraries/base/dist-install/build/Foreign/StablePtr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IORef.hs -o libraries/base/dist-install/build/GHC/IORef.p_o -dyno libraries/base/dist-install/build/GHC/IORef.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Monoid.hs -o libraries/base/dist-install/build/Data/Monoid.p_o -dyno libraries/base/dist-install/build/Data/Monoid.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Storable.hs -o libraries/base/dist-install/build/Foreign/Storable.p_o -dyno libraries/base/dist-install/build/Foreign/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Device.hs -o libraries/base/dist-install/build/GHC/IO/Device.p_o -dyno libraries/base/dist-install/build/GHC/IO/Device.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IOArray.hs -o libraries/base/dist-install/build/GHC/IOArray.p_o -dyno libraries/base/dist-install/build/GHC/IOArray.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Unsafe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/Read.hs -o libraries/base/dist-install/build/Text/Read.o -dyno libraries/base/dist-install/build/Text/Read.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Generics.hs -o libraries/base/dist-install/build/GHC/Generics.o -dyno libraries/base/dist-install/build/GHC/Generics.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Exception.hs-boot -o libraries/base/dist-install/build/GHC/IO/Exception.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Dynamic.hs -o libraries/base/dist-install/build/Data/Dynamic.o -dyno libraries/base/dist-install/build/Data/Dynamic.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Storable.hs -o libraries/base/dist-install/build/GHC/Storable.o -dyno libraries/base/dist-install/build/GHC/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Int.hs -o libraries/base/dist-install/build/Data/Int.o -dyno libraries/base/dist-install/build/Data/Int.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Foldable.hs -o libraries/base/dist-install/build/Data/Foldable.p_o -dyno libraries/base/dist-install/build/Data/Foldable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Ptr.hs -o libraries/base/dist-install/build/Foreign/Ptr.p_o -dyno libraries/base/dist-install/build/Foreign/Ptr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/C/Types.hs -o libraries/base/dist-install/build/Foreign/C/Types.p_o -dyno libraries/base/dist-install/build/Foreign/C/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/IORef.hs -o libraries/base/dist-install/build/Data/IORef.p_o -dyno libraries/base/dist-install/build/Data/IORef.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Monoid.hs -o libraries/base/dist-install/build/Data/Monoid.o -dyno libraries/base/dist-install/build/Data/Monoid.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO.hs -o libraries/base/dist-install/build/GHC/IO.o -dyno libraries/base/dist-install/build/GHC/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Storable.hs -o libraries/base/dist-install/build/Foreign/Storable.o -dyno libraries/base/dist-install/build/Foreign/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/ForeignPtr.hs -o libraries/base/dist-install/build/GHC/ForeignPtr.p_o -dyno libraries/base/dist-install/build/GHC/ForeignPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Foldable.hs -o libraries/base/dist-install/build/Data/Foldable.o -dyno libraries/base/dist-install/build/Data/Foldable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Device.hs -o libraries/base/dist-install/build/GHC/IO/Device.o -dyno libraries/base/dist-install/build/GHC/IO/Device.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IORef.hs -o libraries/base/dist-install/build/GHC/IORef.o -dyno libraries/base/dist-install/build/GHC/IORef.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Ptr.hs -o libraries/base/dist-install/build/Foreign/Ptr.o -dyno libraries/base/dist-install/build/Foreign/Ptr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/C/Types.hs -o libraries/base/dist-install/build/Foreign/C/Types.o -dyno libraries/base/dist-install/build/Foreign/C/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IOArray.hs -o libraries/base/dist-install/build/GHC/IOArray.o -dyno libraries/base/dist-install/build/GHC/IOArray.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Unsafe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/ForeignPtr/Imp.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.p_o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Concurrent.hs -o libraries/base/dist-install/build/Foreign/Concurrent.p_o -dyno libraries/base/dist-install/build/Foreign/Concurrent.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/ForeignPtr.hs -o libraries/base/dist-install/build/GHC/ForeignPtr.o -dyno libraries/base/dist-install/build/GHC/ForeignPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/IORef.hs -o libraries/base/dist-install/build/Data/IORef.o -dyno libraries/base/dist-install/build/Data/IORef.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/ForeignPtr.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr.p_o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/ForeignPtr/Safe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.p_o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/ForeignPtr/Unsafe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.p_o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Imp.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Concurrent.hs -o libraries/base/dist-install/build/Foreign/Concurrent.o -dyno libraries/base/dist-install/build/Foreign/Concurrent.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Buffer.hs -o libraries/base/dist-install/build/GHC/IO/Buffer.p_o -dyno libraries/base/dist-install/build/GHC/IO/Buffer.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Array.hs -o libraries/base/dist-install/build/GHC/Event/Array.p_o -dyno libraries/base/dist-install/build/GHC/Event/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/IntTable.hs -o libraries/base/dist-install/build/GHC/Event/IntTable.p_o -dyno libraries/base/dist-install/build/GHC/Event/IntTable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/ForeignPtr.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Unsafe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/ForeignPtr/Safe.hs -o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.o -dyno libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/Types.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Types.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/BufferedIO.hs -o libraries/base/dist-install/build/GHC/IO/BufferedIO.p_o -dyno libraries/base/dist-install/build/GHC/IO/BufferedIO.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/IntTable.hs -o libraries/base/dist-install/build/GHC/Event/IntTable.o -dyno libraries/base/dist-install/build/GHC/Event/IntTable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle/Types.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Types.p_o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding.hs-boot -o libraries/base/dist-install/build/GHC/IO/Encoding.p_o-boot -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle/FD.hs-boot -o libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o-boot -dyno libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle.hs-boot -o libraries/base/dist-install/build/GHC/IO/Handle.p_o-boot -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Exception.hs -o libraries/base/dist-install/build/GHC/IO/Exception.p_o -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Alloc.hs -o libraries/base/dist-install/build/Foreign/Marshal/Alloc.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Alloc.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/Failure.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Failure.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Error.hs -o libraries/base/dist-install/build/Foreign/Marshal/Error.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Utils.hs -o libraries/base/dist-install/build/Foreign/Marshal/Utils.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/UTF8.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/UTF32.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/UTF16.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/Latin1.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Buffer.hs -o libraries/base/dist-install/build/GHC/IO/Buffer.o -dyno libraries/base/dist-install/build/GHC/IO/Buffer.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Array.hs -o libraries/base/dist-install/build/GHC/Event/Array.o -dyno libraries/base/dist-install/build/GHC/Event/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Array.hs -o libraries/base/dist-install/build/Foreign/Marshal/Array.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/Types.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Types.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/BufferedIO.hs -o libraries/base/dist-install/build/GHC/IO/BufferedIO.o -dyno libraries/base/dist-install/build/GHC/IO/BufferedIO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Foreign.hs -o libraries/base/dist-install/build/GHC/Foreign.p_o -dyno libraries/base/dist-install/build/GHC/Foreign.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Pool.hs -o libraries/base/dist-install/build/Foreign/Marshal/Pool.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Pool.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle/Types.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Types.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding.hs-boot -o libraries/base/dist-install/build/GHC/IO/Encoding.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/C/String.hs -o libraries/base/dist-install/build/Foreign/C/String.p_o -dyno libraries/base/dist-install/build/Foreign/C/String.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal.hs -o libraries/base/dist-install/build/Foreign/Marshal.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Marshal/Safe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Safe.p_o -dyno libraries/base/dist-install/build/Foreign/Marshal/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/C/Error.hs -o libraries/base/dist-install/build/Foreign/C/Error.p_o -dyno libraries/base/dist-install/build/Foreign/C/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign.hs -o libraries/base/dist-install/build/Foreign.p_o -dyno libraries/base/dist-install/build/Foreign.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/Safe.hs -o libraries/base/dist-install/build/Foreign/Safe.p_o -dyno libraries/base/dist-install/build/Foreign/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle/FD.hs-boot -o libraries/base/dist-install/build/GHC/IO/Handle/FD.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle.hs-boot -o libraries/base/dist-install/build/GHC/IO/Handle.o-boot -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o-boot "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Exception.hs -o libraries/base/dist-install/build/GHC/IO/Exception.o -dyno libraries/base/dist-install/build/GHC/IO/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Foreign/C.hs -o libraries/base/dist-install/build/Foreign/C.p_o -dyno libraries/base/dist-install/build/Foreign/C.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Conc/Sync.hs -o libraries/base/dist-install/build/GHC/Conc/Sync.p_o -dyno libraries/base/dist-install/build/GHC/Conc/Sync.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Posix/Types.hs -o libraries/base/dist-install/build/System/Posix/Types.p_o -dyno libraries/base/dist-install/build/System/Posix/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Alloc.hs -o libraries/base/dist-install/build/Foreign/Marshal/Alloc.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Alloc.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/Failure.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Failure.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Error.hs -o libraries/base/dist-install/build/Foreign/Marshal/Error.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Exception/Base.hs -o libraries/base/dist-install/build/Control/Exception/Base.p_o -dyno libraries/base/dist-install/build/Control/Exception/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Unique.hs -o libraries/base/dist-install/build/GHC/Event/Unique.p_o -dyno libraries/base/dist-install/build/GHC/Event/Unique.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Utils.hs -o libraries/base/dist-install/build/Foreign/Marshal/Utils.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF8.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF32.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/UTF16.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/Latin1.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Exception.hs -o libraries/base/dist-install/build/Control/Exception.p_o -dyno libraries/base/dist-install/build/Control/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/IO/Error.hs -o libraries/base/dist-install/build/System/IO/Error.p_o -dyno libraries/base/dist-install/build/System/IO/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Concurrent/MVar.hs -o libraries/base/dist-install/build/Control/Concurrent/MVar.p_o -dyno libraries/base/dist-install/build/Control/Concurrent/MVar.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/PSQ.hs -o libraries/base/dist-install/build/GHC/Event/PSQ.p_o -dyno libraries/base/dist-install/build/GHC/Event/PSQ.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Array.hs -o libraries/base/dist-install/build/Foreign/Marshal/Array.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/IO/Unsafe.hs -o libraries/base/dist-install/build/System/IO/Unsafe.p_o -dyno libraries/base/dist-install/build/System/IO/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Posix/Internals.hs -o libraries/base/dist-install/build/System/Posix/Internals.p_o -dyno libraries/base/dist-install/build/System/Posix/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Internal.hs -o libraries/base/dist-install/build/GHC/Event/Internal.p_o -dyno libraries/base/dist-install/build/GHC/Event/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Conc/Signal.hs -o libraries/base/dist-install/build/GHC/Conc/Signal.p_o -dyno libraries/base/dist-install/build/GHC/Conc/Signal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Foreign.hs -o libraries/base/dist-install/build/GHC/Foreign.o -dyno libraries/base/dist-install/build/GHC/Foreign.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Pool.hs -o libraries/base/dist-install/build/Foreign/Marshal/Pool.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Pool.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding/Iconv.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Event/Poll.hs -o libraries/base/dist-install/build/GHC/Event/Poll.p_o -dyno libraries/base/dist-install/build/GHC/Event/Poll.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Control.hs -o libraries/base/dist-install/build/GHC/Event/Control.p_o -dyno libraries/base/dist-install/build/GHC/Event/Control.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Event/EPoll.hs -o libraries/base/dist-install/build/GHC/Event/EPoll.p_o -dyno libraries/base/dist-install/build/GHC/Event/EPoll.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Event/KQueue.hs -o libraries/base/dist-install/build/GHC/Event/KQueue.p_o -dyno libraries/base/dist-install/build/GHC/Event/KQueue.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/C/String.hs -o libraries/base/dist-install/build/Foreign/C/String.o -dyno libraries/base/dist-install/build/Foreign/C/String.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal.hs -o libraries/base/dist-install/build/Foreign/Marshal.o -dyno libraries/base/dist-install/build/Foreign/Marshal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Marshal/Safe.hs -o libraries/base/dist-install/build/Foreign/Marshal/Safe.o -dyno libraries/base/dist-install/build/Foreign/Marshal/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Encoding.hs -o libraries/base/dist-install/build/GHC/IO/Encoding.p_o -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/TimerManager.hs -o libraries/base/dist-install/build/GHC/Event/TimerManager.p_o -dyno libraries/base/dist-install/build/GHC/Event/TimerManager.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Manager.hs -o libraries/base/dist-install/build/GHC/Event/Manager.p_o -dyno libraries/base/dist-install/build/GHC/Event/Manager.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/C/Error.hs -o libraries/base/dist-install/build/Foreign/C/Error.o -dyno libraries/base/dist-install/build/Foreign/C/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign.hs -o libraries/base/dist-install/build/Foreign.o -dyno libraries/base/dist-install/build/Foreign.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/Safe.hs -o libraries/base/dist-install/build/Foreign/Safe.o -dyno libraries/base/dist-install/build/Foreign/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle/Internals.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Internals.p_o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event/Thread.hs -o libraries/base/dist-install/build/GHC/Event/Thread.p_o -dyno libraries/base/dist-install/build/GHC/Event/Thread.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Stack.hs -o libraries/base/dist-install/build/GHC/Stack.p_o -dyno libraries/base/dist-install/build/GHC/Stack.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Environment.hs -o libraries/base/dist-install/build/GHC/Environment.p_o -dyno libraries/base/dist-install/build/GHC/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Foreign/C.hs -o libraries/base/dist-install/build/Foreign/C.o -dyno libraries/base/dist-install/build/Foreign/C.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Conc/IO.hs -o libraries/base/dist-install/build/GHC/Conc/IO.p_o -dyno libraries/base/dist-install/build/GHC/Conc/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Event.hs -o libraries/base/dist-install/build/GHC/Event.p_o -dyno libraries/base/dist-install/build/GHC/Event.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Conc/Sync.hs -o libraries/base/dist-install/build/GHC/Conc/Sync.o -dyno libraries/base/dist-install/build/GHC/Conc/Sync.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Posix/Types.hs -o libraries/base/dist-install/build/System/Posix/Types.o -dyno libraries/base/dist-install/build/System/Posix/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/FD.hs -o libraries/base/dist-install/build/GHC/IO/FD.p_o -dyno libraries/base/dist-install/build/GHC/IO/FD.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Conc.hs -o libraries/base/dist-install/build/GHC/Conc.p_o -dyno libraries/base/dist-install/build/GHC/Conc.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Exception/Base.hs -o libraries/base/dist-install/build/Control/Exception/Base.o -dyno libraries/base/dist-install/build/Control/Exception/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Unique.hs -o libraries/base/dist-install/build/GHC/Event/Unique.o -dyno libraries/base/dist-install/build/GHC/Event/Unique.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle/Text.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Text.p_o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Text.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Exception.hs -o libraries/base/dist-install/build/Control/Exception.o -dyno libraries/base/dist-install/build/Control/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/IO/Error.hs -o libraries/base/dist-install/build/System/IO/Error.o -dyno libraries/base/dist-install/build/System/IO/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Concurrent/MVar.hs -o libraries/base/dist-install/build/Control/Concurrent/MVar.o -dyno libraries/base/dist-install/build/Control/Concurrent/MVar.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/PSQ.hs -o libraries/base/dist-install/build/GHC/Event/PSQ.o -dyno libraries/base/dist-install/build/GHC/Event/PSQ.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle.hs -o libraries/base/dist-install/build/GHC/IO/Handle.p_o -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/IO/Unsafe.hs -o libraries/base/dist-install/build/System/IO/Unsafe.o -dyno libraries/base/dist-install/build/System/IO/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Posix/Internals.hs -o libraries/base/dist-install/build/System/Posix/Internals.o -dyno libraries/base/dist-install/build/System/Posix/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Internal.hs -o libraries/base/dist-install/build/GHC/Event/Internal.o -dyno libraries/base/dist-install/build/GHC/Event/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Conc/Signal.hs -o libraries/base/dist-install/build/GHC/Conc/Signal.o -dyno libraries/base/dist-install/build/GHC/Conc/Signal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/IO/Handle/FD.hs -o libraries/base/dist-install/build/GHC/IO/Handle/FD.p_o -dyno libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding/Iconv.hs -o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Event/Poll.hs -o libraries/base/dist-install/build/GHC/Event/Poll.o -dyno libraries/base/dist-install/build/GHC/Event/Poll.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Control.hs -o libraries/base/dist-install/build/GHC/Event/Control.o -dyno libraries/base/dist-install/build/GHC/Event/Control.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Event/EPoll.hs -o libraries/base/dist-install/build/GHC/Event/EPoll.o -dyno libraries/base/dist-install/build/GHC/Event/EPoll.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Event/KQueue.hs -o libraries/base/dist-install/build/GHC/Event/KQueue.o -dyno libraries/base/dist-install/build/GHC/Event/KQueue.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/IO.hs -o libraries/base/dist-install/build/System/IO.p_o -dyno libraries/base/dist-install/build/System/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/TopHandler.hs -o libraries/base/dist-install/build/GHC/TopHandler.p_o -dyno libraries/base/dist-install/build/GHC/TopHandler.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Encoding.hs -o libraries/base/dist-install/build/GHC/IO/Encoding.o -dyno libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/TimerManager.hs -o libraries/base/dist-install/build/GHC/Event/TimerManager.o -dyno libraries/base/dist-install/build/GHC/Event/TimerManager.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Manager.hs -o libraries/base/dist-install/build/GHC/Event/Manager.o -dyno libraries/base/dist-install/build/GHC/Event/Manager.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/Fix.hs -o libraries/base/dist-install/build/Control/Monad/Fix.p_o -dyno libraries/base/dist-install/build/Control/Monad/Fix.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Fingerprint.hs -o libraries/base/dist-install/build/GHC/Fingerprint.p_o -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle/Internals.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Internals.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event/Thread.hs -o libraries/base/dist-install/build/GHC/Event/Thread.o -dyno libraries/base/dist-install/build/GHC/Event/Thread.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Stack.hs -o libraries/base/dist-install/build/GHC/Stack.o -dyno libraries/base/dist-install/build/GHC/Stack.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Environment.hs -o libraries/base/dist-install/build/GHC/Environment.o -dyno libraries/base/dist-install/build/GHC/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Arrow.hs -o libraries/base/dist-install/build/Control/Arrow.p_o -dyno libraries/base/dist-install/build/Control/Arrow.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Conc/IO.hs -o libraries/base/dist-install/build/GHC/Conc/IO.o -dyno libraries/base/dist-install/build/GHC/Conc/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Event.hs -o libraries/base/dist-install/build/GHC/Event.o -dyno libraries/base/dist-install/build/GHC/Event.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/FD.hs -o libraries/base/dist-install/build/GHC/IO/FD.o -dyno libraries/base/dist-install/build/GHC/IO/FD.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Conc.hs -o libraries/base/dist-install/build/GHC/Conc.o -dyno libraries/base/dist-install/build/GHC/Conc.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Applicative.hs -o libraries/base/dist-install/build/Control/Applicative.p_o -dyno libraries/base/dist-install/build/Control/Applicative.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle/Text.hs -o libraries/base/dist-install/build/GHC/IO/Handle/Text.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/Text.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Traversable.hs -o libraries/base/dist-install/build/Data/Traversable.p_o -dyno libraries/base/dist-install/build/Data/Traversable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/List.hs -o libraries/base/dist-install/build/Data/List.p_o -dyno libraries/base/dist-install/build/Data/List.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad.hs -o libraries/base/dist-install/build/Control/Monad.p_o -dyno libraries/base/dist-install/build/Control/Monad.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle.hs -o libraries/base/dist-install/build/GHC/IO/Handle.o -dyno libraries/base/dist-install/build/GHC/IO/Handle.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/String.hs -o libraries/base/dist-install/build/Data/String.p_o -dyno libraries/base/dist-install/build/Data/String.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Prelude.hs -o libraries/base/dist-install/build/Prelude.p_o -dyno libraries/base/dist-install/build/Prelude.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Debug/Trace.hs -o libraries/base/dist-install/build/Debug/Trace.p_o -dyno libraries/base/dist-install/build/Debug/Trace.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/RTS/Flags.hs -o libraries/base/dist-install/build/GHC/RTS/Flags.p_o -dyno libraries/base/dist-install/build/GHC/RTS/Flags.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/GHC/Stats.hs -o libraries/base/dist-install/build/GHC/Stats.p_o -dyno libraries/base/dist-install/build/GHC/Stats.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/IO/Handle/FD.hs -o libraries/base/dist-install/build/GHC/IO/Handle/FD.o -dyno libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Version.hs -o libraries/base/dist-install/build/Data/Version.p_o -dyno libraries/base/dist-install/build/Data/Version.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Concurrent/QSemN.hs -o libraries/base/dist-install/build/Control/Concurrent/QSemN.p_o -dyno libraries/base/dist-install/build/Control/Concurrent/QSemN.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Concurrent/QSem.hs -o libraries/base/dist-install/build/Control/Concurrent/QSem.p_o -dyno libraries/base/dist-install/build/Control/Concurrent/QSem.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Concurrent/Chan.hs -o libraries/base/dist-install/build/Control/Concurrent/Chan.p_o -dyno libraries/base/dist-install/build/Control/Concurrent/Chan.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/Instances.hs -o libraries/base/dist-install/build/Control/Monad/Instances.p_o -dyno libraries/base/dist-install/build/Control/Monad/Instances.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Imp.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/Zip.hs -o libraries/base/dist-install/build/Control/Monad/Zip.p_o -dyno libraries/base/dist-install/build/Control/Monad/Zip.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Bifunctor.hs -o libraries/base/dist-install/build/Data/Bifunctor.p_o -dyno libraries/base/dist-install/build/Data/Bifunctor.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Ix.hs -o libraries/base/dist-install/build/Data/Ix.p_o -dyno libraries/base/dist-install/build/Data/Ix.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Ratio.hs -o libraries/base/dist-install/build/Data/Ratio.p_o -dyno libraries/base/dist-install/build/Data/Ratio.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/STRef.hs -o libraries/base/dist-install/build/Data/STRef.p_o -dyno libraries/base/dist-install/build/Data/STRef.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Unique.hs -o libraries/base/dist-install/build/Data/Unique.p_o -dyno libraries/base/dist-install/build/Data/Unique.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.p_o -dyno libraries/base/dist-install/build/System/CPUTime.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Console/GetOpt.hs -o libraries/base/dist-install/build/System/Console/GetOpt.p_o -dyno libraries/base/dist-install/build/System/Console/GetOpt.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/dist-install/build/System/Environment/ExecutablePath.hs -o libraries/base/dist-install/build/System/Environment/ExecutablePath.p_o -dyno libraries/base/dist-install/build/System/Environment/ExecutablePath.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Exit.hs -o libraries/base/dist-install/build/System/Exit.p_o -dyno libraries/base/dist-install/build/System/Exit.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Mem.hs -o libraries/base/dist-install/build/System/Mem.p_o -dyno libraries/base/dist-install/build/System/Mem.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Mem/StableName.hs -o libraries/base/dist-install/build/System/Mem/StableName.p_o -dyno libraries/base/dist-install/build/System/Mem/StableName.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Mem/Weak.hs -o libraries/base/dist-install/build/System/Mem/Weak.p_o -dyno libraries/base/dist-install/build/System/Mem/Weak.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/Show/Functions.hs -o libraries/base/dist-install/build/Text/Show/Functions.p_o -dyno libraries/base/dist-install/build/Text/Show/Functions.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array.hs -o libraries/array/dist-install/build/Data/Array.p_o -dyno libraries/array/dist-install/build/Data/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Utils/StrictPair.hs -o libraries/containers/dist-install/build/Data/Utils/StrictPair.p_o -dyno libraries/containers/dist-install/build/Data/Utils/StrictPair.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Utils/StrictFold.hs -o libraries/containers/dist-install/build/Data/Utils/StrictFold.p_o -dyno libraries/containers/dist-install/build/Data/Utils/StrictFold.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/CTimeval.hs -o libraries/time/dist-install/build/Data/Time/Clock/CTimeval.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/CTimeval.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.dyn_o libraries/time/lib/Data/Time/Clock/CTimeval.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:34:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/SharedMem.hs -o libraries/unix/dist-install/build/System/Posix/SharedMem.p_o -dyno libraries/unix/dist-install/build/System/Posix/SharedMem.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Resource.hs -o libraries/unix/dist-install/build/System/Posix/Resource.p_o -dyno libraries/unix/dist-install/build/System/Posix/Resource.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/User.hs -o libraries/unix/dist-install/build/System/Posix/User.p_o -dyno libraries/unix/dist-install/build/System/Posix/User.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Time.hs -o libraries/unix/dist-install/build/System/Posix/Time.p_o -dyno libraries/unix/dist-install/build/System/Posix/Time.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/IO/Common.hs -o libraries/unix/dist-install/build/System/Posix/IO/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/IO/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/./System/Posix/Error.hs -o libraries/unix/dist-install/build/System/Posix/Error.p_o -dyno libraries/unix/dist-install/build/System/Posix/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Env.hs -o libraries/unix/dist-install/build/System/Posix/Env.p_o -dyno libraries/unix/dist-install/build/System/Posix/Env.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/./System/Posix/Process/Internals.hs -o libraries/unix/dist-install/build/System/Posix/Process/Internals.p_o -dyno libraries/unix/dist-install/build/System/Posix/Process/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Unistd.hs -o libraries/unix/dist-install/build/System/Posix/Unistd.p_o -dyno libraries/unix/dist-install/build/System/Posix/Unistd.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Directory/Common.hs -o libraries/unix/dist-install/build/System/Posix/Directory/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/Directory/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Fcntl.hs -o libraries/unix/dist-install/build/System/Posix/Fcntl.p_o -dyno libraries/unix/dist-install/build/System/Posix/Fcntl.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Util.p_o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Util.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Collections.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Block.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Block.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Block.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Shape.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/IO/Class.hs -o libraries/transformers/dist-install/build/Control/Monad/IO/Class.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/IO/Class.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-install/build/Control/Monad/Signatures.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Signatures.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Class.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Internals.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Internals.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/BlockTable.hs -o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.dyn_o libraries/xhtml/Text/XHtml/Internals.hs:23:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/xhtml/Text/XHtml/Internals.hs:321:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:322:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:323:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:324:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:338:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:339:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:347:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:348:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:349:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:350:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:353:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:354:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:355:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:358:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:359:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:360:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Key.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/LineState.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Recover.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Outputable.hs-boot -o compiler/stage2/build/Outputable.p_o-boot -dyno compiler/stage2/build/Outputable.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Exception.hs -o compiler/stage2/build/Exception.p_o -dyno compiler/stage2/build/Exception.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stage2/build/Config.hs -o compiler/stage2/build/Config.p_o -dyno compiler/stage2/build/Config.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/StaticFlags.hs-boot -o compiler/stage2/build/StaticFlags.p_o-boot -dyno compiler/stage2/build/StaticFlags.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/OccName.hs-boot -o compiler/stage2/build/OccName.p_o-boot -dyno compiler/stage2/build/OccName.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Module.hs-boot -o compiler/stage2/build/Module.p_o-boot -dyno compiler/stage2/build/Module.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Platform.hs -o compiler/stage2/build/Platform.p_o -dyno compiler/stage2/build/Platform.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FastMutInt.hs -o compiler/stage2/build/FastMutInt.p_o -dyno compiler/stage2/build/FastMutInt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stage2/build/Fingerprint.hs -o compiler/stage2/build/Fingerprint.p_o -dyno compiler/stage2/build/Fingerprint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Hooks.hs-boot -o compiler/stage2/build/Hooks.p_o-boot -dyno compiler/stage2/build/Hooks.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Maybes.hs -o compiler/stage2/build/Maybes.p_o -dyno compiler/stage2/build/Maybes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/PlatformConstants.hs -o compiler/stage2/build/PlatformConstants.p_o -dyno compiler/stage2/build/PlatformConstants.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrimOp.hs-boot -o compiler/stage2/build/PrimOp.p_o-boot -dyno compiler/stage2/build/PrimOp.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Stream.hs -o compiler/stage2/build/Stream.p_o -dyno compiler/stage2/build/Stream.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/Cond.hs -o compiler/stage2/build/X86/Cond.p_o -dyno compiler/stage2/build/X86/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/State.hs -o compiler/stage2/build/State.p_o -dyno compiler/stage2/build/State.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Cond.hs -o compiler/stage2/build/SPARC/Cond.p_o -dyno compiler/stage2/build/SPARC/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/IO.hs -o libraries/base/dist-install/build/System/IO.o -dyno libraries/base/dist-install/build/System/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/TopHandler.hs -o libraries/base/dist-install/build/GHC/TopHandler.o -dyno libraries/base/dist-install/build/GHC/TopHandler.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Data.hs -o libraries/base/dist-install/build/Data/Data.p_o -dyno libraries/base/dist-install/build/Data/Data.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Concurrent.hs -o libraries/base/dist-install/build/Control/Concurrent.p_o -dyno libraries/base/dist-install/build/Control/Concurrent.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST.hs -o libraries/base/dist-install/build/Control/Monad/ST.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Safe.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Strict.hs -o libraries/base/dist-install/build/Control/Monad/ST/Strict.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/STRef/Strict.hs -o libraries/base/dist-install/build/Data/STRef/Strict.p_o -dyno libraries/base/dist-install/build/Data/STRef/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Environment.hs -o libraries/base/dist-install/build/System/Environment.p_o -dyno libraries/base/dist-install/build/System/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Info.hs -o libraries/base/dist-install/build/System/Info.p_o -dyno libraries/base/dist-install/build/System/Info.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./System/Timeout.hs -o libraries/base/dist-install/build/System/Timeout.p_o -dyno libraries/base/dist-install/build/System/Timeout.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -c libraries/filepath/./System/FilePath/Posix.hs -o libraries/filepath/dist-install/build/System/FilePath/Posix.p_o -dyno libraries/filepath/dist-install/build/System/FilePath/Posix.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -c libraries/filepath/./System/FilePath/Windows.hs -o libraries/filepath/dist-install/build/System/FilePath/Windows.p_o -dyno libraries/filepath/dist-install/build/System/FilePath/Windows.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Semaphore.hs -o libraries/unix/dist-install/build/System/Posix/Semaphore.p_o -dyno libraries/unix/dist-install/build/System/Posix/Semaphore.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Terminal.hs -o libraries/unix/dist-install/build/System/Posix/Terminal.p_o -dyno libraries/unix/dist-install/build/System/Posix/Terminal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/IO.hs -o libraries/unix/dist-install/build/System/Posix/IO.p_o -dyno libraries/unix/dist-install/build/System/Posix/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Process/Common.hs -o libraries/unix/dist-install/build/System/Posix/Process/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/Process/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Directory.hs -o libraries/unix/dist-install/build/System/Posix/Directory.p_o -dyno libraries/unix/dist-install/build/System/Posix/Directory.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Strict/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Strict/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Transitional/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Frameset/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Command.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Command.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DynFlags.hs-boot -o compiler/stage2/build/DynFlags.p_o-boot -dyno compiler/stage2/build/DynFlags.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Name.hs-boot -o compiler/stage2/build/Name.p_o-boot -dyno compiler/stage2/build/Name.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/MonadUtils.hs -o compiler/stage2/build/MonadUtils.p_o -dyno compiler/stage2/build/MonadUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Constants.hs -o compiler/stage2/build/Constants.p_o -dyno compiler/stage2/build/Constants.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/Fix.hs -o libraries/base/dist-install/build/Control/Monad/Fix.o -dyno libraries/base/dist-install/build/Control/Monad/Fix.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Fingerprint.hs -o libraries/base/dist-install/build/GHC/Fingerprint.o -dyno libraries/base/dist-install/build/GHC/Fingerprint.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Desugar.hs -o libraries/base/dist-install/build/GHC/Desugar.p_o -dyno libraries/base/dist-install/build/GHC/Desugar.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Lazy/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Complex.hs -o libraries/base/dist-install/build/Data/Complex.p_o -dyno libraries/base/dist-install/build/Data/Complex.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Fixed.hs -o libraries/base/dist-install/build/Data/Fixed.p_o -dyno libraries/base/dist-install/build/Data/Fixed.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Functor/Identity.hs -o libraries/base/dist-install/build/Data/Functor/Identity.p_o -dyno libraries/base/dist-install/build/Data/Functor/Identity.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/Void.hs -o libraries/base/dist-install/build/Data/Void.p_o -dyno libraries/base/dist-install/build/Data/Void.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Exts.hs -o libraries/base/dist-install/build/GHC/Exts.p_o -dyno libraries/base/dist-install/build/GHC/Exts.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/Natural.hs -o libraries/base/dist-install/build/GHC/Natural.p_o -dyno libraries/base/dist-install/build/GHC/Natural.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./GHC/StaticPtr.hs -o libraries/base/dist-install/build/GHC/StaticPtr.p_o -dyno libraries/base/dist-install/build/GHC/StaticPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -c libraries/filepath/./System/FilePath.hs -o libraries/filepath/dist-install/build/System/FilePath.p_o -dyno libraries/filepath/dist-install/build/System/FilePath.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Utils/BitUtil.hs -o libraries/containers/dist-install/build/Data/Utils/BitUtil.p_o -dyno libraries/containers/dist-install/build/Data/Utils/BitUtil.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/Private.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Private.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Private.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Temp.hs -o libraries/unix/dist-install/build/System/Posix/Temp.p_o -dyno libraries/unix/dist-install/build/System/Posix/Temp.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Process.hs -o libraries/unix/dist-install/build/System/Posix/Process.p_o -dyno libraries/unix/dist-install/build/System/Posix/Process.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Tix.p_o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Tix.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Classes.hs -o libraries/transformers/dist-install/build/Data/Functor/Classes.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Classes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.dyn_o libraries/transformers/Control/Monad/Trans/Cont.hs:69:20: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:70:16: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:71:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.dyn_o libraries/transformers/Control/Monad/Trans/Reader.hs:69:24: Warning: "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.dyn_o Tab character libraries/transformers/Control/Monad/Trans/Reader.hs:70:9: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Table.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Table.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Table.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Extras.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Extras.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Extras.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/ExtsCompat46.hs -o compiler/stage2/build/ExtsCompat46.p_o -dyno compiler/stage2/build/ExtsCompat46.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Packages.hs-boot -o compiler/stage2/build/Packages.p_o-boot -dyno compiler/stage2/build/Packages.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FastBool.hs -o compiler/stage2/build/FastBool.p_o -dyno compiler/stage2/build/FastBool.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Arrow.hs -o libraries/base/dist-install/build/Control/Arrow.o -dyno libraries/base/dist-install/build/Control/Arrow.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Lazy.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Lazy/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.p_o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Data/STRef/Lazy.hs -o libraries/base/dist-install/build/Data/STRef/Lazy.p_o -dyno libraries/base/dist-install/build/Data/STRef/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Numeric/Natural.hs -o libraries/base/dist-install/build/Numeric/Natural.p_o -dyno libraries/base/dist-install/build/Numeric/Natural.dyn_o "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a.contents /usr/bin/find libraries/filepath/dist-install/build/System/FilePath_p_o_split libraries/filepath/dist-install/build/System/FilePath/Posix_p_o_split libraries/filepath/dist-install/build/System/FilePath/Windows_p_o_split -name '*.p_o' -print >> libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a.contents echo >> libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a.contents "/usr/bin/ar" q libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a @libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a.contents /usr/bin/ar: creating libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Base.hs -o libraries/array/dist-install/build/Data/Array/Base.p_o -dyno libraries/array/dist-install/build/Data/Array/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/MonthDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.dyn_o libraries/time/lib/Data/Time/Calendar/MonthDay.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:48:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:49:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Signals.hs -o libraries/unix/dist-install/build/System/Posix/Signals.p_o -dyno libraries/unix/dist-install/build/System/Posix/Signals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -c libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.p_o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Reflect.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-install/build/Control/Applicative/Backwards.p_o -dyno libraries/transformers/dist-install/build/Control/Applicative/Backwards.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-install/build/Data/Functor/Constant.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Constant.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Except.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/List.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/List.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Compose.hs -o libraries/transformers/dist-install/build/Data/Functor/Compose.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Compose.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Product.hs -o libraries/transformers/dist-install/build/Data/Functor/Product.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Product.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-install/build/Data/Functor/Reverse.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Reverse.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Data/Functor/Sum.hs -o libraries/transformers/dist-install/build/Data/Functor/Sum.p_o -dyno libraries/transformers/dist-install/build/Data/Functor/Sum.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Debug.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Debug.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Transitional.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Frameset.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml/Strict.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo.p_o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FastTypes.hs -o compiler/stage2/build/FastTypes.p_o -dyno compiler/stage2/build/FastTypes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Encoding.hs -o compiler/stage2/build/Encoding.p_o -dyno compiler/stage2/build/Encoding.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Applicative.hs -o libraries/base/dist-install/build/Control/Applicative.o -dyno libraries/base/dist-install/build/Control/Applicative.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -c libraries/base/./Text/Printf.hs -o libraries/base/dist-install/build/Text/Printf.p_o -dyno libraries/base/dist-install/build/Text/Printf.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/IArray.hs -o libraries/array/dist-install/build/Data/Array/IArray.p_o -dyno libraries/array/dist-install/build/Data/Array/IArray.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/MArray.hs -o libraries/array/dist-install/build/Data/Array/MArray.p_o -dyno libraries/array/dist-install/build/Data/Array/MArray.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/IO/Internals.hs -o libraries/array/dist-install/build/Data/Array/IO/Internals.p_o -dyno libraries/array/dist-install/build/Data/Array/IO/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/MArray/Safe.hs -o libraries/array/dist-install/build/Data/Array/MArray/Safe.p_o -dyno libraries/array/dist-install/build/Data/Array/MArray/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Unboxed.hs -o libraries/array/dist-install/build/Data/Array/Unboxed.p_o -dyno libraries/array/dist-install/build/Data/Array/Unboxed.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key deeps_FpR4obOZALU1lutWnrBldi -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/deepseq/dist-install/build -hidir libraries/deepseq/dist-install/build -stubdir libraries/deepseq/dist-install/build -split-objs -c libraries/deepseq/./Control/DeepSeq.hs -o libraries/deepseq/dist-install/build/Control/DeepSeq.p_o -dyno libraries/deepseq/dist-install/build/Control/DeepSeq.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs -o libraries/unix/dist-install/build/System/Posix/Signals/Exts.p_o -dyno libraries/unix/dist-install/build/System/Posix/Signals/Exts.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -c libraries/process/./System/Process/Internals.hs -o libraries/process/dist-install/build/System/Process/Internals.p_o -dyno libraries/process/dist-install/build/System/Process/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-install/build/Control/Applicative/Lift.p_o -dyno libraries/transformers/dist-install/build/Control/Applicative/Lift.dyn_o libraries/template-haskell/Language/Haskell/TH/Syntax.hs:560:11: Warning: Rule "TH:liftString" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘lift’ "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.p_o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -c libraries/xhtml/./Text/XHtml.hs -o libraries/xhtml/dist-install/build/Text/XHtml.p_o -dyno libraries/xhtml/dist-install/build/Text/XHtml.dyn_o "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a.contents /usr/bin/find libraries/terminfo/dist-install/build/System/Console/Terminfo_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Base_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Color_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects_p_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys_p_o_split -name '*.p_o' -print >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a.contents echo >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a.contents "/usr/bin/ar" q libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a @libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a.contents /usr/bin/ar: creating libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/MonadException.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/MonadException.hs:38:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead libraries/haskeline/System/Console/Haskeline/MonadException.hs:43:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:57: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:162:19: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:40: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:55: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:164:29: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Panic.hs -o compiler/stage2/build/Panic.p_o -dyno compiler/stage2/build/Panic.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FastFunctions.hs -o compiler/stage2/build/FastFunctions.p_o -dyno compiler/stage2/build/FastFunctions.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Traversable.hs -o libraries/base/dist-install/build/Data/Traversable.o -dyno libraries/base/dist-install/build/Data/Traversable.dyn_o "rm" -f libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a.contents /usr/bin/find libraries/base/dist-install/build/Control/Applicative_p_o_split libraries/base/dist-install/build/Control/Arrow_p_o_split libraries/base/dist-install/build/Control/Category_p_o_split libraries/base/dist-install/build/Control/Concurrent_p_o_split libraries/base/dist-install/build/Control/Concurrent/Chan_p_o_split libraries/base/dist-install/build/Control/Concurrent/MVar_p_o_split libraries/base/dist-install/build/Control/Concurrent/QSem_p_o_split libraries/base/dist-install/build/Control/Concurrent/QSemN_p_o_split libraries/base/dist-install/build/Control/Exception_p_o_split libraries/base/dist-install/build/Control/Exception/Base_p_o_split libraries/base/dist-install/build/Control/Monad_p_o_split libraries/base/dist-install/build/Control/Monad/Fix_p_o_split libraries/base/dist-install/build/Control/Monad/Instances_p_o_split libraries/base/dist-install/build/Control/Monad/ST_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Safe_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Strict_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Unsafe_p_o_split libraries/base/dist-install/build/Control/Monad/Zip_p_o_split libraries/base/dist-install/build/Data/Bifunctor_p_o_split libraries/base/dist-install/build/Data/Bits_p_o_split libraries/base/dist-install/build/Data/Bool_p_o_split libraries/base/dist-install/build/Data/Char_p_o_split libraries/base/dist-install/build/Data/Coerce_p_o_split libraries/base/dist-install/build/Data/Complex_p_o_split libraries/base/dist-install/build/Data/Data_p_o_split libraries/base/dist-install/build/Data/Dynamic_p_o_split libraries/base/dist-install/build/Data/Either_p_o_split libraries/base/dist-install/build/Data/Eq_p_o_split libraries/base/dist-install/build/Data/Fixed_p_o_split libraries/base/dist-install/build/Data/Foldable_p_o_split libraries/base/dist-install/build/Data/Function_p_o_split libraries/base/dist-install/build/Data/Functor_p_o_split libraries/base/dist-install/build/Data/Functor/Identity_p_o_split libraries/base/dist-install/build/Data/IORef_p_o_split libraries/base/dist-install/build/Data/Int_p_o_split libraries/base/dist-install/build/Data/Ix_p_o_split libraries/base/dist-install/build/Data/List_p_o_split libraries/base/dist-install/build/Data/Maybe_p_o_split libraries/base/dist-install/build/Data/Monoid_p_o_split libraries/base/dist-install/build/Data/Ord_p_o_split libraries/base/dist-install/build/Data/Proxy_p_o_split libraries/base/dist-install/build/Data/Ratio_p_o_split libraries/base/dist-install/build/Data/STRef_p_o_split libraries/base/dist-install/build/Data/STRef/Lazy_p_o_split libraries/base/dist-install/build/Data/STRef/Strict_p_o_split libraries/base/dist-install/build/Data/String_p_o_split libraries/base/dist-install/build/Data/Traversable_p_o_split libraries/base/dist-install/build/Data/Tuple_p_o_split libraries/base/dist-install/build/Data/Type/Bool_p_o_split libraries/base/dist-install/build/Data/Type/Coercion_p_o_split libraries/base/dist-install/build/Data/Type/Equality_p_o_split libraries/base/dist-install/build/Data/Typeable_p_o_split libraries/base/dist-install/build/Data/Typeable/Internal_p_o_split libraries/base/dist-install/build/Data/Unique_p_o_split libraries/base/dist-install/build/Data/Version_p_o_split libraries/base/dist-install/build/Data/Void_p_o_split libraries/base/dist-install/build/Data/Word_p_o_split libraries/base/dist-install/build/Debug/Trace_p_o_split libraries/base/dist-install/build/Foreign_p_o_split libraries/base/dist-install/build/Foreign/C_p_o_split libraries/base/dist-install/build/Foreign/C/Error_p_o_split libraries/base/dist-install/build/Foreign/C/String_p_o_split libraries/base/dist-install/build/Foreign/C/Types_p_o_split libraries/base/dist-install/build/Foreign/Concurrent_p_o_split libraries/base/dist-install/build/Foreign/ForeignPtr_p_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Safe_p_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe_p_o_split libraries/base/dist-install/build/Foreign/Marshal_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Alloc_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Array_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Error_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Pool_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Safe_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Unsafe_p_o_split libraries/base/dist-install/build/Foreign/Marshal/Utils_p_o_split libraries/base/dist-install/build/Foreign/Ptr_p_o_split libraries/base/dist-install/build/Foreign/Safe_p_o_split libraries/base/dist-install/build/Foreign/StablePtr_p_o_split libraries/base/dist-install/build/Foreign/Storable_p_o_split libraries/base/dist-install/build/GHC/Arr_p_o_split libraries/base/dist-install/build/GHC/Base_p_o_split libraries/base/dist-install/build/GHC/Char_p_o_split libraries/base/dist-install/build/GHC/Conc_p_o_split libraries/base/dist-install/build/GHC/Conc/IO_p_o_split libraries/base/dist-install/build/GHC/Conc/Signal_p_o_split libraries/base/dist-install/build/GHC/Conc/Sync_p_o_split libraries/base/dist-install/build/GHC/ConsoleHandler_p_o_split libraries/base/dist-install/build/GHC/Constants_p_o_split libraries/base/dist-install/build/GHC/Desugar_p_o_split libraries/base/dist-install/build/GHC/Enum_p_o_split libraries/base/dist-install/build/GHC/Environment_p_o_split libraries/base/dist-install/build/GHC/Err_p_o_split libraries/base/dist-install/build/GHC/Exception_p_o_split libraries/base/dist-install/build/GHC/Exts_p_o_split libraries/base/dist-install/build/GHC/Fingerprint_p_o_split libraries/base/dist-install/build/GHC/Fingerprint/Type_p_o_split libraries/base/dist-install/build/GHC/Float_p_o_split libraries/base/dist-install/build/GHC/Float/ConversionUtils_p_o_split libraries/base/dist-install/build/GHC/Float/RealFracMethods_p_o_split libraries/base/dist-install/build/GHC/Foreign_p_o_split libraries/base/dist-install/build/GHC/ForeignPtr_p_o_split libraries/base/dist-install/build/GHC/GHCi_p_o_split libraries/base/dist-install/build/GHC/Generics_p_o_split libraries/base/dist-install/build/GHC/IO_p_o_split libraries/base/dist-install/build/GHC/IO/Buffer_p_o_split libraries/base/dist-install/build/GHC/IO/BufferedIO_p_o_split libraries/base/dist-install/build/GHC/IO/Device_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/CodePage_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Failure_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Iconv_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Latin1_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Types_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF16_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF32_p_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF8_p_o_split libraries/base/dist-install/build/GHC/IO/Exception_p_o_split libraries/base/dist-install/build/GHC/IO/FD_p_o_split libraries/base/dist-install/build/GHC/IO/Handle_p_o_split libraries/base/dist-install/build/GHC/IO/Handle/FD_p_o_split libraries/base/dist-install/build/GHC/IO/Handle/Internals_p_o_split libraries/base/dist-install/build/GHC/IO/Handle/Text_p_o_split libraries/base/dist-install/build/GHC/IO/Handle/Types_p_o_split libraries/base/dist-install/build/GHC/IO/IOMode_p_o_split libraries/base/dist-install/build/GHC/IOArray_p_o_split libraries/base/dist-install/build/GHC/IORef_p_o_split libraries/base/dist-install/build/GHC/IP_p_o_split libraries/base/dist-install/build/GHC/Int_p_o_split libraries/base/dist-install/build/GHC/List_p_o_split libraries/base/dist-install/build/GHC/MVar_p_o_split libraries/base/dist-install/build/GHC/Natural_p_o_split libraries/base/dist-install/build/GHC/Num_p_o_split libraries/base/dist-install/build/GHC/OldList_p_o_split libraries/base/dist-install/build/GHC/PArr_p_o_split libraries/base/dist-install/build/GHC/Pack_p_o_split libraries/base/dist-install/build/GHC/Profiling_p_o_split libraries/base/dist-install/build/GHC/Ptr_p_o_split libraries/base/dist-install/build/GHC/Read_p_o_split libraries/base/dist-install/build/GHC/Real_p_o_split libraries/base/dist-install/build/GHC/RTS/Flags_p_o_split libraries/base/dist-install/build/GHC/ST_p_o_split libraries/base/dist-install/build/GHC/StaticPtr_p_o_split libraries/base/dist-install/build/GHC/STRef_p_o_split libraries/base/dist-install/build/GHC/Show_p_o_split libraries/base/dist-install/build/GHC/Stable_p_o_split libraries/base/dist-install/build/GHC/Stack_p_o_split libraries/base/dist-install/build/GHC/Stats_p_o_split libraries/base/dist-install/build/GHC/Storable_p_o_split libraries/base/dist-install/build/GHC/TopHandler_p_o_split libraries/base/dist-install/build/GHC/TypeLits_p_o_split libraries/base/dist-install/build/GHC/Unicode_p_o_split libraries/base/dist-install/build/GHC/Weak_p_o_split libraries/base/dist-install/build/GHC/Word_p_o_split libraries/base/dist-install/build/Numeric_p_o_split libraries/base/dist-install/build/Numeric/Natural_p_o_split libraries/base/dist-install/build/Prelude_p_o_split libraries/base/dist-install/build/System/CPUTime_p_o_split libraries/base/dist-install/build/System/Console/GetOpt_p_o_split libraries/base/dist-install/build/System/Environment_p_o_split libraries/base/dist-install/build/System/Exit_p_o_split libraries/base/dist-install/build/System/IO_p_o_split libraries/base/dist-install/build/System/IO/Error_p_o_split libraries/base/dist-install/build/System/IO/Unsafe_p_o_split libraries/base/dist-install/build/System/Info_p_o_split libraries/base/dist-install/build/System/Mem_p_o_split libraries/base/dist-install/build/System/Mem/StableName_p_o_split libraries/base/dist-install/build/System/Mem/Weak_p_o_split libraries/base/dist-install/build/System/Posix/Internals_p_o_split libraries/base/dist-install/build/System/Posix/Types_p_o_split libraries/base/dist-install/build/System/Timeout_p_o_split libraries/base/dist-install/build/Text/ParserCombinators/ReadP_p_o_split libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec_p_o_split libraries/base/dist-install/build/Text/Printf_p_o_split libraries/base/dist-install/build/Text/Read_p_o_split libraries/base/dist-install/build/Text/Read/Lex_p_o_split libraries/base/dist-install/build/Text/Show_p_o_split libraries/base/dist-install/build/Text/Show/Functions_p_o_split libraries/base/dist-install/build/Unsafe/Coerce_p_o_split libraries/base/dist-install/build/GHC/Event_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Imp_p_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp_p_o_split libraries/base/dist-install/build/Data/OldList_p_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Imp_p_o_split libraries/base/dist-install/build/System/Environment/ExecutablePath_p_o_split libraries/base/dist-install/build/GHC/Event/Arr_p_o_split libraries/base/dist-install/build/GHC/Event/Array_p_o_split libraries/base/dist-install/build/GHC/Event/Clock_p_o_split libraries/base/dist-install/build/GHC/Event/Control_p_o_split libraries/base/dist-install/build/GHC/Event/EPoll_p_o_split libraries/base/dist-install/build/GHC/Event/IntTable_p_o_split libraries/base/dist-install/build/GHC/Event/Internal_p_o_split libraries/base/dist-install/build/GHC/Event/KQueue_p_o_split libraries/base/dist-install/build/GHC/Event/Manager_p_o_split libraries/base/dist-install/build/GHC/Event/PSQ_p_o_split libraries/base/dist-install/build/GHC/Event/Poll_p_o_split libraries/base/dist-install/build/GHC/Event/Thread_p_o_split libraries/base/dist-install/build/GHC/Event/TimerManager_p_o_split libraries/base/dist-install/build/GHC/Event/Unique_p_o_split -name '*.p_o' -print >> libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a.contents echo libraries/base/dist-install/build/cbits/DarwinUtils.p_o libraries/base/dist-install/build/cbits/PrelIOUtils.p_o libraries/base/dist-install/build/cbits/SetEnv.p_o libraries/base/dist-install/build/cbits/WCsubst.p_o libraries/base/dist-install/build/cbits/Win32Utils.p_o libraries/base/dist-install/build/cbits/consUtils.p_o libraries/base/dist-install/build/cbits/iconv.p_o libraries/base/dist-install/build/cbits/inputReady.p_o libraries/base/dist-install/build/cbits/md5.p_o libraries/base/dist-install/build/cbits/primFloat.p_o libraries/base/dist-install/build/cbits/rts.p_o libraries/base/dist-install/build/cbits/sysconf.p_o >> libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a.contents "/usr/bin/ar" q libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a @libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a.contents /usr/bin/ar: creating libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a "rm" -f libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/IO.hs -o libraries/array/dist-install/build/Data/Array/IO.p_o -dyno libraries/array/dist-install/build/Data/Array/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/ST.hs -o libraries/array/dist-install/build/Data/Array/ST.p_o -dyno libraries/array/dist-install/build/Data/Array/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Storable/Internals.hs -o libraries/array/dist-install/build/Data/Array/Storable/Internals.p_o -dyno libraries/array/dist-install/build/Data/Array/Storable/Internals.dyn_o "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a.contents /usr/bin/find libraries/deepseq/dist-install/build/Control/DeepSeq_p_o_split -name '*.p_o' -print >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a.contents echo >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a.contents "/usr/bin/ar" q libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a @libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a.contents /usr/bin/ar: creating libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Internal.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntSet/Base.hs -o libraries/containers/dist-install/build/Data/IntSet/Base.p_o -dyno libraries/containers/dist-install/build/Data/IntSet/Base.dyn_o libraries/containers/Data/IntSet/Base.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntSet/Base.hs:174:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Set/Base.hs -o libraries/containers/dist-install/build/Data/Set/Base.p_o -dyno libraries/containers/dist-install/build/Data/Set/Base.dyn_o libraries/containers/Data/Set/Base.hs:195:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Sequence.hs -o libraries/containers/dist-install/build/Data/Sequence.p_o -dyno libraries/containers/dist-install/build/Data/Sequence.dyn_o libraries/containers/Data/Sequence.hs:154:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant libraries/containers/Data/Sequence.hs:159:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Sequence.hs:161:1: Warning: The import of ‘foldMap’ from module ‘Data.Foldable’ is redundant "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/Days.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Days.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Days.dyn_o libraries/time/lib/Data/Time/Calendar/Days.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:45:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/Scale.hs -o libraries/time/dist-install/build/Data/Time/Clock/Scale.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/Scale.dyn_o libraries/time/lib/Data/Time/Clock/Scale.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:65:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:88:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -c libraries/process/dist-install/build/System/Process.hs -o libraries/process/dist-install/build/System/Process.p_o -dyno libraries/process/dist-install/build/System/Process.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -c libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.p_o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.dyn_o "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a.contents /usr/bin/find libraries/transformers/dist-install/build/Control/Applicative/Backwards_p_o_split libraries/transformers/dist-install/build/Control/Applicative/Lift_p_o_split libraries/transformers/dist-install/build/Control/Monad/IO/Class_p_o_split libraries/transformers/dist-install/build/Control/Monad/Signatures_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Class_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Cont_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Except_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Error_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Identity_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/List_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Reader_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy_p_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict_p_o_split libraries/transformers/dist-install/build/Data/Functor/Classes_p_o_split libraries/transformers/dist-install/build/Data/Functor/Compose_p_o_split libraries/transformers/dist-install/build/Data/Functor/Constant_p_o_split libraries/transformers/dist-install/build/Data/Functor/Product_p_o_split libraries/transformers/dist-install/build/Data/Functor/Reverse_p_o_split libraries/transformers/dist-install/build/Data/Functor/Sum_p_o_split -name '*.p_o' -print >> libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a.contents echo >> libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a.contents "/usr/bin/ar" q libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a @libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a.contents /usr/bin/ar: creating libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm_p.a.contents "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a.contents /usr/bin/find libraries/xhtml/dist-install/build/Text/XHtml_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Debug_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Table_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/BlockTable_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Extras_p_o_split libraries/xhtml/dist-install/build/Text/XHtml/Internals_p_o_split -name '*.p_o' -print >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a.contents echo >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a.contents "/usr/bin/ar" q libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a @libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a.contents /usr/bin/ar: creating libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Monads.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Monads.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/Ctype.hs -o compiler/stage2/build/Ctype.p_o -dyno compiler/stage2/build/Ctype.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/Cond.hs -o compiler/stage2/build/PPC/Cond.p_o -dyno compiler/stage2/build/PPC/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/List.hs -o libraries/base/dist-install/build/Data/List.o -dyno libraries/base/dist-install/build/Data/List.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad.hs -o libraries/base/dist-install/build/Control/Monad.o -dyno libraries/base/dist-install/build/Control/Monad.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/IO/Safe.hs -o libraries/array/dist-install/build/Data/Array/IO/Safe.p_o -dyno libraries/array/dist-install/build/Data/Array/IO/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/ST/Safe.hs -o libraries/array/dist-install/build/Data/Array/ST/Safe.p_o -dyno libraries/array/dist-install/build/Data/Array/ST/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Storable.hs -o libraries/array/dist-install/build/Data/Array/Storable.p_o -dyno libraries/array/dist-install/build/Data/Array/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Storable/Safe.hs -o libraries/array/dist-install/build/Data/Array/Storable/Safe.p_o -dyno libraries/array/dist-install/build/Data/Array/Storable/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -c libraries/array/./Data/Array/Unsafe.hs -o libraries/array/dist-install/build/Data/Array/Unsafe.p_o -dyno libraries/array/dist-install/build/Data/Array/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Unsafe.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Short/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntMap/Base.hs -o libraries/containers/dist-install/build/Data/IntMap/Base.p_o -dyno libraries/containers/dist-install/build/Data/IntMap/Base.dyn_o libraries/containers/Data/IntMap/Base.hs:219:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/IntMap/Base.hs:225:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntMap/Base.hs:226:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() libraries/containers/Data/IntMap/Base.hs:228:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntSet.hs -o libraries/containers/dist-install/build/Data/IntSet.p_o -dyno libraries/containers/dist-install/build/Data/IntSet.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Map/Base.hs -o libraries/containers/dist-install/build/Data/Map/Base.p_o -dyno libraries/containers/dist-install/build/Data/Map/Base.dyn_o libraries/containers/Data/Map/Base.hs:273:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Map/Base.hs:277:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Map/Base.hs:278:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Set.hs -o libraries/containers/dist-install/build/Data/Set.p_o -dyno libraries/containers/dist-install/build/Data/Set.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Tree.hs -o libraries/containers/dist-install/build/Data/Tree.p_o -dyno libraries/containers/dist-install/build/Data/Tree.dyn_o libraries/containers/Data/Tree.hs:37:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Tree.hs:39:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Tree.hs:42:1: Warning: The import of ‘Foldable, foldMap’ from module ‘Data.Foldable’ is redundant libraries/containers/Data/Tree.hs:43:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.dyn_o libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:126:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.dyn_o libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:42:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/UTC.hs -o libraries/time/dist-install/build/Data/Time/Clock/UTC.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/UTC.dyn_o libraries/time/lib/Data/Time/Clock/UTC.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:79:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:80:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:116:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -c libraries/process/./System/Cmd.hs -o libraries/process/dist-install/build/System/Cmd.p_o -dyno libraries/process/dist-install/build/System/Cmd.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -c libraries/pretty/src/Text/PrettyPrint.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint.p_o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -c libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.p_o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Text.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Text.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PprBase.hs -o compiler/stage2/build/PprBase.p_o -dyno compiler/stage2/build/PprBase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Prelude.hs -o libraries/base/dist-install/build/Prelude.o -dyno libraries/base/dist-install/build/Prelude.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Debug/Trace.hs -o libraries/base/dist-install/build/Debug/Trace.o -dyno libraries/base/dist-install/build/Debug/Trace.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/String.hs -o libraries/base/dist-install/build/Data/String.o -dyno libraries/base/dist-install/build/Data/String.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/RTS/Flags.hs -o libraries/base/dist-install/build/GHC/RTS/Flags.o -dyno libraries/base/dist-install/build/GHC/RTS/Flags.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/GHC/Stats.hs -o libraries/base/dist-install/build/GHC/Stats.o -dyno libraries/base/dist-install/build/GHC/Stats.dyn_o "rm" -f libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a.contents /usr/bin/find libraries/array/dist-install/build/Data/Array_p_o_split libraries/array/dist-install/build/Data/Array/Base_p_o_split libraries/array/dist-install/build/Data/Array/IArray_p_o_split libraries/array/dist-install/build/Data/Array/IO_p_o_split libraries/array/dist-install/build/Data/Array/IO/Safe_p_o_split libraries/array/dist-install/build/Data/Array/IO/Internals_p_o_split libraries/array/dist-install/build/Data/Array/MArray_p_o_split libraries/array/dist-install/build/Data/Array/MArray/Safe_p_o_split libraries/array/dist-install/build/Data/Array/ST_p_o_split libraries/array/dist-install/build/Data/Array/ST/Safe_p_o_split libraries/array/dist-install/build/Data/Array/Storable_p_o_split libraries/array/dist-install/build/Data/Array/Storable/Safe_p_o_split libraries/array/dist-install/build/Data/Array/Storable/Internals_p_o_split libraries/array/dist-install/build/Data/Array/Unboxed_p_o_split libraries/array/dist-install/build/Data/Array/Unsafe_p_o_split -name '*.p_o' -print >> libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a.contents echo >> libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a.contents "/usr/bin/ar" q libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a @libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a.contents /usr/bin/ar: creating libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a "rm" -f libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString.hs -o libraries/bytestring/dist-install/build/Data/ByteString.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Short.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntMap/Lazy.hs -o libraries/containers/dist-install/build/Data/IntMap/Lazy.p_o -dyno libraries/containers/dist-install/build/Data/IntMap/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntMap/Strict.hs -o libraries/containers/dist-install/build/Data/IntMap/Strict.p_o -dyno libraries/containers/dist-install/build/Data/IntMap/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Map/Strict.hs -o libraries/containers/dist-install/build/Data/Map/Strict.p_o -dyno libraries/containers/dist-install/build/Data/Map/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Map/Lazy.hs -o libraries/containers/dist-install/build/Data/Map/Lazy.p_o -dyno libraries/containers/dist-install/build/Data/Map/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Graph.hs -o libraries/containers/dist-install/build/Data/Graph.p_o -dyno libraries/containers/dist-install/build/Data/Graph.dyn_o libraries/containers/Data/Graph.hs:78:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/Gregorian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.dyn_o libraries/time/lib/Data/Time/Calendar/Gregorian.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:56:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:82:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/WeekDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.dyn_o libraries/time/lib/Data/Time/Calendar/WeekDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:41:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:45:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:52:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/Julian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Julian.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Julian.dyn_o libraries/time/lib/Data/Time/Calendar/Julian.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:50:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:51:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:63:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/POSIX.hs -o libraries/time/dist-install/build/Data/Time/Clock/POSIX.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/POSIX.dyn_o "rm" -f libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a.contents /usr/bin/find libraries/process/dist-install/build/System/Cmd_p_o_split libraries/process/dist-install/build/System/Process_p_o_split libraries/process/dist-install/build/System/Process/Internals_p_o_split -name '*.p_o' -print >> libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a.contents echo libraries/process/dist-install/build/cbits/runProcess.p_o >> libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a.contents "/usr/bin/ar" q libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a @libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a.contents /usr/bin/ar: creating libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a "rm" -f libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH_p.a.contents "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a.contents /usr/bin/find libraries/pretty/dist-install/build/Text/PrettyPrint_p_o_split libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ_p_o_split libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass_p_o_split -name '*.p_o' -print >> libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a.contents echo >> libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a.contents "/usr/bin/ar" q libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a @libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a.contents /usr/bin/ar: creating libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.dyn_o libraries/time/lib/Data/Time/Clock/POSIX.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/POSIX.hs:35:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/System/Environment/ExecutablePath.hs -o libraries/base/dist-install/build/System/Environment/ExecutablePath.o -dyno libraries/base/dist-install/build/System/Environment/ExecutablePath.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Exit.hs -o libraries/base/dist-install/build/System/Exit.o -dyno libraries/base/dist-install/build/System/Exit.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Module.hs-boot -o compiler/stage2/build/Module.o-boot -dyno compiler/stage2/build/Module.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Version.hs -o libraries/base/dist-install/build/Data/Version.o -dyno libraries/base/dist-install/build/Data/Version.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/CTimeval.hs -o libraries/time/dist-install/build/Data/Time/Clock/CTimeval.o -dyno libraries/time/dist-install/build/Data/Time/Clock/CTimeval.dyn_o libraries/time/lib/Data/Time/Clock/CTimeval.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:34:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Ix.hs -o libraries/base/dist-install/build/Data/Ix.o -dyno libraries/base/dist-install/build/Data/Ix.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/Zip.hs -o libraries/base/dist-install/build/Control/Monad/Zip.o -dyno libraries/base/dist-install/build/Control/Monad/Zip.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Mem/StableName.hs -o libraries/base/dist-install/build/System/Mem/StableName.o -dyno libraries/base/dist-install/build/System/Mem/StableName.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Unique.hs -o libraries/base/dist-install/build/Data/Unique.o -dyno libraries/base/dist-install/build/Data/Unique.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Ratio.hs -o libraries/base/dist-install/build/Data/Ratio.o -dyno libraries/base/dist-install/build/Data/Ratio.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Concurrent/QSemN.hs -o libraries/base/dist-install/build/Control/Concurrent/QSemN.o -dyno libraries/base/dist-install/build/Control/Concurrent/QSemN.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Concurrent/QSem.hs -o libraries/base/dist-install/build/Control/Concurrent/QSem.o -dyno libraries/base/dist-install/build/Control/Concurrent/QSem.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Concurrent/Chan.hs -o libraries/base/dist-install/build/Control/Concurrent/Chan.o -dyno libraries/base/dist-install/build/Control/Concurrent/Chan.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Utils/StrictPair.hs -o libraries/containers/dist-install/build/Data/Utils/StrictPair.o -dyno libraries/containers/dist-install/build/Data/Utils/StrictPair.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Utils/StrictFold.hs -o libraries/containers/dist-install/build/Data/Utils/StrictFold.o -dyno libraries/containers/dist-install/build/Data/Utils/StrictFold.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/SharedMem.hs -o libraries/unix/dist-install/build/System/Posix/SharedMem.o -dyno libraries/unix/dist-install/build/System/Posix/SharedMem.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Resource.hs -o libraries/unix/dist-install/build/System/Posix/Resource.o -dyno libraries/unix/dist-install/build/System/Posix/Resource.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/User.hs -o libraries/unix/dist-install/build/System/Posix/User.o -dyno libraries/unix/dist-install/build/System/Posix/User.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Time.hs -o libraries/unix/dist-install/build/System/Posix/Time.o -dyno libraries/unix/dist-install/build/System/Posix/Time.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO/Common.hs -o libraries/unix/dist-install/build/System/Posix/IO/Common.o -dyno libraries/unix/dist-install/build/System/Posix/IO/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/./System/Posix/Error.hs -o libraries/unix/dist-install/build/System/Posix/Error.o -dyno libraries/unix/dist-install/build/System/Posix/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Env.hs -o libraries/unix/dist-install/build/System/Posix/Env.o -dyno libraries/unix/dist-install/build/System/Posix/Env.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Unistd.hs -o libraries/unix/dist-install/build/System/Posix/Unistd.o -dyno libraries/unix/dist-install/build/System/Posix/Unistd.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory/Common.hs -o libraries/unix/dist-install/build/System/Posix/Directory/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Directory/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Outputable.hs-boot -o compiler/stage2/build/Outputable.o-boot -dyno compiler/stage2/build/Outputable.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Mem/Weak.hs -o libraries/base/dist-install/build/System/Mem/Weak.o -dyno libraries/base/dist-install/build/System/Mem/Weak.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/IO/Class.hs -o libraries/transformers/dist-install/build/Control/Monad/IO/Class.o -dyno libraries/transformers/dist-install/build/Control/Monad/IO/Class.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stage2/build/Config.hs -o compiler/stage2/build/Config.o -dyno compiler/stage2/build/Config.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/StaticFlags.hs-boot -o compiler/stage2/build/StaticFlags.o-boot -dyno compiler/stage2/build/StaticFlags.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/OccName.hs-boot -o compiler/stage2/build/OccName.o-boot -dyno compiler/stage2/build/OccName.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Platform.hs -o compiler/stage2/build/Platform.o -dyno compiler/stage2/build/Platform.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FastMutInt.hs -o compiler/stage2/build/FastMutInt.o -dyno compiler/stage2/build/FastMutInt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stage2/build/Fingerprint.hs -o compiler/stage2/build/Fingerprint.o -dyno compiler/stage2/build/Fingerprint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Collections.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Checkpoint.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Block.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Block.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Block.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Imp.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Hooks.hs-boot -o compiler/stage2/build/Hooks.o-boot -dyno compiler/stage2/build/Hooks.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Maybes.hs -o compiler/stage2/build/Maybes.o -dyno compiler/stage2/build/Maybes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/PlatformConstants.hs -o compiler/stage2/build/PlatformConstants.o -dyno compiler/stage2/build/PlatformConstants.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrimOp.hs-boot -o compiler/stage2/build/PrimOp.o-boot -dyno compiler/stage2/build/PrimOp.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Stream.hs -o compiler/stage2/build/Stream.o -dyno compiler/stage2/build/Stream.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Class.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Class.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Signatures.hs -o libraries/transformers/dist-install/build/Control/Monad/Signatures.o -dyno libraries/transformers/dist-install/build/Control/Monad/Signatures.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Key.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/LineState.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Recover.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/Cond.hs -o compiler/stage2/build/X86/Cond.o -dyno compiler/stage2/build/X86/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/State.hs -o compiler/stage2/build/State.o -dyno compiler/stage2/build/State.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Cond.hs -o compiler/stage2/build/SPARC/Cond.o -dyno compiler/stage2/build/SPARC/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -dynamic-too -c libraries/hpc/./Trace/Hpc/Util.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Util.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Util.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/Instances.hs -o libraries/base/dist-install/build/Control/Monad/Instances.o -dyno libraries/base/dist-install/build/Control/Monad/Instances.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Bifunctor.hs -o libraries/base/dist-install/build/Data/Bifunctor.o -dyno libraries/base/dist-install/build/Data/Bifunctor.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/STRef.hs -o libraries/base/dist-install/build/Data/STRef.o -dyno libraries/base/dist-install/build/Data/STRef.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Console/GetOpt.hs -o libraries/base/dist-install/build/System/Console/GetOpt.o -dyno libraries/base/dist-install/build/System/Console/GetOpt.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Mem.hs -o libraries/base/dist-install/build/System/Mem.o -dyno libraries/base/dist-install/build/System/Mem.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/Show/Functions.hs -o libraries/base/dist-install/build/Text/Show/Functions.o -dyno libraries/base/dist-install/build/Text/Show/Functions.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Fcntl.hs -o libraries/unix/dist-install/build/System/Posix/Fcntl.o -dyno libraries/unix/dist-install/build/System/Posix/Fcntl.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Shape.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/GetOpt.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/TestSuite.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess/Unlit.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Internals.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Internals.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Internals.dyn_o libraries/xhtml/Text/XHtml/Internals.hs:23:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/xhtml/Text/XHtml/Internals.hs:321:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:322:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:323:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:324:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:338:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:339:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:347:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:348:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:349:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:350:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:353:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:354:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:355:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:358:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:359:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:360:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/BlockTable.hs -o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Char8.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Char8.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/IntMap.hs -o libraries/containers/dist-install/build/Data/IntMap.p_o -dyno libraries/containers/dist-install/build/Data/IntMap.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -c libraries/containers/./Data/Map.hs -o libraries/containers/dist-install/build/Data/Map.p_o -dyno libraries/containers/dist-install/build/Data/Map.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar.hs -o libraries/time/dist-install/build/Data/Time/Calendar.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar.dyn_o libraries/time/lib/Data/Time/Calendar.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar.hs:4:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/UTCDiff.hs -o libraries/time/dist-install/build/Data/Time/Clock/UTCDiff.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/UTCDiff.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Files/Common.hs -o libraries/unix/dist-install/build/System/Posix/Files/Common.p_o -dyno libraries/unix/dist-install/build/System/Posix/Files/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs -o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.p_o -dyno libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Env/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Env/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH.p_o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Get/Internal.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Get/Internal.dyn_o libraries/binary/src/Data/Binary/Get/Internal.hs:369:1: Warning: Rule "<$> to <*>" may never fire because ‘<$>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘<$>’ libraries/binary/src/Data/Binary/Get/Internal.hs:402:21: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Unique.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique.dyn_o libraries/hoopl/src/Compiler/Hoopl/Unique.hs:27:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Prefs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FiniteMap.hs -o compiler/stage2/build/FiniteMap.p_o -dyno compiler/stage2/build/FiniteMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Environment.hs -o libraries/base/dist-install/build/System/Environment.o -dyno libraries/base/dist-install/build/System/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Name.hs-boot -o compiler/stage2/build/Name.o-boot -dyno compiler/stage2/build/Name.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Data.hs -o libraries/base/dist-install/build/Data/Data.o -dyno libraries/base/dist-install/build/Data/Data.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array.hs -o libraries/array/dist-install/build/Data/Array.o -dyno libraries/array/dist-install/build/Data/Array.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Concurrent.hs -o libraries/base/dist-install/build/Control/Concurrent.o -dyno libraries/base/dist-install/build/Control/Concurrent.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal.hs -o libraries/unix/dist-install/build/System/Posix/Terminal.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO.hs -o libraries/unix/dist-install/build/System/Posix/IO.o -dyno libraries/unix/dist-install/build/System/Posix/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/./System/Posix/Process/Internals.hs -o libraries/unix/dist-install/build/System/Posix/Process/Internals.o -dyno libraries/unix/dist-install/build/System/Posix/Process/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory.hs -o libraries/unix/dist-install/build/System/Posix/Directory.o -dyno libraries/unix/dist-install/build/System/Posix/Directory.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Exception.hs -o compiler/stage2/build/Exception.o -dyno compiler/stage2/build/Exception.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DynFlags.hs-boot -o compiler/stage2/build/DynFlags.o-boot -dyno compiler/stage2/build/DynFlags.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST.hs -o libraries/base/dist-install/build/Control/Monad/ST.o -dyno libraries/base/dist-install/build/Control/Monad/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/MonadUtils.hs -o compiler/stage2/build/MonadUtils.o -dyno compiler/stage2/build/MonadUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Constants.hs -o compiler/stage2/build/Constants.o -dyno compiler/stage2/build/Constants.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Command.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/dist-install/build/System/CPUTime.hs -o libraries/base/dist-install/build/System/CPUTime.o -dyno libraries/base/dist-install/build/System/CPUTime.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Safe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/STRef/Strict.hs -o libraries/base/dist-install/build/Data/STRef/Strict.o -dyno libraries/base/dist-install/build/Data/STRef/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Info.hs -o libraries/base/dist-install/build/System/Info.o -dyno libraries/base/dist-install/build/System/Info.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/ReadE.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Strict/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Strict/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Transitional/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Frameset/Elements.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.dyn_o "rm" -f libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a.contents libraries/bytestring/Data/ByteString/Builder/Internal.hs:137:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() /usr/bin/find libraries/containers/dist-install/build/Data/IntMap_p_o_split libraries/containers/dist-install/build/Data/IntMap/Lazy_p_o_split libraries/containers/dist-install/build/Data/IntMap/Strict_p_o_split libraries/containers/dist-install/build/Data/IntSet_p_o_split libraries/containers/dist-install/build/Data/Map_p_o_split libraries/containers/dist-install/build/Data/Map/Lazy_p_o_split libraries/containers/dist-install/build/Data/Map/Strict_p_o_split libraries/containers/dist-install/build/Data/Set_p_o_split libraries/containers/dist-install/build/Data/Graph_p_o_split libraries/containers/dist-install/build/Data/Sequence_p_o_split libraries/containers/dist-install/build/Data/Tree_p_o_split libraries/containers/dist-install/build/Data/IntMap/Base_p_o_split libraries/containers/dist-install/build/Data/IntSet/Base_p_o_split libraries/containers/dist-install/build/Data/Map/Base_p_o_split libraries/containers/dist-install/build/Data/Set/Base_p_o_split libraries/containers/dist-install/build/Data/Utils/BitUtil_p_o_split libraries/containers/dist-install/build/Data/Utils/StrictFold_p_o_split libraries/containers/dist-install/build/Data/Utils/StrictPair_p_o_split -name '*.p_o' -print >> libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a.contents echo >> libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a.contents "/usr/bin/ar" q libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a @libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a.contents /usr/bin/ar: creating libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a "rm" -f libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Calendar/Easter.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Easter.p_o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Easter.dyn_o libraries/time/lib/Data/Time/Calendar/Easter.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:32:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock.hs -o libraries/time/dist-install/build/Data/Time/Clock.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock.dyn_o libraries/time/lib/Data/Time/Clock.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:7:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Files.hs -o libraries/unix/dist-install/build/System/Posix/Files.p_o -dyno libraries/unix/dist-install/build/System/Posix/Files.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Temp/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/IO/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/IO/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Process/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Process/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Files/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Files/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/Directory/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a.contents /usr/bin/find libraries/template-haskell/dist-install/build/Language/Haskell/TH_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax_p_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map_p_o_split -name '*.p_o' -print >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a.contents echo >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a.contents "/usr/bin/ar" q libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a @libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a.contents /usr/bin/ar: creating libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Label.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Label.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Label.dyn_o "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Fuel.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel.dyn_o libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./HSCParser.hs -o utils/hsc2hs/dist-install/build/HSCParser.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./Flags.hs -o utils/hsc2hs/dist-install/build/Flags.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen -optP-include -optPutils/ghc-pkg/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -c utils/ghc-pkg/dist-install/build/Version.hs -o utils/ghc-pkg/dist-install/build/Version.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcLexer.hs -o utils/hpc/dist-install/build/HpcLexer.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -dynamic-too -c libraries/filepath/./System/FilePath/Posix.hs -o libraries/filepath/dist-install/build/System/FilePath/Posix.o -dyno libraries/filepath/dist-install/build/System/FilePath/Posix.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Exts.hs -o libraries/base/dist-install/build/GHC/Exts.o -dyno libraries/base/dist-install/build/GHC/Exts.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Fixed.hs -o libraries/base/dist-install/build/Data/Fixed.o -dyno libraries/base/dist-install/build/Data/Fixed.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Natural.hs -o libraries/base/dist-install/build/GHC/Natural.o -dyno libraries/base/dist-install/build/GHC/Natural.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Void.hs -o libraries/base/dist-install/build/Data/Void.o -dyno libraries/base/dist-install/build/Data/Void.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Functor/Identity.hs -o libraries/base/dist-install/build/Data/Functor/Identity.o -dyno libraries/base/dist-install/build/Data/Functor/Identity.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/Complex.hs -o libraries/base/dist-install/build/Data/Complex.o -dyno libraries/base/dist-install/build/Data/Complex.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Semaphore.hs -o libraries/unix/dist-install/build/System/Posix/Semaphore.o -dyno libraries/unix/dist-install/build/System/Posix/Semaphore.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Temp.hs -o libraries/unix/dist-install/build/System/Posix/Temp.o -dyno libraries/unix/dist-install/build/System/Posix/Temp.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process/Common.hs -o libraries/unix/dist-install/build/System/Posix/Process/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Process/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Packages.hs-boot -o compiler/stage2/build/Packages.o-boot -dyno compiler/stage2/build/Packages.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Imp.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Base.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Strict.hs -o libraries/base/dist-install/build/Control/Monad/ST/Strict.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/Desugar.hs -o libraries/base/dist-install/build/GHC/Desugar.o -dyno libraries/base/dist-install/build/GHC/Desugar.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./System/Timeout.hs -o libraries/base/dist-install/build/System/Timeout.o -dyno libraries/base/dist-install/build/System/Timeout.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -dynamic-too -c libraries/filepath/./System/FilePath/Windows.hs -o libraries/filepath/dist-install/build/System/FilePath/Windows.o -dyno libraries/filepath/dist-install/build/System/FilePath/Windows.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs -o libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.o -dyno libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Table.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Table.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Table.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Extras.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Extras.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Extras.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Prim.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/LocalTime/TimeZone.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone.p_o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/./System/Posix.hs -o libraries/unix/dist-install/build/System/Posix.p_o -dyno libraries/unix/dist-install/build/System/Posix.dyn_o libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:96:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -c libraries/unix/./System/Posix/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/ByteString.p_o -dyno libraries/unix/dist-install/build/System/Posix/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Builder/Base.hs -o libraries/binary/dist-install/build/Data/Binary/Builder/Base.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Builder/Base.dyn_o libraries/binary/src/Data/Binary/Builder/Base.hs:67:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Builder/Base.hs:192:37: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-install/build/Data/Binary/Get.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Get.dyn_o libraries/binary/src/Data/Binary/Get.hs:206:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/binary/src/Data/Binary/Get.hs:434:1: Warning: Rule "getWord8/readN" may never fire because ‘getWord8’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’ libraries/binary/src/Data/Binary/Get.hs:435:1: Warning: Rule "getWord16be/readN" may never fire because ‘getWord16be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’ libraries/binary/src/Data/Binary/Get.hs:436:1: Warning: Rule "getWord16le/readN" may never fire because ‘getWord16le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’ libraries/binary/src/Data/Binary/Get.hs:437:1: Warning: Rule "getWord32be/readN" may never fire because ‘getWord32be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’ libraries/binary/src/Data/Binary/Get.hs:438:1: Warning: Rule "getWord32le/readN" may never fire because ‘getWord32le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’ libraries/binary/src/Data/Binary/Get.hs:439:1: Warning: Rule "getWord64be/readN" may never fire because ‘getWord64be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’ libraries/binary/src/Data/Binary/Get.hs:440:1: Warning: Rule "getWord64le/readN" may never fire because ‘getWord64le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’ "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Graph.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph.dyn_o libraries/hoopl/src/Compiler/Hoopl/Graph.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -split-objs -dynamic-too -c libraries/filepath/./System/FilePath.hs -o libraries/filepath/dist-install/build/System/FilePath.o -dyno libraries/filepath/dist-install/build/System/FilePath.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/ExtsCompat46.hs -o compiler/stage2/build/ExtsCompat46.o -dyno compiler/stage2/build/ExtsCompat46.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Numeric/Natural.hs -o libraries/base/dist-install/build/Numeric/Natural.o -dyno libraries/base/dist-install/build/Numeric/Natural.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Private.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Private.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Private.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Utils/BitUtil.hs -o libraries/containers/dist-install/build/Data/Utils/BitUtil.o -dyno libraries/containers/dist-install/build/Data/Utils/BitUtil.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process.hs -o libraries/unix/dist-install/build/System/Posix/Process.o -dyno libraries/unix/dist-install/build/System/Posix/Process.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FastBool.hs -o compiler/stage2/build/FastBool.o -dyno compiler/stage2/build/FastBool.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Classes.hs -o libraries/transformers/dist-install/build/Data/Functor/Classes.o -dyno libraries/transformers/dist-install/build/Data/Functor/Classes.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Reader.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.dyn_o libraries/transformers/Control/Monad/Trans/Reader.hs:69:24: Warning: Tab character libraries/transformers/Control/Monad/Trans/Reader.hs:70:9: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Color.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Effects.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Edit.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Cursor.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo/Keys.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Safe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs -o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.o -dyno libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./GHC/StaticPtr.hs -o libraries/base/dist-install/build/GHC/StaticPtr.o -dyno libraries/base/dist-install/build/GHC/StaticPtr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.dyn_o "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a.contents /usr/bin/find libraries/filepath/dist-install/build/System/FilePath_o_split libraries/filepath/dist-install/build/System/FilePath/Posix_o_split libraries/filepath/dist-install/build/System/FilePath/Windows_o_split -name '*.o' -print >> libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a.contents echo >> libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a.contents "/usr/bin/ar" q libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a @libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a.contents /usr/bin/ar: creating libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a "rm" -f libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Cont.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.dyn_o libraries/transformers/Control/Monad/Trans/Cont.hs:69:20: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:70:16: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:71:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Debug.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Debug.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Transitional.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Transitional.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Frameset.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Frameset.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml/Strict.hs -o libraries/xhtml/dist-install/build/Text/XHtml/Strict.o -dyno libraries/xhtml/dist-install/build/Text/XHtml/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder/Extra.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay.p_o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay.dyn_o libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:28:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:29:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:66:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:67:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:85:1: Warning: Tab character "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a.contents /usr/bin/find libraries/unix/dist-install/build/System/Posix_p_o_split libraries/unix/dist-install/build/System/Posix/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Error_p_o_split libraries/unix/dist-install/build/System/Posix/Resource_p_o_split libraries/unix/dist-install/build/System/Posix/Time_p_o_split libraries/unix/dist-install/build/System/Posix/Unistd_p_o_split libraries/unix/dist-install/build/System/Posix/User_p_o_split libraries/unix/dist-install/build/System/Posix/Signals_p_o_split libraries/unix/dist-install/build/System/Posix/Signals/Exts_p_o_split libraries/unix/dist-install/build/System/Posix/Semaphore_p_o_split libraries/unix/dist-install/build/System/Posix/SharedMem_p_o_split libraries/unix/dist-install/build/System/Posix/ByteString/FilePath_p_o_split libraries/unix/dist-install/build/System/Posix/Directory_p_o_split libraries/unix/dist-install/build/System/Posix/Directory/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker_p_o_split libraries/unix/dist-install/build/System/Posix/Files_p_o_split libraries/unix/dist-install/build/System/Posix/Files/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/IO_p_o_split libraries/unix/dist-install/build/System/Posix/IO/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Env_p_o_split libraries/unix/dist-install/build/System/Posix/Env/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Fcntl_p_o_split libraries/unix/dist-install/build/System/Posix/Process_p_o_split libraries/unix/dist-install/build/System/Posix/Process/Internals_p_o_split libraries/unix/dist-install/build/System/Posix/Process/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Temp_p_o_split libraries/unix/dist-install/build/System/Posix/Temp/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Terminal_p_o_split libraries/unix/dist-install/build/System/Posix/Terminal/ByteString_p_o_split libraries/unix/dist-install/build/System/Posix/Directory/Common_p_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common_p_o_split libraries/unix/dist-install/build/System/Posix/Files/Common_p_o_split libraries/unix/dist-install/build/System/Posix/IO/Common_p_o_split libraries/unix/dist-install/build/System/Posix/Process/Common_p_o_split libraries/unix/dist-install/build/System/Posix/Terminal/Common_p_o_split -name '*.p_o' -print >> libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a.contents echo libraries/unix/dist-install/build/cbits/HsUnix.p_o libraries/unix/dist-install/build/cbits/dirUtils.p_o libraries/unix/dist-install/build/cbits/execvpe.p_o libraries/unix/dist-install/build/cbits/ghcrts.p_o >> libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a.contents "/usr/bin/ar" q libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a @libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a.contents /usr/bin/ar: creating libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-install/build/Data/Binary/Builder.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Builder/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Builder/Internal.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Builder/Internal.dyn_o libraries/binary/src/Data/Binary/Builder/Internal.hs:3:14: Warning: ‘Data.Binary.Builder.Internal’ is marked as Trustworthy but has been inferred as safe! "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Show.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Show.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/dist-install/build/autogen/Paths_hsc2hs.hs -o utils/hsc2hs/dist-install/build/Paths_hsc2hs.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/dist-install/build/autogen/Paths_hpc_bin.hs -o utils/hpc/dist-install/build/Paths_hpc_bin.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key deeps_FpR4obOZALU1lutWnrBldi -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/deepseq/dist-install/build -hidir libraries/deepseq/dist-install/build -stubdir libraries/deepseq/dist-install/build -split-objs -dynamic-too -c libraries/deepseq/./Control/DeepSeq.hs -o libraries/deepseq/dist-install/build/Control/DeepSeq.o -dyno libraries/deepseq/dist-install/build/Control/DeepSeq.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/MonthDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.dyn_o libraries/time/lib/Data/Time/Calendar/MonthDay.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:48:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:49:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Signals.hs -o libraries/unix/dist-install/build/System/Posix/Signals.o -dyno libraries/unix/dist-install/build/System/Posix/Signals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FastTypes.hs -o compiler/stage2/build/FastTypes.o -dyno compiler/stage2/build/FastTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Encoding.hs -o compiler/stage2/build/Encoding.o -dyno compiler/stage2/build/Encoding.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Text/Printf.hs -o libraries/base/dist-install/build/Text/Printf.o -dyno libraries/base/dist-install/build/Text/Printf.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Base.hs -o libraries/array/dist-install/build/Data/Array/Base.o -dyno libraries/array/dist-install/build/Data/Array/Base.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Syntax.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.dyn_o libraries/template-haskell/Language/Haskell/TH/Syntax.hs:560:11: Warning: Rule "TH:liftString" may never fire because ‘lift’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘lift’ "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer/Lazy.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/RWS.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Except.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Except.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/List.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/List.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/List.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Error.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Error.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -split-objs -dynamic-too -c libraries/terminfo/./System/Console/Terminfo.hs -o libraries/terminfo/dist-install/build/System/Console/Terminfo.o -dyno libraries/terminfo/dist-install/build/System/Console/Terminfo.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -dynamic-too -c libraries/hpc/./Trace/Hpc/Tix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Tix.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Tix.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -split-objs -dynamic-too -c libraries/base/./Data/STRef/Lazy.hs -o libraries/base/dist-install/build/Data/STRef/Lazy.o -dyno libraries/base/dist-install/build/Data/STRef/Lazy.dyn_o "rm" -f libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a.contents /usr/bin/find libraries/base/dist-install/build/Control/Applicative_o_split libraries/base/dist-install/build/Control/Arrow_o_split libraries/base/dist-install/build/Control/Category_o_split libraries/base/dist-install/build/Control/Concurrent_o_split libraries/base/dist-install/build/Control/Concurrent/Chan_o_split libraries/base/dist-install/build/Control/Concurrent/MVar_o_split libraries/base/dist-install/build/Control/Concurrent/QSem_o_split libraries/base/dist-install/build/Control/Concurrent/QSemN_o_split libraries/base/dist-install/build/Control/Exception_o_split libraries/base/dist-install/build/Control/Exception/Base_o_split libraries/base/dist-install/build/Control/Monad_o_split libraries/base/dist-install/build/Control/Monad/Fix_o_split libraries/base/dist-install/build/Control/Monad/Instances_o_split libraries/base/dist-install/build/Control/Monad/ST_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe_o_split libraries/base/dist-install/build/Control/Monad/ST/Safe_o_split libraries/base/dist-install/build/Control/Monad/ST/Strict_o_split libraries/base/dist-install/build/Control/Monad/ST/Unsafe_o_split libraries/base/dist-install/build/Control/Monad/Zip_o_split libraries/base/dist-install/build/Data/Bifunctor_o_split libraries/base/dist-install/build/Data/Bits_o_split libraries/base/dist-install/build/Data/Bool_o_split libraries/base/dist-install/build/Data/Char_o_split libraries/base/dist-install/build/Data/Coerce_o_split libraries/base/dist-install/build/Data/Complex_o_split libraries/base/dist-install/build/Data/Data_o_split libraries/base/dist-install/build/Data/Dynamic_o_split libraries/base/dist-install/build/Data/Either_o_split libraries/base/dist-install/build/Data/Eq_o_split libraries/base/dist-install/build/Data/Fixed_o_split libraries/base/dist-install/build/Data/Foldable_o_split libraries/base/dist-install/build/Data/Function_o_split libraries/base/dist-install/build/Data/Functor_o_split libraries/base/dist-install/build/Data/Functor/Identity_o_split libraries/base/dist-install/build/Data/IORef_o_split libraries/base/dist-install/build/Data/Int_o_split libraries/base/dist-install/build/Data/Ix_o_split libraries/base/dist-install/build/Data/List_o_split libraries/base/dist-install/build/Data/Maybe_o_split libraries/base/dist-install/build/Data/Monoid_o_split libraries/base/dist-install/build/Data/Ord_o_split libraries/base/dist-install/build/Data/Proxy_o_split libraries/base/dist-install/build/Data/Ratio_o_split libraries/base/dist-install/build/Data/STRef_o_split libraries/base/dist-install/build/Data/STRef/Lazy_o_split libraries/base/dist-install/build/Data/STRef/Strict_o_split libraries/base/dist-install/build/Data/String_o_split libraries/base/dist-install/build/Data/Traversable_o_split libraries/base/dist-install/build/Data/Tuple_o_split libraries/base/dist-install/build/Data/Type/Bool_o_split libraries/base/dist-install/build/Data/Type/Coercion_o_split libraries/base/dist-install/build/Data/Type/Equality_o_split libraries/base/dist-install/build/Data/Typeable_o_split libraries/base/dist-install/build/Data/Typeable/Internal_o_split libraries/base/dist-install/build/Data/Unique_o_split libraries/base/dist-install/build/Data/Version_o_split libraries/base/dist-install/build/Data/Void_o_split libraries/base/dist-install/build/Data/Word_o_split libraries/base/dist-install/build/Debug/Trace_o_split libraries/base/dist-install/build/Foreign_o_split libraries/base/dist-install/build/Foreign/C_o_split libraries/base/dist-install/build/Foreign/C/Error_o_split libraries/base/dist-install/build/Foreign/C/String_o_split libraries/base/dist-install/build/Foreign/C/Types_o_split libraries/base/dist-install/build/Foreign/Concurrent_o_split libraries/base/dist-install/build/Foreign/ForeignPtr_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Safe_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe_o_split libraries/base/dist-install/build/Foreign/Marshal_o_split libraries/base/dist-install/build/Foreign/Marshal/Alloc_o_split libraries/base/dist-install/build/Foreign/Marshal/Array_o_split libraries/base/dist-install/build/Foreign/Marshal/Error_o_split libraries/base/dist-install/build/Foreign/Marshal/Pool_o_split libraries/base/dist-install/build/Foreign/Marshal/Safe_o_split libraries/base/dist-install/build/Foreign/Marshal/Unsafe_o_split libraries/base/dist-install/build/Foreign/Marshal/Utils_o_split libraries/base/dist-install/build/Foreign/Ptr_o_split libraries/base/dist-install/build/Foreign/Safe_o_split libraries/base/dist-install/build/Foreign/StablePtr_o_split libraries/base/dist-install/build/Foreign/Storable_o_split libraries/base/dist-install/build/GHC/Arr_o_split libraries/base/dist-install/build/GHC/Base_o_split libraries/base/dist-install/build/GHC/Char_o_split libraries/base/dist-install/build/GHC/Conc_o_split libraries/base/dist-install/build/GHC/Conc/IO_o_split libraries/base/dist-install/build/GHC/Conc/Signal_o_split libraries/base/dist-install/build/GHC/Conc/Sync_o_split libraries/base/dist-install/build/GHC/ConsoleHandler_o_split libraries/base/dist-install/build/GHC/Constants_o_split libraries/base/dist-install/build/GHC/Desugar_o_split libraries/base/dist-install/build/GHC/Enum_o_split libraries/base/dist-install/build/GHC/Environment_o_split libraries/base/dist-install/build/GHC/Err_o_split libraries/base/dist-install/build/GHC/Exception_o_split libraries/base/dist-install/build/GHC/Exts_o_split libraries/base/dist-install/build/GHC/Fingerprint_o_split libraries/base/dist-install/build/GHC/Fingerprint/Type_o_split libraries/base/dist-install/build/GHC/Float_o_split libraries/base/dist-install/build/GHC/Float/ConversionUtils_o_split libraries/base/dist-install/build/GHC/Float/RealFracMethods_o_split libraries/base/dist-install/build/GHC/Foreign_o_split libraries/base/dist-install/build/GHC/ForeignPtr_o_split libraries/base/dist-install/build/GHC/GHCi_o_split libraries/base/dist-install/build/GHC/Generics_o_split libraries/base/dist-install/build/GHC/IO_o_split libraries/base/dist-install/build/GHC/IO/Buffer_o_split libraries/base/dist-install/build/GHC/IO/BufferedIO_o_split libraries/base/dist-install/build/GHC/IO/Device_o_split libraries/base/dist-install/build/GHC/IO/Encoding_o_split libraries/base/dist-install/build/GHC/IO/Encoding/CodePage_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Failure_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Iconv_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Latin1_o_split libraries/base/dist-install/build/GHC/IO/Encoding/Types_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF16_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF32_o_split libraries/base/dist-install/build/GHC/IO/Encoding/UTF8_o_split libraries/base/dist-install/build/GHC/IO/Exception_o_split libraries/base/dist-install/build/GHC/IO/FD_o_split libraries/base/dist-install/build/GHC/IO/Handle_o_split libraries/base/dist-install/build/GHC/IO/Handle/FD_o_split libraries/base/dist-install/build/GHC/IO/Handle/Internals_o_split libraries/base/dist-install/build/GHC/IO/Handle/Text_o_split libraries/base/dist-install/build/GHC/IO/Handle/Types_o_split libraries/base/dist-install/build/GHC/IO/IOMode_o_split libraries/base/dist-install/build/GHC/IOArray_o_split libraries/base/dist-install/build/GHC/IORef_o_split libraries/base/dist-install/build/GHC/IP_o_split libraries/base/dist-install/build/GHC/Int_o_split libraries/base/dist-install/build/GHC/List_o_split libraries/base/dist-install/build/GHC/MVar_o_split libraries/base/dist-install/build/GHC/Natural_o_split libraries/base/dist-install/build/GHC/Num_o_split libraries/base/dist-install/build/GHC/OldList_o_split libraries/base/dist-install/build/GHC/PArr_o_split libraries/base/dist-install/build/GHC/Pack_o_split libraries/base/dist-install/build/GHC/Profiling_o_split libraries/base/dist-install/build/GHC/Ptr_o_split libraries/base/dist-install/build/GHC/Read_o_split libraries/base/dist-install/build/GHC/Real_o_split libraries/base/dist-install/build/GHC/RTS/Flags_o_split libraries/base/dist-install/build/GHC/ST_o_split libraries/base/dist-install/build/GHC/StaticPtr_o_split libraries/base/dist-install/build/GHC/STRef_o_split libraries/base/dist-install/build/GHC/Show_o_split libraries/base/dist-install/build/GHC/Stable_o_split libraries/base/dist-install/build/GHC/Stack_o_split libraries/base/dist-install/build/GHC/Stats_o_split libraries/base/dist-install/build/GHC/Storable_o_split libraries/base/dist-install/build/GHC/TopHandler_o_split libraries/base/dist-install/build/GHC/TypeLits_o_split libraries/base/dist-install/build/GHC/Unicode_o_split libraries/base/dist-install/build/GHC/Weak_o_split libraries/base/dist-install/build/GHC/Word_o_split libraries/base/dist-install/build/Numeric_o_split libraries/base/dist-install/build/Numeric/Natural_o_split libraries/base/dist-install/build/Prelude_o_split libraries/base/dist-install/build/System/CPUTime_o_split libraries/base/dist-install/build/System/Console/GetOpt_o_split libraries/base/dist-install/build/System/Environment_o_split libraries/base/dist-install/build/System/Exit_o_split libraries/base/dist-install/build/System/IO_o_split libraries/base/dist-install/build/System/IO/Error_o_split libraries/base/dist-install/build/System/IO/Unsafe_o_split libraries/base/dist-install/build/System/Info_o_split libraries/base/dist-install/build/System/Mem_o_split libraries/base/dist-install/build/System/Mem/StableName_o_split libraries/base/dist-install/build/System/Mem/Weak_o_split libraries/base/dist-install/build/System/Posix/Internals_o_split libraries/base/dist-install/build/System/Posix/Types_o_split libraries/base/dist-install/build/System/Timeout_o_split libraries/base/dist-install/build/Text/ParserCombinators/ReadP_o_split libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec_o_split libraries/base/dist-install/build/Text/Printf_o_split libraries/base/dist-install/build/Text/Read_o_split libraries/base/dist-install/build/Text/Read/Lex_o_split libraries/base/dist-install/build/Text/Show_o_split libraries/base/dist-install/build/Text/Show/Functions_o_split libraries/base/dist-install/build/Unsafe/Coerce_o_split libraries/base/dist-install/build/GHC/Event_o_split libraries/base/dist-install/build/Control/Monad/ST/Imp_o_split libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp_o_split libraries/base/dist-install/build/Data/OldList_o_split libraries/base/dist-install/build/Foreign/ForeignPtr/Imp_o_split libraries/base/dist-install/build/System/Environment/ExecutablePath_o_split libraries/base/dist-install/build/GHC/Event/Arr_o_split libraries/base/dist-install/build/GHC/Event/Array_o_split libraries/base/dist-install/build/GHC/Event/Clock_o_split libraries/base/dist-install/build/GHC/Event/Control_o_split libraries/base/dist-install/build/GHC/Event/EPoll_o_split libraries/base/dist-install/build/GHC/Event/IntTable_o_split libraries/base/dist-install/build/GHC/Event/Internal_o_split libraries/base/dist-install/build/GHC/Event/KQueue_o_split libraries/base/dist-install/build/GHC/Event/Manager_o_split libraries/base/dist-install/build/GHC/Event/PSQ_o_split libraries/base/dist-install/build/GHC/Event/Poll_o_split libraries/base/dist-install/build/GHC/Event/Thread_o_split libraries/base/dist-install/build/GHC/Event/TimerManager_o_split libraries/base/dist-install/build/GHC/Event/Unique_o_split -name '*.o' -print >> libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a.contents echo libraries/base/dist-install/build/cbits/DarwinUtils.o libraries/base/dist-install/build/cbits/PrelIOUtils.o libraries/base/dist-install/build/cbits/SetEnv.o libraries/base/dist-install/build/cbits/WCsubst.o libraries/base/dist-install/build/cbits/Win32Utils.o libraries/base/dist-install/build/cbits/consUtils.o libraries/base/dist-install/build/cbits/iconv.o libraries/base/dist-install/build/cbits/inputReady.o libraries/base/dist-install/build/cbits/md5.o libraries/base/dist-install/build/cbits/primFloat.o libraries/base/dist-install/build/cbits/rts.o libraries/base/dist-install/build/cbits/sysconf.o >> libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a.contents "/usr/bin/ar" q libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a @libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a.contents /usr/bin/ar: creating libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a "rm" -f libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Applicative/Backwards.hs -o libraries/transformers/dist-install/build/Control/Applicative/Backwards.o -dyno libraries/transformers/dist-install/build/Control/Applicative/Backwards.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Constant.hs -o libraries/transformers/dist-install/build/Data/Functor/Constant.o -dyno libraries/transformers/dist-install/build/Data/Functor/Constant.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Identity.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/State.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/State.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/State.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer/Strict.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Compose.hs -o libraries/transformers/dist-install/build/Data/Functor/Compose.o -dyno libraries/transformers/dist-install/build/Data/Functor/Compose.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Product.hs -o libraries/transformers/dist-install/build/Data/Functor/Product.o -dyno libraries/transformers/dist-install/build/Data/Functor/Product.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Sum.hs -o libraries/transformers/dist-install/build/Data/Functor/Sum.o -dyno libraries/transformers/dist-install/build/Data/Functor/Sum.dyn_o "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a.contents /usr/bin/find libraries/deepseq/dist-install/build/Control/DeepSeq_o_split -name '*.o' -print >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a.contents echo >> libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a.contents "/usr/bin/ar" q libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a @libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a.contents /usr/bin/ar: creating libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a "rm" -f libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/CCompiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -split-objs -dynamic-too -c libraries/xhtml/./Text/XHtml.hs -o libraries/xhtml/dist-install/build/Text/XHtml.o -dyno libraries/xhtml/dist-install/build/Text/XHtml.dyn_o "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents /usr/bin/find libraries/terminfo/dist-install/build/System/Console/Terminfo_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Base_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Color_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects_o_split libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys_o_split -name '*.o' -print >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents echo >> libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents "/usr/bin/ar" q libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a @libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents /usr/bin/ar: creating libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a "rm" -f libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/LocalTime/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime.p_o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime.dyn_o libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:61: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:109:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-install/build/Data/Binary/Put.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Put.dyn_o libraries/binary/src/Data/Binary/Put.hs:3:14: Warning: ‘Data.Binary.Put’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Put.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Put.hs:64:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/XUtil.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Pointed.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Debug.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Combinators.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Internals.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcParser.hs -o utils/hpc/dist-install/build/HpcParser.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Days.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Days.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Days.dyn_o libraries/time/lib/Data/Time/Calendar/Days.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:45:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/Scale.hs -o libraries/time/dist-install/build/Data/Time/Clock/Scale.o -dyno libraries/time/dist-install/build/Data/Time/Clock/Scale.dyn_o libraries/time/lib/Data/Time/Clock/Scale.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:65:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:88:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Set/Base.hs -o libraries/containers/dist-install/build/Data/Set/Base.o -dyno libraries/containers/dist-install/build/Data/Set/Base.dyn_o libraries/containers/Data/Set/Base.hs:195:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntSet/Base.hs -o libraries/containers/dist-install/build/Data/IntSet/Base.o -dyno libraries/containers/dist-install/build/Data/IntSet/Base.dyn_o libraries/containers/Data/IntSet/Base.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntSet/Base.hs:174:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Panic.hs -o compiler/stage2/build/Panic.o -dyno compiler/stage2/build/Panic.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FastFunctions.hs -o compiler/stage2/build/FastFunctions.o -dyno compiler/stage2/build/FastFunctions.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Sequence.hs -o libraries/containers/dist-install/build/Data/Sequence.o -dyno libraries/containers/dist-install/build/Data/Sequence.dyn_o libraries/containers/Data/Sequence.hs:154:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant libraries/containers/Data/Sequence.hs:159:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Sequence.hs:161:1: Warning: The import of ‘foldMap’ from module ‘Data.Foldable’ is redundant "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/IArray.hs -o libraries/array/dist-install/build/Data/Array/IArray.o -dyno libraries/array/dist-install/build/Data/Array/IArray.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/MArray.hs -o libraries/array/dist-install/build/Data/Array/MArray.o -dyno libraries/array/dist-install/build/Data/Array/MArray.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/IO/Internals.hs -o libraries/array/dist-install/build/Data/Array/IO/Internals.o -dyno libraries/array/dist-install/build/Data/Array/IO/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Lib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -dynamic-too -c libraries/process/./System/Process/Internals.hs -o libraries/process/dist-install/build/System/Process/Internals.o -dyno libraries/process/dist-install/build/System/Process/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Writer.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Monad/Trans/Maybe.hs -o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.o -dyno libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs -o libraries/unix/dist-install/build/System/Posix/Signals/Exts.o -dyno libraries/unix/dist-install/build/System/Posix/Signals/Exts.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/MArray/Safe.hs -o libraries/array/dist-install/build/Data/Array/MArray/Safe.o -dyno libraries/array/dist-install/build/Data/Array/MArray/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -dynamic-too -c libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Reflect.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Control/Applicative/Lift.hs -o libraries/transformers/dist-install/build/Control/Applicative/Lift.o -dyno libraries/transformers/dist-install/build/Control/Applicative/Lift.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -split-objs -dynamic-too -c libraries/transformers/./Data/Functor/Reverse.hs -o libraries/transformers/dist-install/build/Data/Functor/Reverse.o -dyno libraries/transformers/dist-install/build/Data/Functor/Reverse.dyn_o "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a.contents /usr/bin/find libraries/xhtml/dist-install/build/Text/XHtml_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional_o_split libraries/xhtml/dist-install/build/Text/XHtml/Debug_o_split libraries/xhtml/dist-install/build/Text/XHtml/Table_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes_o_split libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes_o_split libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes_o_split libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements_o_split libraries/xhtml/dist-install/build/Text/XHtml/BlockTable_o_split libraries/xhtml/dist-install/build/Text/XHtml/Extras_o_split libraries/xhtml/dist-install/build/Text/XHtml/Internals_o_split -name '*.o' -print >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a.contents echo >> libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a.contents "/usr/bin/ar" q libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a @libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a.contents /usr/bin/ar: creating libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a "rm" -f libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -c libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.p_o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime.p_o -dyno libraries/time/dist-install/build/Data/Time/LocalTime.dyn_o libraries/time/lib/Data/Time/LocalTime.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:5:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-install/build/Data/Binary/Class.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Class.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./C.hs -o utils/hsc2hs/dist-install/build/C.dyn_o libraries/binary/src/Data/Binary/Class.hs:3:14: Warning: ‘Data.Binary.Class’ is marked as Trustworthy but has been inferred as safe! "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/UTC.hs -o libraries/time/dist-install/build/Data/Time/Clock/UTC.o -dyno libraries/time/dist-install/build/Data/Time/Clock/UTC.dyn_o libraries/time/lib/Data/Time/Clock/UTC.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:79:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:80:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:116:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.dyn_o libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:126:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Unsafe.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Set.hs -o libraries/containers/dist-install/build/Data/Set.o -dyno libraries/containers/dist-install/build/Data/Set.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntMap/Base.hs -o libraries/containers/dist-install/build/Data/IntMap/Base.o -dyno libraries/containers/dist-install/build/Data/IntMap/Base.dyn_o libraries/containers/Data/IntMap/Base.hs:219:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/IntMap/Base.hs:225:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntMap/Base.hs:226:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() libraries/containers/Data/IntMap/Base.hs:228:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Map/Base.hs -o libraries/containers/dist-install/build/Data/Map/Base.o -dyno libraries/containers/dist-install/build/Data/Map/Base.dyn_o libraries/containers/Data/Map/Base.hs:273:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Map/Base.hs:277:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Map/Base.hs:278:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntSet.hs -o libraries/containers/dist-install/build/Data/IntSet.o -dyno libraries/containers/dist-install/build/Data/IntSet.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Unboxed.hs -o libraries/array/dist-install/build/Data/Array/Unboxed.o -dyno libraries/array/dist-install/build/Data/Array/Unboxed.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Tree.hs -o libraries/containers/dist-install/build/Data/Tree.o -dyno libraries/containers/dist-install/build/Data/Tree.dyn_o libraries/containers/Data/Tree.hs:37:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Tree.hs:39:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Tree.hs:42:1: Warning: The import of ‘Foldable, foldMap’ from module ‘Data.Foldable’ is redundant libraries/containers/Data/Tree.hs:43:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/ST.hs -o libraries/array/dist-install/build/Data/Array/ST.o -dyno libraries/array/dist-install/build/Data/Array/ST.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Storable/Internals.hs -o libraries/array/dist-install/build/Data/Array/Storable/Internals.o -dyno libraries/array/dist-install/build/Data/Array/Storable/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -dynamic-too -c libraries/pretty/src/Text/PrettyPrint.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -dynamic-too -c libraries/process/dist-install/build/System/Process.hs -o libraries/process/dist-install/build/System/Process.o -dyno libraries/process/dist-install/build/System/Process.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/MonadException.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/MonadException.hs:38:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead libraries/haskeline/System/Console/Haskeline/MonadException.hs:43:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:57: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:162:19: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:40: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:55: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:164:29: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/Ctype.hs -o compiler/stage2/build/Ctype.o -dyno compiler/stage2/build/Ctype.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/Cond.hs -o compiler/stage2/build/PPC/Cond.o -dyno compiler/stage2/build/PPC/Cond.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/IO.hs -o libraries/array/dist-install/build/Data/Array/IO.o -dyno libraries/array/dist-install/build/Data/Array/IO.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/base/dist-install/build -hidir libraries/base/dist-install/build -stubdir libraries/base/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key base_I5BErHzyOm07EBNpKBEeUv -hide-all-packages -i -ilibraries/base/. -ilibraries/base/dist-install/build -ilibraries/base/dist-install/build/autogen -Ilibraries/base/dist-install/build -Ilibraries/base/dist-install/build/autogen -Ilibraries/base/include -optP-DOPTIMISE_INTEGER_GCD_LCM -optP-include -optPlibraries/base/dist-install/build/autogen/cabal_macros.h -package-key rts -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -this-package-key base -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/base/dist-install/build/Control/Applicative.dyn_o libraries/base/dist-install/build/Control/Arrow.dyn_o libraries/base/dist-install/build/Control/Category.dyn_o libraries/base/dist-install/build/Control/Concurrent.dyn_o libraries/base/dist-install/build/Control/Concurrent/Chan.dyn_o libraries/base/dist-install/build/Control/Concurrent/MVar.dyn_o libraries/base/dist-install/build/Control/Concurrent/QSem.dyn_o libraries/base/dist-install/build/Control/Concurrent/QSemN.dyn_o libraries/base/dist-install/build/Control/Exception.dyn_o libraries/base/dist-install/build/Control/Exception/Base.dyn_o libraries/base/dist-install/build/Control/Monad.dyn_o libraries/base/dist-install/build/Control/Monad/Fix.dyn_o libraries/base/dist-install/build/Control/Monad/Instances.dyn_o libraries/base/dist-install/build/Control/Monad/ST.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Safe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Unsafe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Safe.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Strict.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Unsafe.dyn_o libraries/base/dist-install/build/Control/Monad/Zip.dyn_o libraries/base/dist-install/build/Data/Bifunctor.dyn_o libraries/base/dist-install/build/Data/Bits.dyn_o libraries/base/dist-install/build/Data/Bool.dyn_o libraries/base/dist-install/build/Data/Char.dyn_o libraries/base/dist-install/build/Data/Coerce.dyn_o libraries/base/dist-install/build/Data/Complex.dyn_o libraries/base/dist-install/build/Data/Data.dyn_o libraries/base/dist-install/build/Data/Dynamic.dyn_o libraries/base/dist-install/build/Data/Either.dyn_o libraries/base/dist-install/build/Data/Eq.dyn_o libraries/base/dist-install/build/Data/Fixed.dyn_o libraries/base/dist-install/build/Data/Foldable.dyn_o libraries/base/dist-install/build/Data/Function.dyn_o libraries/base/dist-install/build/Data/Functor.dyn_o libraries/base/dist-install/build/Data/Functor/Identity.dyn_o libraries/base/dist-install/build/Data/IORef.dyn_o libraries/base/dist-install/build/Data/Int.dyn_o libraries/base/dist-install/build/Data/Ix.dyn_o libraries/base/dist-install/build/Data/List.dyn_o libraries/base/dist-install/build/Data/Maybe.dyn_o libraries/base/dist-install/build/Data/Monoid.dyn_o libraries/base/dist-install/build/Data/Ord.dyn_o libraries/base/dist-install/build/Data/Proxy.dyn_o libraries/base/dist-install/build/Data/Ratio.dyn_o libraries/base/dist-install/build/Data/STRef.dyn_o libraries/base/dist-install/build/Data/STRef/Lazy.dyn_o libraries/base/dist-install/build/Data/STRef/Strict.dyn_o libraries/base/dist-install/build/Data/String.dyn_o libraries/base/dist-install/build/Data/Traversable.dyn_o libraries/base/dist-install/build/Data/Tuple.dyn_o libraries/base/dist-install/build/Data/Type/Bool.dyn_o libraries/base/dist-install/build/Data/Type/Coercion.dyn_o libraries/base/dist-install/build/Data/Type/Equality.dyn_o libraries/base/dist-install/build/Data/Typeable.dyn_o libraries/base/dist-install/build/Data/Typeable/Internal.dyn_o libraries/base/dist-install/build/Data/Unique.dyn_o libraries/base/dist-install/build/Data/Version.dyn_o libraries/base/dist-install/build/Data/Void.dyn_o libraries/base/dist-install/build/Data/Word.dyn_o libraries/base/dist-install/build/Debug/Trace.dyn_o libraries/base/dist-install/build/Foreign.dyn_o libraries/base/dist-install/build/Foreign/C.dyn_o libraries/base/dist-install/build/Foreign/C/Error.dyn_o libraries/base/dist-install/build/Foreign/C/String.dyn_o libraries/base/dist-install/build/Foreign/C/Types.dyn_o libraries/base/dist-install/build/Foreign/Concurrent.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Safe.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Unsafe.dyn_o libraries/base/dist-install/build/Foreign/Marshal.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Alloc.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Array.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Error.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Pool.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Safe.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Unsafe.dyn_o libraries/base/dist-install/build/Foreign/Marshal/Utils.dyn_o libraries/base/dist-install/build/Foreign/Ptr.dyn_o libraries/base/dist-install/build/Foreign/Safe.dyn_o libraries/base/dist-install/build/Foreign/StablePtr.dyn_o libraries/base/dist-install/build/Foreign/Storable.dyn_o libraries/base/dist-install/build/GHC/Arr.dyn_o libraries/base/dist-install/build/GHC/Base.dyn_o libraries/base/dist-install/build/GHC/Char.dyn_o libraries/base/dist-install/build/GHC/Conc.dyn_o libraries/base/dist-install/build/GHC/Conc/IO.dyn_o libraries/base/dist-install/build/GHC/Conc/Signal.dyn_o libraries/base/dist-install/build/GHC/Conc/Sync.dyn_o libraries/base/dist-install/build/GHC/ConsoleHandler.dyn_o libraries/base/dist-install/build/GHC/Constants.dyn_o libraries/base/dist-install/build/GHC/Desugar.dyn_o libraries/base/dist-install/build/GHC/Enum.dyn_o libraries/base/dist-install/build/GHC/Environment.dyn_o libraries/base/dist-install/build/GHC/Err.dyn_o libraries/base/dist-install/build/GHC/Exception.dyn_o libraries/base/dist-install/build/GHC/Exts.dyn_o libraries/base/dist-install/build/GHC/Fingerprint.dyn_o libraries/base/dist-install/build/GHC/Fingerprint/Type.dyn_o libraries/base/dist-install/build/GHC/Float.dyn_o libraries/base/dist-install/build/GHC/Float/ConversionUtils.dyn_o libraries/base/dist-install/build/GHC/Float/RealFracMethods.dyn_o libraries/base/dist-install/build/GHC/Foreign.dyn_o libraries/base/dist-install/build/GHC/ForeignPtr.dyn_o libraries/base/dist-install/build/GHC/GHCi.dyn_o libraries/base/dist-install/build/GHC/Generics.dyn_o libraries/base/dist-install/build/GHC/IO.dyn_o libraries/base/dist-install/build/GHC/IO/Buffer.dyn_o libraries/base/dist-install/build/GHC/IO/BufferedIO.dyn_o libraries/base/dist-install/build/GHC/IO/Device.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/CodePage.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Failure.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Iconv.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Latin1.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/Types.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF16.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF32.dyn_o libraries/base/dist-install/build/GHC/IO/Encoding/UTF8.dyn_o libraries/base/dist-install/build/GHC/IO/Exception.dyn_o libraries/base/dist-install/build/GHC/IO/FD.dyn_o libraries/base/dist-install/build/GHC/IO/Handle.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/FD.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Internals.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Text.dyn_o libraries/base/dist-install/build/GHC/IO/Handle/Types.dyn_o libraries/base/dist-install/build/GHC/IO/IOMode.dyn_o libraries/base/dist-install/build/GHC/IOArray.dyn_o libraries/base/dist-install/build/GHC/IORef.dyn_o libraries/base/dist-install/build/GHC/IP.dyn_o libraries/base/dist-install/build/GHC/Int.dyn_o libraries/base/dist-install/build/GHC/List.dyn_o libraries/base/dist-install/build/GHC/MVar.dyn_o libraries/base/dist-install/build/GHC/Natural.dyn_o libraries/base/dist-install/build/GHC/Num.dyn_o libraries/base/dist-install/build/GHC/OldList.dyn_o libraries/base/dist-install/build/GHC/PArr.dyn_o libraries/base/dist-install/build/GHC/Pack.dyn_o libraries/base/dist-install/build/GHC/Profiling.dyn_o libraries/base/dist-install/build/GHC/Ptr.dyn_o libraries/base/dist-install/build/GHC/Read.dyn_o libraries/base/dist-install/build/GHC/Real.dyn_o libraries/base/dist-install/build/GHC/RTS/Flags.dyn_o libraries/base/dist-install/build/GHC/ST.dyn_o libraries/base/dist-install/build/GHC/StaticPtr.dyn_o libraries/base/dist-install/build/GHC/STRef.dyn_o libraries/base/dist-install/build/GHC/Show.dyn_o libraries/base/dist-install/build/GHC/Stable.dyn_o libraries/base/dist-install/build/GHC/Stack.dyn_o libraries/base/dist-install/build/GHC/Stats.dyn_o libraries/base/dist-install/build/GHC/Storable.dyn_o libraries/base/dist-install/build/GHC/TopHandler.dyn_o libraries/base/dist-install/build/GHC/TypeLits.dyn_o libraries/base/dist-install/build/GHC/Unicode.dyn_o libraries/base/dist-install/build/GHC/Weak.dyn_o libraries/base/dist-install/build/GHC/Word.dyn_o libraries/base/dist-install/build/Numeric.dyn_o libraries/base/dist-install/build/Numeric/Natural.dyn_o libraries/base/dist-install/build/Prelude.dyn_o libraries/base/dist-install/build/System/CPUTime.dyn_o libraries/base/dist-install/build/System/Console/GetOpt.dyn_o libraries/base/dist-install/build/System/Environment.dyn_o libraries/base/dist-install/build/System/Exit.dyn_o libraries/base/dist-install/build/System/IO.dyn_o libraries/base/dist-install/build/System/IO/Error.dyn_o libraries/base/dist-install/build/System/IO/Unsafe.dyn_o libraries/base/dist-install/build/System/Info.dyn_o libraries/base/dist-install/build/System/Mem.dyn_o libraries/base/dist-install/build/System/Mem/StableName.dyn_o libraries/base/dist-install/build/System/Mem/Weak.dyn_o libraries/base/dist-install/build/System/Posix/Internals.dyn_o libraries/base/dist-install/build/System/Posix/Types.dyn_o libraries/base/dist-install/build/System/Timeout.dyn_o libraries/base/dist-install/build/Text/ParserCombinators/ReadP.dyn_o libraries/base/dist-install/build/Text/ParserCombinators/ReadPrec.dyn_o libraries/base/dist-install/build/Text/Printf.dyn_o libraries/base/dist-install/build/Text/Read.dyn_o libraries/base/dist-install/build/Text/Read/Lex.dyn_o libraries/base/dist-install/build/Text/Show.dyn_o libraries/base/dist-install/build/Text/Show/Functions.dyn_o libraries/base/dist-install/build/Unsafe/Coerce.dyn_o libraries/base/dist-install/build/GHC/Event.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Imp.dyn_o libraries/base/dist-install/build/Control/Monad/ST/Lazy/Imp.dyn_o libraries/base/dist-install/build/Data/OldList.dyn_o libraries/base/dist-install/build/Foreign/ForeignPtr/Imp.dyn_o libraries/base/dist-install/build/System/Environment/ExecutablePath.dyn_o libraries/base/dist-install/build/GHC/Event/Arr.dyn_o libraries/base/dist-install/build/GHC/Event/Array.dyn_o libraries/base/dist-install/build/GHC/Event/Clock.dyn_o libraries/base/dist-install/build/GHC/Event/Control.dyn_o libraries/base/dist-install/build/GHC/Event/EPoll.dyn_o libraries/base/dist-install/build/GHC/Event/IntTable.dyn_o libraries/base/dist-install/build/GHC/Event/Internal.dyn_o libraries/base/dist-install/build/GHC/Event/KQueue.dyn_o libraries/base/dist-install/build/GHC/Event/Manager.dyn_o libraries/base/dist-install/build/GHC/Event/PSQ.dyn_o libraries/base/dist-install/build/GHC/Event/Poll.dyn_o libraries/base/dist-install/build/GHC/Event/Thread.dyn_o libraries/base/dist-install/build/GHC/Event/TimerManager.dyn_o libraries/base/dist-install/build/GHC/Event/Unique.dyn_o libraries/base/dist-install/build/cbits/DarwinUtils.dyn_o libraries/base/dist-install/build/cbits/PrelIOUtils.dyn_o libraries/base/dist-install/build/cbits/SetEnv.dyn_o libraries/base/dist-install/build/cbits/WCsubst.dyn_o libraries/base/dist-install/build/cbits/Win32Utils.dyn_o libraries/base/dist-install/build/cbits/consUtils.dyn_o libraries/base/dist-install/build/cbits/iconv.dyn_o libraries/base/dist-install/build/cbits/inputReady.dyn_o libraries/base/dist-install/build/cbits/md5.dyn_o libraries/base/dist-install/build/cbits/primFloat.dyn_o libraries/base/dist-install/build/cbits/rts.dyn_o libraries/base/dist-install/build/cbits/sysconf.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/base/dist-install/build/libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Short/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/filepath/dist-install/build -hidir libraries/filepath/dist-install/build -stubdir libraries/filepath/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key filep_5HhyRonfEZoDO205Wm9E4h -hide-all-packages -i -ilibraries/filepath/. -ilibraries/filepath/dist-install/build -ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/dist-install/build -Ilibraries/filepath/dist-install/build/autogen -Ilibraries/filepath/. -optP-include -optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/filepath/dist-install/build/System/FilePath.dyn_o libraries/filepath/dist-install/build/System/FilePath/Posix.dyn_o libraries/filepath/dist-install/build/System/FilePath/Windows.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/filepath/dist-install/build/libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs -o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.dyn_o libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:42:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Quote.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -split-objs -dynamic-too -c libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs -o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.o -dyno libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.dyn_o "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents /usr/bin/find libraries/transformers/dist-install/build/Control/Applicative/Backwards_o_split libraries/transformers/dist-install/build/Control/Applicative/Lift_o_split libraries/transformers/dist-install/build/Control/Monad/IO/Class_o_split libraries/transformers/dist-install/build/Control/Monad/Signatures_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Class_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Cont_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Except_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Error_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Identity_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/List_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Reader_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy_o_split libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict_o_split libraries/transformers/dist-install/build/Data/Functor/Classes_o_split libraries/transformers/dist-install/build/Data/Functor/Compose_o_split libraries/transformers/dist-install/build/Data/Functor/Constant_o_split libraries/transformers/dist-install/build/Data/Functor/Product_o_split libraries/transformers/dist-install/build/Data/Functor/Reverse_o_split libraries/transformers/dist-install/build/Data/Functor/Sum_o_split -name '*.o' -print >> libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents echo >> libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents "/usr/bin/ar" q libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a @libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents /usr/bin/ar: creating libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a "rm" -f libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm.a.contents "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/xhtml/dist-install/build -hidir libraries/xhtml/dist-install/build -stubdir libraries/xhtml/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -hide-all-packages -i -ilibraries/xhtml/. -ilibraries/xhtml/dist-install/build -ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/dist-install/build -Ilibraries/xhtml/dist-install/build/autogen -Ilibraries/xhtml/. -optP-include -optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/xhtml/dist-install/build/Text/XHtml.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Strict.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Debug.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Table.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Attributes.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Strict/Elements.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Attributes.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Frameset/Elements.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Attributes.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Transitional/Elements.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/BlockTable.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Extras.dyn_o libraries/xhtml/dist-install/build/Text/XHtml/Internals.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/xhtml/dist-install/build/libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/terminfo/dist-install/build -hidir libraries/terminfo/dist-install/build -stubdir libraries/terminfo/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key termi_7qZwBlx3clR8sTBilJl253 -hide-all-packages -i -ilibraries/terminfo/. -ilibraries/terminfo/dist-install/build -ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/dist-install/build -Ilibraries/terminfo/dist-install/build/autogen -Ilibraries/terminfo/. -optP-include -optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/terminfo/dist-install/build/System/Console/Terminfo.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Base.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Cursor.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Color.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Edit.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Effects.dyn_o libraries/terminfo/dist-install/build/System/Console/Terminfo/Keys.dyn_o -shared -dynamic -dynload deploy -ltinfo -no-auto-link-packages -o libraries/terminfo/dist-install/build/libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a.contents /usr/bin/find libraries/bytestring/dist-install/build/Data/ByteString_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Char8_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Unsafe_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Internal_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Short_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts_p_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16_p_o_split -name '*.p_o' -print >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a.contents echo libraries/bytestring/dist-install/build/cbits/fpstring.p_o libraries/bytestring/dist-install/build/cbits/itoa.p_o >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a.contents "/usr/bin/ar" q libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a @libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a.contents /usr/bin/ar: creating libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Clock/TAI.hs -o libraries/time/dist-install/build/Data/Time/Clock/TAI.p_o -dyno libraries/time/dist-install/build/Data/Time/Clock/TAI.dyn_o libraries/time/lib/Data/Time/Clock/TAI.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:66:36: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:70:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:85:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:98:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:99:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:100:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:104:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:109:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:110:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:116:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:117:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:118:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:126:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:127:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:128:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:129:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:130:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:131:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:132:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:133:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:134:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:135:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:136:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:137:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:138:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:139:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Format/Locale.hs -o libraries/time/dist-install/build/Data/Time/Format/Locale.p_o -dyno libraries/time/dist-install/build/Data/Time/Format/Locale.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-install/build/Data/Binary/Generic.p_o -dyno libraries/binary/dist-install/build/Data/Binary/Generic.dyn_o libraries/binary/src/Data/Binary/Generic.hs:2:26: Warning: ‘Data.Binary.Generic’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Generic.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -c libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList.p_o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/POSIX.hs -o libraries/time/dist-install/build/Data/Time/Clock/POSIX.o -dyno libraries/time/dist-install/build/Data/Time/Clock/POSIX.dyn_o libraries/time/lib/Data/Time/Clock/POSIX.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/POSIX.hs:35:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Gregorian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.dyn_o libraries/time/lib/Data/Time/Calendar/Gregorian.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:11:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/WeekDate.hs -o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.dyn_o libraries/time/lib/Data/Time/Calendar/Gregorian.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:56:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:41:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:45:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:52:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString.hs -o libraries/bytestring/dist-install/build/Data/ByteString.o -dyno libraries/bytestring/dist-install/build/Data/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntMap/Lazy.hs -o libraries/containers/dist-install/build/Data/IntMap/Lazy.o -dyno libraries/containers/dist-install/build/Data/IntMap/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntMap/Strict.hs -o libraries/containers/dist-install/build/Data/IntMap/Strict.o -dyno libraries/containers/dist-install/build/Data/IntMap/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Map/Strict.hs -o libraries/containers/dist-install/build/Data/Map/Strict.o -dyno libraries/containers/dist-install/build/Data/Map/Strict.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Map/Lazy.hs -o libraries/containers/dist-install/build/Data/Map/Lazy.o -dyno libraries/containers/dist-install/build/Data/Map/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Unsafe.hs -o libraries/array/dist-install/build/Data/Array/Unsafe.o -dyno libraries/array/dist-install/build/Data/Array/Unsafe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/PprLib.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Monads.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Monads.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/IO/Safe.hs -o libraries/array/dist-install/build/Data/Array/IO/Safe.o -dyno libraries/array/dist-install/build/Data/Array/IO/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/ST/Safe.hs -o libraries/array/dist-install/build/Data/Array/ST/Safe.o -dyno libraries/array/dist-install/build/Data/Array/ST/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Storable.hs -o libraries/array/dist-install/build/Data/Array/Storable.o -dyno libraries/array/dist-install/build/Data/Array/Storable.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -split-objs -dynamic-too -c libraries/array/./Data/Array/Storable/Safe.hs -o libraries/array/dist-install/build/Data/Array/Storable/Safe.o -dyno libraries/array/dist-install/build/Data/Array/Storable/Safe.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Short.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Short.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Short.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Julian.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Julian.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Julian.dyn_o libraries/time/lib/Data/Time/Calendar/Julian.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:50:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:51:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:63:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Graph.hs -o libraries/containers/dist-install/build/Data/Graph.o -dyno libraries/containers/dist-install/build/Data/Graph.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -split-objs -dynamic-too -c libraries/process/./System/Cmd.hs -o libraries/process/dist-install/build/System/Cmd.o -dyno libraries/process/dist-install/build/System/Cmd.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/transformers/dist-install/build -hidir libraries/transformers/dist-install/build -stubdir libraries/transformers/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key trans_ALYlebOVzVI4kxbFX5SGhm -hide-all-packages -i -ilibraries/transformers/. -ilibraries/transformers/dist-install/build -ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/dist-install/build -Ilibraries/transformers/dist-install/build/autogen -Ilibraries/transformers/. -optP-include -optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/transformers/dist-install/build/Control/Applicative/Backwards.dyn_o libraries/transformers/dist-install/build/Control/Applicative/Lift.dyn_o libraries/transformers/dist-install/build/Control/Monad/IO/Class.dyn_o libraries/transformers/dist-install/build/Control/Monad/Signatures.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Class.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Cont.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Except.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Error.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Identity.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/List.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Maybe.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Reader.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/RWS/Strict.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/State/Strict.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Lazy.dyn_o libraries/transformers/dist-install/build/Control/Monad/Trans/Writer/Strict.dyn_o libraries/transformers/dist-install/build/Data/Functor/Classes.dyn_o libraries/transformers/dist-install/build/Data/Functor/Compose.dyn_o libraries/transformers/dist-install/build/Data/Functor/Constant.dyn_o libraries/transformers/dist-install/build/Data/Functor/Product.dyn_o libraries/transformers/dist-install/build/Data/Functor/Reverse.dyn_o libraries/transformers/dist-install/build/Data/Functor/Sum.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/transformers/dist-install/build/libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so libraries/containers/Data/Graph.hs:78:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a.contents /usr/bin/find libraries/process/dist-install/build/System/Cmd_o_split libraries/process/dist-install/build/System/Process_o_split libraries/process/dist-install/build/System/Process/Internals_o_split -name '*.o' -print >> libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a.contents echo libraries/process/dist-install/build/cbits/runProcess.o >> libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a.contents "/usr/bin/ar" q libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a @libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a.contents /usr/bin/ar: creating libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a "rm" -f libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH.a.contents "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a.contents /usr/bin/find libraries/pretty/dist-install/build/Text/PrettyPrint_o_split libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ_o_split libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass_o_split -name '*.o' -print >> libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a.contents echo >> libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a.contents "/usr/bin/ar" q libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a @libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a.contents /usr/bin/ar: creating libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a "rm" -f libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Text.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Text.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Text.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Format/Parse.hs -o libraries/time/dist-install/build/Data/Time/Format/Parse.p_o -dyno libraries/time/dist-install/build/Data/Time/Format/Parse.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-install/build/Data/Binary.p_o -dyno libraries/binary/dist-install/build/Data/Binary.dyn_o "rm" -f libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a.contents /usr/bin/find libraries/hoopl/dist-install/build/Compiler/Hoopl_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Block_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Label_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Show_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique_p_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil_p_o_split -name '*.p_o' -print >> libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a.contents echo >> libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a.contents "/usr/bin/ar" q libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a @libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a.contents /usr/bin/ar: creating libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a "rm" -f libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk_p.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/UTCDiff.hs -o libraries/time/dist-install/build/Data/Time/Clock/UTCDiff.o -dyno libraries/time/dist-install/build/Data/Time/Clock/UTCDiff.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar.hs -o libraries/time/dist-install/build/Data/Time/Calendar.o -dyno libraries/time/dist-install/build/Data/Time/Calendar.dyn_o libraries/time/lib/Data/Time/Calendar.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar.hs:4:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Char8.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Char8.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/IntMap.hs -o libraries/containers/dist-install/build/Data/IntMap.o -dyno libraries/containers/dist-install/build/Data/IntMap.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files/Common.hs -o libraries/unix/dist-install/build/System/Posix/Files/Common.o -dyno libraries/unix/dist-install/build/System/Posix/Files/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -split-objs -dynamic-too -c libraries/containers/./Data/Map.hs -o libraries/containers/dist-install/build/Data/Map.o -dyno libraries/containers/dist-install/build/Data/Map.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Get/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Get/Internal.o -dyno libraries/binary/dist-install/build/Data/Binary/Get/Internal.dyn_o libraries/binary/src/Data/Binary/Get/Internal.hs:369:1: Warning: Rule "<$> to <*>" may never fire because ‘<$>’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘<$>’ libraries/binary/src/Data/Binary/Get/Internal.hs:402:21: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH/Ppr.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PprBase.hs -o compiler/stage2/build/PprBase.o -dyno compiler/stage2/build/PprBase.dyn_o <> "rm" -f libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a.contents /usr/bin/find libraries/array/dist-install/build/Data/Array_o_split libraries/array/dist-install/build/Data/Array/Base_o_split libraries/array/dist-install/build/Data/Array/IArray_o_split libraries/array/dist-install/build/Data/Array/IO_o_split libraries/array/dist-install/build/Data/Array/IO/Safe_o_split libraries/array/dist-install/build/Data/Array/IO/Internals_o_split libraries/array/dist-install/build/Data/Array/MArray_o_split libraries/array/dist-install/build/Data/Array/MArray/Safe_o_split libraries/array/dist-install/build/Data/Array/ST_o_split libraries/array/dist-install/build/Data/Array/ST/Safe_o_split libraries/array/dist-install/build/Data/Array/Storable_o_split libraries/array/dist-install/build/Data/Array/Storable/Safe_o_split libraries/array/dist-install/build/Data/Array/Storable/Internals_o_split libraries/array/dist-install/build/Data/Array/Unboxed_o_split libraries/array/dist-install/build/Data/Array/Unsafe_o_split -name '*.o' -print >> libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a.contents echo >> libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a.contents "/usr/bin/ar" q libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a @libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a.contents /usr/bin/ar: creating libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a "rm" -f libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.dyn_o "rm" -f libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a.contents /usr/bin/find libraries/containers/dist-install/build/Data/IntMap_o_split libraries/containers/dist-install/build/Data/IntMap/Lazy_o_split libraries/containers/dist-install/build/Data/IntMap/Strict_o_split libraries/containers/dist-install/build/Data/IntSet_o_split libraries/containers/dist-install/build/Data/Map_o_split libraries/containers/dist-install/build/Data/Map/Lazy_o_split libraries/containers/dist-install/build/Data/Map/Strict_o_split libraries/containers/dist-install/build/Data/Set_o_split libraries/containers/dist-install/build/Data/Graph_o_split libraries/containers/dist-install/build/Data/Sequence_o_split libraries/containers/dist-install/build/Data/Tree_o_split libraries/containers/dist-install/build/Data/IntMap/Base_o_split libraries/containers/dist-install/build/Data/IntSet/Base_o_split libraries/containers/dist-install/build/Data/Map/Base_o_split libraries/containers/dist-install/build/Data/Set/Base_o_split libraries/containers/dist-install/build/Data/Utils/BitUtil_o_split libraries/containers/dist-install/build/Data/Utils/StrictFold_o_split libraries/containers/dist-install/build/Data/Utils/StrictPair_o_split -name '*.o' -print >> libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a.contents echo >> libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a.contents "/usr/bin/ar" q libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a @libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a.contents /usr/bin/ar: creating libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a "rm" -f libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time/Format.hs -o libraries/time/dist-install/build/Data/Time/Format.p_o -dyno libraries/time/dist-install/build/Data/Time/Format.dyn_o libraries/time/lib/Data/Time/Format.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:159:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:160:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:161:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:162:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:163:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:164:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:167:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:168:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:169:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:170:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:171:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:172:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:173:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:174:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:175:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:176:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:177:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:178:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:179:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:180:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:181:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:182:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:183:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:184:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:185:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:187:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:188:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:191:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:192:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:193:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:194:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:195:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:196:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:197:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:200:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:201:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:204:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:207:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:208:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:209:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:210:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:212:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:213:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:214:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:215:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:216:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:217:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:218:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:219:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:220:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:221:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:222:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:223:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:224:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:225:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:227:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:228:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:229:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:230:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:232:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:233:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:235:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:236:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:237:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:238:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:239:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:240:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:241:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:242:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:243:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:246:1: Warning: Tab character "rm" -f libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a.contents /usr/bin/find libraries/binary/dist-install/build/Data/Binary_p_o_split libraries/binary/dist-install/build/Data/Binary/Put_p_o_split libraries/binary/dist-install/build/Data/Binary/Get_p_o_split libraries/binary/dist-install/build/Data/Binary/Get/Internal_p_o_split libraries/binary/dist-install/build/Data/Binary/Builder_p_o_split libraries/binary/dist-install/build/Data/Binary/Builder/Internal_p_o_split libraries/binary/dist-install/build/Data/Binary/Builder/Base_p_o_split libraries/binary/dist-install/build/Data/Binary/Class_p_o_split libraries/binary/dist-install/build/Data/Binary/Generic_p_o_split -name '*.p_o' -print >> libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a.contents echo >> libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a.contents "/usr/bin/ar" q libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a @libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a.contents /usr/bin/ar: creating libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a "rm" -f libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock.hs -o libraries/time/dist-install/build/Data/Time/Clock.o -dyno libraries/time/dist-install/build/Data/Time/Clock.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files.hs -o libraries/unix/dist-install/build/System/Posix/Files.o -dyno libraries/unix/dist-install/build/System/Posix/Files.dyn_o libraries/time/lib/Data/Time/Clock.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:7:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Unique.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique.dyn_o libraries/hoopl/src/Compiler/Hoopl/Unique.hs:27:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FiniteMap.hs -o compiler/stage2/build/FiniteMap.o -dyno compiler/stage2/build/FiniteMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -split-objs -dynamic-too -c libraries/template-haskell/./Language/Haskell/TH.hs -o libraries/template-haskell/dist-install/build/Language/Haskell/TH.o -dyno libraries/template-haskell/dist-install/build/Language/Haskell/TH.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Prefs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/array/dist-install/build -hidir libraries/array/dist-install/build -stubdir libraries/array/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key array_FaHmcBFfuRM8kmZLEY8D5S -hide-all-packages -i -ilibraries/array/. -ilibraries/array/dist-install/build -ilibraries/array/dist-install/build/autogen -Ilibraries/array/dist-install/build -Ilibraries/array/dist-install/build/autogen -Ilibraries/array/. -optP-include -optPlibraries/array/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/array/dist-install/build/Data/Array.dyn_o libraries/array/dist-install/build/Data/Array/Base.dyn_o libraries/array/dist-install/build/Data/Array/IArray.dyn_o libraries/array/dist-install/build/Data/Array/IO.dyn_o libraries/array/dist-install/build/Data/Array/IO/Safe.dyn_o libraries/array/dist-install/build/Data/Array/IO/Internals.dyn_o libraries/array/dist-install/build/Data/Array/MArray.dyn_o libraries/array/dist-install/build/Data/Array/MArray/Safe.dyn_o libraries/array/dist-install/build/Data/Array/ST.dyn_o libraries/array/dist-install/build/Data/Array/ST/Safe.dyn_o libraries/array/dist-install/build/Data/Array/Storable.dyn_o libraries/array/dist-install/build/Data/Array/Storable/Safe.dyn_o libraries/array/dist-install/build/Data/Array/Storable/Internals.dyn_o libraries/array/dist-install/build/Data/Array/Unboxed.dyn_o libraries/array/dist-install/build/Data/Array/Unsafe.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/array/dist-install/build/libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Internal.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.dyn_o libraries/bytestring/Data/ByteString/Builder/Internal.hs:137:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key deeps_FpR4obOZALU1lutWnrBldi -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/deepseq/dist-install/build -hidir libraries/deepseq/dist-install/build -stubdir libraries/deepseq/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key deeps_FpR4obOZALU1lutWnrBldi -hide-all-packages -i -ilibraries/deepseq/. -ilibraries/deepseq/dist-install/build -ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/dist-install/build -Ilibraries/deepseq/dist-install/build/autogen -Ilibraries/deepseq/. -optP-include -optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/deepseq/dist-install/build/Control/DeepSeq.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/deepseq/dist-install/build/libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Calendar/Easter.hs -o libraries/time/dist-install/build/Data/Time/Calendar/Easter.o -dyno libraries/time/dist-install/build/Data/Time/Calendar/Easter.dyn_o libraries/time/lib/Data/Time/Calendar/Easter.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:32:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs -o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.o -dyno libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Env/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Env/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/containers/dist-install/build -hidir libraries/containers/dist-install/build -stubdir libraries/containers/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key conta_47ajk3tbda43DFWyeF3oHQ -hide-all-packages -i -ilibraries/containers/. -ilibraries/containers/dist-install/build -ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/dist-install/build -Ilibraries/containers/dist-install/build/autogen -Ilibraries/containers/include -optP-include -optPlibraries/containers/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -O2 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/containers/dist-install/build/Data/IntMap.dyn_o libraries/containers/dist-install/build/Data/IntMap/Lazy.dyn_o libraries/containers/dist-install/build/Data/IntMap/Strict.dyn_o libraries/containers/dist-install/build/Data/IntSet.dyn_o libraries/containers/dist-install/build/Data/Map.dyn_o libraries/containers/dist-install/build/Data/Map/Lazy.dyn_o libraries/containers/dist-install/build/Data/Map/Strict.dyn_o libraries/containers/dist-install/build/Data/Set.dyn_o libraries/containers/dist-install/build/Data/Graph.dyn_o libraries/containers/dist-install/build/Data/Sequence.dyn_o libraries/containers/dist-install/build/Data/Tree.dyn_o libraries/containers/dist-install/build/Data/IntMap/Base.dyn_o libraries/containers/dist-install/build/Data/IntSet/Base.dyn_o libraries/containers/dist-install/build/Data/Map/Base.dyn_o libraries/containers/dist-install/build/Data/Set/Base.dyn_o libraries/containers/dist-install/build/Data/Utils/BitUtil.dyn_o libraries/containers/dist-install/build/Data/Utils/StrictFold.dyn_o libraries/containers/dist-install/build/Data/Utils/StrictPair.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/containers/dist-install/build/libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -odir libraries/pretty/dist-install/build -hidir libraries/pretty/dist-install/build -stubdir libraries/pretty/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -hide-all-packages -i -ilibraries/pretty/src -ilibraries/pretty/dist-install/build -ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/dist-install/build -Ilibraries/pretty/dist-install/build/autogen -Ilibraries/pretty/. -optP-include -optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -Wall -fwarn-tabs -XHaskell98 -XCPP -XBangPatterns -XDeriveGeneric -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/pretty/dist-install/build/Text/PrettyPrint.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJ.dyn_o libraries/pretty/dist-install/build/Text/PrettyPrint/HughesPJClass.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/pretty/dist-install/build/libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a.contents /usr/bin/find libraries/template-haskell/dist-install/build/Language/Haskell/TH_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax_o_split libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map_o_split -name '*.o' -print >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a.contents echo >> libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a.contents "/usr/bin/ar" q libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a @libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a.contents /usr/bin/ar: creating libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -c libraries/time/lib/Data/Time.hs -o libraries/time/dist-install/build/Data/Time.p_o -dyno libraries/time/dist-install/build/Data/Time.dyn_o libraries/time/lib/Data/Time.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time.hs:6:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.dyn_o "rm" -f libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Version.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Version.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/System.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/System.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/TimeZone.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone.dyn_o libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:96:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/./System/Posix.hs -o libraries/unix/dist-install/build/System/Posix.o -dyno libraries/unix/dist-install/build/System/Posix.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Label.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Label.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Label.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Fuel.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel.dyn_o libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Get.hs -o libraries/binary/dist-install/build/Data/Binary/Get.o -dyno libraries/binary/dist-install/build/Data/Binary/Get.dyn_o libraries/binary/src/Data/Binary/Get.hs:206:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/binary/src/Data/Binary/Get.hs:434:1: Warning: Rule "getWord8/readN" may never fire because ‘getWord8’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord8’ libraries/binary/src/Data/Binary/Get.hs:435:1: Warning: Rule "getWord16be/readN" may never fire because ‘getWord16be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16be’ libraries/binary/src/Data/Binary/Get.hs:436:1: Warning: Rule "getWord16le/readN" may never fire because ‘getWord16le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord16le’ libraries/binary/src/Data/Binary/Get.hs:437:1: Warning: Rule "getWord32be/readN" may never fire because ‘getWord32be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32be’ libraries/binary/src/Data/Binary/Get.hs:438:1: Warning: Rule "getWord32le/readN" may never fire because ‘getWord32le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord32le’ libraries/binary/src/Data/Binary/Get.hs:439:1: Warning: Rule "getWord64be/readN" may never fire because ‘getWord64be’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64be’ libraries/binary/src/Data/Binary/Get.hs:440:1: Warning: Rule "getWord64le/readN" may never fire because ‘getWord64le’ might inline first Probable fix: add an INLINE[n] or NOINLINE[n] pragma on ‘getWord64le’ "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Builder/Base.hs -o libraries/binary/dist-install/build/Data/Binary/Builder/Base.o -dyno libraries/binary/dist-install/build/Data/Binary/Builder/Base.dyn_o libraries/binary/src/Data/Binary/Builder/Base.hs:67:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Builder/Base.hs:192:37: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Char8.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Prim.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Temp/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/IO/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/IO/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Process/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Process/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Files/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Files/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/Directory/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/template-haskell/dist-install/build -hidir libraries/template-haskell/dist-install/build -stubdir libraries/template-haskell/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -hide-all-packages -i -ilibraries/template-haskell/. -ilibraries/template-haskell/dist-install/build -ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/dist-install/build -Ilibraries/template-haskell/dist-install/build/autogen -Ilibraries/template-haskell/. -optP-include -optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -Wall -this-package-key template-haskell -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/template-haskell/dist-install/build/Language/Haskell/TH.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Ppr.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/PprLib.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Quote.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Syntax.dyn_o libraries/template-haskell/dist-install/build/Language/Haskell/TH/Lib/Map.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/template-haskell/dist-install/build/libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key filep_5HhyRonfEZoDO205Wm9E4h -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 -c utils/dll-split/./Main.hs -o utils/dll-split/dist-install/build/Main.dyn_o "rm" -f libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a.contents /usr/bin/find libraries/time/dist-install/build/Data/Time/Calendar_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/MonthDay_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/WeekDate_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/Julian_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/Easter_p_o_split libraries/time/dist-install/build/Data/Time/Clock_p_o_split libraries/time/dist-install/build/Data/Time/Clock/POSIX_p_o_split libraries/time/dist-install/build/Data/Time/Clock/TAI_p_o_split libraries/time/dist-install/build/Data/Time/LocalTime_p_o_split libraries/time/dist-install/build/Data/Time/Format_p_o_split libraries/time/dist-install/build/Data/Time_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/Private_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/Days_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/Gregorian_p_o_split libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay_p_o_split libraries/time/dist-install/build/Data/Time/Clock/Scale_p_o_split libraries/time/dist-install/build/Data/Time/Clock/UTC_p_o_split libraries/time/dist-install/build/Data/Time/Clock/CTimeval_p_o_split libraries/time/dist-install/build/Data/Time/Clock/UTCDiff_p_o_split libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone_p_o_split libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay_p_o_split libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime_p_o_split libraries/time/dist-install/build/Data/Time/Format/Parse_p_o_split libraries/time/dist-install/build/Data/Time/Format/Locale_p_o_split -name '*.p_o' -print >> libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a.contents echo libraries/time/dist-install/build/lib/cbits/HsTime.p_o >> libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a.contents "/usr/bin/ar" q libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a @libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a.contents /usr/bin/ar: creating libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a "rm" -f libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/directory/dist-install/build -hidir libraries/directory/dist-install/build -stubdir libraries/directory/dist-install/build -split-objs -c libraries/directory/./System/Directory.hs -o libraries/directory/dist-install/build/System/Directory.p_o -dyno libraries/directory/dist-install/build/System/Directory.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Mix.p_o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Mix.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Package.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Package.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/License.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/License.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-install/build -ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/dist-install/build -Ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-install/build -hidir libraries/bin-package-db/dist-install/build -stubdir libraries/bin-package-db/dist-install/build -split-objs -c libraries/bin-package-db/./GHC/PackageDb.hs -o libraries/bin-package-db/dist-install/build/GHC/PackageDb.p_o -dyno libraries/bin-package-db/dist-install/build/GHC/PackageDb.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/History.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -DDYNAMIC_GHC_PROGRAMS -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Util.hs -o compiler/stage2/build/Util.p_o -dyno compiler/stage2/build/Util.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcUtils.hs -o utils/hpc/dist-install/build/HpcUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay.dyn_o libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:28:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:29:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:66:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:67:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:85:1: Warning: Tab character <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Graph.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph.dyn_o libraries/hoopl/src/Compiler/Hoopl/Graph.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Builder.hs -o libraries/binary/dist-install/build/Data/Binary/Builder.o -dyno libraries/binary/dist-install/build/Data/Binary/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder/Extra.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -split-objs -dynamic-too -c libraries/unix/./System/Posix/ByteString.hs -o libraries/unix/dist-install/build/System/Posix/ByteString.o -dyno libraries/unix/dist-install/build/System/Posix/ByteString.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Builder/Internal.hs -o libraries/binary/dist-install/build/Data/Binary/Builder/Internal.o -dyno libraries/binary/dist-install/build/Data/Binary/Builder/Internal.dyn_o libraries/binary/src/Data/Binary/Builder/Internal.hs:3:14: Warning: ‘Data.Binary.Builder.Internal’ is marked as Trustworthy but has been inferred as safe! "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile.dyn_o "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a.contents /usr/bin/find libraries/directory/dist-install/build/System/Directory_p_o_split -name '*.p_o' -print >> libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a.contents echo libraries/directory/dist-install/build/cbits/directory.p_o >> libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a.contents "/usr/bin/ar" q libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a @libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a.contents /usr/bin/ar: creating libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00_p.a.contents "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a.contents /usr/bin/find libraries/hpc/dist-install/build/Trace/Hpc/Util_p_o_split libraries/hpc/dist-install/build/Trace/Hpc/Mix_p_o_split libraries/hpc/dist-install/build/Trace/Hpc/Tix_p_o_split libraries/hpc/dist-install/build/Trace/Hpc/Reflect_p_o_split -name '*.p_o' -print >> libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a.contents echo >> libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a.contents "/usr/bin/ar" q libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a @libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a.contents /usr/bin/ar: creating libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.dyn_o "rm" -f libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a.contents /usr/bin/find libraries/bin-package-db/dist-install/build/GHC/PackageDb_p_o_split -name '*.p_o' -print >> libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a.contents echo >> libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a.contents "/usr/bin/ar" q libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a @libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a.contents /usr/bin/ar: creating libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a "rm" -f libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Command/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/FastString.hs -o compiler/stage2/build/FastString.p_o -dyno compiler/stage2/build/FastString.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/LocalTime/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime.dyn_o libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:61: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:109:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Show.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Show.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Show.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Put.hs -o libraries/binary/dist-install/build/Data/Binary/Put.o -dyno libraries/binary/dist-install/build/Data/Binary/Put.dyn_o libraries/binary/src/Data/Binary/Put.hs:3:14: Warning: ‘Data.Binary.Put’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Put.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Put.hs:64:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Builder.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.dyn_o "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a.contents /usr/bin/find libraries/unix/dist-install/build/System/Posix_o_split libraries/unix/dist-install/build/System/Posix/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Error_o_split libraries/unix/dist-install/build/System/Posix/Resource_o_split libraries/unix/dist-install/build/System/Posix/Time_o_split libraries/unix/dist-install/build/System/Posix/Unistd_o_split libraries/unix/dist-install/build/System/Posix/User_o_split libraries/unix/dist-install/build/System/Posix/Signals_o_split libraries/unix/dist-install/build/System/Posix/Signals/Exts_o_split libraries/unix/dist-install/build/System/Posix/Semaphore_o_split libraries/unix/dist-install/build/System/Posix/SharedMem_o_split libraries/unix/dist-install/build/System/Posix/ByteString/FilePath_o_split libraries/unix/dist-install/build/System/Posix/Directory_o_split libraries/unix/dist-install/build/System/Posix/Directory/ByteString_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker_o_split libraries/unix/dist-install/build/System/Posix/Files_o_split libraries/unix/dist-install/build/System/Posix/Files/ByteString_o_split libraries/unix/dist-install/build/System/Posix/IO_o_split libraries/unix/dist-install/build/System/Posix/IO/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Env_o_split libraries/unix/dist-install/build/System/Posix/Env/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Fcntl_o_split libraries/unix/dist-install/build/System/Posix/Process_o_split libraries/unix/dist-install/build/System/Posix/Process/Internals_o_split libraries/unix/dist-install/build/System/Posix/Process/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Temp_o_split libraries/unix/dist-install/build/System/Posix/Temp/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Terminal_o_split libraries/unix/dist-install/build/System/Posix/Terminal/ByteString_o_split libraries/unix/dist-install/build/System/Posix/Directory/Common_o_split libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common_o_split libraries/unix/dist-install/build/System/Posix/Files/Common_o_split libraries/unix/dist-install/build/System/Posix/IO/Common_o_split libraries/unix/dist-install/build/System/Posix/Process/Common_o_split libraries/unix/dist-install/build/System/Posix/Terminal/Common_o_split -name '*.o' -print >> libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a.contents echo libraries/unix/dist-install/build/cbits/HsUnix.o libraries/unix/dist-install/build/cbits/dirUtils.o libraries/unix/dist-install/build/cbits/execvpe.o libraries/unix/dist-install/build/cbits/ghcrts.o >> libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a.contents "/usr/bin/ar" q libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a @libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a.contents /usr/bin/ar: creating libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a "rm" -f libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/ParseUtils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Term.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Term.hs:107:16: Warning: In the use of ‘isEmptyChan’ (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See for details" "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/BufWrite.hs -o compiler/stage2/build/BufWrite.p_o -dyno compiler/stage2/build/BufWrite.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Lexeme.hs -o compiler/stage2/build/Lexeme.p_o -dyno compiler/stage2/build/Lexeme.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/LocalTime.hs -o libraries/time/dist-install/build/Data/Time/LocalTime.o -dyno libraries/time/dist-install/build/Data/Time/LocalTime.dyn_o libraries/time/lib/Data/Time/LocalTime.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:5:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/XUtil.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Pointed.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Debug.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Combinators.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Class.hs -o libraries/binary/dist-install/build/Data/Binary/Class.o -dyno libraries/binary/dist-install/build/Data/Binary/Class.dyn_o libraries/binary/src/Data/Binary/Class.hs:3:14: Warning: ‘Data.Binary.Class’ is marked as Trustworthy but has been inferred as safe! "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Internals.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -split-objs -dynamic-too -c libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs -o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.o -dyno libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Wrappers.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/RunCommand.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Command/Completion.hs:137:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Pretty.hs -o compiler/stage2/build/Pretty.p_o -dyno compiler/stage2/build/Pretty.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Format/Locale.hs -o libraries/time/dist-install/build/Data/Time/Format/Locale.o -dyno libraries/time/dist-install/build/Data/Time/Format/Locale.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary/Generic.hs -o libraries/binary/dist-install/build/Data/Binary/Generic.o -dyno libraries/binary/dist-install/build/Data/Binary/Generic.dyn_o libraries/binary/src/Data/Binary/Generic.hs:2:26: Warning: ‘Data.Binary.Generic’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Generic.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a.contents /usr/bin/find libraries/bytestring/dist-install/build/Data/ByteString_o_split libraries/bytestring/dist-install/build/Data/ByteString/Char8_o_split libraries/bytestring/dist-install/build/Data/ByteString/Unsafe_o_split libraries/bytestring/dist-install/build/Data/ByteString/Internal_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal_o_split libraries/bytestring/dist-install/build/Data/ByteString/Short_o_split libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras_o_split libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts_o_split libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16_o_split -name '*.o' -print >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a.contents echo libraries/bytestring/dist-install/build/cbits/fpstring.o libraries/bytestring/dist-install/build/cbits/itoa.o >> libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a.contents "/usr/bin/ar" q libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a @libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a.contents /usr/bin/ar: creating libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a "rm" -f libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Clock/TAI.hs -o libraries/time/dist-install/build/Data/Time/Clock/TAI.o -dyno libraries/time/dist-install/build/Data/Time/Clock/TAI.dyn_o libraries/time/lib/Data/Time/Clock/TAI.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:66:36: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:70:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:85:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:98:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:99:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:100:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:104:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:109:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:110:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:116:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:117:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:118:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:126:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:127:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:128:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:129:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:130:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:131:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:132:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:133:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:134:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:135:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:136:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:137:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:138:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:139:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Outputable.hs -o compiler/stage2/build/Outputable.p_o -dyno compiler/stage2/build/Outputable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Format/Parse.hs -o libraries/time/dist-install/build/Data/Time/Format/Parse.o -dyno libraries/time/dist-install/build/Data/Time/Format/Parse.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -split-objs -dynamic-too -c libraries/binary/src/Data/Binary.hs -o libraries/binary/dist-install/build/Data/Binary.o -dyno libraries/binary/dist-install/build/Data/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/bytestring/dist-install/build -hidir libraries/bytestring/dist-install/build -stubdir libraries/bytestring/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key bytes_6vj5EoliHgNHISHCVCb069 -hide-all-packages -i -ilibraries/bytestring/. -ilibraries/bytestring/dist-install/build -ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/dist-install/build -Ilibraries/bytestring/dist-install/build/autogen -Ilibraries/bytestring/include -optP-DINTEGER_GMP -optP-include -optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key ghcpr_8TmvWUcS1U1IKHT0levwg3 -package-key integ_2aU3IZNMF9a7mQ0OzsZ0dS -Wall -fwarn-tabs -O2 -fmax-simplifier-iterations=10 -fdicts-cheap -fspec-constr-count=6 -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/bytestring/dist-install/build/Data/ByteString.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Char8.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Unsafe.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Char8.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Short.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Short/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Extra.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/Extras.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Lazy/Builder/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Binary.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/ASCII.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Floating.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/UncheckedShifts.dyn_o libraries/bytestring/dist-install/build/Data/ByteString/Builder/Prim/Internal/Base16.dyn_o libraries/bytestring/dist-install/build/cbits/fpstring.dyn_o libraries/bytestring/dist-install/build/cbits/itoa.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/bytestring/dist-install/build/libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -split-objs -dynamic-too -c libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs -o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList.o -dyno libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList.dyn_o "rm" -f libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents /usr/bin/find libraries/binary/dist-install/build/Data/Binary_o_split libraries/binary/dist-install/build/Data/Binary/Put_o_split libraries/binary/dist-install/build/Data/Binary/Get_o_split libraries/binary/dist-install/build/Data/Binary/Get/Internal_o_split libraries/binary/dist-install/build/Data/Binary/Builder_o_split libraries/binary/dist-install/build/Data/Binary/Builder/Internal_o_split libraries/binary/dist-install/build/Data/Binary/Builder/Base_o_split libraries/binary/dist-install/build/Data/Binary/Class_o_split libraries/binary/dist-install/build/Data/Binary/Generic_o_split -name '*.o' -print >> libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents echo >> libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents "/usr/bin/ar" q libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a @libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents /usr/bin/ar: creating libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a "rm" -f libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6.a.contents "rm" -f libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents /usr/bin/find libraries/hoopl/dist-install/build/Compiler/Hoopl_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Block_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Label_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Show_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique_o_split libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil_o_split -name '*.o' -print >> libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents echo >> libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents "/usr/bin/ar" q libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a @libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents /usr/bin/ar: creating libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a "rm" -f libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Backend/DumbTerm.hs:11:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Backend/Terminfo.hs:8:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/SrcLoc.hs -o compiler/stage2/build/SrcLoc.p_o -dyno compiler/stage2/build/SrcLoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/TypeRep.hs-boot -o compiler/stage2/build/TypeRep.p_o-boot -dyno compiler/stage2/build/TypeRep.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Bag.hs -o compiler/stage2/build/Bag.p_o -dyno compiler/stage2/build/Bag.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DriverPhases.hs -o compiler/stage2/build/DriverPhases.p_o -dyno compiler/stage2/build/DriverPhases.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Digraph.hs -o compiler/stage2/build/Digraph.p_o -dyno compiler/stage2/build/Digraph.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/IdInfo.hs-boot -o compiler/stage2/build/IdInfo.p_o-boot -dyno compiler/stage2/build/IdInfo.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcType.hs-boot -o compiler/stage2/build/TcType.p_o-boot -dyno compiler/stage2/build/TcType.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Pair.hs -o compiler/stage2/build/Pair.p_o -dyno compiler/stage2/build/Pair.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/StringBuffer.hs -o compiler/stage2/build/StringBuffer.p_o -dyno compiler/stage2/build/StringBuffer.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/OrdList.hs -o compiler/stage2/build/OrdList.p_o -dyno compiler/stage2/build/OrdList.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time/Format.hs -o libraries/time/dist-install/build/Data/Time/Format.o -dyno libraries/time/dist-install/build/Data/Time/Format.dyn_o libraries/time/lib/Data/Time/Format.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:159:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:160:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:161:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:162:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:163:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:164:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:167:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:168:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:169:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:170:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:171:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:172:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:173:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:174:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:175:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:176:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:177:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:178:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:179:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:180:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:181:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:182:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:183:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:184:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:185:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:187:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:188:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:191:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:192:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:193:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:194:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:195:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:196:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:197:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:200:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:201:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:204:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:207:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:208:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:209:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:210:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:212:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:213:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:214:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:215:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:216:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:217:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:218:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:219:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:220:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:221:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:222:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:223:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:224:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:225:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:227:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:228:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:229:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:230:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:232:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:233:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:235:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:236:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:237:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:238:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:239:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:240:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:241:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:242:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:243:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:246:1: Warning: Tab character <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Backend.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/BasicTypes.hs -o compiler/stage2/build/BasicTypes.p_o -dyno compiler/stage2/build/BasicTypes.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/ErrUtils.hs-boot -o compiler/stage2/build/ErrUtils.p_o-boot -dyno compiler/stage2/build/ErrUtils.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/CmdLineParser.hs -o compiler/stage2/build/CmdLineParser.p_o -dyno compiler/stage2/build/CmdLineParser.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsDoc.hs -o compiler/stage2/build/HsDoc.p_o -dyno compiler/stage2/build/HsDoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -split-objs -dynamic-too -c libraries/time/lib/Data/Time.hs -o libraries/time/dist-install/build/Data/Time.o -dyno libraries/time/dist-install/build/Data/Time.dyn_o libraries/time/lib/Data/Time.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time.hs:6:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/binary/dist-install/build -hidir libraries/binary/dist-install/build -stubdir libraries/binary/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -hide-all-packages -i -ilibraries/binary/src -ilibraries/binary/dist-install/build -ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/dist-install/build -Ilibraries/binary/dist-install/build/autogen -Ilibraries/binary/. -optP-DGENERICS -optP-include -optPlibraries/binary/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -O2 -Wall -fliberate-case-threshold=1000 -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/binary/dist-install/build/Data/Binary.dyn_o libraries/binary/dist-install/build/Data/Binary/Put.dyn_o libraries/binary/dist-install/build/Data/Binary/Get.dyn_o libraries/binary/dist-install/build/Data/Binary/Get/Internal.dyn_o libraries/binary/dist-install/build/Data/Binary/Builder.dyn_o libraries/binary/dist-install/build/Data/Binary/Builder/Internal.dyn_o libraries/binary/dist-install/build/Data/Binary/Builder/Base.dyn_o libraries/binary/dist-install/build/Data/Binary/Class.dyn_o libraries/binary/dist-install/build/Data/Binary/Generic.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/binary/dist-install/build/libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/hoopl/dist-install/build -hidir libraries/hoopl/dist-install/build -stubdir libraries/hoopl/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key hoopl_JxODiSRz1e84NbH6nnZuUk -hide-all-packages -i -ilibraries/hoopl/src -ilibraries/hoopl/dist-install/build -ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/dist-install/build -Ilibraries/hoopl/dist-install/build/autogen -Ilibraries/hoopl/. -optP-include -optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/hoopl/dist-install/build/Compiler/Hoopl.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Internals.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Wrappers.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/Dominator.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Passes/DList.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Checkpoint.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Collections.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Combinators.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Dataflow.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Debug.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Block.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Graph.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Label.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/MkGraph.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Fuel.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Pointed.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Shape.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Show.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/Unique.dyn_o libraries/hoopl/dist-install/build/Compiler/Hoopl/XUtil.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/hoopl/dist-install/build/libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a.contents /usr/bin/find libraries/time/dist-install/build/Data/Time/Calendar_o_split libraries/time/dist-install/build/Data/Time/Calendar/MonthDay_o_split libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate_o_split libraries/time/dist-install/build/Data/Time/Calendar/WeekDate_o_split libraries/time/dist-install/build/Data/Time/Calendar/Julian_o_split libraries/time/dist-install/build/Data/Time/Calendar/Easter_o_split libraries/time/dist-install/build/Data/Time/Clock_o_split libraries/time/dist-install/build/Data/Time/Clock/POSIX_o_split libraries/time/dist-install/build/Data/Time/Clock/TAI_o_split libraries/time/dist-install/build/Data/Time/LocalTime_o_split libraries/time/dist-install/build/Data/Time/Format_o_split libraries/time/dist-install/build/Data/Time_o_split libraries/time/dist-install/build/Data/Time/Calendar/Private_o_split libraries/time/dist-install/build/Data/Time/Calendar/Days_o_split libraries/time/dist-install/build/Data/Time/Calendar/Gregorian_o_split libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay_o_split libraries/time/dist-install/build/Data/Time/Clock/Scale_o_split libraries/time/dist-install/build/Data/Time/Clock/UTC_o_split libraries/time/dist-install/build/Data/Time/Clock/CTimeval_o_split libraries/time/dist-install/build/Data/Time/Clock/UTCDiff_o_split libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone_o_split libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay_o_split libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime_o_split libraries/time/dist-install/build/Data/Time/Format/Parse_o_split libraries/time/dist-install/build/Data/Time/Format/Locale_o_split -name '*.o' -print >> libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a.contents echo libraries/time/dist-install/build/lib/cbits/HsTime.o >> libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a.contents "/usr/bin/ar" q libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a @libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a.contents /usr/bin/ar: creating libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a "rm" -f libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Language/Haskell/Extension.hs -o libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.o -dyno libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Version.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Version.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Version.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/ModuleName.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Verbosity.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/System.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/System.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/System.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/InputT.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/InputT.hs:16:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Unique.hs -o compiler/stage2/build/Unique.p_o -dyno compiler/stage2/build/Unique.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/StaticFlags.hs -o compiler/stage2/build/StaticFlags.p_o -dyno compiler/stage2/build/StaticFlags.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ObjLink.hs -o compiler/stage2/build/ObjLink.p_o -dyno compiler/stage2/build/ObjLink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/directory/dist-install/build -hidir libraries/directory/dist-install/build -stubdir libraries/directory/dist-install/build -split-objs -dynamic-too -c libraries/directory/./System/Directory.hs -o libraries/directory/dist-install/build/System/Directory.o -dyno libraries/directory/dist-install/build/System/Directory.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -split-objs -dynamic-too -c libraries/hpc/./Trace/Hpc/Mix.hs -o libraries/hpc/dist-install/build/Trace/Hpc/Mix.o -dyno libraries/hpc/dist-install/build/Trace/Hpc/Mix.dyn_o "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a.contents /usr/bin/find libraries/directory/dist-install/build/System/Directory_o_split -name '*.o' -print >> libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a.contents echo libraries/directory/dist-install/build/cbits/directory.o >> libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a.contents "/usr/bin/ar" q libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a @libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a.contents /usr/bin/ar: creating libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a "rm" -f libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00.a.contents "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -odir libraries/time/dist-install/build -hidir libraries/time/dist-install/build -stubdir libraries/time/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key time_Hh2clZW6in4HpYHx5bLtb7 -hide-all-packages -i -ilibraries/time/lib -ilibraries/time/dist-install/build -ilibraries/time/dist-install/build/autogen -Ilibraries/time/dist-install/build -Ilibraries/time/dist-install/build/autogen -Ilibraries/time/lib/include -optP-DLANGUAGE_Rank2Types -optP-DLANGUAGE_DeriveDataTypeable -optP-DLANGUAGE_StandaloneDeriving -optP-include -optPlibraries/time/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -Wall -XHaskell2010 -XCPP -XRank2Types -XDeriveDataTypeable -XStandaloneDeriving -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/time/dist-install/build/Data/Time/Calendar.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/MonthDay.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/OrdinalDate.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/WeekDate.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Julian.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Easter.dyn_o libraries/time/dist-install/build/Data/Time/Clock.dyn_o libraries/time/dist-install/build/Data/Time/Clock/POSIX.dyn_o libraries/time/dist-install/build/Data/Time/Clock/TAI.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime.dyn_o libraries/time/dist-install/build/Data/Time/Format.dyn_o libraries/time/dist-install/build/Data/Time.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Private.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Days.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/Gregorian.dyn_o libraries/time/dist-install/build/Data/Time/Calendar/JulianYearDay.dyn_o libraries/time/dist-install/build/Data/Time/Clock/Scale.dyn_o libraries/time/dist-install/build/Data/Time/Clock/UTC.dyn_o libraries/time/dist-install/build/Data/Time/Clock/CTimeval.dyn_o libraries/time/dist-install/build/Data/Time/Clock/UTCDiff.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/TimeZone.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/TimeOfDay.dyn_o libraries/time/dist-install/build/Data/Time/LocalTime/LocalTime.dyn_o libraries/time/dist-install/build/Data/Time/Format/Parse.dyn_o libraries/time/dist-install/build/Data/Time/Format/Locale.dyn_o libraries/time/dist-install/build/lib/cbits/HsTime.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/time/dist-install/build/libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents /usr/bin/find libraries/hpc/dist-install/build/Trace/Hpc/Util_o_split libraries/hpc/dist-install/build/Trace/Hpc/Mix_o_split libraries/hpc/dist-install/build/Trace/Hpc/Tix_o_split libraries/hpc/dist-install/build/Trace/Hpc/Reflect_o_split -name '*.o' -print >> libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents echo >> libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents "/usr/bin/ar" q libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a @libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents /usr/bin/ar: creating libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a "rm" -f libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Package.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Package.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Package.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/License.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/License.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/License.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Emacs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/Vi.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/UniqFM.hs -o compiler/stage2/build/UniqFM.p_o -dyno compiler/stage2/build/UniqFM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/UniqSupply.hs -o compiler/stage2/build/UniqSupply.p_o -dyno compiler/stage2/build/UniqSupply.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegClass.hs -o compiler/stage2/build/RegClass.p_o -dyno compiler/stage2/build/RegClass.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -DDYNAMIC_GHC_PROGRAMS -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Util.hs -o compiler/stage2/build/Util.o -dyno compiler/stage2/build/Util.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-install/build -ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/dist-install/build -Ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-install/build -hidir libraries/bin-package-db/dist-install/build -stubdir libraries/bin-package-db/dist-install/build -split-objs -dynamic-too -c libraries/bin-package-db/./GHC/PackageDb.hs -o libraries/bin-package-db/dist-install/build/GHC/PackageDb.o -dyno libraries/bin-package-db/dist-install/build/GHC/PackageDb.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/History.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/unix/dist-install/build -hidir libraries/unix/dist-install/build -stubdir libraries/unix/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -hide-all-packages -i -ilibraries/unix/. -ilibraries/unix/dist-install/build -ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/dist-install/build -Ilibraries/unix/dist-install/build/autogen -Ilibraries/unix/include -optP-include -optPlibraries/unix/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/unix/dist-install/build/System/Posix.dyn_o libraries/unix/dist-install/build/System/Posix/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Error.dyn_o libraries/unix/dist-install/build/System/Posix/Resource.dyn_o libraries/unix/dist-install/build/System/Posix/Time.dyn_o libraries/unix/dist-install/build/System/Posix/Unistd.dyn_o libraries/unix/dist-install/build/System/Posix/User.dyn_o libraries/unix/dist-install/build/System/Posix/Signals.dyn_o libraries/unix/dist-install/build/System/Posix/Signals/Exts.dyn_o libraries/unix/dist-install/build/System/Posix/Semaphore.dyn_o libraries/unix/dist-install/build/System/Posix/SharedMem.dyn_o libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.dyn_o libraries/unix/dist-install/build/System/Posix/Directory.dyn_o libraries/unix/dist-install/build/System/Posix/Directory/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker.dyn_o libraries/unix/dist-install/build/System/Posix/Files.dyn_o libraries/unix/dist-install/build/System/Posix/Files/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/IO.dyn_o libraries/unix/dist-install/build/System/Posix/IO/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Env.dyn_o libraries/unix/dist-install/build/System/Posix/Env/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Fcntl.dyn_o libraries/unix/dist-install/build/System/Posix/Process.dyn_o libraries/unix/dist-install/build/System/Posix/Process/Internals.dyn_o libraries/unix/dist-install/build/System/Posix/Process/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Temp.dyn_o libraries/unix/dist-install/build/System/Posix/Temp/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.dyn_o libraries/unix/dist-install/build/System/Posix/Directory/Common.dyn_o libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Files/Common.dyn_o libraries/unix/dist-install/build/System/Posix/IO/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Process/Common.dyn_o libraries/unix/dist-install/build/System/Posix/Terminal/Common.dyn_o libraries/unix/dist-install/build/cbits/HsUnix.dyn_o libraries/unix/dist-install/build/cbits/dirUtils.dyn_o libraries/unix/dist-install/build/cbits/execvpe.dyn_o libraries/unix/dist-install/build/cbits/ghcrts.dyn_o -shared -dynamic -dynload deploy -lrt -lutil -ldl -lpthread -no-auto-link-packages -o libraries/unix/dist-install/build/libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.dyn_o "rm" -f libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents /usr/bin/find libraries/bin-package-db/dist-install/build/GHC/PackageDb_o_split -name '*.o' -print >> libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents echo >> libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents "/usr/bin/ar" q libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a @libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents /usr/bin/ar: creating libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a "rm" -f libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Make.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Make.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Binary.hs -o compiler/stage2/build/Binary.p_o -dyno compiler/stage2/build/Binary.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/UniqSet.hs -o compiler/stage2/build/UniqSet.p_o -dyno compiler/stage2/build/UniqSet.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/ListSetOps.hs -o compiler/stage2/build/ListSetOps.p_o -dyno compiler/stage2/build/ListSetOps.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/Hoopl/Dataflow.hs -o compiler/stage2/build/Hoopl/Dataflow.p_o -dyno compiler/stage2/build/Hoopl/Dataflow.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Reg.hs -o compiler/stage2/build/Reg.p_o -dyno compiler/stage2/build/Reg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/FastString.hs -o compiler/stage2/build/FastString.o -dyno compiler/stage2/build/FastString.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/History.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/directory/dist-install/build -hidir libraries/directory/dist-install/build -stubdir libraries/directory/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key direc_3TcTyYedch32o1zTH2MR00 -hide-all-packages -i -ilibraries/directory/. -ilibraries/directory/dist-install/build -ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/dist-install/build -Ilibraries/directory/dist-install/build/autogen -Ilibraries/directory/include -optP-include -optPlibraries/directory/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/directory/dist-install/build/System/Directory.dyn_o libraries/directory/dist-install/build/cbits/directory.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/directory/dist-install/build/libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -c libraries/haskeline/./System/Console/Haskeline/IO.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.p_o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Module.hs -o compiler/stage2/build/Module.p_o -dyno compiler/stage2/build/Module.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/BooleanFormula.hs -o compiler/stage2/build/BooleanFormula.p_o -dyno compiler/stage2/build/BooleanFormula.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/Hoopl.hs -o compiler/stage2/build/Hoopl.p_o -dyno compiler/stage2/build/Hoopl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/Serialized.hs -o compiler/stage2/build/Serialized.p_o -dyno compiler/stage2/build/Serialized.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/GraphBase.hs -o compiler/stage2/build/GraphBase.p_o -dyno compiler/stage2/build/GraphBase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/ArchBase.hs -o compiler/stage2/build/RegAlloc/Graph/ArchBase.p_o -dyno compiler/stage2/build/RegAlloc/Graph/ArchBase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./Common.hs -o utils/hsc2hs/dist-install/build/Common.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pwd/. -iutils/ghc-pwd/dist-install/build -iutils/ghc-pwd/dist-install/build/autogen -Iutils/ghc-pwd/dist-install/build -Iutils/ghc-pwd/dist-install/build/autogen -optP-include -optPutils/ghc-pwd/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pwd/dist-install/build -hidir utils/ghc-pwd/dist-install/build -stubdir utils/ghc-pwd/dist-install/build -c utils/ghc-pwd/./Main.hs -o utils/ghc-pwd/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcFlags.hs -o utils/hpc/dist-install/build/HpcFlags.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/runghc/. -iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/autogen -Iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build/autogen -optP-include -optPutils/runghc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -cpp -DVERSION="\"7.10.1\"" -odir utils/runghc/dist-install/build -hidir utils/runghc/dist-install/build -stubdir utils/runghc/dist-install/build -c utils/runghc/dist-install/build/Main.hs -o utils/runghc/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/autogen -Iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build/autogen -optP-include -optPutils/compare_sizes/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/compare_sizes/dist-install/build -hidir utils/compare_sizes/dist-install/build -stubdir utils/compare_sizes/dist-install/build -c utils/compare_sizes/./Main.hs -o utils/compare_sizes/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/BufWrite.hs -o compiler/stage2/build/BufWrite.o -dyno compiler/stage2/build/BufWrite.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Lexeme.hs -o compiler/stage2/build/Lexeme.o -dyno compiler/stage2/build/Lexeme.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Term.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Term.hs:107:16: Warning: In the use of ‘isEmptyChan’ (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See for details" "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-install/build -ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/dist-install/build -Ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/bin-package-db/dist-install/build -hidir libraries/bin-package-db/dist-install/build -stubdir libraries/bin-package-db/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key binpa_JNoexmBMuO8C771QaIy3YN -hide-all-packages -i -ilibraries/bin-package-db/. -ilibraries/bin-package-db/dist-install/build -ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/dist-install/build -Ilibraries/bin-package-db/dist-install/build/autogen -Ilibraries/bin-package-db/. -optP-include -optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/bin-package-db/dist-install/build/GHC/PackageDb.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/bin-package-db/dist-install/build/libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -odir libraries/hpc/dist-install/build -hidir libraries/hpc/dist-install/build -stubdir libraries/hpc/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key hpc_CmUUQl5bURfBueJrdYfNs3 -hide-all-packages -i -ilibraries/hpc/. -ilibraries/hpc/dist-install/build -ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/dist-install/build -Ilibraries/hpc/dist-install/build/autogen -Ilibraries/hpc/. -optP-include -optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key time_Hh2clZW6in4HpYHx5bLtb7 -Wall -XHaskell98 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/hpc/dist-install/build/Trace/Hpc/Util.dyn_o libraries/hpc/dist-install/build/Trace/Hpc/Mix.dyn_o libraries/hpc/dist-install/build/Trace/Hpc/Tix.dyn_o libraries/hpc/dist-install/build/Trace/Hpc/Reflect.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/hpc/dist-install/build/libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -odir libraries/process/dist-install/build -hidir libraries/process/dist-install/build -stubdir libraries/process/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key proce_0hwN3CTKynhHQqQkChnSdH -hide-all-packages -i -ilibraries/process/. -ilibraries/process/dist-install/build -ilibraries/process/dist-install/build/autogen -Ilibraries/process/dist-install/build -Ilibraries/process/dist-install/build/autogen -Ilibraries/process/include -optP-include -optPlibraries/process/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell2010 -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/process/dist-install/build/System/Cmd.dyn_o libraries/process/dist-install/build/System/Process.dyn_o libraries/process/dist-install/build/System/Process/Internals.dyn_o libraries/process/dist-install/build/cbits/runProcess.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/process/dist-install/build/libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/ParseUtils.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC.dyn_o "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a.contents /usr/bin/find libraries/haskeline/dist-install/build/System/Console/Haskeline_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/History_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/IO_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Key_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Term_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm_p_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo_p_o_split -name '*.p_o' -print >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a.contents echo libraries/haskeline/dist-install/build/cbits/h_wcwidth.p_o >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a.contents "/usr/bin/ar" q libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a @libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a.contents /usr/bin/ar: creating libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrelNames.hs-boot -o compiler/stage2/build/PrelNames.p_o-boot -dyno compiler/stage2/build/PrelNames.dyn_o-boot "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/PackageConfig.hs -o compiler/stage2/build/PackageConfig.p_o -dyno compiler/stage2/build/PackageConfig.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/ForeignCall.hs -o compiler/stage2/build/ForeignCall.p_o -dyno compiler/stage2/build/ForeignCall.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs -o compiler/stage2/build/RegAlloc/Graph/TrivColorable.p_o -dyno compiler/stage2/build/RegAlloc/Graph/TrivColorable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/GraphPpr.hs -o compiler/stage2/build/GraphPpr.p_o -dyno compiler/stage2/build/GraphPpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/GraphOps.hs -o compiler/stage2/build/GraphOps.p_o -dyno compiler/stage2/build/GraphOps.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/ArchX86.hs -o compiler/stage2/build/RegAlloc/Graph/ArchX86.p_o -dyno compiler/stage2/build/RegAlloc/Graph/ArchX86.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./UtilsCodegen.hs -o utils/hsc2hs/dist-install/build/UtilsCodegen.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./CrossCodegen.hs -o utils/hsc2hs/dist-install/build/CrossCodegen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcOverlay.hs -o utils/hpc/dist-install/build/HpcOverlay.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcDraft.hs -o utils/hpc/dist-install/build/HpcDraft.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcShowTix.hs -o utils/hpc/dist-install/build/HpcShowTix.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcCombine.hs -o utils/hpc/dist-install/build/HpcCombine.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcMarkup.hs -o utils/hpc/dist-install/build/HpcMarkup.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./HpcReport.hs -o utils/hpc/dist-install/build/HpcReport.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Pretty.hs -o compiler/stage2/build/Pretty.o -dyno compiler/stage2/build/Pretty.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/RunCommand.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Command/Completion.hs:137:1: Warning: Tab character "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Command.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DynFlags.hs -o compiler/stage2/build/DynFlags.p_o -dyno compiler/stage2/build/DynFlags.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/GraphColor.hs -o compiler/stage2/build/GraphColor.p_o -dyno compiler/stage2/build/GraphColor.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./DirectCodegen.hs -o utils/hsc2hs/dist-install/build/DirectCodegen.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -c utils/hpc/./Main.hs -o utils/hpc/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Outputable.hs -o compiler/stage2/build/Outputable.o -dyno compiler/stage2/build/Outputable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -c utils/hsc2hs/./Main.hs -o utils/hsc2hs/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/SrcLoc.hs -o compiler/stage2/build/SrcLoc.o -dyno compiler/stage2/build/SrcLoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/TypeRep.hs-boot -o compiler/stage2/build/TypeRep.o-boot -dyno compiler/stage2/build/TypeRep.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Bag.hs -o compiler/stage2/build/Bag.o -dyno compiler/stage2/build/Bag.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DriverPhases.hs -o compiler/stage2/build/DriverPhases.o -dyno compiler/stage2/build/DriverPhases.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Digraph.hs -o compiler/stage2/build/Digraph.o -dyno compiler/stage2/build/Digraph.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/IdInfo.hs-boot -o compiler/stage2/build/IdInfo.o-boot -dyno compiler/stage2/build/IdInfo.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcType.hs-boot -o compiler/stage2/build/TcType.o-boot -dyno compiler/stage2/build/TcType.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Pair.hs -o compiler/stage2/build/Pair.o -dyno compiler/stage2/build/Pair.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/StringBuffer.hs -o compiler/stage2/build/StringBuffer.o -dyno compiler/stage2/build/StringBuffer.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/OrdList.hs -o compiler/stage2/build/OrdList.o -dyno compiler/stage2/build/OrdList.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Backend/DumbTerm.hs:11:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/Backend/Terminfo.hs:8:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/PackageDescription/PrettyPrint.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Script.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ld.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/OccName.hs -o compiler/stage2/build/OccName.p_o -dyno compiler/stage2/build/OccName.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/ErrUtils.hs -o compiler/stage2/build/ErrUtils.p_o -dyno compiler/stage2/build/ErrUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmType.hs -o compiler/stage2/build/CmmType.p_o -dyno compiler/stage2/build/CmmType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/SMRep.hs -o compiler/stage2/build/SMRep.p_o -dyno compiler/stage2/build/SMRep.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/BreakArray.hs -o compiler/stage2/build/BreakArray.p_o -dyno compiler/stage2/build/BreakArray.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/IOEnv.hs -o compiler/stage2/build/IOEnv.p_o -dyno compiler/stage2/build/IOEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/Llvm/Types.hs -o compiler/stage2/build/Llvm/Types.p_o -dyno compiler/stage2/build/Llvm/Types.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Base.hs -o compiler/stage2/build/SPARC/Base.p_o -dyno compiler/stage2/build/SPARC/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/StackMap.hs -o compiler/stage2/build/RegAlloc/Linear/StackMap.p_o -dyno compiler/stage2/build/RegAlloc/Linear/StackMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/BasicTypes.hs -o compiler/stage2/build/BasicTypes.o -dyno compiler/stage2/build/BasicTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/ErrUtils.hs-boot -o compiler/stage2/build/ErrUtils.o-boot -dyno compiler/stage2/build/ErrUtils.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/CmdLineParser.hs -o compiler/stage2/build/CmdLineParser.o -dyno compiler/stage2/build/CmdLineParser.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsDoc.hs -o compiler/stage2/build/HsDoc.o -dyno compiler/stage2/build/HsDoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Backend.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Name.hs -o compiler/stage2/build/Name.p_o -dyno compiler/stage2/build/Name.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmMachOp.hs -o compiler/stage2/build/CmmMachOp.p_o -dyno compiler/stage2/build/CmmMachOp.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsImpExp.hs -o compiler/stage2/build/HsImpExp.p_o -dyno compiler/stage2/build/HsImpExp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/Bitmap.hs -o compiler/stage2/build/Bitmap.p_o -dyno compiler/stage2/build/Bitmap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/Llvm/MetaData.hs -o compiler/stage2/build/Llvm/MetaData.p_o -dyno compiler/stage2/build/Llvm/MetaData.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen -optP-include -optPutils/ghc-pkg/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -c utils/ghc-pkg/./Main.hs -o utils/ghc-pkg/dist-install/build/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Unique.hs -o compiler/stage2/build/Unique.o -dyno compiler/stage2/build/Unique.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/StaticFlags.hs -o compiler/stage2/build/StaticFlags.o -dyno compiler/stage2/build/StaticFlags.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/InputT.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS libraries/haskeline/System/Console/Haskeline/InputT.hs:16:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ObjLink.hs -o compiler/stage2/build/ObjLink.o -dyno compiler/stage2/build/ObjLink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -c libraries/Cabal/Cabal/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.p_o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/NameSet.hs -o compiler/stage2/build/NameSet.p_o -dyno compiler/stage2/build/NameSet.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/NameEnv.hs -o compiler/stage2/build/NameEnv.p_o -dyno compiler/stage2/build/NameEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/PatSyn.hs-boot -o compiler/stage2/build/PatSyn.p_o-boot -dyno compiler/stage2/build/PatSyn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/TyCon.hs-boot -o compiler/stage2/build/TyCon.p_o-boot -dyno compiler/stage2/build/TyCon.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Var.hs -o compiler/stage2/build/Var.p_o -dyno compiler/stage2/build/Var.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Packages.hs -o compiler/stage2/build/Packages.p_o -dyno compiler/stage2/build/Packages.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Annotations.hs -o compiler/stage2/build/Annotations.p_o -dyno compiler/stage2/build/Annotations.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/Llvm/AbsSyn.hs -o compiler/stage2/build/Llvm/AbsSyn.p_o -dyno compiler/stage2/build/Llvm/AbsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/CPrim.hs -o compiler/stage2/build/CPrim.p_o -dyno compiler/stage2/build/CPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/UniqFM.hs -o compiler/stage2/build/UniqFM.o -dyno compiler/stage2/build/UniqFM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/UniqSupply.hs -o compiler/stage2/build/UniqSupply.o -dyno compiler/stage2/build/UniqSupply.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegClass.hs -o compiler/stage2/build/RegClass.o -dyno compiler/stage2/build/RegClass.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Emacs.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/Vi.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.dyn_o "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a.contents /usr/bin/find libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/License_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Make_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Package_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/System_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Text_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Version_p_o_split libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642_p_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo_p_o_split libraries/Cabal/Cabal/dist-install/build/Paths_Cabal_p_o_split -name '*.p_o' -print >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a.contents echo >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a.contents "/usr/bin/ar" q libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a @libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a.contents /usr/bin/ar: creating libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY_p.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Avail.hs -o compiler/stage2/build/Avail.p_o -dyno compiler/stage2/build/Avail.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/DataCon.hs-boot -o compiler/stage2/build/DataCon.p_o-boot -dyno compiler/stage2/build/DataCon.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/VarSet.hs -o compiler/stage2/build/VarSet.p_o -dyno compiler/stage2/build/VarSet.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Class.hs -o compiler/stage2/build/Class.p_o -dyno compiler/stage2/build/Class.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/RdrName.hs -o compiler/stage2/build/RdrName.p_o -dyno compiler/stage2/build/RdrName.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/CoAxiom.hs -o compiler/stage2/build/CoAxiom.p_o -dyno compiler/stage2/build/CoAxiom.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Type.hs-boot -o compiler/stage2/build/Type.p_o-boot -dyno compiler/stage2/build/Type.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/TysWiredIn.hs-boot -o compiler/stage2/build/TysWiredIn.p_o-boot -dyno compiler/stage2/build/TysWiredIn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/profiling/CostCentre.hs -o compiler/stage2/build/CostCentre.p_o -dyno compiler/stage2/build/CostCentre.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/Llvm/PpLlvm.hs -o compiler/stage2/build/Llvm/PpLlvm.p_o -dyno compiler/stage2/build/Llvm/PpLlvm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/SysTools.hs -o compiler/stage2/build/SysTools.p_o -dyno compiler/stage2/build/SysTools.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Binary.hs -o compiler/stage2/build/Binary.o -dyno compiler/stage2/build/Binary.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/UniqSet.hs -o compiler/stage2/build/UniqSet.o -dyno compiler/stage2/build/UniqSet.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/ListSetOps.hs -o compiler/stage2/build/ListSetOps.o -dyno compiler/stage2/build/ListSetOps.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/Hoopl/Dataflow.hs -o compiler/stage2/build/Hoopl/Dataflow.o -dyno compiler/stage2/build/Hoopl/Dataflow.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Reg.hs -o compiler/stage2/build/Reg.o -dyno compiler/stage2/build/Reg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Make.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Make.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Make.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/ConLike.hs -o compiler/stage2/build/ConLike.p_o -dyno compiler/stage2/build/ConLike.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/MkId.hs-boot -o compiler/stage2/build/MkId.p_o-boot -dyno compiler/stage2/build/MkId.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/VarEnv.hs -o compiler/stage2/build/VarEnv.p_o -dyno compiler/stage2/build/VarEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrelNames.hs -o compiler/stage2/build/PrelNames.p_o -dyno compiler/stage2/build/PrelNames.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/ApiAnnotation.hs -o compiler/stage2/build/ApiAnnotation.p_o -dyno compiler/stage2/build/ApiAnnotation.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/Llvm.hs -o compiler/stage2/build/Llvm.p_o -dyno compiler/stage2/build/Llvm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/Serialized.hs -o compiler/stage2/build/Serialized.o -dyno compiler/stage2/build/Serialized.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Module.hs -o compiler/stage2/build/Module.o -dyno compiler/stage2/build/Module.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/BooleanFormula.hs -o compiler/stage2/build/BooleanFormula.o -dyno compiler/stage2/build/BooleanFormula.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/Hoopl.hs -o compiler/stage2/build/Hoopl.o -dyno compiler/stage2/build/Hoopl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/GraphBase.hs -o compiler/stage2/build/GraphBase.o -dyno compiler/stage2/build/GraphBase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/ArchBase.hs -o compiler/stage2/build/RegAlloc/Graph/ArchBase.o -dyno compiler/stage2/build/RegAlloc/Graph/ArchBase.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -split-objs -dynamic-too -c libraries/haskeline/./System/Console/Haskeline/IO.hs -o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.o -dyno libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.dyn_o on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/TyCon.hs -o compiler/stage2/build/TyCon.p_o -dyno compiler/stage2/build/TyCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/Lexer.hs -o compiler/stage2/build/Lexer.p_o -dyno compiler/stage2/build/Lexer.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrelNames.hs-boot -o compiler/stage2/build/PrelNames.o-boot -dyno compiler/stage2/build/PrelNames.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/PackageConfig.hs -o compiler/stage2/build/PackageConfig.o -dyno compiler/stage2/build/PackageConfig.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/ForeignCall.hs -o compiler/stage2/build/ForeignCall.o -dyno compiler/stage2/build/ForeignCall.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs -o compiler/stage2/build/RegAlloc/Graph/TrivColorable.o -dyno compiler/stage2/build/RegAlloc/Graph/TrivColorable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/GraphPpr.hs -o compiler/stage2/build/GraphPpr.o -dyno compiler/stage2/build/GraphPpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/GraphOps.hs -o compiler/stage2/build/GraphOps.o -dyno compiler/stage2/build/GraphOps.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/ArchX86.hs -o compiler/stage2/build/RegAlloc/Graph/ArchX86.o -dyno compiler/stage2/build/RegAlloc/Graph/ArchX86.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Program/Ar.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Build/Macros.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.dyn_o "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a.contents /usr/bin/find libraries/haskeline/dist-install/build/System/Console/Haskeline_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/History_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/IO_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Key_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Term_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm_o_split libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo_o_split -name '*.o' -print >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a.contents echo libraries/haskeline/dist-install/build/cbits/h_wcwidth.o >> libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a.contents "/usr/bin/ar" q libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a @libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a.contents /usr/bin/ar: creating libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a "rm" -f libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/TypeRep.hs -o compiler/stage2/build/TypeRep.p_o -dyno compiler/stage2/build/TypeRep.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcTypeNats.hs-boot -o compiler/stage2/build/TcTypeNats.p_o-boot -dyno compiler/stage2/build/TcTypeNats.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stage2/build/LibFFI.hs -o compiler/stage2/build/LibFFI.p_o -dyno compiler/stage2/build/LibFFI.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DynFlags.hs -o compiler/stage2/build/DynFlags.o -dyno compiler/stage2/build/DynFlags.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/GraphColor.hs -o compiler/stage2/build/GraphColor.o -dyno compiler/stage2/build/GraphColor.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -odir libraries/haskeline/dist-install/build -hidir libraries/haskeline/dist-install/build -stubdir libraries/haskeline/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-ltinfo -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key haske_IlDhIe25uAn0WJY379Nu1M -hide-all-packages -i -ilibraries/haskeline/. -ilibraries/haskeline/dist-install/build -ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/dist-install/build -Ilibraries/haskeline/dist-install/build/autogen -Ilibraries/haskeline/includes -optP-DUSE_GHC_ENCODINGS -optP-DTERMINFO -optP-include -optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -XHaskell98 -XForeignFunctionInterface -XRank2Types -XFlexibleInstances -XTypeSynonymInstances -XFlexibleContexts -XExistentialQuantification -XScopedTypeVariables -XGeneralizedNewtypeDeriving -XMultiParamTypeClasses -XOverlappingInstances -XUndecidableInstances -XCPP -XDeriveDataTypeable -XPatternGuards -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../termi_7qZwBlx3clR8sTBilJl253' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/haskeline/dist-install/build/System/Console/Haskeline.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Completion.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/MonadException.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/History.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/IO.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/WCWidth.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Completion.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/History.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/KillRing.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Emacs.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/InputT.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Key.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/LineState.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Monads.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Prefs.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/RunCommand.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Term.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Command/Undo.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Vi.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Recover.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix/Encoder.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/DumbTerm.dyn_o libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Terminfo.dyn_o libraries/haskeline/dist-install/build/cbits/h_wcwidth.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/haskeline/dist-install/build/libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.so on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS on the commandline: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/TysPrim.hs -o compiler/stage2/build/TysPrim.p_o -dyno compiler/stage2/build/TysPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Kind.hs -o compiler/stage2/build/Kind.p_o -dyno compiler/stage2/build/Kind.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Register.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Install.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Type.hs -o compiler/stage2/build/Type.p_o -dyno compiler/stage2/build/Type.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Build.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Unify.hs -o compiler/stage2/build/Unify.p_o -dyno compiler/stage2/build/Unify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Literal.hs -o compiler/stage2/build/Literal.p_o -dyno compiler/stage2/build/Literal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Test.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple/Bench.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/Coercion.hs -o compiler/stage2/build/Coercion.p_o -dyno compiler/stage2/build/Coercion.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/OccName.hs -o compiler/stage2/build/OccName.o -dyno compiler/stage2/build/OccName.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/ErrUtils.hs -o compiler/stage2/build/ErrUtils.o -dyno compiler/stage2/build/ErrUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/BreakArray.hs -o compiler/stage2/build/BreakArray.o -dyno compiler/stage2/build/BreakArray.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmType.hs -o compiler/stage2/build/CmmType.o -dyno compiler/stage2/build/CmmType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/SMRep.hs -o compiler/stage2/build/SMRep.o -dyno compiler/stage2/build/SMRep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/IOEnv.hs -o compiler/stage2/build/IOEnv.o -dyno compiler/stage2/build/IOEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/Llvm/Types.hs -o compiler/stage2/build/Llvm/Types.o -dyno compiler/stage2/build/Llvm/Types.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Base.hs -o compiler/stage2/build/SPARC/Base.o -dyno compiler/stage2/build/SPARC/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/StackMap.hs -o compiler/stage2/build/RegAlloc/Linear/StackMap.o -dyno compiler/stage2/build/RegAlloc/Linear/StackMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -split-objs -dynamic-too -c libraries/Cabal/Cabal/./Distribution/Simple.hs -o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.o -dyno libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/DataCon.hs -o compiler/stage2/build/DataCon.p_o -dyno compiler/stage2/build/DataCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/PlaceHolder.hs -o compiler/stage2/build/PlaceHolder.p_o -dyno compiler/stage2/build/PlaceHolder.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/TysWiredIn.hs -o compiler/stage2/build/TysWiredIn.p_o -dyno compiler/stage2/build/TysWiredIn.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Demand.hs -o compiler/stage2/build/Demand.p_o -dyno compiler/stage2/build/Demand.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreSyn.hs -o compiler/stage2/build/CoreSyn.p_o -dyno compiler/stage2/build/CoreSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Type/Classify.hs -o compiler/stage2/build/Vectorise/Type/Classify.p_o -dyno compiler/stage2/build/Vectorise/Type/Classify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Name.hs -o compiler/stage2/build/Name.o -dyno compiler/stage2/build/Name.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsImpExp.hs -o compiler/stage2/build/HsImpExp.o -dyno compiler/stage2/build/HsImpExp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/Bitmap.hs -o compiler/stage2/build/Bitmap.o -dyno compiler/stage2/build/Bitmap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmMachOp.hs -o compiler/stage2/build/CmmMachOp.o -dyno compiler/stage2/build/CmmMachOp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/Llvm/MetaData.hs -o compiler/stage2/build/Llvm/MetaData.o -dyno compiler/stage2/build/Llvm/MetaData.dyn_o <> "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents /usr/bin/find libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/License_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Make_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Package_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/System_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Text_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Version_o_split libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642_o_split libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo_o_split libraries/Cabal/Cabal/dist-install/build/Paths_Cabal_o_split -name '*.o' -print >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents echo >> libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents "/usr/bin/ar" q libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a @libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents /usr/bin/ar: creating libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsPat.hs-boot -o compiler/stage2/build/HsPat.p_o-boot -dyno compiler/stage2/build/HsPat.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcType.hs -o compiler/stage2/build/TcType.p_o -dyno compiler/stage2/build/TcType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/IdInfo.hs -o compiler/stage2/build/IdInfo.p_o -dyno compiler/stage2/build/IdInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrimOp.hs -o compiler/stage2/build/PrimOp.p_o -dyno compiler/stage2/build/PrimOp.dyn_o "rm" -f libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY.a.contents "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/TrieMap.hs -o compiler/stage2/build/TrieMap.p_o -dyno compiler/stage2/build/TrieMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Builtins/Base.hs -o compiler/stage2/build/Vectorise/Builtins/Base.p_o -dyno compiler/stage2/build/Vectorise/Builtins/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Vect.hs -o compiler/stage2/build/Vectorise/Vect.p_o -dyno compiler/stage2/build/Vectorise/Vect.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/autogen -Iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build/autogen -optP-include -optPutils/ghc-cabal/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-cabal/dist-install/build -hidir utils/ghc-cabal/dist-install/build -stubdir utils/ghc-cabal/dist-install/build -c utils/ghc-cabal/./Main.hs -o utils/ghc-cabal/dist-install/build/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/mkUserGuidePart/. -iutils/mkUserGuidePart/dist/build -iutils/mkUserGuidePart/dist/build/autogen -Iutils/mkUserGuidePart/dist/build -Iutils/mkUserGuidePart/dist/build/autogen -optP-include -optPutils/mkUserGuidePart/dist/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/mkUserGuidePart/dist/build -hidir utils/mkUserGuidePart/dist/build -stubdir utils/mkUserGuidePart/dist/build -c utils/mkUserGuidePart/./Main.hs -o utils/mkUserGuidePart/dist/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Annotations.hs -o compiler/stage2/build/Annotations.o -dyno compiler/stage2/build/Annotations.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/NameSet.hs -o compiler/stage2/build/NameSet.o -dyno compiler/stage2/build/NameSet.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/NameEnv.hs -o compiler/stage2/build/NameEnv.o -dyno compiler/stage2/build/NameEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Var.hs -o compiler/stage2/build/Var.o -dyno compiler/stage2/build/Var.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/TyCon.hs-boot -o compiler/stage2/build/TyCon.o-boot -dyno compiler/stage2/build/TyCon.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/PatSyn.hs-boot -o compiler/stage2/build/PatSyn.o-boot -dyno compiler/stage2/build/PatSyn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Packages.hs -o compiler/stage2/build/Packages.o -dyno compiler/stage2/build/Packages.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/Llvm/AbsSyn.hs -o compiler/stage2/build/Llvm/AbsSyn.o -dyno compiler/stage2/build/Llvm/AbsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/CPrim.hs -o compiler/stage2/build/CPrim.o -dyno compiler/stage2/build/CPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -odir libraries/Cabal/Cabal/dist-install/build -hidir libraries/Cabal/Cabal/dist-install/build -stubdir libraries/Cabal/Cabal/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key Cabal_HWT8QvVfJLn2ubvobpycJY -hide-all-packages -i -ilibraries/Cabal/Cabal/. -ilibraries/Cabal/Cabal/dist-install/build -ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/dist-install/build -Ilibraries/Cabal/Cabal/dist-install/build/autogen -Ilibraries/Cabal/Cabal/. -optP-include -optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key prett_7jIfj8VCGFf1WS0tIQ1XSZ -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-ignore-asserts -fwarn-tabs -XHaskell98 -XCPP -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CreatePipe.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Environment.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Exception.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/ReadP.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compiler.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/InstalledPackageInfo.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/License.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Make.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/ModuleName.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Package.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Check.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Configuration.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Parse.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/PrettyPrint.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/PackageDescription/Utils.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/ParseUtils.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/ReadE.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Bench.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/Macros.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Build/PathsModule.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildPaths.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/BuildTarget.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/CCompiler.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Command.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Compiler.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Configure.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHCJS.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Haddock.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/HaskellSuite.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Hpc.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Install.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/InstallDirs.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/JHC.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LHC.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/LocalBuildInfo.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PackageIndex.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/PreProcess/Unlit.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ar.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Builtin.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Db.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Find.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/GHC.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/HcPkg.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Hpc.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Ld.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Run.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Script.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Strip.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Program/Types.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Register.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Setup.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/SrcDist.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/ExeV10.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/LibV09.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Test/Log.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UHC.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/UserHooks.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/Utils.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/System.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/TestSuite.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Text.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Utils/NubList.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Verbosity.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Version.dyn_o libraries/Cabal/Cabal/dist-install/build/Language/Haskell/Extension.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/Binary.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/CopyFile.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Compat/TempFile.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/GetOpt.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/Internal.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI641.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/IPI642.dyn_o libraries/Cabal/Cabal/dist-install/build/Distribution/Simple/GHC/ImplInfo.dyn_o libraries/Cabal/Cabal/dist-install/build/Paths_Cabal.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o libraries/Cabal/Cabal/dist-install/build/libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsExpr.hs-boot -o compiler/stage2/build/HsExpr.p_o-boot -dyno compiler/stage2/build/HsExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/Id.hs -o compiler/stage2/build/Id.p_o -dyno compiler/stage2/build/Id.dyn_o <> "inplace/bin/ghc-stage1" -o utils/hsc2hs/dist-install/build/tmp/hsc2hs -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hsc2hs/dist-install/build -hidir utils/hsc2hs/dist-install/build -stubdir utils/hsc2hs/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hsc2hs/. -iutils/hsc2hs/dist-install/build -iutils/hsc2hs/dist-install/build/autogen -Iutils/hsc2hs/dist-install/build -Iutils/hsc2hs/dist-install/build/autogen -optP-include -optPutils/hsc2hs/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/hsc2hs/dist-install/build/Main.dyn_o utils/hsc2hs/dist-install/build/C.dyn_o utils/hsc2hs/dist-install/build/Common.dyn_o utils/hsc2hs/dist-install/build/CrossCodegen.dyn_o utils/hsc2hs/dist-install/build/DirectCodegen.dyn_o utils/hsc2hs/dist-install/build/Flags.dyn_o utils/hsc2hs/dist-install/build/HSCParser.dyn_o utils/hsc2hs/dist-install/build/UtilsCodegen.dyn_o utils/hsc2hs/dist-install/build/Paths_hsc2hs.dyn_o "inplace/bin/ghc-stage1" -o utils/ghc-pkg/dist-install/build/tmp/ghc-pkg -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen -optP-include -optPutils/ghc-pkg/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pkg/dist-install/build -hidir utils/ghc-pkg/dist-install/build -stubdir utils/ghc-pkg/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-ltinfo -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pkg/. -iutils/ghc-pkg/dist-install/build -iutils/ghc-pkg/dist-install/build/autogen -Iutils/ghc-pkg/dist-install/build -Iutils/ghc-pkg/dist-install/build/autogen -optP-include -optPutils/ghc-pkg/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key binar_EKE3c9Lmxb3DQpU0fPtru6 -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key termi_7qZwBlx3clR8sTBilJl253 -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../termi_7qZwBlx3clR8sTBilJl253' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../Cabal_HWT8QvVfJLn2ubvobpycJY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/ghc-pkg/dist-install/build/Main.dyn_o utils/ghc-pkg/dist-install/build/Version.dyn_o "inplace/bin/ghc-stage1" -o utils/ghc-pwd/dist-install/build/tmp/ghc-pwd -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pwd/. -iutils/ghc-pwd/dist-install/build -iutils/ghc-pwd/dist-install/build/autogen -Iutils/ghc-pwd/dist-install/build -Iutils/ghc-pwd/dist-install/build/autogen -optP-include -optPutils/ghc-pwd/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-pwd/dist-install/build -hidir utils/ghc-pwd/dist-install/build -stubdir utils/ghc-pwd/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-pwd/. -iutils/ghc-pwd/dist-install/build -iutils/ghc-pwd/dist-install/build/autogen -Iutils/ghc-pwd/dist-install/build -Iutils/ghc-pwd/dist-install/build/autogen -optP-include -optPutils/ghc-pwd/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/ghc-pwd/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -o utils/ghc-cabal/dist-install/build/tmp/ghc-cabal -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/autogen -Iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build/autogen -optP-include -optPutils/ghc-cabal/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghc-cabal/dist-install/build -hidir utils/ghc-cabal/dist-install/build -stubdir utils/ghc-cabal/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghc-cabal/. -iutils/ghc-cabal/dist-install/build -iutils/ghc-cabal/dist-install/build/autogen -Iutils/ghc-cabal/dist-install/build -Iutils/ghc-cabal/dist-install/build/autogen -optP-include -optPutils/ghc-cabal/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../Cabal_HWT8QvVfJLn2ubvobpycJY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/ghc-cabal/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -o utils/hpc/dist-install/build/tmp/hpc -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/hpc/dist-install/build -hidir utils/hpc/dist-install/build -stubdir utils/hpc/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/hpc/. -iutils/hpc/dist-install/build -iutils/hpc/dist-install/build/autogen -Iutils/hpc/dist-install/build -Iutils/hpc/dist-install/build/autogen -optP-include -optPutils/hpc/dist-install/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/hpc/dist-install/build/Main.dyn_o utils/hpc/dist-install/build/HpcParser.dyn_o utils/hpc/dist-install/build/HpcCombine.dyn_o utils/hpc/dist-install/build/HpcDraft.dyn_o utils/hpc/dist-install/build/HpcFlags.dyn_o utils/hpc/dist-install/build/HpcLexer.dyn_o utils/hpc/dist-install/build/HpcMarkup.dyn_o utils/hpc/dist-install/build/HpcOverlay.dyn_o utils/hpc/dist-install/build/HpcReport.dyn_o utils/hpc/dist-install/build/HpcShowTix.dyn_o utils/hpc/dist-install/build/HpcUtils.dyn_o utils/hpc/dist-install/build/Paths_hpc_bin.dyn_o "inplace/bin/ghc-stage1" -o utils/runghc/dist-install/build/tmp/runghc -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/runghc/. -iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/autogen -Iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build/autogen -optP-include -optPutils/runghc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -cpp -DVERSION="\"7.10.1\"" -odir utils/runghc/dist-install/build -hidir utils/runghc/dist-install/build -stubdir utils/runghc/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/runghc/. -iutils/runghc/dist-install/build -iutils/runghc/dist-install/build/autogen -Iutils/runghc/dist-install/build -Iutils/runghc/dist-install/build/autogen -optP-include -optPutils/runghc/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key proce_0hwN3CTKynhHQqQkChnSdH -XHaskell2010 -no-user-package-db -rtsopts -cpp -DVERSION="\"7.10.1\"" -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/runghc/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -o utils/compare_sizes/dist-install/build/tmp/compareSizes -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/autogen -Iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build/autogen -optP-include -optPutils/compare_sizes/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -odir utils/compare_sizes/dist-install/build -hidir utils/compare_sizes/dist-install/build -stubdir utils/compare_sizes/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/compare_sizes/. -iutils/compare_sizes/dist-install/build -iutils/compare_sizes/dist-install/build/autogen -Iutils/compare_sizes/dist-install/build -Iutils/compare_sizes/dist-install/build/autogen -optP-include -optPutils/compare_sizes/dist-install/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/compare_sizes/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/VarSet.hs -o compiler/stage2/build/VarSet.o -dyno compiler/stage2/build/VarSet.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Class.hs -o compiler/stage2/build/Class.o -dyno compiler/stage2/build/Class.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/DataCon.hs-boot -o compiler/stage2/build/DataCon.o-boot -dyno compiler/stage2/build/DataCon.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Avail.hs -o compiler/stage2/build/Avail.o -dyno compiler/stage2/build/Avail.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/CoAxiom.hs -o compiler/stage2/build/CoAxiom.o -dyno compiler/stage2/build/CoAxiom.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Type.hs-boot -o compiler/stage2/build/Type.o-boot -dyno compiler/stage2/build/Type.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/TysWiredIn.hs-boot -o compiler/stage2/build/TysWiredIn.o-boot -dyno compiler/stage2/build/TysWiredIn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/profiling/CostCentre.hs -o compiler/stage2/build/CostCentre.o -dyno compiler/stage2/build/CostCentre.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/SysTools.hs -o compiler/stage2/build/SysTools.o -dyno compiler/stage2/build/SysTools.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/Llvm/PpLlvm.hs -o compiler/stage2/build/Llvm/PpLlvm.o -dyno compiler/stage2/build/Llvm/PpLlvm.dyn_o <> "inplace/bin/ghc-stage1" -o utils/dll-split/dist-install/build/tmp/dll-split -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key filep_5HhyRonfEZoDO205Wm9E4h -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 -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -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-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key filep_5HhyRonfEZoDO205Wm9E4h -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/dll-split/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/PprCore.hs -o compiler/stage2/build/PprCore.p_o -dyno compiler/stage2/build/PprCore.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsTypes.hs -o compiler/stage2/build/HsTypes.p_o -dyno compiler/stage2/build/HsTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/InstEnv.hs -o compiler/stage2/build/InstEnv.p_o -dyno compiler/stage2/build/InstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/IfaceType.hs -o compiler/stage2/build/IfaceType.p_o -dyno compiler/stage2/build/IfaceType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreFVs.hs -o compiler/stage2/build/CoreFVs.p_o -dyno compiler/stage2/build/CoreFVs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsLit.hs -o compiler/stage2/build/HsLit.p_o -dyno compiler/stage2/build/HsLit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/utils/UnVarGraph.hs -o compiler/stage2/build/UnVarGraph.p_o -dyno compiler/stage2/build/UnVarGraph.dyn_o <> /usr/bin/install -c -m 755 utils/ghc-pwd/dist-install/build/tmp/ghc-pwd inplace/lib/bin/ghc-pwd "rm" -f utils/ghc-pwd/dist-install/build/tmp/ghc-pwd-bindist echo '#!/bin/sh' >> utils/ghc-pwd/dist-install/build/tmp/ghc-pwd-bindist echo 'export LD_LIBRARY_PATH="libraries/directory/dist-install/build:libraries/unix/dist-install/build:libraries/time/dist-install/build:libraries/filepath/dist-install/build:libraries/bytestring/dist-install/build:libraries/deepseq/dist-install/build:libraries/array/dist-install/build:libraries/base/dist-install/build:libraries/integer-gmp2/dist-install/build:libraries/ghc-prim/dist-install/build:rts/dist/build:$LD_LIBRARY_PATH"' >> utils/ghc-pwd/dist-install/build/tmp/ghc-pwd-bindist echo 'exec "utils/ghc-pwd/dist-install/build/tmp/ghc-pwd" ${1+"$@"}' >> utils/ghc-pwd/dist-install/build/tmp/ghc-pwd-bindist chmod +x utils/ghc-pwd/dist-install/build/tmp/ghc-pwd-bindist "rm" -f utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo '#!/bin/sh' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo 'export LD_LIBRARY_PATH="libraries/Cabal/Cabal/dist-install/build:libraries/process/dist-install/build:libraries/pretty/dist-install/build:libraries/directory/dist-install/build:libraries/unix/dist-install/build:libraries/time/dist-install/build:libraries/filepath/dist-install/build:libraries/binary/dist-install/build:libraries/containers/dist-install/build:libraries/bytestring/dist-install/build:libraries/deepseq/dist-install/build:libraries/array/dist-install/build:libraries/base/dist-install/build:libraries/integer-gmp2/dist-install/build:libraries/ghc-prim/dist-install/build:rts/dist/build:$LD_LIBRARY_PATH"' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist echo 'exec "utils/ghc-cabal/dist-install/build/tmp/ghc-cabal" ${1+"$@"}' >> utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist chmod +x utils/ghc-cabal/dist-install/build/tmp/ghc-cabal-bindist /usr/bin/install -c -m 755 utils/hpc/dist-install/build/tmp/hpc inplace/lib/bin/hpc /usr/bin/install -c -m 755 utils/runghc/dist-install/build/tmp/runghc inplace/lib/bin/runghc "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/VarEnv.hs -o compiler/stage2/build/VarEnv.o -dyno compiler/stage2/build/VarEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/MkId.hs-boot -o compiler/stage2/build/MkId.o-boot -dyno compiler/stage2/build/MkId.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/RdrName.hs -o compiler/stage2/build/RdrName.o -dyno compiler/stage2/build/RdrName.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/ConLike.hs -o compiler/stage2/build/ConLike.o -dyno compiler/stage2/build/ConLike.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/Llvm.hs -o compiler/stage2/build/Llvm.o -dyno compiler/stage2/build/Llvm.dyn_o <> /usr/bin/install -c -m 755 utils/dll-split/dist-install/build/tmp/dll-split inplace/lib/bin/dll-split "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcEvidence.hs -o compiler/stage2/build/TcEvidence.p_o -dyno compiler/stage2/build/TcEvidence.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CLabel.hs -o compiler/stage2/build/CLabel.p_o -dyno compiler/stage2/build/CLabel.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/FamInstEnv.hs -o compiler/stage2/build/FamInstEnv.p_o -dyno compiler/stage2/build/FamInstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreUtils.hs -o compiler/stage2/build/CoreUtils.p_o -dyno compiler/stage2/build/CoreUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stgSyn/StgSyn.hs -o compiler/stage2/build/StgSyn.p_o -dyno compiler/stage2/build/StgSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/FunDeps.hs -o compiler/stage2/build/FunDeps.p_o -dyno compiler/stage2/build/FunDeps.dyn_o <> "rm" -f inplace/bin/ghc-pwd echo '#!/bin/sh' >> inplace/bin/ghc-pwd echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/ghc-pwd"' >> inplace/bin/ghc-pwd echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-pwd echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/ghc-pwd echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-pwd echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/ghc-pwd echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/ghc-pwd echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/ghc-pwd chmod +x inplace/bin/ghc-pwd "rm" -f inplace/bin/hpc echo '#!/bin/sh' >> inplace/bin/hpc echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/hpc"' >> inplace/bin/hpc echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hpc echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/hpc echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/hpc echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/hpc echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/hpc cat utils/hpc/hpc.wrapper >> inplace/bin/hpc chmod +x inplace/bin/hpc "rm" -f inplace/bin/runghc echo '#!/bin/sh' >> inplace/bin/runghc echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/runghc"' >> inplace/bin/runghc echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/runghc echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/runghc echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/runghc echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/runghc echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/runghc cat utils/runghc/runghc.wrapper >> inplace/bin/runghc chmod +x inplace/bin/runghc "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrelNames.hs -o compiler/stage2/build/PrelNames.o -dyno compiler/stage2/build/PrelNames.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/ApiAnnotation.hs -o compiler/stage2/build/ApiAnnotation.o -dyno compiler/stage2/build/ApiAnnotation.dyn_o <> "rm" -f inplace/bin/dll-split echo '#!/bin/sh' >> inplace/bin/dll-split echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/dll-split"' >> inplace/bin/dll-split echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/dll-split echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/dll-split echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/dll-split echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/dll-split echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/dll-split echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/dll-split chmod +x inplace/bin/dll-split "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsBinds.hs -o compiler/stage2/build/HsBinds.p_o -dyno compiler/stage2/build/HsBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/BlockId.hs -o compiler/stage2/build/BlockId.p_o -dyno compiler/stage2/build/BlockId.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/types/OptCoercion.hs -o compiler/stage2/build/OptCoercion.p_o -dyno compiler/stage2/build/OptCoercion.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/OccurAnal.hs -o compiler/stage2/build/OccurAnal.p_o -dyno compiler/stage2/build/OccurAnal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/StaticPtrTable.hs -o compiler/stage2/build/StaticPtrTable.p_o -dyno compiler/stage2/build/StaticPtrTable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplStg/StgStats.hs -o compiler/stage2/build/StgStats.p_o -dyno compiler/stage2/build/StgStats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stgSyn/StgLint.hs -o compiler/stage2/build/StgLint.p_o -dyno compiler/stage2/build/StgLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/profiling/SCCfinal.hs -o compiler/stage2/build/SCCfinal.p_o -dyno compiler/stage2/build/SCCfinal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/profiling/ProfInit.hs -o compiler/stage2/build/ProfInit.p_o -dyno compiler/stage2/build/ProfInit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SAT.hs -o compiler/stage2/build/SAT.p_o -dyno compiler/stage2/build/SAT.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/TyCon.hs -o compiler/stage2/build/TyCon.o -dyno compiler/stage2/build/TyCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/Lexer.hs -o compiler/stage2/build/Lexer.o -dyno compiler/stage2/build/Lexer.dyn_o <> inplace/bin/dll-split compiler/stage2/build/.depend-v-dyn-p.haskell "DynFlags" "Annotations ApiAnnotation Avail Bag BasicTypes Binary BooleanFormula BreakArray BufWrite Class CmdLineParser CmmType CoAxiom ConLike Coercion Config Constants CoreArity CoreFVs CoreSubst CoreSyn CoreTidy CoreUnfold CoreUtils CostCentre DataCon Demand Digraph DriverPhases DynFlags Encoding ErrUtils Exception ExtsCompat46 FamInstEnv FastFunctions FastMutInt FastString FastTypes Fingerprint FiniteMap ForeignCall Hooks HsBinds HsDecls HsDoc HsExpr HsImpExp HsLit PlaceHolder HsPat HsSyn HsTypes HsUtils HscTypes IOEnv Id IdInfo IfaceSyn IfaceType InstEnv Kind Lexeme ListSetOps Literal Maybes MkCore MkId Module MonadUtils Name NameEnv NameSet OccName OccurAnal OptCoercion OrdList Outputable PackageConfig Packages Pair Panic PatSyn PipelineMonad Platform PlatformConstants PprCore PrelNames PrelRules Pretty PrimOp RdrName Rules Serialized SrcLoc StaticFlags StringBuffer TcEvidence TcRnTypes TcType TrieMap TyCon Type TypeRep TysPrim TysWiredIn Unify UniqFM UniqSet UniqSupply Unique Util Var VarEnv VarSet Bitmap BlockId ByteCodeAsm ByteCodeInstr ByteCodeItbls CLabel Cmm CmmCallConv CmmExpr CmmInfo CmmMachOp CmmNode CmmUtils CodeGen.Platform CodeGen.Platform.ARM CodeGen.Platform.ARM64 CodeGen.Platform.NoRegs CodeGen.Platform.PPC CodeGen.Platform.PPC_Darwin CodeGen.Platform.SPARC CodeGen.Platform.X86 CodeGen.Platform.X86_64 FastBool Hoopl Hoopl.Dataflow InteractiveEvalTypes MkGraph PprCmm PprCmmDecl PprCmmExpr Reg RegClass SMRep StgCmmArgRep StgCmmClosure StgCmmEnv StgCmmLayout StgCmmMonad StgCmmProf StgCmmTicky StgCmmUtils StgSyn Stream" touch compiler/stage2/dll-split.stamp "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/PatSyn.hs -o compiler/stage2/build/PatSyn.p_o -dyno compiler/stage2/build/PatSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmExpr.hs -o compiler/stage2/build/CmmExpr.p_o -dyno compiler/stage2/build/CmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/IfaceSyn.hs -o compiler/stage2/build/IfaceSyn.p_o -dyno compiler/stage2/build/IfaceSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreSubst.hs -o compiler/stage2/build/CoreSubst.p_o -dyno compiler/stage2/build/CoreSubst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsPat.hs -o compiler/stage2/build/HsPat.p_o -dyno compiler/stage2/build/HsPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/TypeRep.hs -o compiler/stage2/build/TypeRep.o -dyno compiler/stage2/build/TypeRep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcTypeNats.hs-boot -o compiler/stage2/build/TcTypeNats.o-boot -dyno compiler/stage2/build/TcTypeNats.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stage2/build/LibFFI.hs -o compiler/stage2/build/LibFFI.o -dyno compiler/stage2/build/LibFFI.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/PprCmmExpr.hs -o compiler/stage2/build/PprCmmExpr.p_o -dyno compiler/stage2/build/PprCmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/NoRegs.hs -o compiler/stage2/build/CodeGen/Platform/NoRegs.p_o -dyno compiler/stage2/build/CodeGen/Platform/NoRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/X86_64.hs -o compiler/stage2/build/CodeGen/Platform/X86_64.p_o -dyno compiler/stage2/build/CodeGen/Platform/X86_64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/X86.hs -o compiler/stage2/build/CodeGen/Platform/X86.p_o -dyno compiler/stage2/build/CodeGen/Platform/X86.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/SPARC.hs -o compiler/stage2/build/CodeGen/Platform/SPARC.p_o -dyno compiler/stage2/build/CodeGen/Platform/SPARC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs -o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.p_o -dyno compiler/stage2/build/CodeGen/Platform/PPC_Darwin.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/PPC.hs -o compiler/stage2/build/CodeGen/Platform/PPC.p_o -dyno compiler/stage2/build/CodeGen/Platform/PPC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/ARM64.hs -o compiler/stage2/build/CodeGen/Platform/ARM64.p_o -dyno compiler/stage2/build/CodeGen/Platform/ARM64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform/ARM.hs -o compiler/stage2/build/CodeGen/Platform/ARM.p_o -dyno compiler/stage2/build/CodeGen/Platform/ARM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreArity.hs -o compiler/stage2/build/CoreArity.p_o -dyno compiler/stage2/build/CoreArity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsDecls.hs -o compiler/stage2/build/HsDecls.p_o -dyno compiler/stage2/build/HsDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen/Regs.hs -o compiler/stage2/build/LlvmCodeGen/Regs.p_o -dyno compiler/stage2/build/LlvmCodeGen/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmLex.hs -o compiler/stage2/build/CmmLex.p_o -dyno compiler/stage2/build/CmmLex.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/CSE.hs -o compiler/stage2/build/CSE.p_o -dyno compiler/stage2/build/CSE.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/TysPrim.hs -o compiler/stage2/build/TysPrim.o -dyno compiler/stage2/build/TysPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CodeGen/Platform.hs -o compiler/stage2/build/CodeGen/Platform.p_o -dyno compiler/stage2/build/CodeGen/Platform.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreTidy.hs -o compiler/stage2/build/CoreTidy.p_o -dyno compiler/stage2/build/CoreTidy.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreUnfold.hs -o compiler/stage2/build/CoreUnfold.p_o -dyno compiler/stage2/build/CoreUnfold.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/CallArity.hs -o compiler/stage2/build/CallArity.p_o -dyno compiler/stage2/build/CallArity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Kind.hs -o compiler/stage2/build/Kind.o -dyno compiler/stage2/build/Kind.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmNode.hs -o compiler/stage2/build/CmmNode.p_o -dyno compiler/stage2/build/CmmNode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/specialise/Rules.hs -o compiler/stage2/build/Rules.p_o -dyno compiler/stage2/build/Rules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/LiberateCase.hs -o compiler/stage2/build/LiberateCase.p_o -dyno compiler/stage2/build/LiberateCase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Type.hs -o compiler/stage2/build/Type.o -dyno compiler/stage2/build/Type.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/Cmm.hs -o compiler/stage2/build/Cmm.p_o -dyno compiler/stage2/build/Cmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Unify.hs -o compiler/stage2/build/Unify.o -dyno compiler/stage2/build/Unify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Literal.hs -o compiler/stage2/build/Literal.o -dyno compiler/stage2/build/Literal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmUtils.hs -o compiler/stage2/build/CmmUtils.p_o -dyno compiler/stage2/build/CmmUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/PprCmmDecl.hs -o compiler/stage2/build/PprCmmDecl.p_o -dyno compiler/stage2/build/PprCmmDecl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmClosure.hs -o compiler/stage2/build/StgCmmClosure.p_o -dyno compiler/stage2/build/StgCmmClosure.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen/Base.hs -o compiler/stage2/build/LlvmCodeGen/Base.p_o -dyno compiler/stage2/build/LlvmCodeGen/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/Regs.hs -o compiler/stage2/build/X86/Regs.p_o -dyno compiler/stage2/build/X86/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Size.hs -o compiler/stage2/build/Size.p_o -dyno compiler/stage2/build/Size.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Instruction.hs -o compiler/stage2/build/Instruction.p_o -dyno compiler/stage2/build/Instruction.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Imm.hs -o compiler/stage2/build/SPARC/Imm.p_o -dyno compiler/stage2/build/SPARC/Imm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/Coercion.hs -o compiler/stage2/build/Coercion.o -dyno compiler/stage2/build/Coercion.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/Debug.hs -o compiler/stage2/build/Debug.p_o -dyno compiler/stage2/build/Debug.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsExpr.hs -o compiler/stage2/build/HsExpr.p_o -dyno compiler/stage2/build/HsExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmInfo.hs -o compiler/stage2/build/CmmInfo.p_o -dyno compiler/stage2/build/CmmInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/PprCmm.hs -o compiler/stage2/build/PprCmm.p_o -dyno compiler/stage2/build/PprCmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmArgRep.hs -o compiler/stage2/build/StgCmmArgRep.p_o -dyno compiler/stage2/build/StgCmmArgRep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/CgUtils.hs -o compiler/stage2/build/CgUtils.p_o -dyno compiler/stage2/build/CgUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen/Data.hs -o compiler/stage2/build/LlvmCodeGen/Data.p_o -dyno compiler/stage2/build/LlvmCodeGen/Data.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmLive.hs -o compiler/stage2/build/CmmLive.p_o -dyno compiler/stage2/build/CmmLive.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmOpt.hs -o compiler/stage2/build/CmmOpt.p_o -dyno compiler/stage2/build/CmmOpt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmContFlowOpt.hs -o compiler/stage2/build/CmmContFlowOpt.p_o -dyno compiler/stage2/build/CmmContFlowOpt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Dwarf/Constants.hs -o compiler/stage2/build/Dwarf/Constants.p_o -dyno compiler/stage2/build/Dwarf/Constants.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Regs.hs -o compiler/stage2/build/SPARC/Regs.p_o -dyno compiler/stage2/build/SPARC/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/Regs.hs -o compiler/stage2/build/PPC/Regs.p_o -dyno compiler/stage2/build/PPC/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/RegInfo.hs -o compiler/stage2/build/X86/RegInfo.p_o -dyno compiler/stage2/build/X86/RegInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.p_o -dyno compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.p_o -dyno compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/AddrMode.hs -o compiler/stage2/build/SPARC/AddrMode.p_o -dyno compiler/stage2/build/SPARC/AddrMode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/DataCon.hs -o compiler/stage2/build/DataCon.o -dyno compiler/stage2/build/DataCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/PlaceHolder.hs -o compiler/stage2/build/PlaceHolder.o -dyno compiler/stage2/build/PlaceHolder.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmCallConv.hs -o compiler/stage2/build/CmmCallConv.p_o -dyno compiler/stage2/build/CmmCallConv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen/Ppr.hs -o compiler/stage2/build/LlvmCodeGen/Ppr.p_o -dyno compiler/stage2/build/LlvmCodeGen/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen/CodeGen.hs -o compiler/stage2/build/LlvmCodeGen/CodeGen.p_o -dyno compiler/stage2/build/LlvmCodeGen/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmBuildInfoTables.hs -o compiler/stage2/build/CmmBuildInfoTables.p_o -dyno compiler/stage2/build/CmmBuildInfoTables.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmSink.hs -o compiler/stage2/build/CmmSink.p_o -dyno compiler/stage2/build/CmmSink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmProcPoint.hs -o compiler/stage2/build/CmmProcPoint.p_o -dyno compiler/stage2/build/CmmProcPoint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmCommonBlockElim.hs -o compiler/stage2/build/CmmCommonBlockElim.p_o -dyno compiler/stage2/build/CmmCommonBlockElim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmLint.hs -o compiler/stage2/build/CmmLint.p_o -dyno compiler/stage2/build/CmmLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/PprC.hs -o compiler/stage2/build/PprC.p_o -dyno compiler/stage2/build/PprC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Dwarf/Types.hs -o compiler/stage2/build/Dwarf/Types.p_o -dyno compiler/stage2/build/Dwarf/Types.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/TargetReg.hs -o compiler/stage2/build/TargetReg.p_o -dyno compiler/stage2/build/TargetReg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Liveness.hs -o compiler/stage2/build/RegAlloc/Liveness.p_o -dyno compiler/stage2/build/RegAlloc/Liveness.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.p_o -dyno compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.p_o -dyno compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Stack.hs -o compiler/stage2/build/SPARC/Stack.p_o -dyno compiler/stage2/build/SPARC/Stack.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Demand.hs -o compiler/stage2/build/Demand.o -dyno compiler/stage2/build/Demand.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreSyn.hs -o compiler/stage2/build/CoreSyn.o -dyno compiler/stage2/build/CoreSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/TysWiredIn.hs -o compiler/stage2/build/TysWiredIn.o -dyno compiler/stage2/build/TysWiredIn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsPat.hs-boot -o compiler/stage2/build/HsPat.o-boot -dyno compiler/stage2/build/HsPat.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Type/Classify.hs -o compiler/stage2/build/Vectorise/Type/Classify.o -dyno compiler/stage2/build/Vectorise/Type/Classify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsUtils.hs -o compiler/stage2/build/HsUtils.p_o -dyno compiler/stage2/build/HsUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/MkGraph.hs -o compiler/stage2/build/MkGraph.p_o -dyno compiler/stage2/build/MkGraph.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmMangler.hs -o compiler/stage2/build/LlvmMangler.p_o -dyno compiler/stage2/build/LlvmMangler.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/Dwarf.hs -o compiler/stage2/build/Dwarf.p_o -dyno compiler/stage2/build/Dwarf.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/NCGMonad.hs -o compiler/stage2/build/NCGMonad.p_o -dyno compiler/stage2/build/NCGMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/Instr.hs -o compiler/stage2/build/X86/Instr.p_o -dyno compiler/stage2/build/X86/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/Instr.hs -o compiler/stage2/build/PPC/Instr.p_o -dyno compiler/stage2/build/PPC/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -o compiler/stage2/build/RegAlloc/Graph/SpillCost.p_o -dyno compiler/stage2/build/RegAlloc/Graph/SpillCost.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/Spill.hs -o compiler/stage2/build/RegAlloc/Graph/Spill.p_o -dyno compiler/stage2/build/RegAlloc/Graph/Spill.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -o compiler/stage2/build/RegAlloc/Graph/SpillClean.p_o -dyno compiler/stage2/build/RegAlloc/Graph/SpillClean.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Instr.hs -o compiler/stage2/build/SPARC/Instr.p_o -dyno compiler/stage2/build/SPARC/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/Base.hs -o compiler/stage2/build/RegAlloc/Linear/Base.p_o -dyno compiler/stage2/build/RegAlloc/Linear/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -o compiler/stage2/build/RegAlloc/Graph/Coalesce.p_o -dyno compiler/stage2/build/RegAlloc/Graph/Coalesce.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/IdInfo.hs -o compiler/stage2/build/IdInfo.o -dyno compiler/stage2/build/IdInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/TrieMap.hs -o compiler/stage2/build/TrieMap.o -dyno compiler/stage2/build/TrieMap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcType.hs -o compiler/stage2/build/TcType.o -dyno compiler/stage2/build/TcType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsExpr.hs-boot -o compiler/stage2/build/HsExpr.o-boot -dyno compiler/stage2/build/HsExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -fforce-recomp -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrimOp.hs -o compiler/stage2/build/PrimOp.o -dyno compiler/stage2/build/PrimOp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Builtins/Base.hs -o compiler/stage2/build/Vectorise/Builtins/Base.o -dyno compiler/stage2/build/Vectorise/Builtins/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Vect.hs -o compiler/stage2/build/Vectorise/Vect.o -dyno compiler/stage2/build/Vectorise/Vect.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/HsSyn.hs -o compiler/stage2/build/HsSyn.p_o -dyno compiler/stage2/build/HsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmMonad.hs -o compiler/stage2/build/StgCmmMonad.p_o -dyno compiler/stage2/build/StgCmmMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/llvmGen/LlvmCodeGen.hs -o compiler/stage2/build/LlvmCodeGen.p_o -dyno compiler/stage2/build/LlvmCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PIC.hs -o compiler/stage2/build/PIC.p_o -dyno compiler/stage2/build/PIC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/Stats.hs -o compiler/stage2/build/RegAlloc/Graph/Stats.p_o -dyno compiler/stage2/build/RegAlloc/Graph/Stats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/FreeRegs.p_o -dyno compiler/stage2/build/RegAlloc/Linear/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/Stats.hs -o compiler/stage2/build/RegAlloc/Linear/Stats.p_o -dyno compiler/stage2/build/RegAlloc/Linear/Stats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/Ppr.hs -o compiler/stage2/build/PPC/Ppr.p_o -dyno compiler/stage2/build/PPC/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/RegInfo.hs -o compiler/stage2/build/PPC/RegInfo.p_o -dyno compiler/stage2/build/PPC/RegInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/Ppr.hs -o compiler/stage2/build/SPARC/Ppr.p_o -dyno compiler/stage2/build/SPARC/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/ShortcutJump.hs -o compiler/stage2/build/SPARC/ShortcutJump.p_o -dyno compiler/stage2/build/SPARC/ShortcutJump.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Base.hs -o compiler/stage2/build/SPARC/CodeGen/Base.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/Ppr.hs -o compiler/stage2/build/X86/Ppr.p_o -dyno compiler/stage2/build/X86/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/Id.hs -o compiler/stage2/build/Id.o -dyno compiler/stage2/build/Id.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsTypes.hs -o compiler/stage2/build/HsTypes.o -dyno compiler/stage2/build/HsTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsLit.hs -o compiler/stage2/build/HsLit.o -dyno compiler/stage2/build/HsLit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmUtils.hs -o compiler/stage2/build/StgCmmUtils.p_o -dyno compiler/stage2/build/StgCmmUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmBind.hs-boot -o compiler/stage2/build/StgCmmBind.p_o-boot -dyno compiler/stage2/build/StgCmmBind.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmExtCode.hs -o compiler/stage2/build/StgCmmExtCode.p_o -dyno compiler/stage2/build/StgCmmExtCode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Graph/Main.hs -o compiler/stage2/build/RegAlloc/Graph/Main.p_o -dyno compiler/stage2/build/RegAlloc/Graph/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/State.hs -o compiler/stage2/build/RegAlloc/Linear/State.p_o -dyno compiler/stage2/build/RegAlloc/Linear/State.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/PPC/CodeGen.hs -o compiler/stage2/build/PPC/CodeGen.p_o -dyno compiler/stage2/build/PPC/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Expand.hs -o compiler/stage2/build/SPARC/CodeGen/Expand.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Expand.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage2/build/SPARC/CodeGen/Gen32.p_o-boot -dyno compiler/stage2/build/SPARC/CodeGen/Gen32.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Sanity.hs -o compiler/stage2/build/SPARC/CodeGen/Sanity.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Sanity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/X86/CodeGen.hs -o compiler/stage2/build/X86/CodeGen.p_o -dyno compiler/stage2/build/X86/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/HaddockUtils.hs -o compiler/stage2/build/HaddockUtils.p_o -dyno compiler/stage2/build/HaddockUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/RdrHsSyn.hs -o compiler/stage2/build/RdrHsSyn.p_o -dyno compiler/stage2/build/RdrHsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/HscStats.hs -o compiler/stage2/build/HscStats.p_o -dyno compiler/stage2/build/HscStats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/InstEnv.hs -o compiler/stage2/build/InstEnv.o -dyno compiler/stage2/build/InstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/PprCore.hs -o compiler/stage2/build/PprCore.o -dyno compiler/stage2/build/PprCore.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/IfaceType.hs -o compiler/stage2/build/IfaceType.o -dyno compiler/stage2/build/IfaceType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreFVs.hs -o compiler/stage2/build/CoreFVs.o -dyno compiler/stage2/build/CoreFVs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/utils/UnVarGraph.hs -o compiler/stage2/build/UnVarGraph.o -dyno compiler/stage2/build/UnVarGraph.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmProf.hs -o compiler/stage2/build/StgCmmProf.p_o -dyno compiler/stage2/build/StgCmmProf.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmEnv.hs -o compiler/stage2/build/StgCmmEnv.p_o -dyno compiler/stage2/build/StgCmmEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs -o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.p_o -dyno compiler/stage2/build/RegAlloc/Linear/JoinToTargets.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Amode.hs -o compiler/stage2/build/SPARC/CodeGen/Amode.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Amode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/CondCode.hs -o compiler/stage2/build/SPARC/CodeGen/CondCode.p_o -dyno compiler/stage2/build/SPARC/CodeGen/CondCode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/hsSyn/Convert.hs -o compiler/stage2/build/Convert.p_o -dyno compiler/stage2/build/Convert.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/FamInstEnv.hs -o compiler/stage2/build/FamInstEnv.o -dyno compiler/stage2/build/FamInstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcEvidence.hs -o compiler/stage2/build/TcEvidence.o -dyno compiler/stage2/build/TcEvidence.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreUtils.hs -o compiler/stage2/build/CoreUtils.o -dyno compiler/stage2/build/CoreUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stgSyn/StgSyn.hs -o compiler/stage2/build/StgSyn.o -dyno compiler/stage2/build/StgSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CLabel.hs -o compiler/stage2/build/CLabel.o -dyno compiler/stage2/build/CLabel.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/FunDeps.hs -o compiler/stage2/build/FunDeps.o -dyno compiler/stage2/build/FunDeps.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmTicky.hs -o compiler/stage2/build/StgCmmTicky.p_o -dyno compiler/stage2/build/StgCmmTicky.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/RegAlloc/Linear/Main.hs -o compiler/stage2/build/RegAlloc/Linear/Main.p_o -dyno compiler/stage2/build/RegAlloc/Linear/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Gen64.hs -o compiler/stage2/build/SPARC/CodeGen/Gen64.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Gen64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsBinds.hs -o compiler/stage2/build/HsBinds.o -dyno compiler/stage2/build/HsBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/types/OptCoercion.hs -o compiler/stage2/build/OptCoercion.o -dyno compiler/stage2/build/OptCoercion.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/OccurAnal.hs -o compiler/stage2/build/OccurAnal.o -dyno compiler/stage2/build/OccurAnal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/BlockId.hs -o compiler/stage2/build/BlockId.o -dyno compiler/stage2/build/BlockId.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplStg/StgStats.hs -o compiler/stage2/build/StgStats.o -dyno compiler/stage2/build/StgStats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stgSyn/StgLint.hs -o compiler/stage2/build/StgLint.o -dyno compiler/stage2/build/StgLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/profiling/SCCfinal.hs -o compiler/stage2/build/SCCfinal.o -dyno compiler/stage2/build/SCCfinal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/profiling/ProfInit.hs -o compiler/stage2/build/ProfInit.o -dyno compiler/stage2/build/ProfInit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SAT.hs -o compiler/stage2/build/SAT.o -dyno compiler/stage2/build/SAT.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/StaticPtrTable.hs -o compiler/stage2/build/StaticPtrTable.o -dyno compiler/stage2/build/StaticPtrTable.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmLayout.hs -o compiler/stage2/build/StgCmmLayout.p_o -dyno compiler/stage2/build/StgCmmLayout.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs -o compiler/stage2/build/SPARC/CodeGen/Gen32.p_o -dyno compiler/stage2/build/SPARC/CodeGen/Gen32.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/IfaceSyn.hs -o compiler/stage2/build/IfaceSyn.o -dyno compiler/stage2/build/IfaceSyn.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/PatSyn.hs -o compiler/stage2/build/PatSyn.o -dyno compiler/stage2/build/PatSyn.dyn_o <> <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreSubst.hs -o compiler/stage2/build/CoreSubst.o -dyno compiler/stage2/build/CoreSubst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsPat.hs -o compiler/stage2/build/HsPat.o -dyno compiler/stage2/build/HsPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmExpr.hs -o compiler/stage2/build/CmmExpr.o -dyno compiler/stage2/build/CmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ByteCodeItbls.hs -o compiler/stage2/build/ByteCodeItbls.p_o -dyno compiler/stage2/build/ByteCodeItbls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmForeign.hs -o compiler/stage2/build/StgCmmForeign.p_o -dyno compiler/stage2/build/StgCmmForeign.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmHeap.hs -o compiler/stage2/build/StgCmmHeap.p_o -dyno compiler/stage2/build/StgCmmHeap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/SPARC/CodeGen.hs -o compiler/stage2/build/SPARC/CodeGen.p_o -dyno compiler/stage2/build/SPARC/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreArity.hs -o compiler/stage2/build/CoreArity.o -dyno compiler/stage2/build/CoreArity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsDecls.hs -o compiler/stage2/build/HsDecls.o -dyno compiler/stage2/build/HsDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/NoRegs.hs -o compiler/stage2/build/CodeGen/Platform/NoRegs.o -dyno compiler/stage2/build/CodeGen/Platform/NoRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/X86_64.hs -o compiler/stage2/build/CodeGen/Platform/X86_64.o -dyno compiler/stage2/build/CodeGen/Platform/X86_64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/X86.hs -o compiler/stage2/build/CodeGen/Platform/X86.o -dyno compiler/stage2/build/CodeGen/Platform/X86.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/SPARC.hs -o compiler/stage2/build/CodeGen/Platform/SPARC.o -dyno compiler/stage2/build/CodeGen/Platform/SPARC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs -o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.o -dyno compiler/stage2/build/CodeGen/Platform/PPC_Darwin.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/PPC.hs -o compiler/stage2/build/CodeGen/Platform/PPC.o -dyno compiler/stage2/build/CodeGen/Platform/PPC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/ARM64.hs -o compiler/stage2/build/CodeGen/Platform/ARM64.o -dyno compiler/stage2/build/CodeGen/Platform/ARM64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform/ARM.hs -o compiler/stage2/build/CodeGen/Platform/ARM.o -dyno compiler/stage2/build/CodeGen/Platform/ARM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/PprCmmExpr.hs -o compiler/stage2/build/PprCmmExpr.o -dyno compiler/stage2/build/PprCmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen/Regs.hs -o compiler/stage2/build/LlvmCodeGen/Regs.o -dyno compiler/stage2/build/LlvmCodeGen/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmLex.hs -o compiler/stage2/build/CmmLex.o -dyno compiler/stage2/build/CmmLex.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/CSE.hs -o compiler/stage2/build/CSE.o -dyno compiler/stage2/build/CSE.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ByteCodeInstr.hs -o compiler/stage2/build/ByteCodeInstr.p_o -dyno compiler/stage2/build/ByteCodeInstr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmLayoutStack.hs -o compiler/stage2/build/CmmLayoutStack.p_o -dyno compiler/stage2/build/CmmLayoutStack.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmPrim.hs -o compiler/stage2/build/StgCmmPrim.p_o -dyno compiler/stage2/build/StgCmmPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/nativeGen/AsmCodeGen.hs -o compiler/stage2/build/AsmCodeGen.p_o -dyno compiler/stage2/build/AsmCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreTidy.hs -o compiler/stage2/build/CoreTidy.o -dyno compiler/stage2/build/CoreTidy.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsExpr.hs -o compiler/stage2/build/HsExpr.o -dyno compiler/stage2/build/HsExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CodeGen/Platform.hs -o compiler/stage2/build/CodeGen/Platform.o -dyno compiler/stage2/build/CodeGen/Platform.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreUnfold.hs -o compiler/stage2/build/CoreUnfold.o -dyno compiler/stage2/build/CoreUnfold.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/CallArity.hs -o compiler/stage2/build/CallArity.o -dyno compiler/stage2/build/CallArity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/InteractiveEvalTypes.hs -o compiler/stage2/build/InteractiveEvalTypes.p_o -dyno compiler/stage2/build/InteractiveEvalTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ByteCodeAsm.hs -o compiler/stage2/build/ByteCodeAsm.p_o -dyno compiler/stage2/build/ByteCodeAsm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/specialise/Rules.hs -o compiler/stage2/build/Rules.o -dyno compiler/stage2/build/Rules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmNode.hs -o compiler/stage2/build/CmmNode.o -dyno compiler/stage2/build/CmmNode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/LiberateCase.hs -o compiler/stage2/build/LiberateCase.o -dyno compiler/stage2/build/LiberateCase.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/HscTypes.hs -o compiler/stage2/build/HscTypes.p_o -dyno compiler/stage2/build/HscTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ByteCodeLink.hs -o compiler/stage2/build/ByteCodeLink.p_o -dyno compiler/stage2/build/ByteCodeLink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/Cmm.hs -o compiler/stage2/build/Cmm.o -dyno compiler/stage2/build/Cmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/GhcMonad.hs -o compiler/stage2/build/GhcMonad.p_o -dyno compiler/stage2/build/GhcMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcRnTypes.hs -o compiler/stage2/build/TcRnTypes.p_o -dyno compiler/stage2/build/TcRnTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/PipelineMonad.hs -o compiler/stage2/build/PipelineMonad.p_o -dyno compiler/stage2/build/PipelineMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/MkCore.hs -o compiler/stage2/build/MkCore.p_o -dyno compiler/stage2/build/MkCore.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmPipeline.hs -o compiler/stage2/build/CmmPipeline.p_o -dyno compiler/stage2/build/CmmPipeline.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmHpc.hs -o compiler/stage2/build/StgCmmHpc.p_o -dyno compiler/stage2/build/StgCmmHpc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Finder.hs -o compiler/stage2/build/Finder.p_o -dyno compiler/stage2/build/Finder.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/Coverage.hs -o compiler/stage2/build/Coverage.p_o -dyno compiler/stage2/build/Coverage.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/parser/Parser.hs -o compiler/stage2/build/Parser.p_o -dyno compiler/stage2/build/Parser.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Env.hs -o compiler/stage2/build/Vectorise/Env.p_o -dyno compiler/stage2/build/Vectorise/Env.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcTyDecls.hs -o compiler/stage2/build/TcTyDecls.p_o -dyno compiler/stage2/build/TcTyDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsUtils.hs -o compiler/stage2/build/HsUtils.o -dyno compiler/stage2/build/HsUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmUtils.hs -o compiler/stage2/build/CmmUtils.o -dyno compiler/stage2/build/CmmUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/PprCmmDecl.hs -o compiler/stage2/build/PprCmmDecl.o -dyno compiler/stage2/build/PprCmmDecl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmClosure.hs -o compiler/stage2/build/StgCmmClosure.o -dyno compiler/stage2/build/StgCmmClosure.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen/Base.hs -o compiler/stage2/build/LlvmCodeGen/Base.o -dyno compiler/stage2/build/LlvmCodeGen/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/Regs.hs -o compiler/stage2/build/X86/Regs.o -dyno compiler/stage2/build/X86/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Size.hs -o compiler/stage2/build/Size.o -dyno compiler/stage2/build/Size.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Instruction.hs -o compiler/stage2/build/Instruction.o -dyno compiler/stage2/build/Instruction.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Imm.hs -o compiler/stage2/build/SPARC/Imm.o -dyno compiler/stage2/build/SPARC/Imm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Hooks.hs -o compiler/stage2/build/Hooks.p_o -dyno compiler/stage2/build/Hooks.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrelRules.hs -o compiler/stage2/build/PrelRules.p_o -dyno compiler/stage2/build/PrelRules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcSplice.hs-boot -o compiler/stage2/build/TcSplice.p_o-boot -dyno compiler/stage2/build/TcSplice.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcRnMonad.hs -o compiler/stage2/build/TcRnMonad.p_o -dyno compiler/stage2/build/TcRnMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/TcIface.hs-boot -o compiler/stage2/build/TcIface.p_o-boot -dyno compiler/stage2/build/TcIface.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcTypeNats.hs -o compiler/stage2/build/TcTypeNats.p_o -dyno compiler/stage2/build/TcTypeNats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/CodeOutput.hs -o compiler/stage2/build/CodeOutput.p_o -dyno compiler/stage2/build/CodeOutput.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnHsDoc.hs -o compiler/stage2/build/RnHsDoc.p_o -dyno compiler/stage2/build/RnHsDoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/FloatIn.hs -o compiler/stage2/build/FloatIn.p_o -dyno compiler/stage2/build/FloatIn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnExpr.hs-boot -o compiler/stage2/build/RnExpr.p_o-boot -dyno compiler/stage2/build/RnExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcExpr.hs-boot -o compiler/stage2/build/TcExpr.p_o-boot -dyno compiler/stage2/build/TcExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcUnify.hs-boot -o compiler/stage2/build/TcUnify.p_o-boot -dyno compiler/stage2/build/TcUnify.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcMatches.hs-boot -o compiler/stage2/build/TcMatches.p_o-boot -dyno compiler/stage2/build/TcMatches.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/HeaderInfo.hs -o compiler/stage2/build/HeaderInfo.p_o -dyno compiler/stage2/build/HeaderInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/HsSyn.hs -o compiler/stage2/build/HsSyn.o -dyno compiler/stage2/build/HsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmInfo.hs -o compiler/stage2/build/CmmInfo.o -dyno compiler/stage2/build/CmmInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/PprCmm.hs -o compiler/stage2/build/PprCmm.o -dyno compiler/stage2/build/PprCmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmArgRep.hs -o compiler/stage2/build/StgCmmArgRep.o -dyno compiler/stage2/build/StgCmmArgRep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/CgUtils.hs -o compiler/stage2/build/CgUtils.o -dyno compiler/stage2/build/CgUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen/Data.hs -o compiler/stage2/build/LlvmCodeGen/Data.o -dyno compiler/stage2/build/LlvmCodeGen/Data.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmLive.hs -o compiler/stage2/build/CmmLive.o -dyno compiler/stage2/build/CmmLive.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmOpt.hs -o compiler/stage2/build/CmmOpt.o -dyno compiler/stage2/build/CmmOpt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/Debug.hs -o compiler/stage2/build/Debug.o -dyno compiler/stage2/build/Debug.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Dwarf/Constants.hs -o compiler/stage2/build/Dwarf/Constants.o -dyno compiler/stage2/build/Dwarf/Constants.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Regs.hs -o compiler/stage2/build/SPARC/Regs.o -dyno compiler/stage2/build/SPARC/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/Regs.hs -o compiler/stage2/build/PPC/Regs.o -dyno compiler/stage2/build/PPC/Regs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/RegInfo.hs -o compiler/stage2/build/X86/RegInfo.o -dyno compiler/stage2/build/X86/RegInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.o -dyno compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.dyn_o <> <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.o -dyno compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/AddrMode.hs -o compiler/stage2/build/SPARC/AddrMode.o -dyno compiler/stage2/build/SPARC/AddrMode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmContFlowOpt.hs -o compiler/stage2/build/CmmContFlowOpt.o -dyno compiler/stage2/build/CmmContFlowOpt.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/basicTypes/MkId.hs -o compiler/stage2/build/MkId.p_o -dyno compiler/stage2/build/MkId.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/IfaceEnv.hs -o compiler/stage2/build/IfaceEnv.p_o -dyno compiler/stage2/build/IfaceEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcMType.hs -o compiler/stage2/build/TcMType.p_o -dyno compiler/stage2/build/TcMType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnSplice.hs-boot -o compiler/stage2/build/RnSplice.p_o-boot -dyno compiler/stage2/build/RnSplice.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcAnnotations.hs -o compiler/stage2/build/TcAnnotations.p_o -dyno compiler/stage2/build/TcAnnotations.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmCallConv.hs -o compiler/stage2/build/CmmCallConv.o -dyno compiler/stage2/build/CmmCallConv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/HaddockUtils.hs -o compiler/stage2/build/HaddockUtils.o -dyno compiler/stage2/build/HaddockUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/RdrHsSyn.hs -o compiler/stage2/build/RdrHsSyn.o -dyno compiler/stage2/build/RdrHsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen/Ppr.hs -o compiler/stage2/build/LlvmCodeGen/Ppr.o -dyno compiler/stage2/build/LlvmCodeGen/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen/CodeGen.hs -o compiler/stage2/build/LlvmCodeGen/CodeGen.o -dyno compiler/stage2/build/LlvmCodeGen/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/HscStats.hs -o compiler/stage2/build/HscStats.o -dyno compiler/stage2/build/HscStats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmLint.hs -o compiler/stage2/build/CmmLint.o -dyno compiler/stage2/build/CmmLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/PprC.hs -o compiler/stage2/build/PprC.o -dyno compiler/stage2/build/PprC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Dwarf/Types.hs -o compiler/stage2/build/Dwarf/Types.o -dyno compiler/stage2/build/Dwarf/Types.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/TargetReg.hs -o compiler/stage2/build/TargetReg.o -dyno compiler/stage2/build/TargetReg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Liveness.hs -o compiler/stage2/build/RegAlloc/Liveness.o -dyno compiler/stage2/build/RegAlloc/Liveness.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.o -dyno compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.o -dyno compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Stack.hs -o compiler/stage2/build/SPARC/Stack.o -dyno compiler/stage2/build/SPARC/Stack.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmSink.hs -o compiler/stage2/build/CmmSink.o -dyno compiler/stage2/build/CmmSink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmProcPoint.hs -o compiler/stage2/build/CmmProcPoint.o -dyno compiler/stage2/build/CmmProcPoint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmCommonBlockElim.hs -o compiler/stage2/build/CmmCommonBlockElim.o -dyno compiler/stage2/build/CmmCommonBlockElim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmBuildInfoTables.hs -o compiler/stage2/build/CmmBuildInfoTables.o -dyno compiler/stage2/build/CmmBuildInfoTables.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/prelude/PrelInfo.hs -o compiler/stage2/build/PrelInfo.p_o -dyno compiler/stage2/build/PrelInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/BuildTyCl.hs -o compiler/stage2/build/BuildTyCl.p_o -dyno compiler/stage2/build/BuildTyCl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcHsSyn.hs -o compiler/stage2/build/TcHsSyn.p_o -dyno compiler/stage2/build/TcHsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplStg/UnariseStg.hs -o compiler/stage2/build/UnariseStg.p_o -dyno compiler/stage2/build/UnariseStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stgSyn/CoreToStg.hs -o compiler/stage2/build/CoreToStg.p_o -dyno compiler/stage2/build/CoreToStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stranal/WwLib.hs -o compiler/stage2/build/WwLib.p_o -dyno compiler/stage2/build/WwLib.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/ByteCodeGen.hs -o compiler/stage2/build/ByteCodeGen.p_o -dyno compiler/stage2/build/ByteCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/DebuggerUtils.hs -o compiler/stage2/build/DebuggerUtils.p_o -dyno compiler/stage2/build/DebuggerUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/MkGraph.hs -o compiler/stage2/build/MkGraph.o -dyno compiler/stage2/build/MkGraph.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmMangler.hs -o compiler/stage2/build/LlvmMangler.o -dyno compiler/stage2/build/LlvmMangler.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/Dwarf.hs -o compiler/stage2/build/Dwarf.o -dyno compiler/stage2/build/Dwarf.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/NCGMonad.hs -o compiler/stage2/build/NCGMonad.o -dyno compiler/stage2/build/NCGMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/Instr.hs -o compiler/stage2/build/X86/Instr.o -dyno compiler/stage2/build/X86/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/Instr.hs -o compiler/stage2/build/PPC/Instr.o -dyno compiler/stage2/build/PPC/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/SpillCost.hs -o compiler/stage2/build/RegAlloc/Graph/SpillCost.o -dyno compiler/stage2/build/RegAlloc/Graph/SpillCost.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/Spill.hs -o compiler/stage2/build/RegAlloc/Graph/Spill.o -dyno compiler/stage2/build/RegAlloc/Graph/Spill.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/SpillClean.hs -o compiler/stage2/build/RegAlloc/Graph/SpillClean.o -dyno compiler/stage2/build/RegAlloc/Graph/SpillClean.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Instr.hs -o compiler/stage2/build/SPARC/Instr.o -dyno compiler/stage2/build/SPARC/Instr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/Base.hs -o compiler/stage2/build/RegAlloc/Linear/Base.o -dyno compiler/stage2/build/RegAlloc/Linear/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/hsSyn/Convert.hs -o compiler/stage2/build/Convert.o -dyno compiler/stage2/build/Convert.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/Coalesce.hs -o compiler/stage2/build/RegAlloc/Graph/Coalesce.o -dyno compiler/stage2/build/RegAlloc/Graph/Coalesce.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmCon.hs -o compiler/stage2/build/StgCmmCon.p_o -dyno compiler/stage2/build/StgCmmCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/BinIface.hs -o compiler/stage2/build/BinIface.p_o -dyno compiler/stage2/build/BinIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplStg/SimplStg.hs -o compiler/stage2/build/SimplStg.p_o -dyno compiler/stage2/build/SimplStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stranal/WorkWrap.hs -o compiler/stage2/build/WorkWrap.p_o -dyno compiler/stage2/build/WorkWrap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/stranal/DmdAnal.hs -o compiler/stage2/build/DmdAnal.p_o -dyno compiler/stage2/build/DmdAnal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmMonad.hs -o compiler/stage2/build/StgCmmMonad.o -dyno compiler/stage2/build/StgCmmMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/llvmGen/LlvmCodeGen.hs -o compiler/stage2/build/LlvmCodeGen.o -dyno compiler/stage2/build/LlvmCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PIC.hs -o compiler/stage2/build/PIC.o -dyno compiler/stage2/build/PIC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/Stats.hs -o compiler/stage2/build/RegAlloc/Graph/Stats.o -dyno compiler/stage2/build/RegAlloc/Graph/Stats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs -o compiler/stage2/build/RegAlloc/Linear/FreeRegs.o -dyno compiler/stage2/build/RegAlloc/Linear/FreeRegs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/Stats.hs -o compiler/stage2/build/RegAlloc/Linear/Stats.o -dyno compiler/stage2/build/RegAlloc/Linear/Stats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/Ppr.hs -o compiler/stage2/build/PPC/Ppr.o -dyno compiler/stage2/build/PPC/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/RegInfo.hs -o compiler/stage2/build/PPC/RegInfo.o -dyno compiler/stage2/build/PPC/RegInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/Ppr.hs -o compiler/stage2/build/SPARC/Ppr.o -dyno compiler/stage2/build/SPARC/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/ShortcutJump.hs -o compiler/stage2/build/SPARC/ShortcutJump.o -dyno compiler/stage2/build/SPARC/ShortcutJump.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Base.hs -o compiler/stage2/build/SPARC/CodeGen/Base.o -dyno compiler/stage2/build/SPARC/CodeGen/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/Ppr.hs -o compiler/stage2/build/X86/Ppr.o -dyno compiler/stage2/build/X86/Ppr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmExpr.hs -o compiler/stage2/build/StgCmmExpr.p_o -dyno compiler/stage2/build/StgCmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/LoadIface.hs -o compiler/stage2/build/LoadIface.p_o -dyno compiler/stage2/build/LoadIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/FlagChecker.hs -o compiler/stage2/build/FlagChecker.p_o -dyno compiler/stage2/build/FlagChecker.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmUtils.hs -o compiler/stage2/build/StgCmmUtils.o -dyno compiler/stage2/build/StgCmmUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Graph/Main.hs -o compiler/stage2/build/RegAlloc/Graph/Main.o -dyno compiler/stage2/build/RegAlloc/Graph/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/State.hs -o compiler/stage2/build/RegAlloc/Linear/State.o -dyno compiler/stage2/build/RegAlloc/Linear/State.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/PPC/CodeGen.hs -o compiler/stage2/build/PPC/CodeGen.o -dyno compiler/stage2/build/PPC/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Expand.hs -o compiler/stage2/build/SPARC/CodeGen/Expand.o -dyno compiler/stage2/build/SPARC/CodeGen/Expand.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs-boot -o compiler/stage2/build/SPARC/CodeGen/Gen32.o-boot -dyno compiler/stage2/build/SPARC/CodeGen/Gen32.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Sanity.hs -o compiler/stage2/build/SPARC/CodeGen/Sanity.o -dyno compiler/stage2/build/SPARC/CodeGen/Sanity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/X86/CodeGen.hs -o compiler/stage2/build/X86/CodeGen.o -dyno compiler/stage2/build/X86/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmBind.hs-boot -o compiler/stage2/build/StgCmmBind.o-boot -dyno compiler/stage2/build/StgCmmBind.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmExtCode.hs -o compiler/stage2/build/StgCmmExtCode.o -dyno compiler/stage2/build/StgCmmExtCode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmmBind.hs -o compiler/stage2/build/StgCmmBind.p_o -dyno compiler/stage2/build/StgCmmBind.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/Linker.hs -o compiler/stage2/build/Linker.p_o -dyno compiler/stage2/build/Linker.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcEnv.hs -o compiler/stage2/build/TcEnv.p_o -dyno compiler/stage2/build/TcEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/MkIface.hs -o compiler/stage2/build/MkIface.p_o -dyno compiler/stage2/build/MkIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/FamInst.hs -o compiler/stage2/build/FamInst.p_o -dyno compiler/stage2/build/FamInst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmProf.hs -o compiler/stage2/build/StgCmmProf.o -dyno compiler/stage2/build/StgCmmProf.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmEnv.hs -o compiler/stage2/build/StgCmmEnv.o -dyno compiler/stage2/build/StgCmmEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs -o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.o -dyno compiler/stage2/build/RegAlloc/Linear/JoinToTargets.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Amode.hs -o compiler/stage2/build/SPARC/CodeGen/Amode.o -dyno compiler/stage2/build/SPARC/CodeGen/Amode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/CondCode.hs -o compiler/stage2/build/SPARC/CodeGen/CondCode.o -dyno compiler/stage2/build/SPARC/CodeGen/CondCode.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/cmm/CmmParse.hs -o compiler/stage2/build/CmmParse.p_o -dyno compiler/stage2/build/CmmParse.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/codeGen/StgCmm.hs -o compiler/stage2/build/StgCmm.p_o -dyno compiler/stage2/build/StgCmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/CoreMonad.hs -o compiler/stage2/build/CoreMonad.p_o -dyno compiler/stage2/build/CoreMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnEnv.hs -o compiler/stage2/build/RnEnv.p_o -dyno compiler/stage2/build/RnEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/Inst.hs -o compiler/stage2/build/Inst.p_o -dyno compiler/stage2/build/Inst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcGenDeriv.hs -o compiler/stage2/build/TcGenDeriv.p_o -dyno compiler/stage2/build/TcGenDeriv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/PprTyThing.hs -o compiler/stage2/build/PprTyThing.p_o -dyno compiler/stage2/build/PprTyThing.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmTicky.hs -o compiler/stage2/build/StgCmmTicky.o -dyno compiler/stage2/build/StgCmmTicky.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/RegAlloc/Linear/Main.hs -o compiler/stage2/build/RegAlloc/Linear/Main.o -dyno compiler/stage2/build/RegAlloc/Linear/Main.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Gen64.hs -o compiler/stage2/build/SPARC/CodeGen/Gen64.o -dyno compiler/stage2/build/SPARC/CodeGen/Gen64.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CoreLint.hs -o compiler/stage2/build/CoreLint.p_o -dyno compiler/stage2/build/CoreLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/Plugins.hs -o compiler/stage2/build/Plugins.p_o -dyno compiler/stage2/build/Plugins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnNames.hs -o compiler/stage2/build/RnNames.p_o -dyno compiler/stage2/build/RnNames.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/specialise/SpecConstr.hs -o compiler/stage2/build/SpecConstr.p_o -dyno compiler/stage2/build/SpecConstr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/specialise/Specialise.hs -o compiler/stage2/build/Specialise.p_o -dyno compiler/stage2/build/Specialise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SetLevels.hs -o compiler/stage2/build/SetLevels.p_o -dyno compiler/stage2/build/SetLevels.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SimplMonad.hs -o compiler/stage2/build/SimplMonad.p_o -dyno compiler/stage2/build/SimplMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnTypes.hs -o compiler/stage2/build/RnTypes.p_o -dyno compiler/stage2/build/RnTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcUnify.hs -o compiler/stage2/build/TcUnify.p_o -dyno compiler/stage2/build/TcUnify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcSMonad.hs -o compiler/stage2/build/TcSMonad.p_o -dyno compiler/stage2/build/TcSMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcErrors.hs -o compiler/stage2/build/TcErrors.p_o -dyno compiler/stage2/build/TcErrors.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcGenGenerics.hs -o compiler/stage2/build/TcGenGenerics.p_o -dyno compiler/stage2/build/TcGenGenerics.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmLayout.hs -o compiler/stage2/build/StgCmmLayout.o -dyno compiler/stage2/build/StgCmmLayout.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen/Gen32.hs -o compiler/stage2/build/SPARC/CodeGen/Gen32.o -dyno compiler/stage2/build/SPARC/CodeGen/Gen32.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/coreSyn/CorePrep.hs -o compiler/stage2/build/CorePrep.p_o -dyno compiler/stage2/build/CorePrep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/iface/TcIface.hs -o compiler/stage2/build/TcIface.p_o -dyno compiler/stage2/build/TcIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DynamicLoading.hs -o compiler/stage2/build/DynamicLoading.p_o -dyno compiler/stage2/build/DynamicLoading.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/FloatOut.hs -o compiler/stage2/build/FloatOut.p_o -dyno compiler/stage2/build/FloatOut.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SimplEnv.hs -o compiler/stage2/build/SimplEnv.p_o -dyno compiler/stage2/build/SimplEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnPat.hs -o compiler/stage2/build/RnPat.p_o -dyno compiler/stage2/build/RnPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcFlatten.hs -o compiler/stage2/build/TcFlatten.p_o -dyno compiler/stage2/build/TcFlatten.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/RtClosureInspect.hs -o compiler/stage2/build/RtClosureInspect.p_o -dyno compiler/stage2/build/RtClosureInspect.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/GhcPlugins.hs -o compiler/stage2/build/GhcPlugins.p_o -dyno compiler/stage2/build/GhcPlugins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcPluginM.hs -o compiler/stage2/build/TcPluginM.p_o -dyno compiler/stage2/build/TcPluginM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ByteCodeItbls.hs -o compiler/stage2/build/ByteCodeItbls.o -dyno compiler/stage2/build/ByteCodeItbls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/SPARC/CodeGen.hs -o compiler/stage2/build/SPARC/CodeGen.o -dyno compiler/stage2/build/SPARC/CodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmForeign.hs -o compiler/stage2/build/StgCmmForeign.o -dyno compiler/stage2/build/StgCmmForeign.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmHeap.hs -o compiler/stage2/build/StgCmmHeap.o -dyno compiler/stage2/build/StgCmmHeap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsMonad.hs -o compiler/stage2/build/DsMonad.p_o -dyno compiler/stage2/build/DsMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/TidyPgm.hs -o compiler/stage2/build/TidyPgm.p_o -dyno compiler/stage2/build/TidyPgm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SimplUtils.hs -o compiler/stage2/build/SimplUtils.p_o -dyno compiler/stage2/build/SimplUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnBinds.hs -o compiler/stage2/build/RnBinds.p_o -dyno compiler/stage2/build/RnBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcCanonical.hs -o compiler/stage2/build/TcCanonical.p_o -dyno compiler/stage2/build/TcCanonical.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ByteCodeInstr.hs -o compiler/stage2/build/ByteCodeInstr.o -dyno compiler/stage2/build/ByteCodeInstr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/nativeGen/AsmCodeGen.hs -o compiler/stage2/build/AsmCodeGen.o -dyno compiler/stage2/build/AsmCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmLayoutStack.hs -o compiler/stage2/build/CmmLayoutStack.o -dyno compiler/stage2/build/CmmLayoutStack.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmPrim.hs -o compiler/stage2/build/StgCmmPrim.o -dyno compiler/stage2/build/StgCmmPrim.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsExpr.hs-boot -o compiler/stage2/build/DsExpr.p_o-boot -dyno compiler/stage2/build/DsExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/Match.hs-boot -o compiler/stage2/build/Match.p_o-boot -dyno compiler/stage2/build/Match.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsCCall.hs -o compiler/stage2/build/DsCCall.p_o -dyno compiler/stage2/build/DsCCall.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Builtins/Initialise.hs -o compiler/stage2/build/Vectorise/Builtins/Initialise.p_o -dyno compiler/stage2/build/Vectorise/Builtins/Initialise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/Simplify.hs -o compiler/stage2/build/Simplify.p_o -dyno compiler/stage2/build/Simplify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnSource.hs -o compiler/stage2/build/RnSource.p_o -dyno compiler/stage2/build/RnSource.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcInteract.hs -o compiler/stage2/build/TcInteract.p_o -dyno compiler/stage2/build/TcInteract.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/InteractiveEvalTypes.hs -o compiler/stage2/build/InteractiveEvalTypes.o -dyno compiler/stage2/build/InteractiveEvalTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ByteCodeAsm.hs -o compiler/stage2/build/ByteCodeAsm.o -dyno compiler/stage2/build/ByteCodeAsm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsUtils.hs -o compiler/stage2/build/DsUtils.p_o -dyno compiler/stage2/build/DsUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsForeign.hs -o compiler/stage2/build/DsForeign.p_o -dyno compiler/stage2/build/DsForeign.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Builtins.hs -o compiler/stage2/build/Vectorise/Builtins.p_o -dyno compiler/stage2/build/Vectorise/Builtins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcSimplify.hs -o compiler/stage2/build/TcSimplify.p_o -dyno compiler/stage2/build/TcSimplify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/HscTypes.hs -o compiler/stage2/build/HscTypes.o -dyno compiler/stage2/build/HscTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ByteCodeLink.hs -o compiler/stage2/build/ByteCodeLink.o -dyno compiler/stage2/build/ByteCodeLink.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/MatchLit.hs -o compiler/stage2/build/MatchLit.p_o -dyno compiler/stage2/build/MatchLit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsGRHSs.hs -o compiler/stage2/build/DsGRHSs.p_o -dyno compiler/stage2/build/DsGRHSs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad/Base.hs -o compiler/stage2/build/Vectorise/Monad/Base.p_o -dyno compiler/stage2/build/Vectorise/Monad/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcValidity.hs -o compiler/stage2/build/TcValidity.p_o -dyno compiler/stage2/build/TcValidity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcRnTypes.hs -o compiler/stage2/build/TcRnTypes.o -dyno compiler/stage2/build/TcRnTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Finder.hs -o compiler/stage2/build/Finder.o -dyno compiler/stage2/build/Finder.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/PipelineMonad.hs -o compiler/stage2/build/PipelineMonad.o -dyno compiler/stage2/build/PipelineMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/MkCore.hs -o compiler/stage2/build/MkCore.o -dyno compiler/stage2/build/MkCore.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/parser/Parser.hs -o compiler/stage2/build/Parser.o -dyno compiler/stage2/build/Parser.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/GhcMonad.hs -o compiler/stage2/build/GhcMonad.o -dyno compiler/stage2/build/GhcMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmPipeline.hs -o compiler/stage2/build/CmmPipeline.o -dyno compiler/stage2/build/CmmPipeline.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmHpc.hs -o compiler/stage2/build/StgCmmHpc.o -dyno compiler/stage2/build/StgCmmHpc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Env.hs -o compiler/stage2/build/Vectorise/Env.o -dyno compiler/stage2/build/Vectorise/Env.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/Coverage.hs -o compiler/stage2/build/Coverage.o -dyno compiler/stage2/build/Coverage.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcTyDecls.hs -o compiler/stage2/build/TcTyDecls.o -dyno compiler/stage2/build/TcTyDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/Check.hs -o compiler/stage2/build/Check.p_o -dyno compiler/stage2/build/Check.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsBinds.hs -o compiler/stage2/build/DsBinds.p_o -dyno compiler/stage2/build/DsBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsMeta.hs -o compiler/stage2/build/DsMeta.p_o -dyno compiler/stage2/build/DsMeta.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad/Global.hs -o compiler/stage2/build/Vectorise/Monad/Global.p_o -dyno compiler/stage2/build/Vectorise/Monad/Global.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad/Local.hs -o compiler/stage2/build/Vectorise/Monad/Local.p_o -dyno compiler/stage2/build/Vectorise/Monad/Local.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad/Naming.hs -o compiler/stage2/build/Vectorise/Monad/Naming.p_o -dyno compiler/stage2/build/Vectorise/Monad/Naming.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcHsType.hs -o compiler/stage2/build/TcHsType.p_o -dyno compiler/stage2/build/TcHsType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcRnMonad.hs -o compiler/stage2/build/TcRnMonad.o -dyno compiler/stage2/build/TcRnMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/TcIface.hs-boot -o compiler/stage2/build/TcIface.o-boot -dyno compiler/stage2/build/TcIface.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Hooks.hs -o compiler/stage2/build/Hooks.o -dyno compiler/stage2/build/Hooks.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrelRules.hs -o compiler/stage2/build/PrelRules.o -dyno compiler/stage2/build/PrelRules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcSplice.hs-boot -o compiler/stage2/build/TcSplice.o-boot -dyno compiler/stage2/build/TcSplice.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/CodeOutput.hs -o compiler/stage2/build/CodeOutput.o -dyno compiler/stage2/build/CodeOutput.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnHsDoc.hs -o compiler/stage2/build/RnHsDoc.o -dyno compiler/stage2/build/RnHsDoc.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcTypeNats.hs -o compiler/stage2/build/TcTypeNats.o -dyno compiler/stage2/build/TcTypeNats.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/FloatIn.hs -o compiler/stage2/build/FloatIn.o -dyno compiler/stage2/build/FloatIn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnExpr.hs-boot -o compiler/stage2/build/RnExpr.o-boot -dyno compiler/stage2/build/RnExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcExpr.hs-boot -o compiler/stage2/build/TcExpr.o-boot -dyno compiler/stage2/build/TcExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcUnify.hs-boot -o compiler/stage2/build/TcUnify.o-boot -dyno compiler/stage2/build/TcUnify.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcMatches.hs-boot -o compiler/stage2/build/TcMatches.o-boot -dyno compiler/stage2/build/TcMatches.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/HeaderInfo.hs -o compiler/stage2/build/HeaderInfo.o -dyno compiler/stage2/build/HeaderInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/MatchCon.hs -o compiler/stage2/build/MatchCon.p_o -dyno compiler/stage2/build/MatchCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad/InstEnv.hs -o compiler/stage2/build/Vectorise/Monad/InstEnv.p_o -dyno compiler/stage2/build/Vectorise/Monad/InstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnSplice.hs -o compiler/stage2/build/RnSplice.p_o -dyno compiler/stage2/build/RnSplice.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcPat.hs -o compiler/stage2/build/TcPat.p_o -dyno compiler/stage2/build/TcPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcDefaults.hs -o compiler/stage2/build/TcDefaults.p_o -dyno compiler/stage2/build/TcDefaults.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/IfaceEnv.hs -o compiler/stage2/build/IfaceEnv.o -dyno compiler/stage2/build/IfaceEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/basicTypes/MkId.hs -o compiler/stage2/build/MkId.o -dyno compiler/stage2/build/MkId.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcMType.hs -o compiler/stage2/build/TcMType.o -dyno compiler/stage2/build/TcMType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnSplice.hs-boot -o compiler/stage2/build/RnSplice.o-boot -dyno compiler/stage2/build/RnSplice.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcAnnotations.hs -o compiler/stage2/build/TcAnnotations.o -dyno compiler/stage2/build/TcAnnotations.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/Match.hs -o compiler/stage2/build/Match.p_o -dyno compiler/stage2/build/Match.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Monad.hs -o compiler/stage2/build/Vectorise/Monad.p_o -dyno compiler/stage2/build/Vectorise/Monad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/rename/RnExpr.hs -o compiler/stage2/build/RnExpr.p_o -dyno compiler/stage2/build/RnExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcPatSyn.hs-boot -o compiler/stage2/build/TcPatSyn.p_o-boot -dyno compiler/stage2/build/TcPatSyn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/prelude/PrelInfo.hs -o compiler/stage2/build/PrelInfo.o -dyno compiler/stage2/build/PrelInfo.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplStg/UnariseStg.hs -o compiler/stage2/build/UnariseStg.o -dyno compiler/stage2/build/UnariseStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stgSyn/CoreToStg.hs -o compiler/stage2/build/CoreToStg.o -dyno compiler/stage2/build/CoreToStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/BuildTyCl.hs -o compiler/stage2/build/BuildTyCl.o -dyno compiler/stage2/build/BuildTyCl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stranal/WwLib.hs -o compiler/stage2/build/WwLib.o -dyno compiler/stage2/build/WwLib.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcHsSyn.hs -o compiler/stage2/build/TcHsSyn.o -dyno compiler/stage2/build/TcHsSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/ByteCodeGen.hs -o compiler/stage2/build/ByteCodeGen.o -dyno compiler/stage2/build/ByteCodeGen.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/DebuggerUtils.hs -o compiler/stage2/build/DebuggerUtils.o -dyno compiler/stage2/build/DebuggerUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsArrows.hs -o compiler/stage2/build/DsArrows.p_o -dyno compiler/stage2/build/DsArrows.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsListComp.hs -o compiler/stage2/build/DsListComp.p_o -dyno compiler/stage2/build/DsListComp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils/Base.hs -o compiler/stage2/build/Vectorise/Utils/Base.p_o -dyno compiler/stage2/build/Vectorise/Utils/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcBinds.hs -o compiler/stage2/build/TcBinds.p_o -dyno compiler/stage2/build/TcBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/BinIface.hs -o compiler/stage2/build/BinIface.o -dyno compiler/stage2/build/BinIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmCon.hs -o compiler/stage2/build/StgCmmCon.o -dyno compiler/stage2/build/StgCmmCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplStg/SimplStg.hs -o compiler/stage2/build/SimplStg.o -dyno compiler/stage2/build/SimplStg.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stranal/WorkWrap.hs -o compiler/stage2/build/WorkWrap.o -dyno compiler/stage2/build/WorkWrap.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/stranal/DmdAnal.hs -o compiler/stage2/build/DmdAnal.o -dyno compiler/stage2/build/DmdAnal.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/DsExpr.hs -o compiler/stage2/build/DsExpr.p_o -dyno compiler/stage2/build/DsExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils/PADict.hs -o compiler/stage2/build/Vectorise/Utils/PADict.p_o -dyno compiler/stage2/build/Vectorise/Utils/PADict.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcMatches.hs -o compiler/stage2/build/TcMatches.p_o -dyno compiler/stage2/build/TcMatches.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcClassDcl.hs -o compiler/stage2/build/TcClassDcl.p_o -dyno compiler/stage2/build/TcClassDcl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcPatSyn.hs -o compiler/stage2/build/TcPatSyn.p_o -dyno compiler/stage2/build/TcPatSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/LoadIface.hs -o compiler/stage2/build/LoadIface.o -dyno compiler/stage2/build/LoadIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/FlagChecker.hs -o compiler/stage2/build/FlagChecker.o -dyno compiler/stage2/build/FlagChecker.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmExpr.hs -o compiler/stage2/build/StgCmmExpr.o -dyno compiler/stage2/build/StgCmmExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/deSugar/Desugar.hs -o compiler/stage2/build/Desugar.p_o -dyno compiler/stage2/build/Desugar.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils/Poly.hs -o compiler/stage2/build/Vectorise/Utils/Poly.p_o -dyno compiler/stage2/build/Vectorise/Utils/Poly.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcTyClsDecls.hs -o compiler/stage2/build/TcTyClsDecls.p_o -dyno compiler/stage2/build/TcTyClsDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcArrows.hs -o compiler/stage2/build/TcArrows.p_o -dyno compiler/stage2/build/TcArrows.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/Linker.hs -o compiler/stage2/build/Linker.o -dyno compiler/stage2/build/Linker.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/MkIface.hs -o compiler/stage2/build/MkIface.o -dyno compiler/stage2/build/MkIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcEnv.hs -o compiler/stage2/build/TcEnv.o -dyno compiler/stage2/build/TcEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmmBind.hs -o compiler/stage2/build/StgCmmBind.o -dyno compiler/stage2/build/StgCmmBind.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/FamInst.hs -o compiler/stage2/build/FamInst.o -dyno compiler/stage2/build/FamInst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils/Hoisting.hs -o compiler/stage2/build/Vectorise/Utils/Hoisting.p_o -dyno compiler/stage2/build/Vectorise/Utils/Hoisting.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcDeriv.hs -o compiler/stage2/build/TcDeriv.p_o -dyno compiler/stage2/build/TcDeriv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcExpr.hs -o compiler/stage2/build/TcExpr.p_o -dyno compiler/stage2/build/TcExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/PprTyThing.hs -o compiler/stage2/build/PprTyThing.o -dyno compiler/stage2/build/PprTyThing.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/CoreMonad.hs -o compiler/stage2/build/CoreMonad.o -dyno compiler/stage2/build/CoreMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/cmm/CmmParse.hs -o compiler/stage2/build/CmmParse.o -dyno compiler/stage2/build/CmmParse.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/codeGen/StgCmm.hs -o compiler/stage2/build/StgCmm.o -dyno compiler/stage2/build/StgCmm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnEnv.hs -o compiler/stage2/build/RnEnv.o -dyno compiler/stage2/build/RnEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/Inst.hs -o compiler/stage2/build/Inst.o -dyno compiler/stage2/build/Inst.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcGenDeriv.hs -o compiler/stage2/build/TcGenDeriv.o -dyno compiler/stage2/build/TcGenDeriv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils/Closure.hs -o compiler/stage2/build/Vectorise/Utils/Closure.p_o -dyno compiler/stage2/build/Vectorise/Utils/Closure.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcInstDcls.hs -o compiler/stage2/build/TcInstDcls.p_o -dyno compiler/stage2/build/TcInstDcls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcForeign.hs -o compiler/stage2/build/TcForeign.p_o -dyno compiler/stage2/build/TcForeign.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcRules.hs -o compiler/stage2/build/TcRules.p_o -dyno compiler/stage2/build/TcRules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CoreLint.hs -o compiler/stage2/build/CoreLint.o -dyno compiler/stage2/build/CoreLint.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/Plugins.hs -o compiler/stage2/build/Plugins.o -dyno compiler/stage2/build/Plugins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnNames.hs -o compiler/stage2/build/RnNames.o -dyno compiler/stage2/build/RnNames.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/specialise/SpecConstr.hs -o compiler/stage2/build/SpecConstr.o -dyno compiler/stage2/build/SpecConstr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/specialise/Specialise.hs -o compiler/stage2/build/Specialise.o -dyno compiler/stage2/build/Specialise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SetLevels.hs -o compiler/stage2/build/SetLevels.o -dyno compiler/stage2/build/SetLevels.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SimplMonad.hs -o compiler/stage2/build/SimplMonad.o -dyno compiler/stage2/build/SimplMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnTypes.hs -o compiler/stage2/build/RnTypes.o -dyno compiler/stage2/build/RnTypes.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcUnify.hs -o compiler/stage2/build/TcUnify.o -dyno compiler/stage2/build/TcUnify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcSMonad.hs -o compiler/stage2/build/TcSMonad.o -dyno compiler/stage2/build/TcSMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcErrors.hs -o compiler/stage2/build/TcErrors.o -dyno compiler/stage2/build/TcErrors.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcGenGenerics.hs -o compiler/stage2/build/TcGenGenerics.o -dyno compiler/stage2/build/TcGenGenerics.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Utils.hs -o compiler/stage2/build/Vectorise/Utils.p_o -dyno compiler/stage2/build/Vectorise/Utils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcRnDriver.hs -o compiler/stage2/build/TcRnDriver.p_o -dyno compiler/stage2/build/TcRnDriver.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/coreSyn/CorePrep.hs -o compiler/stage2/build/CorePrep.o -dyno compiler/stage2/build/CorePrep.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DynamicLoading.hs -o compiler/stage2/build/DynamicLoading.o -dyno compiler/stage2/build/DynamicLoading.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/iface/TcIface.hs -o compiler/stage2/build/TcIface.o -dyno compiler/stage2/build/TcIface.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/FloatOut.hs -o compiler/stage2/build/FloatOut.o -dyno compiler/stage2/build/FloatOut.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SimplEnv.hs -o compiler/stage2/build/SimplEnv.o -dyno compiler/stage2/build/SimplEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnPat.hs -o compiler/stage2/build/RnPat.o -dyno compiler/stage2/build/RnPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcFlatten.hs -o compiler/stage2/build/TcFlatten.o -dyno compiler/stage2/build/TcFlatten.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/RtClosureInspect.hs -o compiler/stage2/build/RtClosureInspect.o -dyno compiler/stage2/build/RtClosureInspect.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/GhcPlugins.hs -o compiler/stage2/build/GhcPlugins.o -dyno compiler/stage2/build/GhcPlugins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcPluginM.hs -o compiler/stage2/build/TcPluginM.o -dyno compiler/stage2/build/TcPluginM.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Type/Type.hs -o compiler/stage2/build/Vectorise/Type/Type.p_o -dyno compiler/stage2/build/Vectorise/Type/Type.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Generic/Description.hs -o compiler/stage2/build/Vectorise/Generic/Description.p_o -dyno compiler/stage2/build/Vectorise/Generic/Description.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/TidyPgm.hs -o compiler/stage2/build/TidyPgm.o -dyno compiler/stage2/build/TidyPgm.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsMonad.hs -o compiler/stage2/build/DsMonad.o -dyno compiler/stage2/build/DsMonad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SimplUtils.hs -o compiler/stage2/build/SimplUtils.o -dyno compiler/stage2/build/SimplUtils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnBinds.hs -o compiler/stage2/build/RnBinds.o -dyno compiler/stage2/build/RnBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcCanonical.hs -o compiler/stage2/build/TcCanonical.o -dyno compiler/stage2/build/TcCanonical.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Convert.hs -o compiler/stage2/build/Vectorise/Convert.p_o -dyno compiler/stage2/build/Vectorise/Convert.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Var.hs -o compiler/stage2/build/Vectorise/Var.p_o -dyno compiler/stage2/build/Vectorise/Var.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Generic/PData.hs -o compiler/stage2/build/Vectorise/Generic/PData.p_o -dyno compiler/stage2/build/Vectorise/Generic/PData.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Generic/PAMethods.hs -o compiler/stage2/build/Vectorise/Generic/PAMethods.p_o -dyno compiler/stage2/build/Vectorise/Generic/PAMethods.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Type/TyConDecl.hs -o compiler/stage2/build/Vectorise/Type/TyConDecl.p_o -dyno compiler/stage2/build/Vectorise/Type/TyConDecl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Builtins/Initialise.hs -o compiler/stage2/build/Vectorise/Builtins/Initialise.o -dyno compiler/stage2/build/Vectorise/Builtins/Initialise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/Simplify.hs -o compiler/stage2/build/Simplify.o -dyno compiler/stage2/build/Simplify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsCCall.hs -o compiler/stage2/build/DsCCall.o -dyno compiler/stage2/build/DsCCall.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/Match.hs-boot -o compiler/stage2/build/Match.o-boot -dyno compiler/stage2/build/Match.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsExpr.hs-boot -o compiler/stage2/build/DsExpr.o-boot -dyno compiler/stage2/build/DsExpr.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnSource.hs -o compiler/stage2/build/RnSource.o -dyno compiler/stage2/build/RnSource.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcInteract.hs -o compiler/stage2/build/TcInteract.o -dyno compiler/stage2/build/TcInteract.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Exp.hs -o compiler/stage2/build/Vectorise/Exp.p_o -dyno compiler/stage2/build/Vectorise/Exp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Generic/PADict.hs -o compiler/stage2/build/Vectorise/Generic/PADict.p_o -dyno compiler/stage2/build/Vectorise/Generic/PADict.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Builtins.hs -o compiler/stage2/build/Vectorise/Builtins.o -dyno compiler/stage2/build/Vectorise/Builtins.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsForeign.hs -o compiler/stage2/build/DsForeign.o -dyno compiler/stage2/build/DsForeign.dyn_o <> <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsUtils.hs -o compiler/stage2/build/DsUtils.o -dyno compiler/stage2/build/DsUtils.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcSimplify.hs -o compiler/stage2/build/TcSimplify.o -dyno compiler/stage2/build/TcSimplify.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise/Type/Env.hs -o compiler/stage2/build/Vectorise/Type/Env.p_o -dyno compiler/stage2/build/Vectorise/Type/Env.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad/Base.hs -o compiler/stage2/build/Vectorise/Monad/Base.o -dyno compiler/stage2/build/Vectorise/Monad/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsGRHSs.hs -o compiler/stage2/build/DsGRHSs.o -dyno compiler/stage2/build/DsGRHSs.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/MatchLit.hs -o compiler/stage2/build/MatchLit.o -dyno compiler/stage2/build/MatchLit.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcValidity.hs -o compiler/stage2/build/TcValidity.o -dyno compiler/stage2/build/TcValidity.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/vectorise/Vectorise.hs -o compiler/stage2/build/Vectorise.p_o -dyno compiler/stage2/build/Vectorise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad/Global.hs -o compiler/stage2/build/Vectorise/Monad/Global.o -dyno compiler/stage2/build/Vectorise/Monad/Global.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad/Local.hs -o compiler/stage2/build/Vectorise/Monad/Local.o -dyno compiler/stage2/build/Vectorise/Monad/Local.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad/Naming.hs -o compiler/stage2/build/Vectorise/Monad/Naming.o -dyno compiler/stage2/build/Vectorise/Monad/Naming.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsBinds.hs -o compiler/stage2/build/DsBinds.o -dyno compiler/stage2/build/DsBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsMeta.hs -o compiler/stage2/build/DsMeta.o -dyno compiler/stage2/build/DsMeta.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/Check.hs -o compiler/stage2/build/Check.o -dyno compiler/stage2/build/Check.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcHsType.hs -o compiler/stage2/build/TcHsType.o -dyno compiler/stage2/build/TcHsType.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/simplCore/SimplCore.hs -o compiler/stage2/build/SimplCore.p_o -dyno compiler/stage2/build/SimplCore.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad/InstEnv.hs -o compiler/stage2/build/Vectorise/Monad/InstEnv.o -dyno compiler/stage2/build/Vectorise/Monad/InstEnv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/MatchCon.hs -o compiler/stage2/build/MatchCon.o -dyno compiler/stage2/build/MatchCon.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnSplice.hs -o compiler/stage2/build/RnSplice.o -dyno compiler/stage2/build/RnSplice.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcPat.hs -o compiler/stage2/build/TcPat.o -dyno compiler/stage2/build/TcPat.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcDefaults.hs -o compiler/stage2/build/TcDefaults.o -dyno compiler/stage2/build/TcDefaults.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/HscMain.hs -o compiler/stage2/build/HscMain.p_o -dyno compiler/stage2/build/HscMain.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Monad.hs -o compiler/stage2/build/Vectorise/Monad.o -dyno compiler/stage2/build/Vectorise/Monad.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/Match.hs -o compiler/stage2/build/Match.o -dyno compiler/stage2/build/Match.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/rename/RnExpr.hs -o compiler/stage2/build/RnExpr.o -dyno compiler/stage2/build/RnExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcPatSyn.hs-boot -o compiler/stage2/build/TcPatSyn.o-boot -dyno compiler/stage2/build/TcPatSyn.dyn_o-boot <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DriverPipeline.hs -o compiler/stage2/build/DriverPipeline.p_o -dyno compiler/stage2/build/DriverPipeline.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/InteractiveEval.hs -o compiler/stage2/build/InteractiveEval.p_o -dyno compiler/stage2/build/InteractiveEval.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/typecheck/TcSplice.hs -o compiler/stage2/build/TcSplice.p_o -dyno compiler/stage2/build/TcSplice.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils/Base.hs -o compiler/stage2/build/Vectorise/Utils/Base.o -dyno compiler/stage2/build/Vectorise/Utils/Base.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsArrows.hs -o compiler/stage2/build/DsArrows.o -dyno compiler/stage2/build/DsArrows.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsListComp.hs -o compiler/stage2/build/DsListComp.o -dyno compiler/stage2/build/DsListComp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcBinds.hs -o compiler/stage2/build/TcBinds.o -dyno compiler/stage2/build/TcBinds.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/GhcMake.hs -o compiler/stage2/build/GhcMake.p_o -dyno compiler/stage2/build/GhcMake.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils/PADict.hs -o compiler/stage2/build/Vectorise/Utils/PADict.o -dyno compiler/stage2/build/Vectorise/Utils/PADict.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/DsExpr.hs -o compiler/stage2/build/DsExpr.o -dyno compiler/stage2/build/DsExpr.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcMatches.hs -o compiler/stage2/build/TcMatches.o -dyno compiler/stage2/build/TcMatches.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcClassDcl.hs -o compiler/stage2/build/TcClassDcl.o -dyno compiler/stage2/build/TcClassDcl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcPatSyn.hs -o compiler/stage2/build/TcPatSyn.o -dyno compiler/stage2/build/TcPatSyn.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/GHC.hs -o compiler/stage2/build/GHC.p_o -dyno compiler/stage2/build/GHC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils/Poly.hs -o compiler/stage2/build/Vectorise/Utils/Poly.o -dyno compiler/stage2/build/Vectorise/Utils/Poly.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/deSugar/Desugar.hs -o compiler/stage2/build/Desugar.o -dyno compiler/stage2/build/Desugar.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcTyClsDecls.hs -o compiler/stage2/build/TcTyClsDecls.o -dyno compiler/stage2/build/TcTyClsDecls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcArrows.hs -o compiler/stage2/build/TcArrows.o -dyno compiler/stage2/build/TcArrows.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/main/DriverMkDepend.hs -o compiler/stage2/build/DriverMkDepend.p_o -dyno compiler/stage2/build/DriverMkDepend.dyn_o <> "inplace/bin/ghc-stage1" -hisuf p_hi -osuf p_o -hcsuf p_hc -static -prof -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -c compiler/ghci/Debugger.hs -o compiler/stage2/build/Debugger.p_o -dyno compiler/stage2/build/Debugger.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils/Hoisting.hs -o compiler/stage2/build/Vectorise/Utils/Hoisting.o -dyno compiler/stage2/build/Vectorise/Utils/Hoisting.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcExpr.hs -o compiler/stage2/build/TcExpr.o -dyno compiler/stage2/build/TcExpr.dyn_o <> "rm" -f compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a.contents echo compiler/stage2/build/Avail.p_o compiler/stage2/build/BasicTypes.p_o compiler/stage2/build/ConLike.p_o compiler/stage2/build/DataCon.p_o compiler/stage2/build/PatSyn.p_o compiler/stage2/build/Demand.p_o compiler/stage2/build/Debug.p_o compiler/stage2/build/Exception.p_o compiler/stage2/build/GhcMonad.p_o compiler/stage2/build/Hooks.p_o compiler/stage2/build/Id.p_o compiler/stage2/build/IdInfo.p_o compiler/stage2/build/Lexeme.p_o compiler/stage2/build/Literal.p_o compiler/stage2/build/Llvm.p_o compiler/stage2/build/Llvm/AbsSyn.p_o compiler/stage2/build/Llvm/MetaData.p_o compiler/stage2/build/Llvm/PpLlvm.p_o compiler/stage2/build/Llvm/Types.p_o compiler/stage2/build/LlvmCodeGen.p_o compiler/stage2/build/LlvmCodeGen/Base.p_o compiler/stage2/build/LlvmCodeGen/CodeGen.p_o compiler/stage2/build/LlvmCodeGen/Data.p_o compiler/stage2/build/LlvmCodeGen/Ppr.p_o compiler/stage2/build/LlvmCodeGen/Regs.p_o compiler/stage2/build/LlvmMangler.p_o compiler/stage2/build/MkId.p_o compiler/stage2/build/Module.p_o compiler/stage2/build/Name.p_o compiler/stage2/build/NameEnv.p_o compiler/stage2/build/NameSet.p_o compiler/stage2/build/OccName.p_o compiler/stage2/build/RdrName.p_o compiler/stage2/build/SrcLoc.p_o compiler/stage2/build/UniqSupply.p_o compiler/stage2/build/Unique.p_o compiler/stage2/build/Var.p_o compiler/stage2/build/VarEnv.p_o compiler/stage2/build/VarSet.p_o compiler/stage2/build/UnVarGraph.p_o compiler/stage2/build/BlockId.p_o compiler/stage2/build/CLabel.p_o compiler/stage2/build/Cmm.p_o compiler/stage2/build/CmmBuildInfoTables.p_o compiler/stage2/build/CmmPipeline.p_o compiler/stage2/build/CmmCallConv.p_o compiler/stage2/build/CmmCommonBlockElim.p_o compiler/stage2/build/CmmContFlowOpt.p_o compiler/stage2/build/CmmExpr.p_o compiler/stage2/build/CmmInfo.p_o compiler/stage2/build/CmmLex.p_o compiler/stage2/build/CmmLint.p_o compiler/stage2/build/CmmLive.p_o compiler/stage2/build/CmmMachOp.p_o compiler/stage2/build/CmmNode.p_o compiler/stage2/build/CmmOpt.p_o compiler/stage2/build/CmmParse.p_o compiler/stage2/build/CmmProcPoint.p_o compiler/stage2/build/CmmSink.p_o compiler/stage2/build/CmmType.p_o compiler/stage2/build/CmmUtils.p_o compiler/stage2/build/CmmLayoutStack.p_o compiler/stage2/build/MkGraph.p_o compiler/stage2/build/PprBase.p_o compiler/stage2/build/PprC.p_o compiler/stage2/build/PprCmm.p_o compiler/stage2/build/PprCmmDecl.p_o compiler/stage2/build/PprCmmExpr.p_o compiler/stage2/build/Bitmap.p_o compiler/stage2/build/CodeGen/Platform.p_o compiler/stage2/build/CodeGen/Platform/ARM.p_o compiler/stage2/build/CodeGen/Platform/ARM64.p_o compiler/stage2/build/CodeGen/Platform/NoRegs.p_o compiler/stage2/build/CodeGen/Platform/PPC.p_o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.p_o compiler/stage2/build/CodeGen/Platform/SPARC.p_o compiler/stage2/build/CodeGen/Platform/X86.p_o compiler/stage2/build/CodeGen/Platform/X86_64.p_o compiler/stage2/build/CgUtils.p_o compiler/stage2/build/StgCmm.p_o compiler/stage2/build/StgCmmBind.p_o compiler/stage2/build/StgCmmClosure.p_o compiler/stage2/build/StgCmmCon.p_o compiler/stage2/build/StgCmmEnv.p_o compiler/stage2/build/StgCmmExpr.p_o compiler/stage2/build/StgCmmForeign.p_o compiler/stage2/build/StgCmmHeap.p_o compiler/stage2/build/StgCmmHpc.p_o compiler/stage2/build/StgCmmArgRep.p_o compiler/stage2/build/StgCmmLayout.p_o compiler/stage2/build/StgCmmMonad.p_o compiler/stage2/build/StgCmmPrim.p_o compiler/stage2/build/StgCmmProf.p_o compiler/stage2/build/StgCmmTicky.p_o compiler/stage2/build/StgCmmUtils.p_o compiler/stage2/build/StgCmmExtCode.p_o compiler/stage2/build/SMRep.p_o compiler/stage2/build/CoreArity.p_o compiler/stage2/build/CoreFVs.p_o compiler/stage2/build/CoreLint.p_o compiler/stage2/build/CorePrep.p_o compiler/stage2/build/CoreSubst.p_o compiler/stage2/build/CoreSyn.p_o compiler/stage2/build/TrieMap.p_o compiler/stage2/build/CoreTidy.p_o compiler/stage2/build/CoreUnfold.p_o compiler/stage2/build/CoreUtils.p_o compiler/stage2/build/MkCore.p_o compiler/stage2/build/PprCore.p_o compiler/stage2/build/Check.p_o compiler/stage2/build/Coverage.p_o compiler/stage2/build/Desugar.p_o compiler/stage2/build/DsArrows.p_o compiler/stage2/build/DsBinds.p_o compiler/stage2/build/DsCCall.p_o compiler/stage2/build/DsExpr.p_o compiler/stage2/build/DsForeign.p_o compiler/stage2/build/DsGRHSs.p_o compiler/stage2/build/DsListComp.p_o compiler/stage2/build/DsMonad.p_o compiler/stage2/build/DsUtils.p_o compiler/stage2/build/Match.p_o compiler/stage2/build/MatchCon.p_o compiler/stage2/build/MatchLit.p_o compiler/stage2/build/HsBinds.p_o compiler/stage2/build/HsDecls.p_o compiler/stage2/build/HsDoc.p_o compiler/stage2/build/HsExpr.p_o compiler/stage2/build/HsImpExp.p_o compiler/stage2/build/HsLit.p_o compiler/stage2/build/PlaceHolder.p_o compiler/stage2/build/HsPat.p_o compiler/stage2/build/HsSyn.p_o compiler/stage2/build/HsTypes.p_o compiler/stage2/build/HsUtils.p_o compiler/stage2/build/BinIface.p_o compiler/stage2/build/BuildTyCl.p_o compiler/stage2/build/IfaceEnv.p_o compiler/stage2/build/IfaceSyn.p_o compiler/stage2/build/IfaceType.p_o compiler/stage2/build/LoadIface.p_o compiler/stage2/build/MkIface.p_o compiler/stage2/build/TcIface.p_o compiler/stage2/build/FlagChecker.p_o compiler/stage2/build/Annotations.p_o compiler/stage2/build/BreakArray.p_o compiler/stage2/build/CmdLineParser.p_o compiler/stage2/build/CodeOutput.p_o compiler/stage2/build/Config.p_o compiler/stage2/build/Constants.p_o compiler/stage2/build/DriverMkDepend.p_o compiler/stage2/build/DriverPhases.p_o compiler/stage2/build/PipelineMonad.p_o compiler/stage2/build/DriverPipeline.p_o compiler/stage2/build/DynFlags.p_o compiler/stage2/build/ErrUtils.p_o compiler/stage2/build/Finder.p_o compiler/stage2/build/GHC.p_o compiler/stage2/build/GhcMake.p_o compiler/stage2/build/GhcPlugins.p_o compiler/stage2/build/DynamicLoading.p_o compiler/stage2/build/HeaderInfo.p_o compiler/stage2/build/HscMain.p_o compiler/stage2/build/HscStats.p_o compiler/stage2/build/HscTypes.p_o compiler/stage2/build/InteractiveEval.p_o compiler/stage2/build/InteractiveEvalTypes.p_o compiler/stage2/build/PackageConfig.p_o compiler/stage2/build/Packages.p_o compiler/stage2/build/PlatformConstants.p_o compiler/stage2/build/Plugins.p_o compiler/stage2/build/TcPluginM.p_o compiler/stage2/build/PprTyThing.p_o compiler/stage2/build/StaticFlags.p_o compiler/stage2/build/StaticPtrTable.p_o compiler/stage2/build/SysTools.p_o compiler/stage2/build/TidyPgm.p_o compiler/stage2/build/Ctype.p_o compiler/stage2/build/HaddockUtils.p_o compiler/stage2/build/Lexer.p_o compiler/stage2/build/OptCoercion.p_o compiler/stage2/build/Parser.p_o compiler/stage2/build/RdrHsSyn.p_o compiler/stage2/build/ApiAnnotation.p_o compiler/stage2/build/ForeignCall.p_o compiler/stage2/build/PrelInfo.p_o compiler/stage2/build/PrelNames.p_o compiler/stage2/build/PrelRules.p_o compiler/stage2/build/PrimOp.p_o compiler/stage2/build/TysPrim.p_o compiler/stage2/build/TysWiredIn.p_o compiler/stage2/build/CostCentre.p_o compiler/stage2/build/ProfInit.p_o compiler/stage2/build/SCCfinal.p_o compiler/stage2/build/RnBinds.p_o compiler/stage2/build/RnEnv.p_o compiler/stage2/build/RnExpr.p_o compiler/stage2/build/RnHsDoc.p_o compiler/stage2/build/RnNames.p_o compiler/stage2/build/RnPat.p_o compiler/stage2/build/RnSource.p_o compiler/stage2/build/RnSplice.p_o compiler/stage2/build/RnTypes.p_o compiler/stage2/build/CoreMonad.p_o compiler/stage2/build/CSE.p_o compiler/stage2/build/FloatIn.p_o compiler/stage2/build/FloatOut.p_o compiler/stage2/build/LiberateCase.p_o compiler/stage2/build/OccurAnal.p_o compiler/stage2/build/SAT.p_o compiler/stage2/build/SetLevels.p_o compiler/stage2/build/SimplCore.p_o compiler/stage2/build/SimplEnv.p_o compiler/stage2/build/SimplMonad.p_o compiler/stage2/build/SimplUtils.p_o compiler/stage2/build/Simplify.p_o compiler/stage2/build/SimplStg.p_o compiler/stage2/build/StgStats.p_o compiler/stage2/build/UnariseStg.p_o compiler/stage2/build/Rules.p_o compiler/stage2/build/SpecConstr.p_o compiler/stage2/build/Specialise.p_o compiler/stage2/build/CoreToStg.p_o compiler/stage2/build/StgLint.p_o compiler/stage2/build/StgSyn.p_o compiler/stage2/build/CallArity.p_o compiler/stage2/build/DmdAnal.p_o compiler/stage2/build/WorkWrap.p_o compiler/stage2/build/WwLib.p_o compiler/stage2/build/FamInst.p_o compiler/stage2/build/Inst.p_o compiler/stage2/build/TcAnnotations.p_o compiler/stage2/build/TcArrows.p_o compiler/stage2/build/TcBinds.p_o compiler/stage2/build/TcClassDcl.p_o compiler/stage2/build/TcDefaults.p_o compiler/stage2/build/TcDeriv.p_o compiler/stage2/build/TcEnv.p_o compiler/stage2/build/TcExpr.p_o compiler/stage2/build/TcForeign.p_o compiler/stage2/build/TcGenDeriv.p_o compiler/stage2/build/TcGenGenerics.p_o compiler/stage2/build/TcHsSyn.p_o compiler/stage2/build/TcHsType.p_o compiler/stage2/build/TcInstDcls.p_o compiler/stage2/build/TcMType.p_o compiler/stage2/build/TcValidity.p_o compiler/stage2/build/TcMatches.p_o compiler/stage2/build/TcPat.p_o compiler/stage2/build/TcPatSyn.p_o compiler/stage2/build/TcRnDriver.p_o compiler/stage2/build/TcRnMonad.p_o compiler/stage2/build/TcRnTypes.p_o compiler/stage2/build/TcRules.p_o compiler/stage2/build/TcSimplify.p_o compiler/stage2/build/TcErrors.p_o compiler/stage2/build/TcTyClsDecls.p_o compiler/stage2/build/TcTyDecls.p_o compiler/stage2/build/TcType.p_o compiler/stage2/build/TcEvidence.p_o compiler/stage2/build/TcUnify.p_o compiler/stage2/build/TcInteract.p_o compiler/stage2/build/TcCanonical.p_o compiler/stage2/build/TcFlatten.p_o compiler/stage2/build/TcSMonad.p_o compiler/stage2/build/TcTypeNats.p_o compiler/stage2/build/TcSplice.p_o compiler/stage2/build/Class.p_o compiler/stage2/build/Coercion.p_o compiler/stage2/build/FamInstEnv.p_o compiler/stage2/build/FunDeps.p_o compiler/stage2/build/InstEnv.p_o compiler/stage2/build/TyCon.p_o compiler/stage2/build/CoAxiom.p_o compiler/stage2/build/Kind.p_o compiler/stage2/build/Type.p_o compiler/stage2/build/TypeRep.p_o compiler/stage2/build/Unify.p_o compiler/stage2/build/Bag.p_o compiler/stage2/build/Binary.p_o compiler/stage2/build/BooleanFormula.p_o compiler/stage2/build/BufWrite.p_o compiler/stage2/build/Digraph.p_o compiler/stage2/build/Encoding.p_o compiler/stage2/build/FastBool.p_o compiler/stage2/build/FastFunctions.p_o compiler/stage2/build/FastMutInt.p_o compiler/stage2/build/FastString.p_o compiler/stage2/build/FastTypes.p_o compiler/stage2/build/Fingerprint.p_o compiler/stage2/build/FiniteMap.p_o compiler/stage2/build/GraphBase.p_o compiler/stage2/build/GraphColor.p_o compiler/stage2/build/GraphOps.p_o compiler/stage2/build/GraphPpr.p_o compiler/stage2/build/IOEnv.p_o compiler/stage2/build/ListSetOps.p_o compiler/stage2/build/Maybes.p_o compiler/stage2/build/MonadUtils.p_o compiler/stage2/build/OrdList.p_o compiler/stage2/build/Outputable.p_o compiler/stage2/build/Pair.p_o compiler/stage2/build/Panic.p_o compiler/stage2/build/Pretty.p_o compiler/stage2/build/Serialized.p_o compiler/stage2/build/State.p_o compiler/stage2/build/Stream.p_o compiler/stage2/build/StringBuffer.p_o compiler/stage2/build/UniqFM.p_o compiler/stage2/build/UniqSet.p_o compiler/stage2/build/Util.p_o compiler/stage2/build/ExtsCompat46.p_o compiler/stage2/build/Vectorise/Builtins/Base.p_o compiler/stage2/build/Vectorise/Builtins/Initialise.p_o compiler/stage2/build/Vectorise/Builtins.p_o compiler/stage2/build/Vectorise/Monad/Base.p_o compiler/stage2/build/Vectorise/Monad/Naming.p_o compiler/stage2/build/Vectorise/Monad/Local.p_o compiler/stage2/build/Vectorise/Monad/Global.p_o compiler/stage2/build/Vectorise/Monad/InstEnv.p_o compiler/stage2/build/Vectorise/Monad.p_o compiler/stage2/build/Vectorise/Utils/Base.p_o compiler/stage2/build/Vectorise/Utils/Closure.p_o compiler/stage2/build/Vectorise/Utils/Hoisting.p_o compiler/stage2/build/Vectorise/Utils/PADict.p_o compiler/stage2/build/Vectorise/Utils/Poly.p_o compiler/stage2/build/Vectorise/Utils.p_o compiler/stage2/build/Vectorise/Generic/Description.p_o compiler/stage2/build/Vectorise/Generic/PAMethods.p_o compiler/stage2/build/Vectorise/Generic/PADict.p_o compiler/stage2/build/Vectorise/Generic/PData.p_o compiler/stage2/build/Vectorise/Type/Env.p_o compiler/stage2/build/Vectorise/Type/Type.p_o compiler/stage2/build/Vectorise/Type/TyConDecl.p_o compiler/stage2/build/Vectorise/Type/Classify.p_o compiler/stage2/build/Vectorise/Convert.p_o compiler/stage2/build/Vectorise/Vect.p_o compiler/stage2/build/Vectorise/Var.p_o compiler/stage2/build/Vectorise/Env.p_o compiler/stage2/build/Vectorise/Exp.p_o compiler/stage2/build/Vectorise.p_o compiler/stage2/build/Hoopl/Dataflow.p_o compiler/stage2/build/Hoopl.p_o compiler/stage2/build/AsmCodeGen.p_o compiler/stage2/build/TargetReg.p_o compiler/stage2/build/NCGMonad.p_o compiler/stage2/build/Instruction.p_o compiler/stage2/build/Size.p_o compiler/stage2/build/Reg.p_o compiler/stage2/build/RegClass.p_o compiler/stage2/build/PIC.p_o compiler/stage2/build/Platform.p_o compiler/stage2/build/CPrim.p_o compiler/stage2/build/X86/Regs.p_o compiler/stage2/build/X86/RegInfo.p_o compiler/stage2/build/X86/Instr.p_o compiler/stage2/build/X86/Cond.p_o compiler/stage2/build/X86/Ppr.p_o compiler/stage2/build/X86/CodeGen.p_o compiler/stage2/build/PPC/Regs.p_o compiler/stage2/build/PPC/RegInfo.p_o compiler/stage2/build/PPC/Instr.p_o compiler/stage2/build/PPC/Cond.p_o compiler/stage2/build/PPC/Ppr.p_o compiler/stage2/build/PPC/CodeGen.p_o compiler/stage2/build/SPARC/Base.p_o compiler/stage2/build/SPARC/Regs.p_o compiler/stage2/build/SPARC/Imm.p_o compiler/stage2/build/SPARC/AddrMode.p_o compiler/stage2/build/SPARC/Cond.p_o compiler/stage2/build/SPARC/Instr.p_o compiler/stage2/build/SPARC/Stack.p_o compiler/stage2/build/SPARC/ShortcutJump.p_o compiler/stage2/build/SPARC/Ppr.p_o compiler/stage2/build/SPARC/CodeGen.p_o compiler/stage2/build/SPARC/CodeGen/Amode.p_o compiler/stage2/build/SPARC/CodeGen/Base.p_o compiler/stage2/build/SPARC/CodeGen/CondCode.p_o compiler/stage2/build/SPARC/CodeGen/Gen32.p_o compiler/stage2/build/SPARC/CodeGen/Gen64.p_o compiler/stage2/build/SPARC/CodeGen/Sanity.p_o compiler/stage2/build/SPARC/CodeGen/Expand.p_o compiler/stage2/build/RegAlloc/Liveness.p_o compiler/stage2/build/RegAlloc/Graph/Main.p_o compiler/stage2/build/RegAlloc/Graph/Stats.p_o compiler/stage2/build/RegAlloc/Graph/ArchBase.p_o compiler/stage2/build/RegAlloc/Graph/ArchX86.p_o compiler/stage2/build/RegAlloc/Graph/Coalesce.p_o compiler/stage2/build/RegAlloc/Graph/Spill.p_o compiler/stage2/build/RegAlloc/Graph/SpillClean.p_o compiler/stage2/build/RegAlloc/Graph/SpillCost.p_o compiler/stage2/build/RegAlloc/Graph/TrivColorable.p_o compiler/stage2/build/RegAlloc/Linear/Main.p_o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.p_o compiler/stage2/build/RegAlloc/Linear/State.p_o compiler/stage2/build/RegAlloc/Linear/Stats.p_o compiler/stage2/build/RegAlloc/Linear/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/StackMap.p_o compiler/stage2/build/RegAlloc/Linear/Base.p_o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.p_o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.p_o compiler/stage2/build/Dwarf.p_o compiler/stage2/build/Dwarf/Types.p_o compiler/stage2/build/Dwarf/Constants.p_o compiler/stage2/build/DsMeta.p_o compiler/stage2/build/Convert.p_o compiler/stage2/build/ByteCodeAsm.p_o compiler/stage2/build/ByteCodeGen.p_o compiler/stage2/build/ByteCodeInstr.p_o compiler/stage2/build/ByteCodeItbls.p_o compiler/stage2/build/ByteCodeLink.p_o compiler/stage2/build/Debugger.p_o compiler/stage2/build/LibFFI.p_o compiler/stage2/build/Linker.p_o compiler/stage2/build/ObjLink.p_o compiler/stage2/build/RtClosureInspect.p_o compiler/stage2/build/DebuggerUtils.p_o compiler/stage2/build/parser/cutils.p_o compiler/stage2/build/ghci/keepCAFsForGHCi.p_o compiler/stage2/build/cbits/genSym.p_o >> compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a.contents "/usr/bin/ar" q compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a @compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a.contents /usr/bin/ar: creating compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a "rm" -f compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY_p.a.contents "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils/Closure.hs -o compiler/stage2/build/Vectorise/Utils/Closure.o -dyno compiler/stage2/build/Vectorise/Utils/Closure.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcDeriv.hs -o compiler/stage2/build/TcDeriv.o -dyno compiler/stage2/build/TcDeriv.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Utils.hs -o compiler/stage2/build/Vectorise/Utils.o -dyno compiler/stage2/build/Vectorise/Utils.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcForeign.hs -o compiler/stage2/build/TcForeign.o -dyno compiler/stage2/build/TcForeign.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcRules.hs -o compiler/stage2/build/TcRules.o -dyno compiler/stage2/build/TcRules.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Type/Type.hs -o compiler/stage2/build/Vectorise/Type/Type.o -dyno compiler/stage2/build/Vectorise/Type/Type.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Generic/Description.hs -o compiler/stage2/build/Vectorise/Generic/Description.o -dyno compiler/stage2/build/Vectorise/Generic/Description.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcInstDcls.hs -o compiler/stage2/build/TcInstDcls.o -dyno compiler/stage2/build/TcInstDcls.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Convert.hs -o compiler/stage2/build/Vectorise/Convert.o -dyno compiler/stage2/build/Vectorise/Convert.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Var.hs -o compiler/stage2/build/Vectorise/Var.o -dyno compiler/stage2/build/Vectorise/Var.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Generic/PData.hs -o compiler/stage2/build/Vectorise/Generic/PData.o -dyno compiler/stage2/build/Vectorise/Generic/PData.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Generic/PAMethods.hs -o compiler/stage2/build/Vectorise/Generic/PAMethods.o -dyno compiler/stage2/build/Vectorise/Generic/PAMethods.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Type/TyConDecl.hs -o compiler/stage2/build/Vectorise/Type/TyConDecl.o -dyno compiler/stage2/build/Vectorise/Type/TyConDecl.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcRnDriver.hs -o compiler/stage2/build/TcRnDriver.o -dyno compiler/stage2/build/TcRnDriver.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Exp.hs -o compiler/stage2/build/Vectorise/Exp.o -dyno compiler/stage2/build/Vectorise/Exp.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Generic/PADict.hs -o compiler/stage2/build/Vectorise/Generic/PADict.o -dyno compiler/stage2/build/Vectorise/Generic/PADict.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise/Type/Env.hs -o compiler/stage2/build/Vectorise/Type/Env.o -dyno compiler/stage2/build/Vectorise/Type/Env.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/vectorise/Vectorise.hs -o compiler/stage2/build/Vectorise.o -dyno compiler/stage2/build/Vectorise.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/simplCore/SimplCore.hs -o compiler/stage2/build/SimplCore.o -dyno compiler/stage2/build/SimplCore.dyn_o <> <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/HscMain.hs -o compiler/stage2/build/HscMain.o -dyno compiler/stage2/build/HscMain.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DriverPipeline.hs -o compiler/stage2/build/DriverPipeline.o -dyno compiler/stage2/build/DriverPipeline.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/InteractiveEval.hs -o compiler/stage2/build/InteractiveEval.o -dyno compiler/stage2/build/InteractiveEval.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/typecheck/TcSplice.hs -o compiler/stage2/build/TcSplice.o -dyno compiler/stage2/build/TcSplice.dyn_o <> <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/GhcMake.hs -o compiler/stage2/build/GhcMake.o -dyno compiler/stage2/build/GhcMake.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/GHC.hs -o compiler/stage2/build/GHC.o -dyno compiler/stage2/build/GHC.dyn_o <> "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/ghci/Debugger.hs -o compiler/stage2/build/Debugger.o -dyno compiler/stage2/build/Debugger.dyn_o "inplace/bin/ghc-stage1" -hisuf hi -osuf o -hcsuf hc -static -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -dynamic-too -c compiler/main/DriverMkDepend.hs -o compiler/stage2/build/DriverMkDepend.o -dyno compiler/stage2/build/DriverMkDepend.dyn_o <> "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -c ghc/./GhciMonad.hs -o ghc/stage2/build/GhciMonad.dyn_o <> "rm" -f compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a.contents echo compiler/stage2/build/Avail.o compiler/stage2/build/BasicTypes.o compiler/stage2/build/ConLike.o compiler/stage2/build/DataCon.o compiler/stage2/build/PatSyn.o compiler/stage2/build/Demand.o compiler/stage2/build/Debug.o compiler/stage2/build/Exception.o compiler/stage2/build/GhcMonad.o compiler/stage2/build/Hooks.o compiler/stage2/build/Id.o compiler/stage2/build/IdInfo.o compiler/stage2/build/Lexeme.o compiler/stage2/build/Literal.o compiler/stage2/build/Llvm.o compiler/stage2/build/Llvm/AbsSyn.o compiler/stage2/build/Llvm/MetaData.o compiler/stage2/build/Llvm/PpLlvm.o compiler/stage2/build/Llvm/Types.o compiler/stage2/build/LlvmCodeGen.o compiler/stage2/build/LlvmCodeGen/Base.o compiler/stage2/build/LlvmCodeGen/CodeGen.o compiler/stage2/build/LlvmCodeGen/Data.o compiler/stage2/build/LlvmCodeGen/Ppr.o compiler/stage2/build/LlvmCodeGen/Regs.o compiler/stage2/build/LlvmMangler.o compiler/stage2/build/MkId.o compiler/stage2/build/Module.o compiler/stage2/build/Name.o compiler/stage2/build/NameEnv.o compiler/stage2/build/NameSet.o compiler/stage2/build/OccName.o compiler/stage2/build/RdrName.o compiler/stage2/build/SrcLoc.o compiler/stage2/build/UniqSupply.o compiler/stage2/build/Unique.o compiler/stage2/build/Var.o compiler/stage2/build/VarEnv.o compiler/stage2/build/VarSet.o compiler/stage2/build/UnVarGraph.o compiler/stage2/build/BlockId.o compiler/stage2/build/CLabel.o compiler/stage2/build/Cmm.o compiler/stage2/build/CmmBuildInfoTables.o compiler/stage2/build/CmmPipeline.o compiler/stage2/build/CmmCallConv.o compiler/stage2/build/CmmCommonBlockElim.o compiler/stage2/build/CmmContFlowOpt.o compiler/stage2/build/CmmExpr.o compiler/stage2/build/CmmInfo.o compiler/stage2/build/CmmLex.o compiler/stage2/build/CmmLint.o compiler/stage2/build/CmmLive.o compiler/stage2/build/CmmMachOp.o compiler/stage2/build/CmmNode.o compiler/stage2/build/CmmOpt.o compiler/stage2/build/CmmParse.o compiler/stage2/build/CmmProcPoint.o compiler/stage2/build/CmmSink.o compiler/stage2/build/CmmType.o compiler/stage2/build/CmmUtils.o compiler/stage2/build/CmmLayoutStack.o compiler/stage2/build/MkGraph.o compiler/stage2/build/PprBase.o compiler/stage2/build/PprC.o compiler/stage2/build/PprCmm.o compiler/stage2/build/PprCmmDecl.o compiler/stage2/build/PprCmmExpr.o compiler/stage2/build/Bitmap.o compiler/stage2/build/CodeGen/Platform.o compiler/stage2/build/CodeGen/Platform/ARM.o compiler/stage2/build/CodeGen/Platform/ARM64.o compiler/stage2/build/CodeGen/Platform/NoRegs.o compiler/stage2/build/CodeGen/Platform/PPC.o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.o compiler/stage2/build/CodeGen/Platform/SPARC.o compiler/stage2/build/CodeGen/Platform/X86.o compiler/stage2/build/CodeGen/Platform/X86_64.o compiler/stage2/build/CgUtils.o compiler/stage2/build/StgCmm.o compiler/stage2/build/StgCmmBind.o compiler/stage2/build/StgCmmClosure.o compiler/stage2/build/StgCmmCon.o compiler/stage2/build/StgCmmEnv.o compiler/stage2/build/StgCmmExpr.o compiler/stage2/build/StgCmmForeign.o compiler/stage2/build/StgCmmHeap.o compiler/stage2/build/StgCmmHpc.o compiler/stage2/build/StgCmmArgRep.o compiler/stage2/build/StgCmmLayout.o compiler/stage2/build/StgCmmMonad.o compiler/stage2/build/StgCmmPrim.o compiler/stage2/build/StgCmmProf.o compiler/stage2/build/StgCmmTicky.o compiler/stage2/build/StgCmmUtils.o compiler/stage2/build/StgCmmExtCode.o compiler/stage2/build/SMRep.o compiler/stage2/build/CoreArity.o compiler/stage2/build/CoreFVs.o compiler/stage2/build/CoreLint.o compiler/stage2/build/CorePrep.o compiler/stage2/build/CoreSubst.o compiler/stage2/build/CoreSyn.o compiler/stage2/build/TrieMap.o compiler/stage2/build/CoreTidy.o compiler/stage2/build/CoreUnfold.o compiler/stage2/build/CoreUtils.o compiler/stage2/build/MkCore.o compiler/stage2/build/PprCore.o compiler/stage2/build/Check.o compiler/stage2/build/Coverage.o compiler/stage2/build/Desugar.o compiler/stage2/build/DsArrows.o compiler/stage2/build/DsBinds.o compiler/stage2/build/DsCCall.o compiler/stage2/build/DsExpr.o compiler/stage2/build/DsForeign.o compiler/stage2/build/DsGRHSs.o compiler/stage2/build/DsListComp.o compiler/stage2/build/DsMonad.o compiler/stage2/build/DsUtils.o compiler/stage2/build/Match.o compiler/stage2/build/MatchCon.o compiler/stage2/build/MatchLit.o compiler/stage2/build/HsBinds.o compiler/stage2/build/HsDecls.o compiler/stage2/build/HsDoc.o compiler/stage2/build/HsExpr.o compiler/stage2/build/HsImpExp.o compiler/stage2/build/HsLit.o compiler/stage2/build/PlaceHolder.o compiler/stage2/build/HsPat.o compiler/stage2/build/HsSyn.o compiler/stage2/build/HsTypes.o compiler/stage2/build/HsUtils.o compiler/stage2/build/BinIface.o compiler/stage2/build/BuildTyCl.o compiler/stage2/build/IfaceEnv.o compiler/stage2/build/IfaceSyn.o compiler/stage2/build/IfaceType.o compiler/stage2/build/LoadIface.o compiler/stage2/build/MkIface.o compiler/stage2/build/TcIface.o compiler/stage2/build/FlagChecker.o compiler/stage2/build/Annotations.o compiler/stage2/build/BreakArray.o compiler/stage2/build/CmdLineParser.o compiler/stage2/build/CodeOutput.o compiler/stage2/build/Config.o compiler/stage2/build/Constants.o compiler/stage2/build/DriverMkDepend.o compiler/stage2/build/DriverPhases.o compiler/stage2/build/PipelineMonad.o compiler/stage2/build/DriverPipeline.o compiler/stage2/build/DynFlags.o compiler/stage2/build/ErrUtils.o compiler/stage2/build/Finder.o compiler/stage2/build/GHC.o compiler/stage2/build/GhcMake.o compiler/stage2/build/GhcPlugins.o compiler/stage2/build/DynamicLoading.o compiler/stage2/build/HeaderInfo.o compiler/stage2/build/HscMain.o compiler/stage2/build/HscStats.o compiler/stage2/build/HscTypes.o compiler/stage2/build/InteractiveEval.o compiler/stage2/build/InteractiveEvalTypes.o compiler/stage2/build/PackageConfig.o compiler/stage2/build/Packages.o compiler/stage2/build/PlatformConstants.o compiler/stage2/build/Plugins.o compiler/stage2/build/TcPluginM.o compiler/stage2/build/PprTyThing.o compiler/stage2/build/StaticFlags.o compiler/stage2/build/StaticPtrTable.o compiler/stage2/build/SysTools.o compiler/stage2/build/TidyPgm.o compiler/stage2/build/Ctype.o compiler/stage2/build/HaddockUtils.o compiler/stage2/build/Lexer.o compiler/stage2/build/OptCoercion.o compiler/stage2/build/Parser.o compiler/stage2/build/RdrHsSyn.o compiler/stage2/build/ApiAnnotation.o compiler/stage2/build/ForeignCall.o compiler/stage2/build/PrelInfo.o compiler/stage2/build/PrelNames.o compiler/stage2/build/PrelRules.o compiler/stage2/build/PrimOp.o compiler/stage2/build/TysPrim.o compiler/stage2/build/TysWiredIn.o compiler/stage2/build/CostCentre.o compiler/stage2/build/ProfInit.o compiler/stage2/build/SCCfinal.o compiler/stage2/build/RnBinds.o compiler/stage2/build/RnEnv.o compiler/stage2/build/RnExpr.o compiler/stage2/build/RnHsDoc.o compiler/stage2/build/RnNames.o compiler/stage2/build/RnPat.o compiler/stage2/build/RnSource.o compiler/stage2/build/RnSplice.o compiler/stage2/build/RnTypes.o compiler/stage2/build/CoreMonad.o compiler/stage2/build/CSE.o compiler/stage2/build/FloatIn.o compiler/stage2/build/FloatOut.o compiler/stage2/build/LiberateCase.o compiler/stage2/build/OccurAnal.o compiler/stage2/build/SAT.o compiler/stage2/build/SetLevels.o compiler/stage2/build/SimplCore.o compiler/stage2/build/SimplEnv.o compiler/stage2/build/SimplMonad.o compiler/stage2/build/SimplUtils.o compiler/stage2/build/Simplify.o compiler/stage2/build/SimplStg.o compiler/stage2/build/StgStats.o compiler/stage2/build/UnariseStg.o compiler/stage2/build/Rules.o compiler/stage2/build/SpecConstr.o compiler/stage2/build/Specialise.o compiler/stage2/build/CoreToStg.o compiler/stage2/build/StgLint.o compiler/stage2/build/StgSyn.o compiler/stage2/build/CallArity.o compiler/stage2/build/DmdAnal.o compiler/stage2/build/WorkWrap.o compiler/stage2/build/WwLib.o compiler/stage2/build/FamInst.o compiler/stage2/build/Inst.o compiler/stage2/build/TcAnnotations.o compiler/stage2/build/TcArrows.o compiler/stage2/build/TcBinds.o compiler/stage2/build/TcClassDcl.o compiler/stage2/build/TcDefaults.o compiler/stage2/build/TcDeriv.o compiler/stage2/build/TcEnv.o compiler/stage2/build/TcExpr.o compiler/stage2/build/TcForeign.o compiler/stage2/build/TcGenDeriv.o compiler/stage2/build/TcGenGenerics.o compiler/stage2/build/TcHsSyn.o compiler/stage2/build/TcHsType.o compiler/stage2/build/TcInstDcls.o compiler/stage2/build/TcMType.o compiler/stage2/build/TcValidity.o compiler/stage2/build/TcMatches.o compiler/stage2/build/TcPat.o compiler/stage2/build/TcPatSyn.o compiler/stage2/build/TcRnDriver.o compiler/stage2/build/TcRnMonad.o compiler/stage2/build/TcRnTypes.o compiler/stage2/build/TcRules.o compiler/stage2/build/TcSimplify.o compiler/stage2/build/TcErrors.o compiler/stage2/build/TcTyClsDecls.o compiler/stage2/build/TcTyDecls.o compiler/stage2/build/TcType.o compiler/stage2/build/TcEvidence.o compiler/stage2/build/TcUnify.o compiler/stage2/build/TcInteract.o compiler/stage2/build/TcCanonical.o compiler/stage2/build/TcFlatten.o compiler/stage2/build/TcSMonad.o compiler/stage2/build/TcTypeNats.o compiler/stage2/build/TcSplice.o compiler/stage2/build/Class.o compiler/stage2/build/Coercion.o compiler/stage2/build/FamInstEnv.o compiler/stage2/build/FunDeps.o compiler/stage2/build/InstEnv.o compiler/stage2/build/TyCon.o compiler/stage2/build/CoAxiom.o compiler/stage2/build/Kind.o compiler/stage2/build/Type.o compiler/stage2/build/TypeRep.o compiler/stage2/build/Unify.o compiler/stage2/build/Bag.o compiler/stage2/build/Binary.o compiler/stage2/build/BooleanFormula.o compiler/stage2/build/BufWrite.o compiler/stage2/build/Digraph.o compiler/stage2/build/Encoding.o compiler/stage2/build/FastBool.o compiler/stage2/build/FastFunctions.o compiler/stage2/build/FastMutInt.o compiler/stage2/build/FastString.o compiler/stage2/build/FastTypes.o compiler/stage2/build/Fingerprint.o compiler/stage2/build/FiniteMap.o compiler/stage2/build/GraphBase.o compiler/stage2/build/GraphColor.o compiler/stage2/build/GraphOps.o compiler/stage2/build/GraphPpr.o compiler/stage2/build/IOEnv.o compiler/stage2/build/ListSetOps.o compiler/stage2/build/Maybes.o compiler/stage2/build/MonadUtils.o compiler/stage2/build/OrdList.o compiler/stage2/build/Outputable.o compiler/stage2/build/Pair.o compiler/stage2/build/Panic.o compiler/stage2/build/Pretty.o compiler/stage2/build/Serialized.o compiler/stage2/build/State.o compiler/stage2/build/Stream.o compiler/stage2/build/StringBuffer.o compiler/stage2/build/UniqFM.o compiler/stage2/build/UniqSet.o compiler/stage2/build/Util.o compiler/stage2/build/ExtsCompat46.o compiler/stage2/build/Vectorise/Builtins/Base.o compiler/stage2/build/Vectorise/Builtins/Initialise.o compiler/stage2/build/Vectorise/Builtins.o compiler/stage2/build/Vectorise/Monad/Base.o compiler/stage2/build/Vectorise/Monad/Naming.o compiler/stage2/build/Vectorise/Monad/Local.o compiler/stage2/build/Vectorise/Monad/Global.o compiler/stage2/build/Vectorise/Monad/InstEnv.o compiler/stage2/build/Vectorise/Monad.o compiler/stage2/build/Vectorise/Utils/Base.o compiler/stage2/build/Vectorise/Utils/Closure.o compiler/stage2/build/Vectorise/Utils/Hoisting.o compiler/stage2/build/Vectorise/Utils/PADict.o compiler/stage2/build/Vectorise/Utils/Poly.o compiler/stage2/build/Vectorise/Utils.o compiler/stage2/build/Vectorise/Generic/Description.o compiler/stage2/build/Vectorise/Generic/PAMethods.o compiler/stage2/build/Vectorise/Generic/PADict.o compiler/stage2/build/Vectorise/Generic/PData.o compiler/stage2/build/Vectorise/Type/Env.o compiler/stage2/build/Vectorise/Type/Type.o compiler/stage2/build/Vectorise/Type/TyConDecl.o compiler/stage2/build/Vectorise/Type/Classify.o compiler/stage2/build/Vectorise/Convert.o compiler/stage2/build/Vectorise/Vect.o compiler/stage2/build/Vectorise/Var.o compiler/stage2/build/Vectorise/Env.o compiler/stage2/build/Vectorise/Exp.o compiler/stage2/build/Vectorise.o compiler/stage2/build/Hoopl/Dataflow.o compiler/stage2/build/Hoopl.o compiler/stage2/build/AsmCodeGen.o compiler/stage2/build/TargetReg.o compiler/stage2/build/NCGMonad.o compiler/stage2/build/Instruction.o compiler/stage2/build/Size.o compiler/stage2/build/Reg.o compiler/stage2/build/RegClass.o compiler/stage2/build/PIC.o compiler/stage2/build/Platform.o compiler/stage2/build/CPrim.o compiler/stage2/build/X86/Regs.o compiler/stage2/build/X86/RegInfo.o compiler/stage2/build/X86/Instr.o compiler/stage2/build/X86/Cond.o compiler/stage2/build/X86/Ppr.o compiler/stage2/build/X86/CodeGen.o compiler/stage2/build/PPC/Regs.o compiler/stage2/build/PPC/RegInfo.o compiler/stage2/build/PPC/Instr.o compiler/stage2/build/PPC/Cond.o compiler/stage2/build/PPC/Ppr.o compiler/stage2/build/PPC/CodeGen.o compiler/stage2/build/SPARC/Base.o compiler/stage2/build/SPARC/Regs.o compiler/stage2/build/SPARC/Imm.o compiler/stage2/build/SPARC/AddrMode.o compiler/stage2/build/SPARC/Cond.o compiler/stage2/build/SPARC/Instr.o compiler/stage2/build/SPARC/Stack.o compiler/stage2/build/SPARC/ShortcutJump.o compiler/stage2/build/SPARC/Ppr.o compiler/stage2/build/SPARC/CodeGen.o compiler/stage2/build/SPARC/CodeGen/Amode.o compiler/stage2/build/SPARC/CodeGen/Base.o compiler/stage2/build/SPARC/CodeGen/CondCode.o compiler/stage2/build/SPARC/CodeGen/Gen32.o compiler/stage2/build/SPARC/CodeGen/Gen64.o compiler/stage2/build/SPARC/CodeGen/Sanity.o compiler/stage2/build/SPARC/CodeGen/Expand.o compiler/stage2/build/RegAlloc/Liveness.o compiler/stage2/build/RegAlloc/Graph/Main.o compiler/stage2/build/RegAlloc/Graph/Stats.o compiler/stage2/build/RegAlloc/Graph/ArchBase.o compiler/stage2/build/RegAlloc/Graph/ArchX86.o compiler/stage2/build/RegAlloc/Graph/Coalesce.o compiler/stage2/build/RegAlloc/Graph/Spill.o compiler/stage2/build/RegAlloc/Graph/SpillClean.o compiler/stage2/build/RegAlloc/Graph/SpillCost.o compiler/stage2/build/RegAlloc/Graph/TrivColorable.o compiler/stage2/build/RegAlloc/Linear/Main.o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.o compiler/stage2/build/RegAlloc/Linear/State.o compiler/stage2/build/RegAlloc/Linear/Stats.o compiler/stage2/build/RegAlloc/Linear/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/StackMap.o compiler/stage2/build/RegAlloc/Linear/Base.o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.o compiler/stage2/build/Dwarf.o compiler/stage2/build/Dwarf/Types.o compiler/stage2/build/Dwarf/Constants.o compiler/stage2/build/DsMeta.o compiler/stage2/build/Convert.o compiler/stage2/build/ByteCodeAsm.o compiler/stage2/build/ByteCodeGen.o compiler/stage2/build/ByteCodeInstr.o compiler/stage2/build/ByteCodeItbls.o compiler/stage2/build/ByteCodeLink.o compiler/stage2/build/Debugger.o compiler/stage2/build/LibFFI.o compiler/stage2/build/Linker.o compiler/stage2/build/ObjLink.o compiler/stage2/build/RtClosureInspect.o compiler/stage2/build/DebuggerUtils.o compiler/stage2/build/parser/cutils.o compiler/stage2/build/cbits/genSym.o >> compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a.contents "/usr/bin/ar" q compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a @compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a.contents /usr/bin/ar: creating compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a "rm" -f compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY.a.contents "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -odir compiler/stage2/build -hidir compiler/stage2/build -stubdir compiler/stage2/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -this-package-key ghc_EMlWrQ42XY0BNVbSrKixqY -hide-all-packages -i -icompiler/basicTypes -icompiler/cmm -icompiler/codeGen -icompiler/coreSyn -icompiler/deSugar -icompiler/ghci -icompiler/hsSyn -icompiler/iface -icompiler/llvmGen -icompiler/main -icompiler/nativeGen -icompiler/parser -icompiler/prelude -icompiler/profiling -icompiler/rename -icompiler/simplCore -icompiler/simplStg -icompiler/specialise -icompiler/stgSyn -icompiler/stranal -icompiler/typecheck -icompiler/types -icompiler/utils -icompiler/vectorise -icompiler/stage2/build -icompiler/stage2/build/autogen -Icompiler/stage2/build -Icompiler/stage2/build/autogen -Icompiler/. -Icompiler/parser -Icompiler/utils -Icompiler/../rts/dist/build -Icompiler/stage2 -optP-DGHCI -optP-include -optPcompiler/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key binpa_JNoexmBMuO8C771QaIy3YN -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key hoopl_JxODiSRz1e84NbH6nnZuUk -package-key hpc_CmUUQl5bURfBueJrdYfNs3 -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key templ_BVMCZyLwIlfGfcqqzyUAI8 -package-key time_Hh2clZW6in4HpYHx5bLtb7 -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -this-package-key ghc -XHaskell2010 -optc-DTHREADED_RTS -DGHCI_TABLES_NEXT_TO_CODE -DSTAGE=2 -Rghc-timing -O2 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../templ_BVMCZyLwIlfGfcqqzyUAI8' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hoopl_JxODiSRz1e84NbH6nnZuUk' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin compiler/stage2/build/Avail.dyn_o compiler/stage2/build/BasicTypes.dyn_o compiler/stage2/build/ConLike.dyn_o compiler/stage2/build/DataCon.dyn_o compiler/stage2/build/PatSyn.dyn_o compiler/stage2/build/Demand.dyn_o compiler/stage2/build/Debug.dyn_o compiler/stage2/build/Exception.dyn_o compiler/stage2/build/GhcMonad.dyn_o compiler/stage2/build/Hooks.dyn_o compiler/stage2/build/Id.dyn_o compiler/stage2/build/IdInfo.dyn_o compiler/stage2/build/Lexeme.dyn_o compiler/stage2/build/Literal.dyn_o compiler/stage2/build/Llvm.dyn_o compiler/stage2/build/Llvm/AbsSyn.dyn_o compiler/stage2/build/Llvm/MetaData.dyn_o compiler/stage2/build/Llvm/PpLlvm.dyn_o compiler/stage2/build/Llvm/Types.dyn_o compiler/stage2/build/LlvmCodeGen.dyn_o compiler/stage2/build/LlvmCodeGen/Base.dyn_o compiler/stage2/build/LlvmCodeGen/CodeGen.dyn_o compiler/stage2/build/LlvmCodeGen/Data.dyn_o compiler/stage2/build/LlvmCodeGen/Ppr.dyn_o compiler/stage2/build/LlvmCodeGen/Regs.dyn_o compiler/stage2/build/LlvmMangler.dyn_o compiler/stage2/build/MkId.dyn_o compiler/stage2/build/Module.dyn_o compiler/stage2/build/Name.dyn_o compiler/stage2/build/NameEnv.dyn_o compiler/stage2/build/NameSet.dyn_o compiler/stage2/build/OccName.dyn_o compiler/stage2/build/RdrName.dyn_o compiler/stage2/build/SrcLoc.dyn_o compiler/stage2/build/UniqSupply.dyn_o compiler/stage2/build/Unique.dyn_o compiler/stage2/build/Var.dyn_o compiler/stage2/build/VarEnv.dyn_o compiler/stage2/build/VarSet.dyn_o compiler/stage2/build/UnVarGraph.dyn_o compiler/stage2/build/BlockId.dyn_o compiler/stage2/build/CLabel.dyn_o compiler/stage2/build/Cmm.dyn_o compiler/stage2/build/CmmBuildInfoTables.dyn_o compiler/stage2/build/CmmPipeline.dyn_o compiler/stage2/build/CmmCallConv.dyn_o compiler/stage2/build/CmmCommonBlockElim.dyn_o compiler/stage2/build/CmmContFlowOpt.dyn_o compiler/stage2/build/CmmExpr.dyn_o compiler/stage2/build/CmmInfo.dyn_o compiler/stage2/build/CmmLex.dyn_o compiler/stage2/build/CmmLint.dyn_o compiler/stage2/build/CmmLive.dyn_o compiler/stage2/build/CmmMachOp.dyn_o compiler/stage2/build/CmmNode.dyn_o compiler/stage2/build/CmmOpt.dyn_o compiler/stage2/build/CmmParse.dyn_o compiler/stage2/build/CmmProcPoint.dyn_o compiler/stage2/build/CmmSink.dyn_o compiler/stage2/build/CmmType.dyn_o compiler/stage2/build/CmmUtils.dyn_o compiler/stage2/build/CmmLayoutStack.dyn_o compiler/stage2/build/MkGraph.dyn_o compiler/stage2/build/PprBase.dyn_o compiler/stage2/build/PprC.dyn_o compiler/stage2/build/PprCmm.dyn_o compiler/stage2/build/PprCmmDecl.dyn_o compiler/stage2/build/PprCmmExpr.dyn_o compiler/stage2/build/Bitmap.dyn_o compiler/stage2/build/CodeGen/Platform.dyn_o compiler/stage2/build/CodeGen/Platform/ARM.dyn_o compiler/stage2/build/CodeGen/Platform/ARM64.dyn_o compiler/stage2/build/CodeGen/Platform/NoRegs.dyn_o compiler/stage2/build/CodeGen/Platform/PPC.dyn_o compiler/stage2/build/CodeGen/Platform/PPC_Darwin.dyn_o compiler/stage2/build/CodeGen/Platform/SPARC.dyn_o compiler/stage2/build/CodeGen/Platform/X86.dyn_o compiler/stage2/build/CodeGen/Platform/X86_64.dyn_o compiler/stage2/build/CgUtils.dyn_o compiler/stage2/build/StgCmm.dyn_o compiler/stage2/build/StgCmmBind.dyn_o compiler/stage2/build/StgCmmClosure.dyn_o compiler/stage2/build/StgCmmCon.dyn_o compiler/stage2/build/StgCmmEnv.dyn_o compiler/stage2/build/StgCmmExpr.dyn_o compiler/stage2/build/StgCmmForeign.dyn_o compiler/stage2/build/StgCmmHeap.dyn_o compiler/stage2/build/StgCmmHpc.dyn_o compiler/stage2/build/StgCmmArgRep.dyn_o compiler/stage2/build/StgCmmLayout.dyn_o compiler/stage2/build/StgCmmMonad.dyn_o compiler/stage2/build/StgCmmPrim.dyn_o compiler/stage2/build/StgCmmProf.dyn_o compiler/stage2/build/StgCmmTicky.dyn_o compiler/stage2/build/StgCmmUtils.dyn_o compiler/stage2/build/StgCmmExtCode.dyn_o compiler/stage2/build/SMRep.dyn_o compiler/stage2/build/CoreArity.dyn_o compiler/stage2/build/CoreFVs.dyn_o compiler/stage2/build/CoreLint.dyn_o compiler/stage2/build/CorePrep.dyn_o compiler/stage2/build/CoreSubst.dyn_o compiler/stage2/build/CoreSyn.dyn_o compiler/stage2/build/TrieMap.dyn_o compiler/stage2/build/CoreTidy.dyn_o compiler/stage2/build/CoreUnfold.dyn_o compiler/stage2/build/CoreUtils.dyn_o compiler/stage2/build/MkCore.dyn_o compiler/stage2/build/PprCore.dyn_o compiler/stage2/build/Check.dyn_o compiler/stage2/build/Coverage.dyn_o compiler/stage2/build/Desugar.dyn_o compiler/stage2/build/DsArrows.dyn_o compiler/stage2/build/DsBinds.dyn_o compiler/stage2/build/DsCCall.dyn_o compiler/stage2/build/DsExpr.dyn_o compiler/stage2/build/DsForeign.dyn_o compiler/stage2/build/DsGRHSs.dyn_o compiler/stage2/build/DsListComp.dyn_o compiler/stage2/build/DsMonad.dyn_o compiler/stage2/build/DsUtils.dyn_o compiler/stage2/build/Match.dyn_o compiler/stage2/build/MatchCon.dyn_o compiler/stage2/build/MatchLit.dyn_o compiler/stage2/build/HsBinds.dyn_o compiler/stage2/build/HsDecls.dyn_o compiler/stage2/build/HsDoc.dyn_o compiler/stage2/build/HsExpr.dyn_o compiler/stage2/build/HsImpExp.dyn_o compiler/stage2/build/HsLit.dyn_o compiler/stage2/build/PlaceHolder.dyn_o compiler/stage2/build/HsPat.dyn_o compiler/stage2/build/HsSyn.dyn_o compiler/stage2/build/HsTypes.dyn_o compiler/stage2/build/HsUtils.dyn_o compiler/stage2/build/BinIface.dyn_o compiler/stage2/build/BuildTyCl.dyn_o compiler/stage2/build/IfaceEnv.dyn_o compiler/stage2/build/IfaceSyn.dyn_o compiler/stage2/build/IfaceType.dyn_o compiler/stage2/build/LoadIface.dyn_o compiler/stage2/build/MkIface.dyn_o compiler/stage2/build/TcIface.dyn_o compiler/stage2/build/FlagChecker.dyn_o compiler/stage2/build/Annotations.dyn_o compiler/stage2/build/BreakArray.dyn_o compiler/stage2/build/CmdLineParser.dyn_o compiler/stage2/build/CodeOutput.dyn_o compiler/stage2/build/Config.dyn_o compiler/stage2/build/Constants.dyn_o compiler/stage2/build/DriverMkDepend.dyn_o compiler/stage2/build/DriverPhases.dyn_o compiler/stage2/build/PipelineMonad.dyn_o compiler/stage2/build/DriverPipeline.dyn_o compiler/stage2/build/DynFlags.dyn_o compiler/stage2/build/ErrUtils.dyn_o compiler/stage2/build/Finder.dyn_o compiler/stage2/build/GHC.dyn_o compiler/stage2/build/GhcMake.dyn_o compiler/stage2/build/GhcPlugins.dyn_o compiler/stage2/build/DynamicLoading.dyn_o compiler/stage2/build/HeaderInfo.dyn_o compiler/stage2/build/HscMain.dyn_o compiler/stage2/build/HscStats.dyn_o compiler/stage2/build/HscTypes.dyn_o compiler/stage2/build/InteractiveEval.dyn_o compiler/stage2/build/InteractiveEvalTypes.dyn_o compiler/stage2/build/PackageConfig.dyn_o compiler/stage2/build/Packages.dyn_o compiler/stage2/build/PlatformConstants.dyn_o compiler/stage2/build/Plugins.dyn_o compiler/stage2/build/TcPluginM.dyn_o compiler/stage2/build/PprTyThing.dyn_o compiler/stage2/build/StaticFlags.dyn_o compiler/stage2/build/StaticPtrTable.dyn_o compiler/stage2/build/SysTools.dyn_o compiler/stage2/build/TidyPgm.dyn_o compiler/stage2/build/Ctype.dyn_o compiler/stage2/build/HaddockUtils.dyn_o compiler/stage2/build/Lexer.dyn_o compiler/stage2/build/OptCoercion.dyn_o compiler/stage2/build/Parser.dyn_o compiler/stage2/build/RdrHsSyn.dyn_o compiler/stage2/build/ApiAnnotation.dyn_o compiler/stage2/build/ForeignCall.dyn_o compiler/stage2/build/PrelInfo.dyn_o compiler/stage2/build/PrelNames.dyn_o compiler/stage2/build/PrelRules.dyn_o compiler/stage2/build/PrimOp.dyn_o compiler/stage2/build/TysPrim.dyn_o compiler/stage2/build/TysWiredIn.dyn_o compiler/stage2/build/CostCentre.dyn_o compiler/stage2/build/ProfInit.dyn_o compiler/stage2/build/SCCfinal.dyn_o compiler/stage2/build/RnBinds.dyn_o compiler/stage2/build/RnEnv.dyn_o compiler/stage2/build/RnExpr.dyn_o compiler/stage2/build/RnHsDoc.dyn_o compiler/stage2/build/RnNames.dyn_o compiler/stage2/build/RnPat.dyn_o compiler/stage2/build/RnSource.dyn_o compiler/stage2/build/RnSplice.dyn_o compiler/stage2/build/RnTypes.dyn_o compiler/stage2/build/CoreMonad.dyn_o compiler/stage2/build/CSE.dyn_o compiler/stage2/build/FloatIn.dyn_o compiler/stage2/build/FloatOut.dyn_o compiler/stage2/build/LiberateCase.dyn_o compiler/stage2/build/OccurAnal.dyn_o compiler/stage2/build/SAT.dyn_o compiler/stage2/build/SetLevels.dyn_o compiler/stage2/build/SimplCore.dyn_o compiler/stage2/build/SimplEnv.dyn_o compiler/stage2/build/SimplMonad.dyn_o compiler/stage2/build/SimplUtils.dyn_o compiler/stage2/build/Simplify.dyn_o compiler/stage2/build/SimplStg.dyn_o compiler/stage2/build/StgStats.dyn_o compiler/stage2/build/UnariseStg.dyn_o compiler/stage2/build/Rules.dyn_o compiler/stage2/build/SpecConstr.dyn_o compiler/stage2/build/Specialise.dyn_o compiler/stage2/build/CoreToStg.dyn_o compiler/stage2/build/StgLint.dyn_o compiler/stage2/build/StgSyn.dyn_o compiler/stage2/build/CallArity.dyn_o compiler/stage2/build/DmdAnal.dyn_o compiler/stage2/build/WorkWrap.dyn_o compiler/stage2/build/WwLib.dyn_o compiler/stage2/build/FamInst.dyn_o compiler/stage2/build/Inst.dyn_o compiler/stage2/build/TcAnnotations.dyn_o compiler/stage2/build/TcArrows.dyn_o compiler/stage2/build/TcBinds.dyn_o compiler/stage2/build/TcClassDcl.dyn_o compiler/stage2/build/TcDefaults.dyn_o compiler/stage2/build/TcDeriv.dyn_o compiler/stage2/build/TcEnv.dyn_o compiler/stage2/build/TcExpr.dyn_o compiler/stage2/build/TcForeign.dyn_o compiler/stage2/build/TcGenDeriv.dyn_o compiler/stage2/build/TcGenGenerics.dyn_o compiler/stage2/build/TcHsSyn.dyn_o compiler/stage2/build/TcHsType.dyn_o compiler/stage2/build/TcInstDcls.dyn_o compiler/stage2/build/TcMType.dyn_o compiler/stage2/build/TcValidity.dyn_o compiler/stage2/build/TcMatches.dyn_o compiler/stage2/build/TcPat.dyn_o compiler/stage2/build/TcPatSyn.dyn_o compiler/stage2/build/TcRnDriver.dyn_o compiler/stage2/build/TcRnMonad.dyn_o compiler/stage2/build/TcRnTypes.dyn_o compiler/stage2/build/TcRules.dyn_o compiler/stage2/build/TcSimplify.dyn_o compiler/stage2/build/TcErrors.dyn_o compiler/stage2/build/TcTyClsDecls.dyn_o compiler/stage2/build/TcTyDecls.dyn_o compiler/stage2/build/TcType.dyn_o compiler/stage2/build/TcEvidence.dyn_o compiler/stage2/build/TcUnify.dyn_o compiler/stage2/build/TcInteract.dyn_o compiler/stage2/build/TcCanonical.dyn_o compiler/stage2/build/TcFlatten.dyn_o compiler/stage2/build/TcSMonad.dyn_o compiler/stage2/build/TcTypeNats.dyn_o compiler/stage2/build/TcSplice.dyn_o compiler/stage2/build/Class.dyn_o compiler/stage2/build/Coercion.dyn_o compiler/stage2/build/FamInstEnv.dyn_o compiler/stage2/build/FunDeps.dyn_o compiler/stage2/build/InstEnv.dyn_o compiler/stage2/build/TyCon.dyn_o compiler/stage2/build/CoAxiom.dyn_o compiler/stage2/build/Kind.dyn_o compiler/stage2/build/Type.dyn_o compiler/stage2/build/TypeRep.dyn_o compiler/stage2/build/Unify.dyn_o compiler/stage2/build/Bag.dyn_o compiler/stage2/build/Binary.dyn_o compiler/stage2/build/BooleanFormula.dyn_o compiler/stage2/build/BufWrite.dyn_o compiler/stage2/build/Digraph.dyn_o compiler/stage2/build/Encoding.dyn_o compiler/stage2/build/FastBool.dyn_o compiler/stage2/build/FastFunctions.dyn_o compiler/stage2/build/FastMutInt.dyn_o compiler/stage2/build/FastString.dyn_o compiler/stage2/build/FastTypes.dyn_o compiler/stage2/build/Fingerprint.dyn_o compiler/stage2/build/FiniteMap.dyn_o compiler/stage2/build/GraphBase.dyn_o compiler/stage2/build/GraphColor.dyn_o compiler/stage2/build/GraphOps.dyn_o compiler/stage2/build/GraphPpr.dyn_o compiler/stage2/build/IOEnv.dyn_o compiler/stage2/build/ListSetOps.dyn_o compiler/stage2/build/Maybes.dyn_o compiler/stage2/build/MonadUtils.dyn_o compiler/stage2/build/OrdList.dyn_o compiler/stage2/build/Outputable.dyn_o compiler/stage2/build/Pair.dyn_o compiler/stage2/build/Panic.dyn_o compiler/stage2/build/Pretty.dyn_o compiler/stage2/build/Serialized.dyn_o compiler/stage2/build/State.dyn_o compiler/stage2/build/Stream.dyn_o compiler/stage2/build/StringBuffer.dyn_o compiler/stage2/build/UniqFM.dyn_o compiler/stage2/build/UniqSet.dyn_o compiler/stage2/build/Util.dyn_o compiler/stage2/build/ExtsCompat46.dyn_o compiler/stage2/build/Vectorise/Builtins/Base.dyn_o compiler/stage2/build/Vectorise/Builtins/Initialise.dyn_o compiler/stage2/build/Vectorise/Builtins.dyn_o compiler/stage2/build/Vectorise/Monad/Base.dyn_o compiler/stage2/build/Vectorise/Monad/Naming.dyn_o compiler/stage2/build/Vectorise/Monad/Local.dyn_o compiler/stage2/build/Vectorise/Monad/Global.dyn_o compiler/stage2/build/Vectorise/Monad/InstEnv.dyn_o compiler/stage2/build/Vectorise/Monad.dyn_o compiler/stage2/build/Vectorise/Utils/Base.dyn_o compiler/stage2/build/Vectorise/Utils/Closure.dyn_o compiler/stage2/build/Vectorise/Utils/Hoisting.dyn_o compiler/stage2/build/Vectorise/Utils/PADict.dyn_o compiler/stage2/build/Vectorise/Utils/Poly.dyn_o compiler/stage2/build/Vectorise/Utils.dyn_o compiler/stage2/build/Vectorise/Generic/Description.dyn_o compiler/stage2/build/Vectorise/Generic/PAMethods.dyn_o compiler/stage2/build/Vectorise/Generic/PADict.dyn_o compiler/stage2/build/Vectorise/Generic/PData.dyn_o compiler/stage2/build/Vectorise/Type/Env.dyn_o compiler/stage2/build/Vectorise/Type/Type.dyn_o compiler/stage2/build/Vectorise/Type/TyConDecl.dyn_o compiler/stage2/build/Vectorise/Type/Classify.dyn_o compiler/stage2/build/Vectorise/Convert.dyn_o compiler/stage2/build/Vectorise/Vect.dyn_o compiler/stage2/build/Vectorise/Var.dyn_o compiler/stage2/build/Vectorise/Env.dyn_o compiler/stage2/build/Vectorise/Exp.dyn_o compiler/stage2/build/Vectorise.dyn_o compiler/stage2/build/Hoopl/Dataflow.dyn_o compiler/stage2/build/Hoopl.dyn_o compiler/stage2/build/AsmCodeGen.dyn_o compiler/stage2/build/TargetReg.dyn_o compiler/stage2/build/NCGMonad.dyn_o compiler/stage2/build/Instruction.dyn_o compiler/stage2/build/Size.dyn_o compiler/stage2/build/Reg.dyn_o compiler/stage2/build/RegClass.dyn_o compiler/stage2/build/PIC.dyn_o compiler/stage2/build/Platform.dyn_o compiler/stage2/build/CPrim.dyn_o compiler/stage2/build/X86/Regs.dyn_o compiler/stage2/build/X86/RegInfo.dyn_o compiler/stage2/build/X86/Instr.dyn_o compiler/stage2/build/X86/Cond.dyn_o compiler/stage2/build/X86/Ppr.dyn_o compiler/stage2/build/X86/CodeGen.dyn_o compiler/stage2/build/PPC/Regs.dyn_o compiler/stage2/build/PPC/RegInfo.dyn_o compiler/stage2/build/PPC/Instr.dyn_o compiler/stage2/build/PPC/Cond.dyn_o compiler/stage2/build/PPC/Ppr.dyn_o compiler/stage2/build/PPC/CodeGen.dyn_o compiler/stage2/build/SPARC/Base.dyn_o compiler/stage2/build/SPARC/Regs.dyn_o compiler/stage2/build/SPARC/Imm.dyn_o compiler/stage2/build/SPARC/AddrMode.dyn_o compiler/stage2/build/SPARC/Cond.dyn_o compiler/stage2/build/SPARC/Instr.dyn_o compiler/stage2/build/SPARC/Stack.dyn_o compiler/stage2/build/SPARC/ShortcutJump.dyn_o compiler/stage2/build/SPARC/Ppr.dyn_o compiler/stage2/build/SPARC/CodeGen.dyn_o compiler/stage2/build/SPARC/CodeGen/Amode.dyn_o compiler/stage2/build/SPARC/CodeGen/Base.dyn_o compiler/stage2/build/SPARC/CodeGen/CondCode.dyn_o compiler/stage2/build/SPARC/CodeGen/Gen32.dyn_o compiler/stage2/build/SPARC/CodeGen/Gen64.dyn_o compiler/stage2/build/SPARC/CodeGen/Sanity.dyn_o compiler/stage2/build/SPARC/CodeGen/Expand.dyn_o compiler/stage2/build/RegAlloc/Liveness.dyn_o compiler/stage2/build/RegAlloc/Graph/Main.dyn_o compiler/stage2/build/RegAlloc/Graph/Stats.dyn_o compiler/stage2/build/RegAlloc/Graph/ArchBase.dyn_o compiler/stage2/build/RegAlloc/Graph/ArchX86.dyn_o compiler/stage2/build/RegAlloc/Graph/Coalesce.dyn_o compiler/stage2/build/RegAlloc/Graph/Spill.dyn_o compiler/stage2/build/RegAlloc/Graph/SpillClean.dyn_o compiler/stage2/build/RegAlloc/Graph/SpillCost.dyn_o compiler/stage2/build/RegAlloc/Graph/TrivColorable.dyn_o compiler/stage2/build/RegAlloc/Linear/Main.dyn_o compiler/stage2/build/RegAlloc/Linear/JoinToTargets.dyn_o compiler/stage2/build/RegAlloc/Linear/State.dyn_o compiler/stage2/build/RegAlloc/Linear/Stats.dyn_o compiler/stage2/build/RegAlloc/Linear/FreeRegs.dyn_o compiler/stage2/build/RegAlloc/Linear/StackMap.dyn_o compiler/stage2/build/RegAlloc/Linear/Base.dyn_o compiler/stage2/build/RegAlloc/Linear/X86/FreeRegs.dyn_o compiler/stage2/build/RegAlloc/Linear/X86_64/FreeRegs.dyn_o compiler/stage2/build/RegAlloc/Linear/PPC/FreeRegs.dyn_o compiler/stage2/build/RegAlloc/Linear/SPARC/FreeRegs.dyn_o compiler/stage2/build/Dwarf.dyn_o compiler/stage2/build/Dwarf/Types.dyn_o compiler/stage2/build/Dwarf/Constants.dyn_o compiler/stage2/build/DsMeta.dyn_o compiler/stage2/build/Convert.dyn_o compiler/stage2/build/ByteCodeAsm.dyn_o compiler/stage2/build/ByteCodeGen.dyn_o compiler/stage2/build/ByteCodeInstr.dyn_o compiler/stage2/build/ByteCodeItbls.dyn_o compiler/stage2/build/ByteCodeLink.dyn_o compiler/stage2/build/Debugger.dyn_o compiler/stage2/build/LibFFI.dyn_o compiler/stage2/build/Linker.dyn_o compiler/stage2/build/ObjLink.dyn_o compiler/stage2/build/RtClosureInspect.dyn_o compiler/stage2/build/DebuggerUtils.dyn_o compiler/stage2/build/parser/cutils.dyn_o compiler/stage2/build/ghci/keepCAFsForGHCi.dyn_o compiler/stage2/build/cbits/genSym.dyn_o -shared -dynamic -dynload deploy -no-auto-link-packages -o compiler/stage2/build/libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.so Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -c ghc/./GhciTags.hs -o ghc/stage2/build/GhciTags.dyn_o <> "inplace/bin/ghc-stage1" -o utils/mkUserGuidePart/dist/build/tmp/mkUserGuidePart -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/mkUserGuidePart/. -iutils/mkUserGuidePart/dist/build -iutils/mkUserGuidePart/dist/build/autogen -Iutils/mkUserGuidePart/dist/build -Iutils/mkUserGuidePart/dist/build/autogen -optP-include -optPutils/mkUserGuidePart/dist/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/mkUserGuidePart/dist/build -hidir utils/mkUserGuidePart/dist/build -stubdir utils/mkUserGuidePart/dist/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/mkUserGuidePart/. -iutils/mkUserGuidePart/dist/build -iutils/mkUserGuidePart/dist/build/autogen -Iutils/mkUserGuidePart/dist/build -Iutils/mkUserGuidePart/dist/build/autogen -optP-include -optPutils/mkUserGuidePart/dist/build/autogen/cabal_macros.h -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghc_EMlWrQ42XY0BNVbSrKixqY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../templ_BVMCZyLwIlfGfcqqzyUAI8' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hoopl_JxODiSRz1e84NbH6nnZuUk' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/mkUserGuidePart/dist/build/Main.dyn_o "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -c ghc/./InteractiveUI.hs -o ghc/stage2/build/InteractiveUI.dyn_o /usr/bin/install -c -m 755 utils/mkUserGuidePart/dist/build/tmp/mkUserGuidePart inplace/lib/bin/mkUserGuidePart "rm" -f inplace/bin/mkUserGuidePart echo '#!/bin/sh' >> inplace/bin/mkUserGuidePart echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/mkUserGuidePart"' >> inplace/bin/mkUserGuidePart echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/mkUserGuidePart echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/mkUserGuidePart echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/mkUserGuidePart echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/mkUserGuidePart echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build:/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/mkUserGuidePart echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/mkUserGuidePart chmod +x inplace/bin/mkUserGuidePart inplace/bin/mkUserGuidePart docs/users_guide/users_guide.xml inplace/bin/mkUserGuidePart docs/users_guide/what_glasgow_exts_does.gen.xml "rm" -rf docs/users_guide/users_guide/ "/usr/bin/xsltproc" --stringparam base.dir docs/users_guide/users_guide/ --stringparam use.id.as.filename 1 --stringparam html.stylesheet fptools.css --nonet --stringparam toc.section.depth 3 --stringparam section.autolabel 1 --stringparam section.label.includes.component.label 1 http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl docs/users_guide/users_guide.xml Writing docs/users_guide/users_guide/License.html for preface(License) Writing docs/users_guide/users_guide/mailing-lists-GHC.html for sect1(mailing-lists-GHC) Writing docs/users_guide/users_guide/bug-reporting.html for sect1(bug-reporting) Writing docs/users_guide/users_guide/version-numbering.html for sect1(version-numbering) Writing docs/users_guide/users_guide/release-7-10-1.html for sect1(release-7-10-1) Writing docs/users_guide/users_guide/introduction-GHC.html for chapter(introduction-GHC) Writing docs/users_guide/users_guide/loading-source-files.html for sect1(loading-source-files) Writing docs/users_guide/users_guide/ghci-compiled.html for sect1(ghci-compiled) Writing docs/users_guide/users_guide/interactive-evaluation.html for sect1(interactive-evaluation) Writing docs/users_guide/users_guide/ghci-debugger.html for sect1(ghci-debugger) Writing docs/users_guide/users_guide/ghci-invocation.html for sect1(ghci-invocation) Writing docs/users_guide/users_guide/ghci-commands.html for sect1(ghci-commands) Writing docs/users_guide/users_guide/ghci-set.html for sect1(ghci-set) Writing docs/users_guide/users_guide/ghci-dot-files.html for sect1(ghci-dot-files) Writing docs/users_guide/users_guide/ghci-obj.html for sect1(ghci-obj) Writing docs/users_guide/users_guide/ghci-faq.html for sect1(ghci-faq) Writing docs/users_guide/users_guide/ghci.html for chapter(ghci) Writing docs/users_guide/users_guide/runghc.html for chapter(runghc) Writing docs/users_guide/users_guide/ch04s02.html for sect1 Writing docs/users_guide/users_guide/static-dynamic-flags.html for sect1(static-dynamic-flags) Writing docs/users_guide/users_guide/file-suffixes.html for sect1(file-suffixes) Writing docs/users_guide/users_guide/modes.html for sect1(modes) Writing docs/users_guide/users_guide/options-help.html for sect1(options-help) Writing docs/users_guide/users_guide/separate-compilation.html for sect1(separate-compilation) Writing docs/users_guide/users_guide/options-sanity.html for sect1(options-sanity) Writing docs/users_guide/users_guide/packages.html for sect1(packages) Writing docs/users_guide/users_guide/options-optimise.html for sect1(options-optimise) Writing docs/users_guide/users_guide/code-generators.html for sect1(code-generators) Writing docs/users_guide/users_guide/options-phases.html for sect1(options-phases) Writing docs/users_guide/users_guide/using-shared-libs.html for sect1(using-shared-libs) Writing docs/users_guide/users_guide/using-concurrent.html for sect1(using-concurrent) Writing docs/users_guide/users_guide/using-smp.html for sect1(using-smp) Writing docs/users_guide/users_guide/options-platform.html for sect1(options-platform) Writing docs/users_guide/users_guide/runtime-control.html for sect1(runtime-control) Writing docs/users_guide/users_guide/options-debugging.html for sect1(options-debugging) Writing docs/users_guide/users_guide/flag-reference.html for sect1(flag-reference) Writing docs/users_guide/users_guide/using-ghc.html for chapter(using-ghc) Writing docs/users_guide/users_guide/prof-compiler-options.html for sect1(prof-compiler-options) Writing docs/users_guide/users_guide/prof-time-options.html for sect1(prof-time-options) Writing docs/users_guide/users_guide/prof-heap.html for sect1(prof-heap) Writing docs/users_guide/users_guide/hp2ps.html for sect1(hp2ps) Writing docs/users_guide/users_guide/prof-threaded.html for sect1(prof-threaded) Writing docs/users_guide/users_guide/hpc.html for sect1(hpc) Writing docs/users_guide/users_guide/ticky-ticky.html for sect1(ticky-ticky) Writing docs/users_guide/users_guide/profiling.html for chapter(profiling) Writing docs/users_guide/users_guide/faster.html for sect1(faster) Writing docs/users_guide/users_guide/smaller.html for sect1(smaller) Writing docs/users_guide/users_guide/thriftier.html for sect1(thriftier) Writing docs/users_guide/users_guide/sooner-faster-quicker.html for chapter(sooner-faster-quicker) Writing docs/users_guide/users_guide/primitives.html for sect1(primitives) Writing docs/users_guide/users_guide/syntax-extns.html for sect1(syntax-extns) Writing docs/users_guide/users_guide/data-type-extensions.html for sect1(data-type-extensions) Writing docs/users_guide/users_guide/deriving.html for sect1(deriving) Writing docs/users_guide/users_guide/type-class-extensions.html for sect1(type-class-extensions) Writing docs/users_guide/users_guide/type-families.html for sect1(type-families) Writing docs/users_guide/users_guide/kind-polymorphism.html for sect1(kind-polymorphism) Writing docs/users_guide/users_guide/promotion.html for sect1(promotion) Writing docs/users_guide/users_guide/type-level-literals.html for sect1(type-level-literals) Writing docs/users_guide/users_guide/equality-constraints.html for sect1(equality-constraints) Writing docs/users_guide/users_guide/constraint-kind.html for sect1(constraint-kind) Writing docs/users_guide/users_guide/other-type-extensions.html for sect1(other-type-extensions) Writing docs/users_guide/users_guide/typed-holes.html for sect1(typed-holes) Writing docs/users_guide/users_guide/partial-type-signatures.html for sect1(partial-type-signatures) Writing docs/users_guide/users_guide/defer-type-errors.html for sect1(defer-type-errors) Writing docs/users_guide/users_guide/template-haskell.html for sect1(template-haskell) Writing docs/users_guide/users_guide/arrow-notation.html for sect1(arrow-notation) Writing docs/users_guide/users_guide/bang-patterns.html for sect1(bang-patterns) Writing docs/users_guide/users_guide/assertions.html for sect1(assertions) Writing docs/users_guide/users_guide/static-pointers.html for sect1(static-pointers) Writing docs/users_guide/users_guide/pragmas.html for sect1(pragmas) Writing docs/users_guide/users_guide/rewrite-rules.html for sect1(rewrite-rules) Writing docs/users_guide/users_guide/special-ids.html for sect1(special-ids) Writing docs/users_guide/users_guide/generic-classes.html for sect1(generic-classes) Writing docs/users_guide/users_guide/generic-programming.html for sect1(generic-programming) Writing docs/users_guide/users_guide/roles.html for sect1(roles) Writing docs/users_guide/users_guide/lang-parallel.html for sect1(lang-parallel) Writing docs/users_guide/users_guide/safe-haskell.html for sect1(safe-haskell) Writing docs/users_guide/users_guide/ghc-language-features.html for chapter(ghc-language-features) Writing docs/users_guide/users_guide/ffi-ghc.html for sect1(ffi-ghc) Writing docs/users_guide/users_guide/ffi.html for chapter(ffi) Writing docs/users_guide/users_guide/ghc-as-a-library.html for sect1(ghc-as-a-library) Writing docs/users_guide/users_guide/compiler-plugins.html for sect1(compiler-plugins) Writing docs/users_guide/users_guide/extending-ghc.html for chapter(extending-ghc) Writing docs/users_guide/users_guide/wrong-compilee.html for sect1(wrong-compilee) Writing docs/users_guide/users_guide/wrong.html for chapter(wrong) Writing docs/users_guide/users_guide/hsc2hs.html for sect1(hsc2hs) Writing docs/users_guide/users_guide/utils.html for chapter(utils) Writing docs/users_guide/users_guide/ghci-windows.html for sect1(ghci-windows) Writing docs/users_guide/users_guide/terminal-interaction.html for sect1(terminal-interaction) Writing docs/users_guide/users_guide/library-differences.html for sect1(library-differences) Writing docs/users_guide/users_guide/ghci-cygwin.html for sect1(ghci-cygwin) Writing docs/users_guide/users_guide/win32-dlls.html for sect1(win32-dlls) Writing docs/users_guide/users_guide/win32.html for chapter(win32) Writing docs/users_guide/users_guide/bugs.html for sect1(bugs) Writing docs/users_guide/users_guide/bugs-and-infelicities.html for chapter(bugs-and-infelicities) "inplace/bin/ghc-stage1" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -c ghc/./Main.hs -o ghc/stage2/build/Main.dyn_o Writing docs/users_guide/users_guide/ix01.html for index Writing docs/users_guide/users_guide/index.html for book(users-guide) cp mk/fptools.css docs/users_guide/users_guide/ cp docs/users_guide/prof_scc.png docs/users_guide/users_guide/prof_scc.png "inplace/bin/ghc-stage1" -o ghc/stage2/build/tmp/ghc-stage2 -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -odir ghc/stage2/build -hidir ghc/stage2/build -stubdir ghc/stage2/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/haskeline/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-ltinfo -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -ighc/. -ighc/stage2/build -ighc/stage2/build/autogen -Ighc/stage2/build -Ighc/stage2/build/autogen -optP-DGHCI -optP-include -optPghc/stage2/build/autogen/cabal_macros.h -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key haske_IlDhIe25uAn0WJY379Nu1M -package-key proce_0hwN3CTKynhHQqQkChnSdH -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key unix_G4Yo1pNtYrk8nCq1cx8P9d -Wall -fno-warn-name-shadowing -XHaskell2010 -O2 -threaded -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../haske_IlDhIe25uAn0WJY379Nu1M' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../termi_7qZwBlx3clR8sTBilJl253' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghc_EMlWrQ42XY0BNVbSrKixqY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../templ_BVMCZyLwIlfGfcqqzyUAI8' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hoopl_JxODiSRz1e84NbH6nnZuUk' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin ghc/stage2/build/Main.dyn_o ghc/stage2/build/InteractiveUI.dyn_o ghc/stage2/build/GhciMonad.dyn_o ghc/stage2/build/GhciTags.dyn_o ghc/stage2/build/hschooks.dyn_o /usr/bin/install -c -m 755 ghc/stage2/build/tmp/ghc-stage2 inplace/lib/bin/ghc-stage2 "rm" -f inplace/bin/ghc-stage2 echo '#!/bin/sh' >> inplace/bin/ghc-stage2 echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/ghc-stage2"' >> inplace/bin/ghc-stage2 echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-stage2 echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/ghc-stage2 echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghc-stage2 echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/ghc-stage2 echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/haskeline/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/terminfo/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build:/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/ghc-stage2 cat ghc/ghc.wrapper >> inplace/bin/ghc-stage2 chmod +x inplace/bin/ghc-stage2 "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/GhcUtils.hs -o utils/haddock/dist/build/Haddock/GhcUtils.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs -o utils/haddock/dist/build/Documentation/Haddock/Types.dyn_o utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs:17:1: Warning: The import of ‘Data.Foldable’ is redundant except perhaps to import instances from ‘Data.Foldable’ To import instances alone, use: import Data.Foldable() utils/haddock/haddock-library/src/Documentation/Haddock/Types.hs:18:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() utils/haddock/haddock-api/src/Haddock/GhcUtils.hs:19:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/dist/build/autogen/Paths_haddock.hs -o utils/haddock/dist/build/Paths_haddock.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Utf8.hs -o utils/haddock/dist/build/Documentation/Haddock/Utf8.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Fhthagn.hs -o utils/haddock/dist/build/Data/Attoparsec/Internal/Fhthagn.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/FastSet.hs -o utils/haddock/dist/build/Data/Attoparsec/ByteString/FastSet.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Number.hs -o utils/haddock/dist/build/Data/Attoparsec/Number.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Types.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Types.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/HaddockDB.hs -o utils/haddock/dist/build/Haddock/Backends/HaddockDB.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghctags/. -iutils/ghctags/dist-install/build -iutils/ghctags/dist-install/build/autogen -Iutils/ghctags/dist-install/build -Iutils/ghctags/dist-install/build/autogen -optP-include -optPutils/ghctags/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghctags/dist-install/build -hidir utils/ghctags/dist-install/build -stubdir utils/ghctags/dist-install/build -c utils/ghctags/./Main.hs -o utils/ghctags/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Types.hs -o utils/haddock/dist/build/Haddock/Types.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Doc.hs -o utils/haddock/dist/build/Documentation/Haddock/Doc.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Version.hs -o utils/haddock/dist/build/Haddock/Version.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs -o utils/haddock/dist/build/Data/Attoparsec/ByteString/Buffer.dyn_o utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Buffer.hs:60:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Utils.hs -o utils/haddock/dist/build/Haddock/Utils.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs -o utils/haddock/dist/build/Data/Attoparsec/Internal/Types.dyn_o utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:28:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal/Types.hs:35:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface/Rename.hs -o utils/haddock/dist/build/Haddock/Interface/Rename.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Convert.hs -o utils/haddock/dist/build/Haddock/Convert.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/ModuleTree.hs -o utils/haddock/dist/build/Haddock/ModuleTree.dyn_o "inplace/bin/ghc-stage2" -o utils/ghctags/dist-install/build/tmp/ghctags -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghctags/. -iutils/ghctags/dist-install/build -iutils/ghctags/dist-install/build/autogen -Iutils/ghctags/dist-install/build -Iutils/ghctags/dist-install/build/autogen -optP-include -optPutils/ghctags/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -odir utils/ghctags/dist-install/build -hidir utils/ghctags/dist-install/build -stubdir utils/ghctags/dist-install/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/ghctags/. -iutils/ghctags/dist-install/build -iutils/ghctags/dist-install/build/autogen -Iutils/ghctags/dist-install/build -Iutils/ghctags/dist-install/build/autogen -optP-include -optPutils/ghctags/dist-install/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghc_EMlWrQ42XY0BNVbSrKixqY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../templ_BVMCZyLwIlfGfcqqzyUAI8' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hoopl_JxODiSRz1e84NbH6nnZuUk' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../Cabal_HWT8QvVfJLn2ubvobpycJY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/ghctags/dist-install/build/Main.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Options.hs -o utils/haddock/dist/build/Haddock/Options.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/InterfaceFile.hs -o utils/haddock/dist/build/Haddock/InterfaceFile.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs -o utils/haddock/dist/build/Data/Attoparsec/Internal.dyn_o utils/haddock/haddock-api/src/Haddock/InterfaceFile.hs:28:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Internal.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface/AttachInstances.hs -o utils/haddock/dist/build/Haddock/Interface/AttachInstances.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Hoogle.hs -o utils/haddock/dist/build/Haddock/Backends/Hoogle.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Doc.hs -o utils/haddock/dist/build/Haddock/Doc.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Utils.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Utils.dyn_o /usr/bin/install -c -m 755 utils/ghctags/dist-install/build/tmp/ghctags inplace/lib/bin/ghctags "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs -o utils/haddock/dist/build/Data/Attoparsec/Combinator.dyn_o utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:38:1: Warning: The import of ‘Applicative, *>, <$>’ from module ‘Control.Applicative’ is redundant utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/Combinator.hs:44:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/LaTeX.hs -o utils/haddock/dist/build/Haddock/Backends/LaTeX.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Themes.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Themes.dyn_o utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Themes.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Names.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Names.dyn_o "rm" -f inplace/bin/ghctags echo '#!/bin/sh' >> inplace/bin/ghctags echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/ghctags"' >> inplace/bin/ghctags echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghctags echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/ghctags echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/ghctags echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/ghctags echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build:/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/ghctags echo 'exec "$executablename" ${1+"$@"}' >> inplace/bin/ghctags chmod +x inplace/bin/ghctags "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs -o utils/haddock/dist/build/Data/Attoparsec/ByteString/Internal.dyn_o utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:68:1: Warning: The import of ‘<$>’ from module ‘Control.Applicative’ is redundant utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Internal.hs:139:14: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/DocMarkup.dyn_o utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/DocMarkup.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString.hs -o utils/haddock/dist/build/Data/Attoparsec/ByteString.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Layout.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Layout.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs -o utils/haddock/dist/build/Data/Attoparsec/ByteString/Char8.dyn_o utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec/ByteString/Char8.hs:123:1: Warning: The import of ‘<*, *>, <$>’ from module ‘Control.Applicative’ is redundant "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/vendor/attoparsec-0.12.1.1/Data/Attoparsec.hs -o utils/haddock/dist/build/Data/Attoparsec.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml/Decl.dyn_o utils/haddock/haddock-api/src/Haddock/Backends/Xhtml/Decl.hs:30:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Monad.hs -o utils/haddock/dist/build/Documentation/Haddock/Parser/Monad.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Backends/Xhtml.hs -o utils/haddock/dist/build/Haddock/Backends/Xhtml.dyn_o utils/haddock/haddock-api/src/Haddock/Backends/Xhtml.hs:39:1: Warning: The import of ‘Data.Functor’ is redundant except perhaps to import instances from ‘Data.Functor’ To import instances alone, use: import Data.Functor() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Parser/Util.hs -o utils/haddock/dist/build/Documentation/Haddock/Parser/Util.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-library/src/Documentation/Haddock/Parser.hs -o utils/haddock/dist/build/Documentation/Haddock/Parser.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Parser.hs -o utils/haddock/dist/build/Haddock/Parser.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface/ParseModuleHeader.hs -o utils/haddock/dist/build/Haddock/Interface/ParseModuleHeader.dyn_o utils/haddock/haddock-api/src/Haddock/Interface/ParseModuleHeader.hs:14:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface/LexParseRn.hs -o utils/haddock/dist/build/Haddock/Interface/LexParseRn.dyn_o utils/haddock/haddock-api/src/Haddock/Interface/LexParseRn.hs:21:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface/Create.hs -o utils/haddock/dist/build/Haddock/Interface/Create.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock/Interface.hs -o utils/haddock/dist/build/Haddock/Interface.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Haddock.hs -o utils/haddock/dist/build/Haddock.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/haddock-api/src/Documentation/Haddock.hs -o utils/haddock/dist/build/Documentation/Haddock.dyn_o "inplace/bin/ghc-stage2" -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -c utils/haddock/driver/Main.hs -o utils/haddock/dist/build/Main.dyn_o "inplace/bin/ghc-stage2" -o utils/haddock/dist/build/tmp/haddock -hisuf dyn_hi -osuf dyn_o -hcsuf dyn_hc -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -odir utils/haddock/dist/build -hidir utils/haddock/dist/build -stubdir utils/haddock/dist/build -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/xhtml/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build' -optl-L'/builddir/build/BUILD/ghc-7.10.1/rts/dist/build' -optl-lrt -optl-lutil -optl-ldl -optl-lpthread -optl-lgmp -optl-lm -optl-lrt -optl-ldl -optl-lffi -fPIC -dynamic -H32m -O -hide-all-packages -i -iutils/haddock/driver -iutils/haddock/haddock-api/src -iutils/haddock/haddock-library/vendor/attoparsec-0.12.1.1 -iutils/haddock/haddock-library/src -iutils/haddock/dist/build -iutils/haddock/dist/build/autogen -Iutils/haddock/dist/build -Iutils/haddock/dist/build/autogen -optP-DIN_GHC_TREE -optP-include -optPutils/haddock/dist/build/autogen/cabal_macros.h -package-key Cabal_HWT8QvVfJLn2ubvobpycJY -package-key array_FaHmcBFfuRM8kmZLEY8D5S -package-key base_I5BErHzyOm07EBNpKBEeUv -package-key bytes_6vj5EoliHgNHISHCVCb069 -package-key conta_47ajk3tbda43DFWyeF3oHQ -package-key deeps_FpR4obOZALU1lutWnrBldi -package-key direc_3TcTyYedch32o1zTH2MR00 -package-key filep_5HhyRonfEZoDO205Wm9E4h -package-key ghc_EMlWrQ42XY0BNVbSrKixqY -package-key trans_ALYlebOVzVI4kxbFX5SGhm -package-key xhtml_0mVDYvYGgNUBWShvlDofr1 -funbox-strict-fields -Wall -fwarn-tabs -O2 -XHaskell2010 -no-user-package-db -rtsopts -fno-use-rpaths -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../xhtml_0mVDYvYGgNUBWShvlDofr1' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghc_EMlWrQ42XY0BNVbSrKixqY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../trans_ALYlebOVzVI4kxbFX5SGhm' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../templ_BVMCZyLwIlfGfcqqzyUAI8' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hpc_CmUUQl5bURfBueJrdYfNs3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../hoopl_JxODiSRz1e84NbH6nnZuUk' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binpa_JNoexmBMuO8C771QaIy3YN' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../Cabal_HWT8QvVfJLn2ubvobpycJY' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../proce_0hwN3CTKynhHQqQkChnSdH' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../prett_7jIfj8VCGFf1WS0tIQ1XSZ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../direc_3TcTyYedch32o1zTH2MR00' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../unix_G4Yo1pNtYrk8nCq1cx8P9d' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../time_Hh2clZW6in4HpYHx5bLtb7' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../filep_5HhyRonfEZoDO205Wm9E4h' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../binar_EKE3c9Lmxb3DQpU0fPtru6' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../conta_47ajk3tbda43DFWyeF3oHQ' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../bytes_6vj5EoliHgNHISHCVCb069' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../deeps_FpR4obOZALU1lutWnrBldi' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../array_FaHmcBFfuRM8kmZLEY8D5S' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../base_I5BErHzyOm07EBNpKBEeUv' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../integ_2aU3IZNMF9a7mQ0OzsZ0dS' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../ghcpr_8TmvWUcS1U1IKHT0levwg3' -optl-Wl,-rpath -optl-Wl,'$ORIGIN/../rts' -optl-Wl,-zorigin utils/haddock/dist/build/Main.dyn_o utils/haddock/dist/build/Documentation/Haddock/Parser.dyn_o utils/haddock/dist/build/Documentation/Haddock/Parser/Monad.dyn_o utils/haddock/dist/build/Documentation/Haddock/Types.dyn_o utils/haddock/dist/build/Documentation/Haddock/Doc.dyn_o utils/haddock/dist/build/Data/Attoparsec.dyn_o utils/haddock/dist/build/Data/Attoparsec/ByteString.dyn_o utils/haddock/dist/build/Data/Attoparsec/ByteString/Buffer.dyn_o utils/haddock/dist/build/Data/Attoparsec/ByteString/Char8.dyn_o utils/haddock/dist/build/Data/Attoparsec/ByteString/FastSet.dyn_o utils/haddock/dist/build/Data/Attoparsec/ByteString/Internal.dyn_o utils/haddock/dist/build/Data/Attoparsec/Combinator.dyn_o utils/haddock/dist/build/Data/Attoparsec/Internal.dyn_o utils/haddock/dist/build/Data/Attoparsec/Internal/Fhthagn.dyn_o utils/haddock/dist/build/Data/Attoparsec/Internal/Types.dyn_o utils/haddock/dist/build/Data/Attoparsec/Number.dyn_o utils/haddock/dist/build/Documentation/Haddock/Utf8.dyn_o utils/haddock/dist/build/Documentation/Haddock/Parser/Util.dyn_o utils/haddock/dist/build/Documentation/Haddock.dyn_o utils/haddock/dist/build/Haddock.dyn_o utils/haddock/dist/build/Haddock/Interface.dyn_o utils/haddock/dist/build/Haddock/Interface/Rename.dyn_o utils/haddock/dist/build/Haddock/Interface/Create.dyn_o utils/haddock/dist/build/Haddock/Interface/AttachInstances.dyn_o utils/haddock/dist/build/Haddock/Interface/LexParseRn.dyn_o utils/haddock/dist/build/Haddock/Interface/ParseModuleHeader.dyn_o utils/haddock/dist/build/Haddock/Parser.dyn_o utils/haddock/dist/build/Haddock/Utils.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Decl.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/DocMarkup.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Layout.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Names.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Themes.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Types.dyn_o utils/haddock/dist/build/Haddock/Backends/Xhtml/Utils.dyn_o utils/haddock/dist/build/Haddock/Backends/LaTeX.dyn_o utils/haddock/dist/build/Haddock/Backends/HaddockDB.dyn_o utils/haddock/dist/build/Haddock/Backends/Hoogle.dyn_o utils/haddock/dist/build/Haddock/ModuleTree.dyn_o utils/haddock/dist/build/Haddock/Types.dyn_o utils/haddock/dist/build/Haddock/Doc.dyn_o utils/haddock/dist/build/Haddock/Version.dyn_o utils/haddock/dist/build/Haddock/InterfaceFile.dyn_o utils/haddock/dist/build/Haddock/Options.dyn_o utils/haddock/dist/build/Haddock/GhcUtils.dyn_o utils/haddock/dist/build/Haddock/Convert.dyn_o utils/haddock/dist/build/Paths_haddock.dyn_o /usr/bin/install -c -m 755 utils/haddock/dist/build/tmp/haddock inplace/lib/bin/haddock "rm" -f inplace/bin/haddock echo '#!/bin/sh' >> inplace/bin/haddock echo 'executablename="/builddir/build/BUILD/ghc-7.10.1/inplace/lib/bin/haddock"' >> inplace/bin/haddock echo 'datadir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/haddock echo 'bindir="/builddir/build/BUILD/ghc-7.10.1/inplace/bin"' >> inplace/bin/haddock echo 'topdir="/builddir/build/BUILD/ghc-7.10.1/inplace/lib"' >> inplace/bin/haddock echo 'pgmgcc="/usr/bin/gcc"' >> inplace/bin/haddock echo 'export LD_LIBRARY_PATH="/builddir/build/BUILD/ghc-7.10.1/libraries/xhtml/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/compiler/stage2/build:/builddir/build/BUILD/ghc-7.10.1/libraries/transformers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/template-haskell/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hpc/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/hoopl/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bin-package-db/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/Cabal/Cabal/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/process/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/pretty/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/directory/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/unix/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/time/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/filepath/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/binary/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/containers/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/bytestring/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/deepseq/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/array/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/base/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/integer-gmp2/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/libraries/ghc-prim/dist-install/build:/builddir/build/BUILD/ghc-7.10.1/rts/dist/build:$LD_LIBRARY_PATH"' >> inplace/bin/haddock cat utils/haddock/haddock.wrapper >> inplace/bin/haddock chmod +x inplace/bin/haddock "inplace/bin/ghc-cabal" hscolour libraries/ghc-prim dist-install Running hscolour for ghc-prim-0.4.0.0... Preprocessing library ghc-prim-0.4.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/ghc-prim/dist-install/doc/html/ghc-prim" --no-tmp-comp-dir --dump-interface=libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --html --hoogle --title="ghc-prim-0.4.0.0: GHC primitives" --prologue="libraries/ghc-prim/dist-install/haddock-prologue.txt" --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/ghc-prim/. --optghc=-ilibraries/ghc-prim/dist-install/build --optghc=-ilibraries/ghc-prim/dist-install/build/autogen --optghc=-Ilibraries/ghc-prim/dist-install/build --optghc=-Ilibraries/ghc-prim/dist-install/build/autogen --optghc=-Ilibraries/ghc-prim/. --optghc=-optP-include --optghc=-optPlibraries/ghc-prim/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=rts --optghc=-this-package-key --optghc=ghc-prim --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/ghc-prim/dist-install/build --optghc=-hidir --optghc=libraries/ghc-prim/dist-install/build --optghc=-stubdir --optghc=libraries/ghc-prim/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/ghc-prim/./GHC/CString.hs libraries/ghc-prim/./GHC/Classes.hs libraries/ghc-prim/./GHC/Debug.hs libraries/ghc-prim/./GHC/IntWord64.hs libraries/ghc-prim/./GHC/Magic.hs libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs libraries/ghc-prim/./GHC/Tuple.hs libraries/ghc-prim/./GHC/Types.hs libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs +RTS -tlibraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock.t --machine-readable Haddock coverage: 100% ( 1 / 1) in 'GHC.IntWord64' 3% ( 2 / 63) in 'GHC.Tuple' Missing documentation for: (,) (libraries/ghc-prim/./GHC/Tuple.hs:26) (,,) (libraries/ghc-prim/./GHC/Tuple.hs:27) (,,,) (libraries/ghc-prim/./GHC/Tuple.hs:28) (,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:29) (,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:30) (,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:31) (,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:32) (,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:33) (,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:34) (,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:35) (,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:36) (,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:37) (,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:38) (,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:39) (,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:40) (,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:41) (,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:43) (,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:45) (,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:47) (,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:49) (,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:51) (,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:53) (,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:55) (,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:57) (,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:59) (,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:61) (,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:63) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:65) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:67) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:69) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:71) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:73) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:75) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:77) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:79) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:81) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:83) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:85) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:87) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:89) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:91) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:93) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:95) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:97) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:99) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:101) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:103) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:105) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:107) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:109) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:111) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:113) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:115) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:117) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:119) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:121) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:123) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:125) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:127) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:129) (,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,) (libraries/ghc-prim/./GHC/Tuple.hs:131) 0% ( 0 /406) in 'GHC.PrimopWrappers' Missing documentation for: Module header gtChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:7) geChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:10) eqChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:13) neChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:16) ltChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:19) leChar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:22) ord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:25) +# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:28) -# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:31) *# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:34) mulIntMayOflo# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:37) quotInt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:40) remInt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:43) quotRemInt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:46) andI# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:49) orI# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:52) xorI# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:55) notI# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:58) negateInt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:61) addIntC# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:64) subIntC# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:67) ># (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:70) >=# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:73) ==# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:76) /=# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:79) <# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:82) <=# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:85) chr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:88) int2Word# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:91) int2Float# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:94) int2Double# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:97) word2Float# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:100) word2Double# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:103) uncheckedIShiftL# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:106) uncheckedIShiftRA# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:109) uncheckedIShiftRL# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:112) plusWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:115) plusWord2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:118) minusWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:121) timesWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:124) timesWord2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:127) quotWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:130) remWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:133) quotRemWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:136) quotRemWord2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:139) and# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:142) or# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:145) xor# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:148) not# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:151) uncheckedShiftL# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:154) uncheckedShiftRL# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:157) word2Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:160) gtWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:163) geWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:166) eqWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:169) neWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:172) ltWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:175) leWord# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:178) popCnt8# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:181) popCnt16# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:184) popCnt32# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:187) popCnt64# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:190) popCnt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:193) clz8# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:196) clz16# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:199) clz32# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:202) clz64# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:205) clz# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:208) ctz8# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:211) ctz16# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:214) ctz32# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:217) ctz64# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:220) ctz# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:223) byteSwap16# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:226) byteSwap32# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:229) byteSwap64# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:232) byteSwap# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:235) narrow8Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:238) narrow16Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:241) narrow32Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:244) narrow8Word# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:247) narrow16Word# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:250) narrow32Word# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:253) >## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:256) >=## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:259) ==## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:262) /=## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:265) <## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:268) <=## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:271) +## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:274) -## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:277) *## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:280) /## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:283) negateDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:286) double2Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:289) double2Float# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:292) expDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:295) logDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:298) sqrtDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:301) sinDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:304) cosDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:307) tanDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:310) asinDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:313) acosDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:316) atanDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:319) sinhDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:322) coshDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:325) tanhDouble# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:328) **## (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:331) decodeDouble_2Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:334) decodeDouble_Int64# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:337) gtFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:340) geFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:343) eqFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:346) neFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:349) ltFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:352) leFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:355) plusFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:358) minusFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:361) timesFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:364) divideFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:367) negateFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:370) float2Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:373) expFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:376) logFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:379) sqrtFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:382) sinFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:385) cosFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:388) tanFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:391) asinFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:394) acosFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:397) atanFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:400) sinhFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:403) coshFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:406) tanhFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:409) powerFloat# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:412) float2Double# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:415) decodeFloat_Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:418) newArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:421) sameMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:424) readArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:427) writeArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:430) sizeofArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:433) sizeofMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:436) indexArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:439) unsafeFreezeArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:442) unsafeThawArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:445) copyArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:448) copyMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:451) cloneArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:454) cloneMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:457) freezeArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:460) thawArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:463) casArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:466) newSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:469) sameSmallMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:472) readSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:475) writeSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:478) sizeofSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:481) sizeofSmallMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:484) indexSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:487) unsafeFreezeSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:490) unsafeThawSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:493) copySmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:496) copySmallMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:499) cloneSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:502) cloneSmallMutableArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:505) freezeSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:508) thawSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:511) casSmallArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:514) newByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:517) newPinnedByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:520) newAlignedPinnedByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:523) byteArrayContents# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:526) sameMutableByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:529) shrinkMutableByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:532) resizeMutableByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:535) unsafeFreezeByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:538) sizeofByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:541) sizeofMutableByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:544) indexCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:547) indexWideCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:550) indexIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:553) indexWordArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:556) indexAddrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:559) indexFloatArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:562) indexDoubleArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:565) indexStablePtrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:568) indexInt8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:571) indexInt16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:574) indexInt32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:577) indexInt64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:580) indexWord8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:583) indexWord16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:586) indexWord32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:589) indexWord64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:592) readCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:595) readWideCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:598) readIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:601) readWordArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:604) readAddrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:607) readFloatArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:610) readDoubleArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:613) readStablePtrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:616) readInt8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:619) readInt16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:622) readInt32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:625) readInt64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:628) readWord8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:631) readWord16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:634) readWord32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:637) readWord64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:640) writeCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:643) writeWideCharArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:646) writeIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:649) writeWordArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:652) writeAddrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:655) writeFloatArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:658) writeDoubleArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:661) writeStablePtrArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:664) writeInt8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:667) writeInt16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:670) writeInt32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:673) writeInt64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:676) writeWord8Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:679) writeWord16Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:682) writeWord32Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:685) writeWord64Array# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:688) copyByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:691) copyMutableByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:694) copyByteArrayToAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:697) copyMutableByteArrayToAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:700) copyAddrToByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:703) setByteArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:706) atomicReadIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:709) atomicWriteIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:712) casIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:715) fetchAddIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:718) fetchSubIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:721) fetchAndIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:724) fetchNandIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:727) fetchOrIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:730) fetchXorIntArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:733) newArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:736) sameMutableArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:739) unsafeFreezeArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:742) sizeofArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:745) sizeofMutableArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:748) indexByteArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:751) indexArrayArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:754) readByteArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:757) readMutableByteArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:760) readArrayArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:763) readMutableArrayArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:766) writeByteArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:769) writeMutableByteArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:772) writeArrayArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:775) writeMutableArrayArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:778) copyArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:781) copyMutableArrayArray# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:784) plusAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:787) minusAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:790) remAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:793) addr2Int# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:796) int2Addr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:799) gtAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:802) geAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:805) eqAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:808) neAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:811) ltAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:814) leAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:817) indexCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:820) indexWideCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:823) indexIntOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:826) indexWordOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:829) indexAddrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:832) indexFloatOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:835) indexDoubleOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:838) indexStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:841) indexInt8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:844) indexInt16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:847) indexInt32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:850) indexInt64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:853) indexWord8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:856) indexWord16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:859) indexWord32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:862) indexWord64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:865) readCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:868) readWideCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:871) readIntOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:874) readWordOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:877) readAddrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:880) readFloatOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:883) readDoubleOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:886) readStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:889) readInt8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:892) readInt16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:895) readInt32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:898) readInt64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:901) readWord8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:904) readWord16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:907) readWord32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:910) readWord64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:913) writeCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:916) writeWideCharOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:919) writeIntOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:922) writeWordOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:925) writeAddrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:928) writeFloatOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:931) writeDoubleOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:934) writeStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:937) writeInt8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:940) writeInt16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:943) writeInt32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:946) writeInt64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:949) writeWord8OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:952) writeWord16OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:955) writeWord32OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:958) writeWord64OffAddr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:961) newMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:964) readMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:967) writeMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:970) sameMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:973) atomicModifyMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:976) casMutVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:979) catch# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:982) raise# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:985) raiseIO# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:988) maskAsyncExceptions# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:991) maskUninterruptible# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:994) unmaskAsyncExceptions# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:997) getMaskingState# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1000) atomically# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1003) retry# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1006) catchRetry# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1009) catchSTM# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1012) check# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1015) newTVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1018) readTVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1021) readTVarIO# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1024) writeTVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1027) sameTVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1030) newMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1033) takeMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1036) tryTakeMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1039) putMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1042) tryPutMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1045) readMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1048) tryReadMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1051) sameMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1054) isEmptyMVar# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1057) delay# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1060) waitRead# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1063) waitWrite# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1066) fork# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1069) forkOn# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1072) killThread# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1075) yield# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1078) myThreadId# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1081) labelThread# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1084) isCurrentThreadBound# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1087) noDuplicate# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1090) threadStatus# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1093) mkWeak# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1096) mkWeakNoFinalizer# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1099) addCFinalizerToWeak# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1102) deRefWeak# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1105) finalizeWeak# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1108) touch# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1111) makeStablePtr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1114) deRefStablePtr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1117) eqStablePtr# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1120) makeStableName# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1123) eqStableName# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1126) stableNameToInt# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1129) reallyUnsafePtrEquality# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1132) spark# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1135) getSpark# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1138) numSparks# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1141) dataToTag# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1144) addrToAny# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1147) mkApUpd0# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1150) newBCO# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1153) unpackClosure# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1156) getApStackVal# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1159) getCCSOf# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1162) getCurrentCCS# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1165) traceEvent# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1168) traceMarker# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1171) prefetchByteArray3# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1174) prefetchMutableByteArray3# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1177) prefetchAddr3# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1180) prefetchValue3# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1183) prefetchByteArray2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1186) prefetchMutableByteArray2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1189) prefetchAddr2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1192) prefetchValue2# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1195) prefetchByteArray1# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1198) prefetchMutableByteArray1# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1201) prefetchAddr1# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1204) prefetchValue1# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1207) prefetchByteArray0# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1210) prefetchMutableByteArray0# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1213) prefetchAddr0# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1216) prefetchValue0# (libraries/ghc-prim/dist-install/build/GHC/PrimopWrappers.hs:1219) 100% ( 4 / 4) in 'GHC.Magic' 83% ( 10 / 12) in 'GHC.Types' Missing documentation for: Bool (libraries/ghc-prim/./GHC/Types.hs:35) Ordering (libraries/ghc-prim/./GHC/Types.hs:68) 73% (861 /1177) in 'GHC.Prim' Missing documentation for: Char# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1428) gtChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1430) geChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1433) eqChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1436) neChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1439) ltChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1442) leChar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1445) ord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1448) Int# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1451) +# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1454) -# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1458) andI# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1506) orI# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1509) xorI# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1512) notI# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1515) negateInt# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1518) ># (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1540) >=# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1544) ==# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1548) /=# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1552) <# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1556) <=# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1560) chr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1563) int2Word# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1566) int2Float# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1569) int2Double# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1572) word2Float# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1575) word2Double# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1578) Word# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1599) plusWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1601) plusWord2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1604) minusWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1607) timesWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1610) timesWord2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1613) quotWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1616) remWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1619) quotRemWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1622) quotRemWord2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1625) and# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1628) or# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1631) xor# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1634) not# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1637) word2Int# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1652) gtWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1655) geWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1658) eqWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1661) neWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1664) ltWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1667) leWord# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1670) narrow8Int# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1768) narrow16Int# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1771) narrow32Int# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1774) narrow8Word# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1777) narrow16Word# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1780) narrow32Word# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1783) Double# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1786) >## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1789) >=## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1793) ==## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1797) /=## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1801) <## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1805) <=## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1809) +## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1813) -## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1817) *## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1821) /## (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1825) negateDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1828) double2Float# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1838) expDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1841) logDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1844) sqrtDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1847) sinDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1850) cosDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1853) tanDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1856) asinDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1859) acosDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1862) atanDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1865) sinhDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1868) coshDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1871) tanhDouble# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1874) Float# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1895) gtFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1897) geFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1900) eqFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1903) neFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1906) ltFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1909) leFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1912) plusFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1915) minusFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1918) timesFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1921) divideFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1924) negateFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1927) expFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1937) logFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1940) sqrtFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1943) sinFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1946) cosFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1949) tanFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1952) asinFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1955) acosFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1958) atanFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1961) sinhFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1964) coshFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1967) tanhFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1970) powerFloat# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1973) float2Double# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1976) Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1985) MutableArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1987) sameMutableArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:1996) SmallArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2093) SmallMutableArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2095) sameSmallMutableArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2104) ByteArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2201) MutableByteArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2203) sameMutableByteArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2226) indexIntArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2276) indexWordArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2279) indexAddrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2282) indexFloatArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2285) indexDoubleArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2288) indexStablePtrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2291) readAddrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2354) readFloatArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2357) readDoubleArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2360) readStablePtrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2363) readInt8Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2366) readInt16Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2369) readInt32Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2372) readInt64Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2375) readWord8Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2378) readWord16Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2381) readWord32Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2384) readWord64Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2387) writeIntArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2400) writeWordArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2403) writeAddrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2406) writeFloatArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2409) writeDoubleArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2412) writeStablePtrArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2415) writeInt8Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2418) writeInt16Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2421) writeInt32Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2424) writeInt64Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2427) writeWord8Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2430) writeWord16Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2433) writeWord32Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2436) writeWord64Array# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2439) ArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2550) MutableArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2552) sameMutableArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2561) indexByteArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2579) indexArrayArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2582) readByteArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2585) readMutableByteArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2588) readArrayArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2591) readMutableArrayArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2594) writeByteArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2597) writeMutableByteArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2600) writeArrayArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2603) writeMutableArrayArrayArray# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2606) plusAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2633) gtAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2658) geAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2661) eqAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2664) neAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2667) ltAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2670) leAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2673) indexIntOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2686) indexWordOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2689) indexAddrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2692) indexFloatOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2695) indexDoubleOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2698) indexStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2701) indexInt8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2704) indexInt16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2707) indexInt32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2710) indexInt64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2713) indexWord8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2716) indexWord16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2719) indexWord32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2722) indexWord64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2725) readIntOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2738) readWordOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2741) readAddrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2744) readFloatOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2747) readDoubleOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2750) readStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2753) readInt8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2756) readInt16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2759) readInt32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2762) readInt64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2765) readWord8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2768) readWord16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2771) readWord32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2774) readWord64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2777) writeCharOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2780) writeWideCharOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2783) writeIntOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2786) writeWordOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2789) writeAddrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2792) writeFloatOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2795) writeDoubleOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2798) writeStablePtrOffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2801) writeInt8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2804) writeInt16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2807) writeInt32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2810) writeInt64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2813) writeWord8OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2816) writeWord16OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2819) writeWord32OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2822) writeWord64OffAddr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2825) sameMutVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2847) atomicModifyMutVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2850) casMutVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2853) catch# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2856) raise# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2859) raiseIO# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2862) maskAsyncExceptions# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2865) maskUninterruptible# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2868) unmaskAsyncExceptions# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2871) getMaskingState# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2874) TVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2877) atomically# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2879) retry# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2882) catchRetry# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2885) catchSTM# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2888) check# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2891) sameTVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2914) sameMVar# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:2965) fork# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3008) forkOn# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3011) killThread# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3014) yield# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3017) myThreadId# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3020) labelThread# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3023) isCurrentThreadBound# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3026) noDuplicate# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3029) threadStatus# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3032) Weak# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3035) mkWeak# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3037) mkWeakNoFinalizer# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3040) deRefWeak# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3053) finalizeWeak# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3056) touch# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3059) StablePtr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3062) StableName# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3064) makeStablePtr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3066) deRefStablePtr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3069) eqStablePtr# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3072) makeStableName# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3075) eqStableName# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3078) stableNameToInt# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3081) reallyUnsafePtrEquality# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3084) par# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3087) spark# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3090) seq# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3093) getSpark# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3096) parGlobal# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3104) parLocal# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3107) parAt# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3110) parAtAbs# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3113) parAtRel# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3116) parAtForNow# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3119) dataToTag# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3122) tagToEnum# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3125) mkApUpd0# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3137) newBCO# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3140) unpackClosure# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3143) getApStackVal# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3146) getCCSOf# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3149) Int8X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3300) Int16X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3302) Int32X4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3304) Int64X2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3306) Int8X32# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3308) Int16X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3310) Int32X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3312) Int64X4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3314) Int8X64# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3316) Int16X32# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3318) Int32X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3320) Int64X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3322) Word8X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3324) Word16X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3326) Word32X4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3328) Word64X2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3330) Word8X32# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3332) Word16X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3334) Word32X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3336) Word64X4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3338) Word8X64# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3340) Word16X32# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3342) Word32X16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3344) Word64X8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3346) FloatX4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3348) DoubleX2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3350) FloatX8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3352) DoubleX4# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3354) FloatX16# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3356) DoubleX8# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:3358) prefetchByteArray3# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6570) prefetchMutableByteArray3# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6573) prefetchAddr3# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6576) prefetchValue3# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6579) prefetchByteArray2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6582) prefetchMutableByteArray2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6585) prefetchAddr2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6588) prefetchValue2# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6591) prefetchByteArray1# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6594) prefetchMutableByteArray1# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6597) prefetchAddr1# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6600) prefetchValue1# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6603) prefetchByteArray0# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6606) prefetchMutableByteArray0# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6609) prefetchAddr0# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6612) prefetchValue0# (libraries/ghc-prim/dist-install/build/autogen/GHC/Prim.hs:6615) 23% ( 6 / 26) in 'GHC.Classes' Missing documentation for: (libraries/ghc-prim/./GHC/Classes.hs:85) (libraries/ghc-prim/./GHC/Classes.hs:97) (libraries/ghc-prim/./GHC/Classes.hs:101) (libraries/ghc-prim/./GHC/Classes.hs:104) (libraries/ghc-prim/./GHC/Classes.hs:107) eqInt (libraries/ghc-prim/./GHC/Classes.hs:113) neInt (libraries/ghc-prim/./GHC/Classes.hs:113) (libraries/ghc-prim/./GHC/Classes.hs:185) (libraries/ghc-prim/./GHC/Classes.hs:203) (libraries/ghc-prim/./GHC/Classes.hs:209) (libraries/ghc-prim/./GHC/Classes.hs:220) (libraries/ghc-prim/./GHC/Classes.hs:231) gtInt (libraries/ghc-prim/./GHC/Classes.hs:242) geInt (libraries/ghc-prim/./GHC/Classes.hs:242) ltInt (libraries/ghc-prim/./GHC/Classes.hs:242) leInt (libraries/ghc-prim/./GHC/Classes.hs:242) compareInt (libraries/ghc-prim/./GHC/Classes.hs:248) compareInt# (libraries/ghc-prim/./GHC/Classes.hs:251) divInt# (libraries/ghc-prim/./GHC/Classes.hs:281) modInt# (libraries/ghc-prim/./GHC/Classes.hs:292) 0% ( 0 / 3) in 'GHC.Debug' Missing documentation for: Module header debugLn (libraries/ghc-prim/./GHC/Debug.hs:10) debugErrLn (libraries/ghc-prim/./GHC/Debug.hs:17) 17% ( 1 / 6) in 'GHC.CString' Missing documentation for: unpackCString# (libraries/ghc-prim/./GHC/CString.hs:37) unpackAppendCString# (libraries/ghc-prim/./GHC/CString.hs:51) unpackFoldrCString# (libraries/ghc-prim/./GHC/CString.hs:63) unpackCStringUtf8# (libraries/ghc-prim/./GHC/CString.hs:88) unpackNBytes# (libraries/ghc-prim/./GHC/CString.hs:113) "inplace/bin/ghc-cabal" hscolour libraries/integer-gmp2 dist-install Running hscolour for integer-gmp-1.0.0.0... Preprocessing library integer-gmp-1.0.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/integer-gmp2/dist-install/doc/html/integer-gmp" --no-tmp-comp-dir --dump-interface=libraries/integer-gmp2/dist-install/doc/html/integer-gmp/integer-gmp.haddock --html --hoogle --title="integer-gmp-1.0.0.0: Integer library based on GMP" --prologue="libraries/integer-gmp2/dist-install/haddock-prologue.txt" --hide=GHC.Integer.Type --read-interface=../ghc-prim-0.4.0.0,../ghc-prim-0.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=integ_2aU3IZNMF9a7mQ0OzsZ0dS --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/integer-gmp2/src/ --optghc=-ilibraries/integer-gmp2/dist-install/build --optghc=-ilibraries/integer-gmp2/dist-install/build/autogen --optghc=-Ilibraries/integer-gmp2/dist-install/build --optghc=-Ilibraries/integer-gmp2/dist-install/build/autogen --optghc=-Ilibraries/integer-gmp2/include --optghc=-optP-include --optghc=-optPlibraries/integer-gmp2/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-this-package-key --optghc=integer-gmp --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/integer-gmp2/dist-install/build --optghc=-hidir --optghc=libraries/integer-gmp2/dist-install/build --optghc=-stubdir --optghc=libraries/integer-gmp2/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/integer-gmp2/src//GHC/Integer.hs libraries/integer-gmp2/src//GHC/Integer/Logarithms.hs libraries/integer-gmp2/src//GHC/Integer/Logarithms/Internals.hs libraries/integer-gmp2/src//GHC/Integer/GMP/Internals.hs libraries/integer-gmp2/src//GHC/Integer/Type.hs +RTS -tlibraries/integer-gmp2/dist-install/doc/html/integer-gmp/integer-gmp.haddock.t --machine-readable Haddock coverage: 37% ( 80 /216) in 'GHC.Integer.Type' Missing documentation for: GmpLimb# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:67) GmpSize# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:71) narrowGmpSize# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:73) GmpBitCnt (libraries/integer-gmp2/src//GHC/Integer/Type.hs:84) GmpBitCnt# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:85) CInt (libraries/integer-gmp2/src//GHC/Integer/Type.hs:88) CInt# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:89) narrowCInt# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:91) (libraries/integer-gmp2/src//GHC/Integer/Type.hs:132) (libraries/integer-gmp2/src//GHC/Integer/Type.hs:135) (libraries/integer-gmp2/src//GHC/Integer/Type.hs:154) (libraries/integer-gmp2/src//GHC/Integer/Type.hs:158) hashInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:266) integerToWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:269) wordToInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:275) wordToNegInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:283) compareInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:291) isNegInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:301) eqInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) leInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) ltInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) gtInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) geInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) eqInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) neqInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) leInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) ltInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) gtInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) geInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) bigNatToInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:484) bigNatToNegInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:491) unsafePromote (libraries/integer-gmp2/src//GHC/Integer/Type.hs:636) quotInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:679) remInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:701) divInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:734) modInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:740) compareBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:795) compareBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:805) gtBigNatWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:810) eqBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:814) eqBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:817) neqBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:825) eqBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:833) eqBigNatWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:836) czeroBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:869) plusBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:918) plusBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:935) timesBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:975) timesBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1000) bitBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1017) testBitBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1020) testBitNegBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1029) popCountBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1044) shiftLBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1048) shiftRBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1064) shiftRNegBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1080) orBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1097) xorBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1116) andBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1153) quotBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1190) remBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1203) quotBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1231) gcdBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1238) gcdBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1241) gcdExtSBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1276) powModSBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1349) integer_gmp_powm# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1364) powModSBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1370) integer_gmp_powm1# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1378) recipModSBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1411) integer_gmp_invert# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1424) decodeDoubleInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1432) int_encodeDouble# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1444) encodeDoubleInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1447) c_mpn_get_d (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1457) doubleFromInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1460) floatFromInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1469) encodeFloatInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1472) gcdWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1478) c_mpn_gcd_1# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1481) c_mpn_gcd# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1484) integer_gmp_gcdext# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1488) c_mpn_add_1 (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1495) c_mpn_sub_1 (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1501) c_mpn_mul_1 (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1507) c_mpn_add (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1513) c_mpn_sub (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1519) c_mpn_mul (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1525) c_mpn_cmp (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1530) c_mpn_tdiv_qr (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1536) c_mpn_tdiv_q (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1540) c_mpn_tdiv_r (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1544) c_mpn_divrem_1 (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1550) c_mpn_mod_1 (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1555) c_mpn_rshift (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1560) c_mpn_rshift_2c (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1566) c_mpn_lshift (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1572) c_mpn_and_n (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1578) c_mpn_andn_n (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1584) c_mpn_ior_n (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1590) c_mpn_xor_n (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1596) c_mpn_popcount (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1601) MutBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1612) sizeofMutBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1614) newBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1618) writeBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1623) unsafeFreezeBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1631) resizeMutBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1635) shrinkMutBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1643) unsafeSnocFreezeBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1650) copyWordArray# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1689) c_scan_nzbyte_addr (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1769) c_rscan_nzbyte_addr (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1772) c_mpn_import_addr (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1786) c_scan_nzbyte_bytearray (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1821) c_rscan_nzbyte_bytearray (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1824) c_mpn_import_bytearray (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1839) nextPrime# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1874) S (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1881) $ (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1888) >>= (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1892) >> (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1896) svoid (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1900) return (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1904) liftIO (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1908) runS (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1912) fail (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1917) cmpW# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1960) subWordC# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1967) bitWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1974) testBitWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1978) popCntI# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1982) absI# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1987) sgnI# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1994) cmpI# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1997) minI# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:2000) 56% ( 30 / 54) in 'GHC.Integer' Missing documentation for: wordToInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:275) integerToWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:269) encodeFloatInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1472) floatFromInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1469) encodeDoubleInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1447) decodeDoubleInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1432) doubleFromInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1460) divInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:734) modInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:740) quotInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:679) remInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:701) eqInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) leInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) gtInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) ltInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) geInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:310) compareInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:291) eqInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) neqInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) leInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) gtInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) ltInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) geInteger# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:318) hashInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:266) 75% ( 3 / 4) in 'GHC.Integer.Logarithms' Missing documentation for: Module header 80% ( 4 / 5) in 'GHC.Integer.Logarithms.Internals' Missing documentation for: roundingMode# (libraries/integer-gmp2/src//GHC/Integer/Logarithms/Internals.hs:86) 72% ( 76 /105) in 'GHC.Integer.GMP.Internals' Missing documentation for: wordToNegInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:283) bigNatToInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:484) bigNatToNegInteger (libraries/integer-gmp2/src//GHC/Integer/Type.hs:491) GmpLimb# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:67) GmpSize# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:71) plusBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:918) plusBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:935) timesBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:975) timesBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1000) quotBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1231) quotBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1190) remBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1203) gcdBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1241) gcdBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1238) shiftRBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1064) shiftLBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1048) testBitBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1020) andBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1153) xorBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1116) popCountBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1044) orBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1097) bitBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:1017) compareBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:805) compareBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:795) eqBigNatWord (libraries/integer-gmp2/src//GHC/Integer/Type.hs:833) eqBigNatWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:836) eqBigNat (libraries/integer-gmp2/src//GHC/Integer/Type.hs:814) eqBigNat# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:817) gtBigNatWord# (libraries/integer-gmp2/src//GHC/Integer/Type.hs:810) Warning: GHC.Integer: could not find link destinations for: Eq Ord Warning: GHC.Integer.GMP.Internals: could not find link destinations for: Eq Ord "inplace/bin/ghc-cabal" hscolour libraries/base dist-install Running hscolour for base-4.8.0.0... Preprocessing library base-4.8.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/base/dist-install/doc/html/base" --no-tmp-comp-dir --dump-interface=libraries/base/dist-install/doc/html/base/base.haddock --html --hoogle --title="base-4.8.0.0: Basic libraries" --prologue="libraries/base/dist-install/haddock-prologue.txt" --hide=Control.Monad.ST.Imp --hide=Control.Monad.ST.Lazy.Imp --hide=Data.OldList --hide=Foreign.ForeignPtr.Imp --hide=System.Environment.ExecutablePath --hide=GHC.Event.Arr --hide=GHC.Event.Array --hide=GHC.Event.Clock --hide=GHC.Event.Control --hide=GHC.Event.EPoll --hide=GHC.Event.IntTable --hide=GHC.Event.Internal --hide=GHC.Event.KQueue --hide=GHC.Event.Manager --hide=GHC.Event.PSQ --hide=GHC.Event.Poll --hide=GHC.Event.Thread --hide=GHC.Event.TimerManager --hide=GHC.Event.Unique --read-interface=../ghc-prim-0.4.0.0,../ghc-prim-0.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --read-interface=../integer-gmp-1.0.0.0,../integer-gmp-1.0.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/integer-gmp2/dist-install/doc/html/integer-gmp/integer-gmp.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/base/. --optghc=-ilibraries/base/dist-install/build --optghc=-ilibraries/base/dist-install/build/autogen --optghc=-Ilibraries/base/dist-install/build --optghc=-Ilibraries/base/dist-install/build/autogen --optghc=-Ilibraries/base/include --optghc=-optP-DOPTIMISE_INTEGER_GCD_LCM --optghc=-optP-include --optghc=-optPlibraries/base/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=rts --optghc=-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-package-key --optghc=integ_2aU3IZNMF9a7mQ0OzsZ0dS --optghc=-this-package-key --optghc=base --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/base/dist-install/build --optghc=-hidir --optghc=libraries/base/dist-install/build --optghc=-stubdir --optghc=libraries/base/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/base/./Control/Applicative.hs libraries/base/./Control/Arrow.hs libraries/base/./Control/Category.hs libraries/base/./Control/Concurrent.hs libraries/base/./Control/Concurrent/Chan.hs libraries/base/./Control/Concurrent/MVar.hs libraries/base/./Control/Concurrent/QSem.hs libraries/base/./Control/Concurrent/QSemN.hs libraries/base/./Control/Exception.hs libraries/base/./Control/Exception/Base.hs libraries/base/./Control/Monad.hs libraries/base/./Control/Monad/Fix.hs libraries/base/./Control/Monad/Instances.hs libraries/base/./Control/Monad/ST.hs libraries/base/./Control/Monad/ST/Lazy.hs libraries/base/./Control/Monad/ST/Lazy/Safe.hs libraries/base/./Control/Monad/ST/Lazy/Unsafe.hs libraries/base/./Control/Monad/ST/Safe.hs libraries/base/./Control/Monad/ST/Strict.hs libraries/base/./Control/Monad/ST/Unsafe.hs libraries/base/./Control/Monad/Zip.hs libraries/base/./Data/Bifunctor.hs libraries/base/./Data/Bits.hs libraries/base/./Data/Bool.hs libraries/base/./Data/Char.hs libraries/base/./Data/Coerce.hs libraries/base/./Data/Complex.hs libraries/base/./Data/Data.hs libraries/base/./Data/Dynamic.hs libraries/base/./Data/Either.hs libraries/base/./Data/Eq.hs libraries/base/./Data/Fixed.hs libraries/base/./Data/Foldable.hs libraries/base/./Data/Function.hs libraries/base/./Data/Functor.hs libraries/base/./Data/Functor/Identity.hs libraries/base/./Data/IORef.hs libraries/base/./Data/Int.hs libraries/base/./Data/Ix.hs libraries/base/./Data/List.hs libraries/base/./Data/Maybe.hs libraries/base/./Data/Monoid.hs libraries/base/./Data/Ord.hs libraries/base/./Data/Proxy.hs libraries/base/./Data/Ratio.hs libraries/base/./Data/STRef.hs libraries/base/./Data/STRef/Lazy.hs libraries/base/./Data/STRef/Strict.hs libraries/base/./Data/String.hs libraries/base/./Data/Traversable.hs libraries/base/./Data/Tuple.hs libraries/base/./Data/Type/Bool.hs libraries/base/./Data/Type/Coercion.hs libraries/base/./Data/Type/Equality.hs libraries/base/./Data/Typeable.hs libraries/base/./Data/Typeable/Internal.hs libraries/base/./Data/Unique.hs libraries/base/./Data/Version.hs libraries/base/./Data/Void.hs libraries/base/./Data/Word.hs libraries/base/./Debug/Trace.hs libraries/base/./Foreign.hs libraries/base/./Foreign/C.hs libraries/base/./Foreign/C/Error.hs libraries/base/./Foreign/C/String.hs libraries/base/./Foreign/C/Types.hs libraries/base/./Foreign/Concurrent.hs libraries/base/./Foreign/ForeignPtr.hs libraries/base/./Foreign/ForeignPtr/Safe.hs libraries/base/./Foreign/ForeignPtr/Unsafe.hs libraries/base/./Foreign/Marshal.hs libraries/base/./Foreign/Marshal/Alloc.hs libraries/base/./Foreign/Marshal/Array.hs libraries/base/./Foreign/Marshal/Error.hs libraries/base/./Foreign/Marshal/Pool.hs libraries/base/./Foreign/Marshal/Safe.hs libraries/base/./Foreign/Marshal/Unsafe.hs libraries/base/./Foreign/Marshal/Utils.hs libraries/base/./Foreign/Ptr.hs libraries/base/./Foreign/Safe.hs libraries/base/./Foreign/StablePtr.hs libraries/base/./Foreign/Storable.hs libraries/base/./GHC/Arr.hs libraries/base/./GHC/Base.hs libraries/base/./GHC/Char.hs libraries/base/./GHC/Conc.hs libraries/base/./GHC/Conc/IO.hs libraries/base/./GHC/Conc/Signal.hs libraries/base/./GHC/Conc/Sync.hs libraries/base/./GHC/ConsoleHandler.hs libraries/base/./GHC/Constants.hs libraries/base/./GHC/Desugar.hs libraries/base/./GHC/Enum.hs libraries/base/./GHC/Environment.hs libraries/base/./GHC/Err.hs libraries/base/./GHC/Exception.hs libraries/base/./GHC/Exts.hs libraries/base/./GHC/Fingerprint.hs libraries/base/./GHC/Fingerprint/Type.hs libraries/base/./GHC/Float.hs libraries/base/./GHC/Float/ConversionUtils.hs libraries/base/./GHC/Float/RealFracMethods.hs libraries/base/./GHC/Foreign.hs libraries/base/./GHC/ForeignPtr.hs libraries/base/./GHC/GHCi.hs libraries/base/./GHC/Generics.hs libraries/base/./GHC/IO.hs libraries/base/./GHC/IO/Buffer.hs libraries/base/./GHC/IO/BufferedIO.hs libraries/base/./GHC/IO/Device.hs libraries/base/./GHC/IO/Encoding.hs libraries/base/./GHC/IO/Encoding/CodePage.hs libraries/base/./GHC/IO/Encoding/Failure.hs libraries/base/./GHC/IO/Encoding/Iconv.hs libraries/base/./GHC/IO/Encoding/Latin1.hs libraries/base/./GHC/IO/Encoding/Types.hs libraries/base/./GHC/IO/Encoding/UTF16.hs libraries/base/./GHC/IO/Encoding/UTF32.hs libraries/base/./GHC/IO/Encoding/UTF8.hs libraries/base/./GHC/IO/Exception.hs libraries/base/./GHC/IO/FD.hs libraries/base/./GHC/IO/Handle.hs libraries/base/./GHC/IO/Handle/FD.hs libraries/base/./GHC/IO/Handle/Internals.hs libraries/base/./GHC/IO/Handle/Text.hs libraries/base/./GHC/IO/Handle/Types.hs libraries/base/./GHC/IO/IOMode.hs libraries/base/./GHC/IOArray.hs libraries/base/./GHC/IORef.hs libraries/base/./GHC/IP.hs libraries/base/./GHC/Int.hs libraries/base/./GHC/List.hs libraries/base/./GHC/MVar.hs libraries/base/./GHC/Natural.hs libraries/base/./GHC/Num.hs libraries/base/./GHC/OldList.hs libraries/base/./GHC/PArr.hs libraries/base/./GHC/Pack.hs libraries/base/./GHC/Profiling.hs libraries/base/./GHC/Ptr.hs libraries/base/./GHC/Read.hs libraries/base/./GHC/Real.hs libraries/base/dist-install/build/GHC/RTS/Flags.hs libraries/base/./GHC/ST.hs libraries/base/./GHC/StaticPtr.hs libraries/base/./GHC/STRef.hs libraries/base/./GHC/Show.hs libraries/base/./GHC/Stable.hs libraries/base/dist-install/build/GHC/Stack.hs libraries/base/dist-install/build/GHC/Stats.hs libraries/base/./GHC/Storable.hs libraries/base/./GHC/TopHandler.hs libraries/base/./GHC/TypeLits.hs libraries/base/./GHC/Unicode.hs libraries/base/./GHC/Weak.hs libraries/base/./GHC/Word.hs libraries/base/./Numeric.hs libraries/base/./Numeric/Natural.hs libraries/base/./Prelude.hs libraries/base/dist-install/build/System/CPUTime.hs libraries/base/./System/Console/GetOpt.hs libraries/base/./System/Environment.hs libraries/base/./System/Exit.hs libraries/base/./System/IO.hs libraries/base/./System/IO/Error.hs libraries/base/./System/IO/Unsafe.hs libraries/base/./System/Info.hs libraries/base/./System/Mem.hs libraries/base/./System/Mem/StableName.hs libraries/base/./System/Mem/Weak.hs libraries/base/./System/Posix/Internals.hs libraries/base/./System/Posix/Types.hs libraries/base/./System/Timeout.hs libraries/base/./Text/ParserCombinators/ReadP.hs libraries/base/./Text/ParserCombinators/ReadPrec.hs libraries/base/./Text/Printf.hs libraries/base/./Text/Read.hs libraries/base/./Text/Read/Lex.hs libraries/base/./Text/Show.hs libraries/base/./Text/Show/Functions.hs libraries/base/./Unsafe/Coerce.hs libraries/base/./GHC/Event.hs libraries/base/./Control/Monad/ST/Imp.hs libraries/base/./Control/Monad/ST/Lazy/Imp.hs libraries/base/./Data/OldList.hs libraries/base/./Foreign/ForeignPtr/Imp.hs libraries/base/dist-install/build/System/Environment/ExecutablePath.hs libraries/base/./GHC/Event/Arr.hs libraries/base/./GHC/Event/Array.hs libraries/base/dist-install/build/GHC/Event/Clock.hs libraries/base/./GHC/Event/Control.hs libraries/base/dist-install/build/GHC/Event/EPoll.hs libraries/base/./GHC/Event/IntTable.hs libraries/base/./GHC/Event/Internal.hs libraries/base/dist-install/build/GHC/Event/KQueue.hs libraries/base/./GHC/Event/Manager.hs libraries/base/./GHC/Event/PSQ.hs libraries/base/dist-install/build/GHC/Event/Poll.hs libraries/base/./GHC/Event/Thread.hs libraries/base/./GHC/Event/TimerManager.hs libraries/base/./GHC/Event/Unique.hs +RTS -tlibraries/base/dist-install/doc/html/base/base.haddock.t --machine-readable Haddock coverage: 50% ( 1 / 2) in 'Unsafe.Coerce' Missing documentation for: unsafeCoerce (libraries/base/./Unsafe/Coerce.hs:58) 100% ( 4 / 4) in 'GHC.Err' 56% ( 56 /100) in 'GHC.Base' Missing documentation for: (libraries/base/./GHC/Base.hs:227) (libraries/base/./GHC/Base.hs:255) (libraries/base/./GHC/Base.hs:259) (libraries/base/./GHC/Base.hs:265) (libraries/base/./GHC/Base.hs:270) (libraries/base/./GHC/Base.hs:275) (libraries/base/./GHC/Base.hs:281) (libraries/base/./GHC/Base.hs:289) (libraries/base/./GHC/Base.hs:307) (libraries/base/./GHC/Base.hs:614) (libraries/base/./GHC/Base.hs:617) (libraries/base/./GHC/Base.hs:621) (libraries/base/./GHC/Base.hs:625) (libraries/base/./GHC/Base.hs:629) (libraries/base/./GHC/Base.hs:633) (libraries/base/./GHC/Base.hs:642) (libraries/base/./GHC/Base.hs:685) (libraries/base/./GHC/Base.hs:707) (libraries/base/./GHC/Base.hs:712) (libraries/base/./GHC/Base.hs:717) (libraries/base/./GHC/Base.hs:726) (libraries/base/./GHC/Base.hs:736) (libraries/base/./GHC/Base.hs:740) mapFB (libraries/base/./GHC/Base.hs:856) unsafeChr (libraries/base/./GHC/Base.hs:931) maxInt (libraries/base/./GHC/Base.hs:954) minInt (libraries/base/./GHC/Base.hs:954) breakpoint (libraries/base/./GHC/Base.hs:997) breakpointCond (libraries/base/./GHC/Base.hs:1000) Opaque (libraries/base/./GHC/Base.hs:1003) (libraries/base/./GHC/Base.hs:1057) (libraries/base/./GHC/Base.hs:1060) (libraries/base/./GHC/Base.hs:1064) returnIO (libraries/base/./GHC/Base.hs:1073) bindIO (libraries/base/./GHC/Base.hs:1076) thenIO (libraries/base/./GHC/Base.hs:1079) unIO (libraries/base/./GHC/Base.hs:1082) quotInt (libraries/base/./GHC/Base.hs:1112) remInt (libraries/base/./GHC/Base.hs:1112) divInt (libraries/base/./GHC/Base.hs:1112) modInt (libraries/base/./GHC/Base.hs:1112) quotRemInt (libraries/base/./GHC/Base.hs:1118) divModInt (libraries/base/./GHC/Base.hs:1123) divModInt# (libraries/base/./GHC/Base.hs:1127) 57% ( 4 / 7) in 'GHC.Num' Missing documentation for: (libraries/base/./GHC/Num.hs:67) (libraries/base/./GHC/Num.hs:81) (libraries/base/./GHC/Num.hs:91) 100% ( 6 / 6) in 'Data.Tuple' 100% ( 3 / 3) in 'GHC.GHCi' 100% ( 11 / 11) in 'Data.Maybe' 98% ( 54 / 55) in 'GHC.List' Missing documentation for: errorEmptyList (libraries/base/./GHC/List.hs:1000) 61% ( 11 / 18) in 'GHC.Show' Missing documentation for: showList__ (libraries/base/./GHC/Show.hs:148) showSpace (libraries/base/./GHC/Show.hs:306) protectEsc (libraries/base/./GHC/Show.hs:366) showSignedInt (libraries/base/./GHC/Show.hs:391) appPrec (libraries/base/./GHC/Show.hs:155) appPrec1 (libraries/base/./GHC/Show.hs:155) asciiTab (libraries/base/./GHC/Show.hs:372) 50% ( 5 / 10) in 'GHC.ST' Missing documentation for: STret (libraries/base/./GHC/ST.hs:77) STRep (libraries/base/./GHC/ST.hs:53) runSTRep (libraries/base/./GHC/ST.hs:163) liftST (libraries/base/./GHC/ST.hs:81) unsafeInterleaveST (libraries/base/./GHC/ST.hs:85) 100% ( 8 / 8) in 'Text.Show' 100% ( 2 / 2) in 'Data.Eq' Warning: Data.Functor: <$ is exported separately but will be documented under Functor. Consider exporting it together with its parent(s) for code clarity. 100% ( 5 / 5) in 'Data.Functor' 100% ( 11 / 11) in 'Data.Function' 89% ( 8 / 9) in 'Data.Bool' Missing documentation for: Bool 100% ( 5 / 5) in 'Data.Type.Bool' 50% ( 1 / 2) in 'GHC.Char' Missing documentation for: Module header 33% ( 3 / 9) in 'GHC.Enum' Missing documentation for: boundedEnumFrom (libraries/base/./GHC/Enum.hs:108) boundedEnumFromThen (libraries/base/./GHC/Enum.hs:111) toEnumError (libraries/base/./GHC/Enum.hs:124) fromEnumError (libraries/base/./GHC/Enum.hs:132) succError (libraries/base/./GHC/Enum.hs:140) predError (libraries/base/./GHC/Enum.hs:145) 33% ( 17 / 52) in 'GHC.Real' Missing documentation for: divZeroError (libraries/base/./GHC/Real.hs:53) ratioZeroDenominatorError (libraries/base/./GHC/Real.hs:57) overflowError (libraries/base/./GHC/Real.hs:61) ratioPrec (libraries/base/./GHC/Real.hs:76) ratioPrec1 (libraries/base/./GHC/Real.hs:76) infinity (libraries/base/./GHC/Real.hs:80) notANumber (libraries/base/./GHC/Real.hs:80) Real (libraries/base/./GHC/Real.hs:120) numericEnumFrom (libraries/base/./GHC/Real.hs:218) numericEnumFromThen (libraries/base/./GHC/Real.hs:221) numericEnumFromTo (libraries/base/./GHC/Real.hs:224) numericEnumFromThenTo (libraries/base/./GHC/Real.hs:227) (libraries/base/./GHC/Real.hs:239) (libraries/base/./GHC/Real.hs:242) (libraries/base/./GHC/Real.hs:289) (libraries/base/./GHC/Real.hs:292) (libraries/base/./GHC/Real.hs:319) (libraries/base/./GHC/Real.hs:334) (libraries/base/./GHC/Real.hs:367) (libraries/base/./GHC/Real.hs:372) (libraries/base/./GHC/Real.hs:383) (libraries/base/./GHC/Real.hs:392) (libraries/base/./GHC/Real.hs:396) (libraries/base/./GHC/Real.hs:401) (libraries/base/./GHC/Real.hs:412) even (libraries/base/./GHC/Real.hs:463) odd (libraries/base/./GHC/Real.hs:463) ^%^ (libraries/base/./GHC/Real.hs:586) ^^%^^ (libraries/base/./GHC/Real.hs:594) gcdInt' (libraries/base/./GHC/Real.hs:635) gcdWord' (libraries/base/./GHC/Real.hs:643) integralEnumFrom (libraries/base/./GHC/Real.hs:648) integralEnumFromThen (libraries/base/./GHC/Real.hs:651) integralEnumFromTo (libraries/base/./GHC/Real.hs:659) integralEnumFromThenTo (libraries/base/./GHC/Real.hs:662) 41% ( 23 / 56) in 'GHC.Arr' Missing documentation for: indexError (libraries/base/./GHC/Arr.hs:174) hopelessIndexError (libraries/base/./GHC/Arr.hs:181) arrEleBottom (libraries/base/./GHC/Arr.hs:401) safeRangeSize (libraries/base/./GHC/Arr.hs:500) negRange (libraries/base/./GHC/Arr.hs:506) safeIndex (libraries/base/./GHC/Arr.hs:513) badSafeIndex (libraries/base/./GHC/Arr.hs:533) numElementsSTArray (libraries/base/./GHC/Arr.hs:839) adjust (libraries/base/./GHC/Arr.hs:662) amap (libraries/base/./GHC/Arr.hs:710) eqArray (libraries/base/./GHC/Arr.hs:760) cmpArray (libraries/base/./GHC/Arr.hs:767) cmpIntArray (libraries/base/./GHC/Arr.hs:771) newSTArray (libraries/base/./GHC/Arr.hs:828) boundsSTArray (libraries/base/./GHC/Arr.hs:835) readSTArray (libraries/base/./GHC/Arr.hs:843) writeSTArray (libraries/base/./GHC/Arr.hs:853) freezeSTArray (libraries/base/./GHC/Arr.hs:866) thawSTArray (libraries/base/./GHC/Arr.hs:884) fill (libraries/base/./GHC/Arr.hs:460) done (libraries/base/./GHC/Arr.hs:468) unsafeArray (libraries/base/./GHC/Arr.hs:449) unsafeArray' (libraries/base/./GHC/Arr.hs:453) lessSafeIndex (libraries/base/./GHC/Arr.hs:527) unsafeAt (libraries/base/./GHC/Arr.hs:538) unsafeReplace (libraries/base/./GHC/Arr.hs:687) unsafeAccumArray (libraries/base/./GHC/Arr.hs:652) unsafeAccumArray' (libraries/base/./GHC/Arr.hs:656) unsafeAccum (libraries/base/./GHC/Arr.hs:704) unsafeReadSTArray (libraries/base/./GHC/Arr.hs:848) unsafeWriteSTArray (libraries/base/./GHC/Arr.hs:858) unsafeFreezeSTArray (libraries/base/./GHC/Arr.hs:879) unsafeThawSTArray (libraries/base/./GHC/Arr.hs:896) 100% ( 7 / 7) in 'Data.Bits' 95% ( 18 / 19) in 'GHC.Unicode' Missing documentation for: wgencat (libraries/base/./GHC/Unicode.hs:182) 100% ( 4 / 4) in 'Data.Coerce' 100% ( 5 / 5) in 'GHC.STRef' 98% ( 41 / 42) in 'Text.ParserCombinators.ReadP' Missing documentation for: ReadP (libraries/base/./Text/ParserCombinators/ReadP.hs:156) 70% ( 16 / 23) in 'Text.ParserCombinators.ReadPrec' Missing documentation for: ReadPrec (libraries/base/./Text/ParserCombinators/ReadPrec.hs:70) Prec (libraries/base/./Text/ParserCombinators/ReadPrec.hs:95) minPrec (libraries/base/./Text/ParserCombinators/ReadPrec.hs:97) readPrec_to_P (libraries/base/./Text/ParserCombinators/ReadPrec.hs:158) readP_to_Prec (libraries/base/./Text/ParserCombinators/ReadPrec.hs:161) readPrec_to_S (libraries/base/./Text/ParserCombinators/ReadPrec.hs:164) readS_to_Prec (libraries/base/./Text/ParserCombinators/ReadPrec.hs:167) 53% ( 8 / 15) in 'Text.Read.Lex' Missing documentation for: Lexeme (libraries/base/./Text/Read/Lex.hs:60) lex (libraries/base/./Text/Read/Lex.hs:162) lexChar (libraries/base/./Text/Read/Lex.hs:241) readIntP (libraries/base/./Text/Read/Lex.hs:538) readOctP (libraries/base/./Text/Read/Lex.hs:552) readDecP (libraries/base/./Text/Read/Lex.hs:552) readHexP (libraries/base/./Text/Read/Lex.hs:552) 100% ( 1 / 1) in 'GHC.ConsoleHandler' 0% ( 0 / 1) in 'GHC.Constants' Missing documentation for: Module header 29% ( 9 / 31) in 'GHC.Float.RealFracMethods' Missing documentation for: properFractionDoubleInteger (libraries/base/./GHC/Float/RealFracMethods.hs:232) truncateDoubleInteger (libraries/base/./GHC/Float/RealFracMethods.hs:258) floorDoubleInteger (libraries/base/./GHC/Float/RealFracMethods.hs:266) ceilingDoubleInteger (libraries/base/./GHC/Float/RealFracMethods.hs:279) roundDoubleInteger (libraries/base/./GHC/Float/RealFracMethods.hs:284) properFractionDoubleInt (libraries/base/./GHC/Float/RealFracMethods.hs:194) floorDoubleInt (libraries/base/./GHC/Float/RealFracMethods.hs:203) ceilingDoubleInt (libraries/base/./GHC/Float/RealFracMethods.hs:209) roundDoubleInt (libraries/base/./GHC/Float/RealFracMethods.hs:215) double2Int (libraries/base/./GHC/Float/RealFracMethods.hs:291) int2Double (libraries/base/./GHC/Float/RealFracMethods.hs:294) properFractionFloatInteger (libraries/base/./GHC/Float/RealFracMethods.hs:134) truncateFloatInteger (libraries/base/./GHC/Float/RealFracMethods.hs:154) floorFloatInteger (libraries/base/./GHC/Float/RealFracMethods.hs:162) ceilingFloatInteger (libraries/base/./GHC/Float/RealFracMethods.hs:176) roundFloatInteger (libraries/base/./GHC/Float/RealFracMethods.hs:181) properFractionFloatInt (libraries/base/./GHC/Float/RealFracMethods.hs:98) floorFloatInt (libraries/base/./GHC/Float/RealFracMethods.hs:107) ceilingFloatInt (libraries/base/./GHC/Float/RealFracMethods.hs:113) roundFloatInt (libraries/base/./GHC/Float/RealFracMethods.hs:119) float2Int (libraries/base/./GHC/Float/RealFracMethods.hs:297) int2Float (libraries/base/./GHC/Float/RealFracMethods.hs:300) 33% ( 1 / 3) in 'GHC.Float.ConversionUtils' Missing documentation for: elimZerosInteger (libraries/base/./GHC/Float/ConversionUtils.hs:58) elimZerosInt# (libraries/base/./GHC/Float/ConversionUtils.hs:61) 7% ( 8 /109) in 'GHC.Float' Missing documentation for: (libraries/base/./GHC/Float.hs:186) (libraries/base/./GHC/Float.hs:201) (libraries/base/./GHC/Float.hs:213) rationalToFloat (libraries/base/./GHC/Float.hs:219) (libraries/base/./GHC/Float.hs:246) (libraries/base/./GHC/Float.hs:289) (libraries/base/./GHC/Float.hs:310) (libraries/base/./GHC/Float.hs:340) (libraries/base/./GHC/Float.hs:348) (libraries/base/./GHC/Float.hs:365) (libraries/base/./GHC/Float.hs:377) rationalToDouble (libraries/base/./GHC/Float.hs:383) (libraries/base/./GHC/Float.hs:397) (libraries/base/./GHC/Float.hs:431) (libraries/base/./GHC/Float.hs:467) (libraries/base/./GHC/Float.hs:498) (libraries/base/./GHC/Float.hs:522) (libraries/base/./GHC/Float.hs:532) FFFormat (libraries/base/./GHC/Float.hs:554) formatRealFloat (libraries/base/./GHC/Float.hs:558) formatRealFloatAlt (libraries/base/./GHC/Float.hs:561) roundTo (libraries/base/./GHC/Float.hs:626) fromRat' (libraries/base/./GHC/Float.hs:834) minExpt (libraries/base/./GHC/Float.hs:853) maxExpt (libraries/base/./GHC/Float.hs:853) expt (libraries/base/./GHC/Float.hs:857) expts (libraries/base/./GHC/Float.hs:867) maxExpt10 (libraries/base/./GHC/Float.hs:870) expts10 (libraries/base/./GHC/Float.hs:873) integerLogBase (libraries/base/./GHC/Float.hs:882) fromRat'' (libraries/base/./GHC/Float.hs:905) plusFloat (libraries/base/./GHC/Float.hs:977) minusFloat (libraries/base/./GHC/Float.hs:977) timesFloat (libraries/base/./GHC/Float.hs:977) divideFloat (libraries/base/./GHC/Float.hs:977) negateFloat (libraries/base/./GHC/Float.hs:983) gtFloat (libraries/base/./GHC/Float.hs:986) geFloat (libraries/base/./GHC/Float.hs:986) eqFloat (libraries/base/./GHC/Float.hs:986) neFloat (libraries/base/./GHC/Float.hs:986) ltFloat (libraries/base/./GHC/Float.hs:986) leFloat (libraries/base/./GHC/Float.hs:986) expFloat (libraries/base/./GHC/Float.hs:994) logFloat (libraries/base/./GHC/Float.hs:994) sqrtFloat (libraries/base/./GHC/Float.hs:994) sinFloat (libraries/base/./GHC/Float.hs:995) cosFloat (libraries/base/./GHC/Float.hs:995) tanFloat (libraries/base/./GHC/Float.hs:995) asinFloat (libraries/base/./GHC/Float.hs:996) acosFloat (libraries/base/./GHC/Float.hs:996) atanFloat (libraries/base/./GHC/Float.hs:996) sinhFloat (libraries/base/./GHC/Float.hs:997) coshFloat (libraries/base/./GHC/Float.hs:997) tanhFloat (libraries/base/./GHC/Float.hs:997) powerFloat (libraries/base/./GHC/Float.hs:1011) plusDouble (libraries/base/./GHC/Float.hs:1017) minusDouble (libraries/base/./GHC/Float.hs:1017) timesDouble (libraries/base/./GHC/Float.hs:1017) divideDouble (libraries/base/./GHC/Float.hs:1017) negateDouble (libraries/base/./GHC/Float.hs:1023) gtDouble (libraries/base/./GHC/Float.hs:1026) geDouble (libraries/base/./GHC/Float.hs:1026) eqDouble (libraries/base/./GHC/Float.hs:1026) neDouble (libraries/base/./GHC/Float.hs:1026) leDouble (libraries/base/./GHC/Float.hs:1026) ltDouble (libraries/base/./GHC/Float.hs:1026) double2Float (libraries/base/./GHC/Float.hs:1034) float2Double (libraries/base/./GHC/Float.hs:1037) expDouble (libraries/base/./GHC/Float.hs:1040) logDouble (libraries/base/./GHC/Float.hs:1040) sqrtDouble (libraries/base/./GHC/Float.hs:1040) sinDouble (libraries/base/./GHC/Float.hs:1041) cosDouble (libraries/base/./GHC/Float.hs:1041) tanDouble (libraries/base/./GHC/Float.hs:1041) asinDouble (libraries/base/./GHC/Float.hs:1042) acosDouble (libraries/base/./GHC/Float.hs:1042) atanDouble (libraries/base/./GHC/Float.hs:1042) sinhDouble (libraries/base/./GHC/Float.hs:1043) coshDouble (libraries/base/./GHC/Float.hs:1043) tanhDouble (libraries/base/./GHC/Float.hs:1043) powerDouble (libraries/base/./GHC/Float.hs:1057) isFloatNaN (libraries/base/./GHC/Float.hs:1060) isFloatInfinite (libraries/base/./GHC/Float.hs:1061) isFloatDenormalized (libraries/base/./GHC/Float.hs:1062) isFloatNegativeZero (libraries/base/./GHC/Float.hs:1063) isFloatFinite (libraries/base/./GHC/Float.hs:1064) isDoubleNaN (libraries/base/./GHC/Float.hs:1066) isDoubleInfinite (libraries/base/./GHC/Float.hs:1067) isDoubleDenormalized (libraries/base/./GHC/Float.hs:1068) isDoubleNegativeZero (libraries/base/./GHC/Float.hs:1069) isDoubleFinite (libraries/base/./GHC/Float.hs:1070) word2Double (libraries/base/./GHC/Float.hs:1076) word2Float (libraries/base/./GHC/Float.hs:1079) showSignedFloat (libraries/base/./GHC/Float.hs:1136) clamp (libraries/base/./GHC/Float.hs:1152) Float# Double# double2Int (libraries/base/./GHC/Float/RealFracMethods.hs:291) int2Double (libraries/base/./GHC/Float/RealFracMethods.hs:294) float2Int (libraries/base/./GHC/Float/RealFracMethods.hs:297) int2Float (libraries/base/./GHC/Float/RealFracMethods.hs:300) 88% ( 15 / 17) in 'GHC.Read' Missing documentation for: expectP (libraries/base/./GHC/Read.hs:256) readNumber (libraries/base/./GHC/Read.hs:428) 82% ( 9 / 11) in 'GHC.Word' Missing documentation for: uncheckedShiftL64# (libraries/base/./GHC/Word.hs:764) uncheckedShiftRL64# (libraries/base/./GHC/Word.hs:767) 100% ( 13 / 13) in 'Data.Word' 80% ( 4 / 5) in 'Data.Ord' Missing documentation for: Ordering 100% ( 15 / 15) in 'Data.Type.Equality' 100% ( 7 / 7) in 'Data.Type.Coercion' 57% ( 4 / 7) in 'Control.Category' Missing documentation for: (libraries/base/./Control/Category.hs:46) (libraries/base/./Control/Category.hs:50) (libraries/base/./Control/Category.hs:54) 100% ( 42 / 42) in 'Data.Char' 100% (147 /147) in 'Data.OldList' 100% (147 /147) in 'GHC.OldList' 100% ( 4 / 4) in 'Data.Proxy' 100% ( 25 / 25) in 'Numeric' 100% ( 13 / 13) in 'GHC.Ptr' 0% ( 0 / 2) in 'GHC.Fingerprint.Type' Missing documentation for: Module header Fingerprint (libraries/base/./GHC/Fingerprint/Type.hs:24) 51% ( 22 / 43) in 'Data.Typeable.Internal' Missing documentation for: KindRep (libraries/base/./Data/Typeable/Internal.hs:74) Fingerprint (libraries/base/./GHC/Fingerprint/Type.hs:24) typeOf (libraries/base/./Data/Typeable/Internal.hs:223) typeOf1 (libraries/base/./Data/Typeable/Internal.hs:226) typeOf2 (libraries/base/./Data/Typeable/Internal.hs:229) typeOf3 (libraries/base/./Data/Typeable/Internal.hs:232) typeOf4 (libraries/base/./Data/Typeable/Internal.hs:236) typeOf5 (libraries/base/./Data/Typeable/Internal.hs:240) typeOf6 (libraries/base/./Data/Typeable/Internal.hs:244) typeOf7 (libraries/base/./Data/Typeable/Internal.hs:248) Typeable1 (libraries/base/./Data/Typeable/Internal.hs:252) Typeable2 (libraries/base/./Data/Typeable/Internal.hs:253) Typeable3 (libraries/base/./Data/Typeable/Internal.hs:254) Typeable4 (libraries/base/./Data/Typeable/Internal.hs:255) Typeable5 (libraries/base/./Data/Typeable/Internal.hs:256) Typeable6 (libraries/base/./Data/Typeable/Internal.hs:257) Typeable7 (libraries/base/./Data/Typeable/Internal.hs:258) mkTyCon (libraries/base/./Data/Typeable/Internal.hs:112) showsTypeRep (libraries/base/./Data/Typeable/Internal.hs:287) listTc (libraries/base/./Data/Typeable/Internal.hs:327) funTc (libraries/base/./Data/Typeable/Internal.hs:330) 100% ( 7 / 7) in 'GHC.Stable' 100% ( 10 / 10) in 'Foreign.StablePtr' 70% ( 37 / 53) in 'Data.Typeable' Missing documentation for: typeOf (libraries/base/./Data/Typeable/Internal.hs:223) typeOf1 (libraries/base/./Data/Typeable/Internal.hs:226) typeOf2 (libraries/base/./Data/Typeable/Internal.hs:229) typeOf3 (libraries/base/./Data/Typeable/Internal.hs:232) typeOf4 (libraries/base/./Data/Typeable/Internal.hs:236) typeOf5 (libraries/base/./Data/Typeable/Internal.hs:240) typeOf6 (libraries/base/./Data/Typeable/Internal.hs:244) typeOf7 (libraries/base/./Data/Typeable/Internal.hs:248) Typeable1 (libraries/base/./Data/Typeable/Internal.hs:252) Typeable2 (libraries/base/./Data/Typeable/Internal.hs:253) Typeable3 (libraries/base/./Data/Typeable/Internal.hs:254) Typeable4 (libraries/base/./Data/Typeable/Internal.hs:255) Typeable5 (libraries/base/./Data/Typeable/Internal.hs:256) Typeable6 (libraries/base/./Data/Typeable/Internal.hs:257) Typeable7 (libraries/base/./Data/Typeable/Internal.hs:258) showsTypeRep (libraries/base/./Data/Typeable/Internal.hs:287) 71% ( 5 / 7) in 'GHC.Int' Missing documentation for: uncheckedIShiftL64# (libraries/base/./GHC/Int.hs:870) uncheckedIShiftRA64# (libraries/base/./GHC/Int.hs:873) 100% ( 9 / 9) in 'Data.Int' 3% ( 1 / 33) in 'GHC.Storable' Missing documentation for: readWideCharOffPtr (libraries/base/./GHC/Storable.hs:60) readIntOffPtr (libraries/base/./GHC/Storable.hs:61) readWordOffPtr (libraries/base/./GHC/Storable.hs:62) readPtrOffPtr (libraries/base/./GHC/Storable.hs:63) readFunPtrOffPtr (libraries/base/./GHC/Storable.hs:64) readFloatOffPtr (libraries/base/./GHC/Storable.hs:65) readDoubleOffPtr (libraries/base/./GHC/Storable.hs:66) readStablePtrOffPtr (libraries/base/./GHC/Storable.hs:67) readInt8OffPtr (libraries/base/./GHC/Storable.hs:68) readInt16OffPtr (libraries/base/./GHC/Storable.hs:69) readInt32OffPtr (libraries/base/./GHC/Storable.hs:70) readInt64OffPtr (libraries/base/./GHC/Storable.hs:71) readWord8OffPtr (libraries/base/./GHC/Storable.hs:72) readWord16OffPtr (libraries/base/./GHC/Storable.hs:73) readWord32OffPtr (libraries/base/./GHC/Storable.hs:74) readWord64OffPtr (libraries/base/./GHC/Storable.hs:75) writeWideCharOffPtr (libraries/base/./GHC/Storable.hs:110) writeIntOffPtr (libraries/base/./GHC/Storable.hs:111) writeWordOffPtr (libraries/base/./GHC/Storable.hs:112) writePtrOffPtr (libraries/base/./GHC/Storable.hs:113) writeFunPtrOffPtr (libraries/base/./GHC/Storable.hs:114) writeFloatOffPtr (libraries/base/./GHC/Storable.hs:115) writeDoubleOffPtr (libraries/base/./GHC/Storable.hs:116) writeStablePtrOffPtr (libraries/base/./GHC/Storable.hs:117) writeInt8OffPtr (libraries/base/./GHC/Storable.hs:118) writeInt16OffPtr (libraries/base/./GHC/Storable.hs:119) writeInt32OffPtr (libraries/base/./GHC/Storable.hs:120) writeInt64OffPtr (libraries/base/./GHC/Storable.hs:121) writeWord8OffPtr (libraries/base/./GHC/Storable.hs:122) writeWord16OffPtr (libraries/base/./GHC/Storable.hs:123) writeWord32OffPtr (libraries/base/./GHC/Storable.hs:124) writeWord64OffPtr (libraries/base/./GHC/Storable.hs:125) 100% ( 8 / 8) in 'Data.Either' 100% ( 68 / 68) in 'GHC.Generics' 100% ( 18 / 18) in 'Data.Monoid' 100% ( 29 / 29) in 'Data.Foldable' 94% ( 17 / 18) in 'Text.Read' Missing documentation for: Lexeme (libraries/base/./Text/Read/Lex.hs:60) 100% ( 13 / 13) in 'GHC.MVar' 83% ( 5 / 6) in 'GHC.Weak' Missing documentation for: runFinalizerBatch (libraries/base/./GHC/Weak.hs:146) 60% ( 6 / 10) in 'GHC.Exception' Missing documentation for: divZeroException (libraries/base/./GHC/Exception.hs:184) overflowException (libraries/base/./GHC/Exception.hs:184) ratioZeroDenomException (libraries/base/./GHC/Exception.hs:184) errorCallException (libraries/base/./GHC/Exception.hs:171) 55% ( 16 / 29) in 'GHC.IO' Missing documentation for: unIO (libraries/base/./GHC/Base.hs:1082) failIO (libraries/base/./GHC/IO.hs:79) liftIO (libraries/base/./GHC/IO.hs:76) unsafeDupableInterleaveIO (libraries/base/./GHC/IO.hs:241) ioToST (libraries/base/./GHC/IO.hs:92) unsafeIOToST (libraries/base/./GHC/IO.hs:98) unsafeSTToIO (libraries/base/./GHC/IO.hs:101) catchException (libraries/base/./GHC/IO.hs:285) catchAny (libraries/base/./GHC/IO.hs:291) unsafeUnmask (libraries/base/./GHC/IO.hs:341) onException (libraries/base/./GHC/IO.hs:366) bracket (libraries/base/./GHC/IO.hs:451) finally (libraries/base/./GHC/IO.hs:463) 83% ( 5 / 6) in 'GHC.IORef' Missing documentation for: atomicModifyIORef (libraries/base/./GHC/IORef.hs:52) 100% ( 14 / 14) in 'Data.IORef' 100% ( 3 / 3) in 'Foreign.Marshal.Unsafe' 75% ( 9 / 12) in 'Data.Dynamic' Missing documentation for: dynApply (libraries/base/./Data/Dynamic.hs:130) dynApp (libraries/base/./Data/Dynamic.hs:136) dynTypeRep (libraries/base/./Data/Dynamic.hs:143) 88% ( 7 / 8) in 'GHC.IOArray' Missing documentation for: boundsIOArray (libraries/base/./GHC/IOArray.hs:75) 100% ( 2 / 2) in 'Foreign.Storable' 90% ( 35 / 39) in 'Foreign.C.Types' Missing documentation for: CIntPtr (libraries/base/./Foreign/C/Types.hs:202) CUIntPtr (libraries/base/./Foreign/C/Types.hs:203) CIntMax (libraries/base/./Foreign/C/Types.hs:204) CUIntMax (libraries/base/./Foreign/C/Types.hs:205) 90% ( 18 / 20) in 'GHC.ForeignPtr' Missing documentation for: ForeignPtrContents (libraries/base/./GHC/ForeignPtr.hs:90) FinalizerEnvPtr (libraries/base/./GHC/ForeignPtr.hs:112) 100% ( 5 / 5) in 'Foreign.Concurrent' 100% ( 22 / 22) in 'Foreign.Ptr' 95% ( 21 / 22) in 'Foreign.ForeignPtr.Imp' Missing documentation for: FinalizerEnvPtr (libraries/base/./GHC/ForeignPtr.hs:112) 95% ( 20 / 21) in 'Foreign.ForeignPtr' Missing documentation for: FinalizerEnvPtr (libraries/base/./GHC/ForeignPtr.hs:112) 95% ( 20 / 21) in 'Foreign.ForeignPtr.Safe' Missing documentation for: FinalizerEnvPtr (libraries/base/./GHC/ForeignPtr.hs:112) 100% ( 3 / 3) in 'Foreign.ForeignPtr.Unsafe' 25% ( 10 / 40) in 'GHC.IO.Buffer' Missing documentation for: BufferState (libraries/base/./GHC/IO/Buffer.hs:195) CharBuffer (libraries/base/./GHC/IO/Buffer.hs:192) CharBufElem (libraries/base/./GHC/IO/Buffer.hs:107) newByteBuffer (libraries/base/./GHC/IO/Buffer.hs:243) newCharBuffer (libraries/base/./GHC/IO/Buffer.hs:246) newBuffer (libraries/base/./GHC/IO/Buffer.hs:249) emptyBuffer (libraries/base/./GHC/IO/Buffer.hs:239) bufferRemove (libraries/base/./GHC/IO/Buffer.hs:228) bufferAdd (libraries/base/./GHC/IO/Buffer.hs:236) bufferAdjustL (libraries/base/./GHC/IO/Buffer.hs:231) isEmptyBuffer (libraries/base/./GHC/IO/Buffer.hs:203) isFullBuffer (libraries/base/./GHC/IO/Buffer.hs:206) isFullCharBuffer (libraries/base/./GHC/IO/Buffer.hs:210) isWriteBuffer (libraries/base/./GHC/IO/Buffer.hs:217) bufferElems (libraries/base/./GHC/IO/Buffer.hs:222) bufferAvailable (libraries/base/./GHC/IO/Buffer.hs:225) summaryBuffer (libraries/base/./GHC/IO/Buffer.hs:266) withBuffer (libraries/base/./GHC/IO/Buffer.hs:197) withRawBuffer (libraries/base/./GHC/IO/Buffer.hs:200) checkBuffer (libraries/base/./GHC/IO/Buffer.hs:278) RawBuffer (libraries/base/./GHC/IO/Buffer.hs:96) readWord8Buf (libraries/base/./GHC/IO/Buffer.hs:98) writeWord8Buf (libraries/base/./GHC/IO/Buffer.hs:101) RawCharBuffer (libraries/base/./GHC/IO/Buffer.hs:110) peekCharBuf (libraries/base/./GHC/IO/Buffer.hs:112) readCharBuf (libraries/base/./GHC/IO/Buffer.hs:118) writeCharBuf (libraries/base/./GHC/IO/Buffer.hs:122) readCharBufPtr (libraries/base/./GHC/IO/Buffer.hs:126) writeCharBufPtr (libraries/base/./GHC/IO/Buffer.hs:140) charSize (libraries/base/./GHC/IO/Buffer.hs:155) 33% ( 3 / 9) in 'GHC.IO.Encoding.Types' Missing documentation for: BufferCodec (libraries/base/./GHC/IO/Encoding/Types.hs:36) TextEncoder (libraries/base/./GHC/IO/Encoding/Types.hs:100) TextDecoder (libraries/base/./GHC/IO/Encoding/Types.hs:99) CodeBuffer (libraries/base/./GHC/IO/Encoding/Types.hs:95) EncodeBuffer (libraries/base/./GHC/IO/Encoding/Types.hs:97) DecodeBuffer (libraries/base/./GHC/IO/Encoding/Types.hs:96) 100% ( 5 / 5) in 'GHC.IO.Device' 33% ( 2 / 6) in 'GHC.IO.BufferedIO' Missing documentation for: readBuf (libraries/base/./GHC/IO/BufferedIO.hs:92) readBufNonBlocking (libraries/base/./GHC/IO/BufferedIO.hs:100) writeBuf (libraries/base/./GHC/IO/BufferedIO.hs:112) writeBufNonBlocking (libraries/base/./GHC/IO/BufferedIO.hs:120) 50% ( 9 / 18) in 'GHC.IO.Handle.Types' Missing documentation for: Handle__ (libraries/base/./GHC/IO/Handle/Types.hs:123) showHandle (libraries/base/./GHC/IO/Handle/Types.hs:428) checkHandleInvariants (libraries/base/./GHC/IO/Handle/Types.hs:184) BufferList (libraries/base/./GHC/IO/Handle/Types.hs:146) HandleType (libraries/base/./GHC/IO/Handle/Types.hs:153) isReadableHandleType (libraries/base/./GHC/IO/Handle/Types.hs:161) isWritableHandleType (libraries/base/./GHC/IO/Handle/Types.hs:166) isReadWriteHandleType (libraries/base/./GHC/IO/Handle/Types.hs:172) BufferCodec (libraries/base/./GHC/IO/Encoding/Types.hs:36) 65% ( 17 / 26) in 'GHC.IO.Exception' Missing documentation for: blockedIndefinitelyOnMVar (libraries/base/./GHC/IO/Exception.hs:70) blockedIndefinitelyOnSTM (libraries/base/./GHC/IO/Exception.hs:85) allocationLimitExceeded (libraries/base/./GHC/IO/Exception.hs:118) stackOverflow (libraries/base/./GHC/IO/Exception.hs:200) heapOverflow (libraries/base/./GHC/IO/Exception.hs:200) ioException (libraries/base/./GHC/IO/Exception.hs:238) assertError (libraries/base/./GHC/IO/Exception.hs:361) unsupportedOperation (libraries/base/./GHC/IO/Exception.hs:366) untangle (libraries/base/./GHC/IO/Exception.hs:377) 93% ( 14 / 15) in 'Foreign.Marshal.Alloc' Missing documentation for: allocaBytesAligned (libraries/base/./Foreign/Marshal/Alloc.hs:145) 100% ( 20 / 20) in 'Foreign.Marshal.Utils' 100% ( 31 / 31) in 'Foreign.Marshal.Array' 100% ( 9 / 9) in 'GHC.Foreign' 97% ( 36 / 37) in 'Foreign.C.String' Missing documentation for: charIsRepresentable (libraries/base/./Foreign/C/String.hs:188) 100% ( 7 / 7) in 'Foreign.Marshal.Error' 100% ( 19 / 19) in 'Foreign.Marshal.Pool' 100% ( 7 / 7) in 'Foreign.Marshal' 100% ( 9 / 9) in 'Foreign' 100% ( 9 / 9) in 'Foreign.Safe' 100% ( 7 / 7) in 'Foreign.Marshal.Safe' 26% ( 34 /133) in 'Foreign.C.Error' Missing documentation for: eOK (libraries/base/./Foreign/C/Error.hs:121) e2BIG (libraries/base/./Foreign/C/Error.hs:121) eACCES (libraries/base/./Foreign/C/Error.hs:121) eADDRINUSE (libraries/base/./Foreign/C/Error.hs:121) eADDRNOTAVAIL (libraries/base/./Foreign/C/Error.hs:121) eADV (libraries/base/./Foreign/C/Error.hs:121) eAFNOSUPPORT (libraries/base/./Foreign/C/Error.hs:121) eAGAIN (libraries/base/./Foreign/C/Error.hs:121) eALREADY (libraries/base/./Foreign/C/Error.hs:121) eBADF (libraries/base/./Foreign/C/Error.hs:121) eBADMSG (libraries/base/./Foreign/C/Error.hs:121) eBADRPC (libraries/base/./Foreign/C/Error.hs:121) eBUSY (libraries/base/./Foreign/C/Error.hs:121) eCHILD (libraries/base/./Foreign/C/Error.hs:121) eCOMM (libraries/base/./Foreign/C/Error.hs:121) eCONNABORTED (libraries/base/./Foreign/C/Error.hs:121) eCONNREFUSED (libraries/base/./Foreign/C/Error.hs:121) eCONNRESET (libraries/base/./Foreign/C/Error.hs:121) eDEADLK (libraries/base/./Foreign/C/Error.hs:121) eDESTADDRREQ (libraries/base/./Foreign/C/Error.hs:121) eDIRTY (libraries/base/./Foreign/C/Error.hs:121) eDOM (libraries/base/./Foreign/C/Error.hs:121) eDQUOT (libraries/base/./Foreign/C/Error.hs:121) eEXIST (libraries/base/./Foreign/C/Error.hs:121) eFAULT (libraries/base/./Foreign/C/Error.hs:121) eFBIG (libraries/base/./Foreign/C/Error.hs:121) eFTYPE (libraries/base/./Foreign/C/Error.hs:121) eHOSTDOWN (libraries/base/./Foreign/C/Error.hs:121) eHOSTUNREACH (libraries/base/./Foreign/C/Error.hs:121) eIDRM (libraries/base/./Foreign/C/Error.hs:121) eILSEQ (libraries/base/./Foreign/C/Error.hs:121) eINPROGRESS (libraries/base/./Foreign/C/Error.hs:121) eINTR (libraries/base/./Foreign/C/Error.hs:121) eINVAL (libraries/base/./Foreign/C/Error.hs:121) eIO (libraries/base/./Foreign/C/Error.hs:121) eISCONN (libraries/base/./Foreign/C/Error.hs:121) eISDIR (libraries/base/./Foreign/C/Error.hs:121) eLOOP (libraries/base/./Foreign/C/Error.hs:121) eMFILE (libraries/base/./Foreign/C/Error.hs:121) eMLINK (libraries/base/./Foreign/C/Error.hs:121) eMSGSIZE (libraries/base/./Foreign/C/Error.hs:121) eMULTIHOP (libraries/base/./Foreign/C/Error.hs:121) eNAMETOOLONG (libraries/base/./Foreign/C/Error.hs:121) eNETDOWN (libraries/base/./Foreign/C/Error.hs:121) eNETRESET (libraries/base/./Foreign/C/Error.hs:121) eNETUNREACH (libraries/base/./Foreign/C/Error.hs:121) eNFILE (libraries/base/./Foreign/C/Error.hs:121) eNOBUFS (libraries/base/./Foreign/C/Error.hs:121) eNODATA (libraries/base/./Foreign/C/Error.hs:121) eNODEV (libraries/base/./Foreign/C/Error.hs:121) eNOENT (libraries/base/./Foreign/C/Error.hs:121) eNOEXEC (libraries/base/./Foreign/C/Error.hs:121) eNOLCK (libraries/base/./Foreign/C/Error.hs:121) eNOLINK (libraries/base/./Foreign/C/Error.hs:121) eNOMEM (libraries/base/./Foreign/C/Error.hs:121) eNOMSG (libraries/base/./Foreign/C/Error.hs:121) eNONET (libraries/base/./Foreign/C/Error.hs:121) eNOPROTOOPT (libraries/base/./Foreign/C/Error.hs:121) eNOSPC (libraries/base/./Foreign/C/Error.hs:121) eNOSR (libraries/base/./Foreign/C/Error.hs:121) eNOSTR (libraries/base/./Foreign/C/Error.hs:121) eNOSYS (libraries/base/./Foreign/C/Error.hs:121) eNOTBLK (libraries/base/./Foreign/C/Error.hs:121) eNOTCONN (libraries/base/./Foreign/C/Error.hs:121) eNOTDIR (libraries/base/./Foreign/C/Error.hs:121) eNOTEMPTY (libraries/base/./Foreign/C/Error.hs:121) eNOTSOCK (libraries/base/./Foreign/C/Error.hs:121) eNOTTY (libraries/base/./Foreign/C/Error.hs:121) eNXIO (libraries/base/./Foreign/C/Error.hs:121) eOPNOTSUPP (libraries/base/./Foreign/C/Error.hs:121) ePERM (libraries/base/./Foreign/C/Error.hs:121) ePFNOSUPPORT (libraries/base/./Foreign/C/Error.hs:121) ePIPE (libraries/base/./Foreign/C/Error.hs:121) ePROCLIM (libraries/base/./Foreign/C/Error.hs:121) ePROCUNAVAIL (libraries/base/./Foreign/C/Error.hs:121) ePROGMISMATCH (libraries/base/./Foreign/C/Error.hs:121) ePROGUNAVAIL (libraries/base/./Foreign/C/Error.hs:121) ePROTO (libraries/base/./Foreign/C/Error.hs:121) ePROTONOSUPPORT (libraries/base/./Foreign/C/Error.hs:121) ePROTOTYPE (libraries/base/./Foreign/C/Error.hs:121) eRANGE (libraries/base/./Foreign/C/Error.hs:121) eREMCHG (libraries/base/./Foreign/C/Error.hs:121) eREMOTE (libraries/base/./Foreign/C/Error.hs:121) eROFS (libraries/base/./Foreign/C/Error.hs:121) eRPCMISMATCH (libraries/base/./Foreign/C/Error.hs:121) eRREMOTE (libraries/base/./Foreign/C/Error.hs:121) eSHUTDOWN (libraries/base/./Foreign/C/Error.hs:121) eSOCKTNOSUPPORT (libraries/base/./Foreign/C/Error.hs:121) eSPIPE (libraries/base/./Foreign/C/Error.hs:121) eSRCH (libraries/base/./Foreign/C/Error.hs:121) eSRMNT (libraries/base/./Foreign/C/Error.hs:121) eSTALE (libraries/base/./Foreign/C/Error.hs:121) eTIME (libraries/base/./Foreign/C/Error.hs:121) eTIMEDOUT (libraries/base/./Foreign/C/Error.hs:121) eTOOMANYREFS (libraries/base/./Foreign/C/Error.hs:121) eTXTBSY (libraries/base/./Foreign/C/Error.hs:121) eUSERS (libraries/base/./Foreign/C/Error.hs:121) eWOULDBLOCK (libraries/base/./Foreign/C/Error.hs:121) eXDEV (libraries/base/./Foreign/C/Error.hs:121) 100% ( 4 / 4) in 'Foreign.C' 7% ( 2 / 29) in 'System.Posix.Types' Missing documentation for: CDev (libraries/base/./System/Posix/Types.hs:109) CIno (libraries/base/./System/Posix/Types.hs:112) CMode (libraries/base/./System/Posix/Types.hs:115) COff (libraries/base/./System/Posix/Types.hs:118) CPid (libraries/base/./System/Posix/Types.hs:121) CSsize (libraries/base/./System/Posix/Types.hs:125) CGid (libraries/base/./System/Posix/Types.hs:129) CNlink (libraries/base/./System/Posix/Types.hs:132) CUid (libraries/base/./System/Posix/Types.hs:136) CCc (libraries/base/./System/Posix/Types.hs:139) CSpeed (libraries/base/./System/Posix/Types.hs:142) CTcflag (libraries/base/./System/Posix/Types.hs:145) CRLim (libraries/base/./System/Posix/Types.hs:148) Fd (libraries/base/./System/Posix/Types.hs:155) LinkCount (libraries/base/./System/Posix/Types.hs:159) UserID (libraries/base/./System/Posix/Types.hs:162) GroupID (libraries/base/./System/Posix/Types.hs:165) ByteCount (libraries/base/./System/Posix/Types.hs:168) ClockTick (libraries/base/./System/Posix/Types.hs:169) EpochTime (libraries/base/./System/Posix/Types.hs:170) FileOffset (libraries/base/./System/Posix/Types.hs:175) ProcessID (libraries/base/./System/Posix/Types.hs:174) ProcessGroupID (libraries/base/./System/Posix/Types.hs:176) DeviceID (libraries/base/./System/Posix/Types.hs:171) FileID (libraries/base/./System/Posix/Types.hs:172) FileMode (libraries/base/./System/Posix/Types.hs:173) Limit (libraries/base/./System/Posix/Types.hs:177) 50% ( 3 / 6) in 'GHC.IO.Encoding.Failure' Missing documentation for: codingFailureModeSuffix (libraries/base/./GHC/IO/Encoding/Failure.hs:93) recoverDecode (libraries/base/./GHC/IO/Encoding/Failure.hs:144) recoverEncode (libraries/base/./GHC/IO/Encoding/Failure.hs:160) 40% ( 2 / 5) in 'GHC.IO.Encoding.UTF8' Missing documentation for: utf8 (libraries/base/./GHC/IO/Encoding/UTF8.hs:43) utf8_bom (libraries/base/./GHC/IO/Encoding/UTF8.hs:73) mkUTF8_bom (libraries/base/./GHC/IO/Encoding/UTF8.hs:76) 78% ( 43 / 55) in 'GHC.Conc.Sync' Missing documentation for: childHandler (libraries/base/./GHC/Conc/Sync.hs:395) par (libraries/base/./GHC/Conc/Sync.hs:517) pseq (libraries/base/./GHC/Conc/Sync.hs:513) BlockReason (libraries/base/./GHC/Conc/Sync.hs:529) threadStatus (libraries/base/./GHC/Conc/Sync.hs:562) withMVar (libraries/base/./GHC/Conc/Sync.hs:817) modifyMVar_ (libraries/base/./GHC/Conc/Sync.hs:826) setUncaughtExceptionHandler (libraries/base/./GHC/Conc/Sync.hs:893) getUncaughtExceptionHandler (libraries/base/./GHC/Conc/Sync.hs:896) reportError (libraries/base/./GHC/Conc/Sync.hs:862) reportStackOverflow (libraries/base/./GHC/Conc/Sync.hs:857) sharedCAF (libraries/base/./GHC/Conc/Sync.hs:846) 86% ( 60 / 70) in 'Control.Exception.Base' Missing documentation for: recSelError (libraries/base/./Control/Exception/Base.hs:385) recConError (libraries/base/./Control/Exception/Base.hs:385) irrefutPatError (libraries/base/./Control/Exception/Base.hs:385) runtimeError (libraries/base/./Control/Exception/Base.hs:385) nonExhaustiveGuardsError (libraries/base/./Control/Exception/Base.hs:385) patError (libraries/base/./Control/Exception/Base.hs:385) noMethodBindingError (libraries/base/./Control/Exception/Base.hs:385) absentError (libraries/base/./Control/Exception/Base.hs:385) nonTermination (libraries/base/./Control/Exception/Base.hs:402) nestedAtomically (libraries/base/./Control/Exception/Base.hs:406) 95% ( 20 / 21) in 'Control.Concurrent.MVar' Missing documentation for: addMVarFinalizer (libraries/base/./Control/Concurrent/MVar.hs:265) 100% ( 71 / 71) in 'Control.Exception' 100% ( 6 / 6) in 'System.IO.Unsafe' 0% ( 0 / 6) in 'GHC.Conc.Signal' Missing documentation for: Module header Signal (libraries/base/./GHC/Conc/Signal.hs:32) HandlerFun (libraries/base/./GHC/Conc/Signal.hs:37) setHandler (libraries/base/./GHC/Conc/Signal.hs:52) runHandlers (libraries/base/./GHC/Conc/Signal.hs:63) runHandlersPtr (libraries/base/./GHC/Conc/Signal.hs:77) 38% ( 3 / 8) in 'GHC.IO.Encoding.Latin1' Missing documentation for: latin1 (libraries/base/./GHC/IO/Encoding/Latin1.hs:45) latin1_checked (libraries/base/./GHC/IO/Encoding/Latin1.hs:74) latin1_decode (libraries/base/./GHC/IO/Encoding/Latin1.hs:94) latin1_encode (libraries/base/./GHC/IO/Encoding/Latin1.hs:115) latin1_checked_encode (libraries/base/./GHC/IO/Encoding/Latin1.hs:134) 31% ( 4 / 13) in 'GHC.IO.Encoding.UTF16' Missing documentation for: utf16 (libraries/base/./GHC/IO/Encoding/UTF16.hs:55) utf16_decode (libraries/base/./GHC/IO/Encoding/UTF16.hs:100) utf16_encode (libraries/base/./GHC/IO/Encoding/UTF16.hs:86) utf16be (libraries/base/./GHC/IO/Encoding/UTF16.hs:141) utf16be_decode (libraries/base/./GHC/IO/Encoding/UTF16.hs:200) utf16be_encode (libraries/base/./GHC/IO/Encoding/UTF16.hs:268) utf16le (libraries/base/./GHC/IO/Encoding/UTF16.hs:170) utf16le_decode (libraries/base/./GHC/IO/Encoding/UTF16.hs:234) utf16le_encode (libraries/base/./GHC/IO/Encoding/UTF16.hs:305) 31% ( 4 / 13) in 'GHC.IO.Encoding.UTF32' Missing documentation for: utf32 (libraries/base/./GHC/IO/Encoding/UTF32.hs:55) utf32_decode (libraries/base/./GHC/IO/Encoding/UTF32.hs:102) utf32_encode (libraries/base/./GHC/IO/Encoding/UTF32.hs:86) utf32be (libraries/base/./GHC/IO/Encoding/UTF32.hs:144) utf32be_decode (libraries/base/./GHC/IO/Encoding/UTF32.hs:204) utf32be_encode (libraries/base/./GHC/IO/Encoding/UTF32.hs:260) utf32le (libraries/base/./GHC/IO/Encoding/UTF32.hs:174) utf32le_decode (libraries/base/./GHC/IO/Encoding/UTF32.hs:232) utf32le_encode (libraries/base/./GHC/IO/Encoding/UTF32.hs:284) 0% ( 0 / 1) in 'GHC.IO.Encoding.CodePage' Missing documentation for: Module header 100% ( 2 / 2) in 'GHC.IO.IOMode' 1% ( 1 /119) in 'System.Posix.Internals' Missing documentation for: puts (libraries/base/./System/Posix/Internals.hs:54) CFLock (libraries/base/./System/Posix/Internals.hs:65) CGroup (libraries/base/./System/Posix/Internals.hs:66) CLconv (libraries/base/./System/Posix/Internals.hs:67) CPasswd (libraries/base/./System/Posix/Internals.hs:68) CSigaction (libraries/base/./System/Posix/Internals.hs:69) CSigset (libraries/base/./System/Posix/Internals.hs:70) CStat (libraries/base/./System/Posix/Internals.hs:71) CTermios (libraries/base/./System/Posix/Internals.hs:72) CTm (libraries/base/./System/Posix/Internals.hs:73) CTms (libraries/base/./System/Posix/Internals.hs:74) CUtimbuf (libraries/base/./System/Posix/Internals.hs:75) CUtsname (libraries/base/./System/Posix/Internals.hs:76) FD (libraries/base/./System/Posix/Internals.hs:78) fdFileSize (libraries/base/./System/Posix/Internals.hs:83) fileType (libraries/base/./System/Posix/Internals.hs:95) fdStat (libraries/base/./System/Posix/Internals.hs:105) fdType (libraries/base/./System/Posix/Internals.hs:115) statGetType (libraries/base/./System/Posix/Internals.hs:118) ioe_unknownfiletype (libraries/base/./System/Posix/Internals.hs:130) fdGetMode (libraries/base/./System/Posix/Internals.hs:136) withFilePath (libraries/base/./System/Posix/Internals.hs:171) newFilePath (libraries/base/./System/Posix/Internals.hs:172) peekFilePath (libraries/base/./System/Posix/Internals.hs:173) peekFilePathLen (libraries/base/./System/Posix/Internals.hs:174) setEcho (libraries/base/./System/Posix/Internals.hs:188) getEcho (libraries/base/./System/Posix/Internals.hs:197) setCooked (libraries/base/./System/Posix/Internals.hs:203) tcSetAttr (libraries/base/./System/Posix/Internals.hs:221) get_saved_termios (libraries/base/./System/Posix/Internals.hs:256) set_saved_termios (libraries/base/./System/Posix/Internals.hs:259) setNonBlockingFD (libraries/base/./System/Posix/Internals.hs:316) setCloseOnExec (libraries/base/./System/Posix/Internals.hs:340) CFilePath (libraries/base/./System/Posix/Internals.hs:350) c_access (libraries/base/./System/Posix/Internals.hs:355) c_chmod (libraries/base/./System/Posix/Internals.hs:358) c_close (libraries/base/./System/Posix/Internals.hs:361) c_creat (libraries/base/./System/Posix/Internals.hs:364) c_dup (libraries/base/./System/Posix/Internals.hs:367) c_dup2 (libraries/base/./System/Posix/Internals.hs:370) c_fstat (libraries/base/./System/Posix/Internals.hs:373) c_isatty (libraries/base/./System/Posix/Internals.hs:376) c_lseek (libraries/base/./System/Posix/Internals.hs:386) lstat (libraries/base/./System/Posix/Internals.hs:390) c_open (libraries/base/./System/Posix/Internals.hs:393) c_safe_open (libraries/base/./System/Posix/Internals.hs:396) c_read (libraries/base/./System/Posix/Internals.hs:400) c_safe_read (libraries/base/./System/Posix/Internals.hs:404) c_stat (libraries/base/./System/Posix/Internals.hs:407) c_umask (libraries/base/./System/Posix/Internals.hs:410) c_write (libraries/base/./System/Posix/Internals.hs:414) c_safe_write (libraries/base/./System/Posix/Internals.hs:418) c_ftruncate (libraries/base/./System/Posix/Internals.hs:421) c_unlink (libraries/base/./System/Posix/Internals.hs:424) c_getpid (libraries/base/./System/Posix/Internals.hs:427) c_fcntl_read (libraries/base/./System/Posix/Internals.hs:431) c_fcntl_write (libraries/base/./System/Posix/Internals.hs:434) c_fcntl_lock (libraries/base/./System/Posix/Internals.hs:437) c_fork (libraries/base/./System/Posix/Internals.hs:440) c_link (libraries/base/./System/Posix/Internals.hs:443) c_mkfifo (libraries/base/./System/Posix/Internals.hs:447) c_pipe (libraries/base/./System/Posix/Internals.hs:450) c_sigemptyset (libraries/base/./System/Posix/Internals.hs:453) c_sigaddset (libraries/base/./System/Posix/Internals.hs:456) c_sigprocmask (libraries/base/./System/Posix/Internals.hs:459) c_tcgetattr (libraries/base/./System/Posix/Internals.hs:463) c_tcsetattr (libraries/base/./System/Posix/Internals.hs:467) c_utime (libraries/base/./System/Posix/Internals.hs:470) c_waitpid (libraries/base/./System/Posix/Internals.hs:473) o_RDONLY (libraries/base/./System/Posix/Internals.hs:478) o_WRONLY (libraries/base/./System/Posix/Internals.hs:479) o_RDWR (libraries/base/./System/Posix/Internals.hs:480) o_APPEND (libraries/base/./System/Posix/Internals.hs:481) o_CREAT (libraries/base/./System/Posix/Internals.hs:482) o_EXCL (libraries/base/./System/Posix/Internals.hs:483) o_TRUNC (libraries/base/./System/Posix/Internals.hs:484) o_NOCTTY (libraries/base/./System/Posix/Internals.hs:487) o_NONBLOCK (libraries/base/./System/Posix/Internals.hs:488) o_BINARY (libraries/base/./System/Posix/Internals.hs:489) c_s_isreg (libraries/base/./System/Posix/Internals.hs:491) c_s_ischr (libraries/base/./System/Posix/Internals.hs:492) c_s_isblk (libraries/base/./System/Posix/Internals.hs:493) c_s_isdir (libraries/base/./System/Posix/Internals.hs:494) c_s_isfifo (libraries/base/./System/Posix/Internals.hs:495) s_isreg (libraries/base/./System/Posix/Internals.hs:497) s_ischr (libraries/base/./System/Posix/Internals.hs:499) s_isblk (libraries/base/./System/Posix/Internals.hs:501) s_isdir (libraries/base/./System/Posix/Internals.hs:503) s_isfifo (libraries/base/./System/Posix/Internals.hs:505) sizeof_stat (libraries/base/./System/Posix/Internals.hs:508) st_mtime (libraries/base/./System/Posix/Internals.hs:509) st_size (libraries/base/./System/Posix/Internals.hs:513) st_mode (libraries/base/./System/Posix/Internals.hs:515) st_dev (libraries/base/./System/Posix/Internals.hs:516) st_ino (libraries/base/./System/Posix/Internals.hs:517) const_echo (libraries/base/./System/Posix/Internals.hs:519) const_tcsanow (libraries/base/./System/Posix/Internals.hs:520) const_icanon (libraries/base/./System/Posix/Internals.hs:521) const_vmin (libraries/base/./System/Posix/Internals.hs:522) const_vtime (libraries/base/./System/Posix/Internals.hs:523) const_sigttou (libraries/base/./System/Posix/Internals.hs:524) const_sig_block (libraries/base/./System/Posix/Internals.hs:525) const_sig_setmask (libraries/base/./System/Posix/Internals.hs:526) const_f_getfl (libraries/base/./System/Posix/Internals.hs:527) const_f_setfl (libraries/base/./System/Posix/Internals.hs:528) const_f_setfd (libraries/base/./System/Posix/Internals.hs:529) const_fd_cloexec (libraries/base/./System/Posix/Internals.hs:530) sizeof_termios (libraries/base/./System/Posix/Internals.hs:533) sizeof_sigset_t (libraries/base/./System/Posix/Internals.hs:534) c_lflag (libraries/base/./System/Posix/Internals.hs:536) poke_c_lflag (libraries/base/./System/Posix/Internals.hs:537) ptr_c_cc (libraries/base/./System/Posix/Internals.hs:538) s_issock (libraries/base/./System/Posix/Internals.hs:541) c_s_issock (libraries/base/./System/Posix/Internals.hs:544) dEFAULT_BUFFER_SIZE (libraries/base/./System/Posix/Internals.hs:549) sEEK_CUR (libraries/base/./System/Posix/Internals.hs:550) sEEK_SET (libraries/base/./System/Posix/Internals.hs:551) sEEK_END (libraries/base/./System/Posix/Internals.hs:552) 25% ( 1 / 4) in 'GHC.IO.Encoding.Iconv' Missing documentation for: iconvEncoding (libraries/base/./GHC/IO/Encoding/Iconv.hs:99) mkIconvEncoding (libraries/base/./GHC/IO/Encoding/Iconv.hs:102) localeEncodingName (libraries/base/./GHC/IO/Encoding/Iconv.hs:62) 81% ( 21 / 26) in 'GHC.IO.Encoding' Missing documentation for: BufferCodec (libraries/base/./GHC/IO/Encoding/Types.hs:36) TextEncoder (libraries/base/./GHC/IO/Encoding/Types.hs:100) TextDecoder (libraries/base/./GHC/IO/Encoding/Types.hs:99) latin1_encode (libraries/base/./GHC/IO/Encoding.hs:253) latin1_decode (libraries/base/./GHC/IO/Encoding.hs:257) 35% ( 6 / 17) in 'GHC.Stack' Missing documentation for: CostCentreStack (libraries/base/GHC/Stack.hsc:53) CostCentre (libraries/base/GHC/Stack.hsc:54) getCurrentCCS (libraries/base/GHC/Stack.hsc:56) getCCSOf (libraries/base/GHC/Stack.hsc:61) ccsCC (libraries/base/GHC/Stack.hsc:66) ccsParent (libraries/base/GHC/Stack.hsc:69) ccLabel (libraries/base/GHC/Stack.hsc:72) ccModule (libraries/base/GHC/Stack.hsc:75) ccSrcSpan (libraries/base/GHC/Stack.hsc:78) ccsToStrings (libraries/base/GHC/Stack.hsc:95) renderStack (libraries/base/GHC/Stack.hsc:118) 0% ( 0 / 2) in 'GHC.Environment' Missing documentation for: Module header getFullArgs (libraries/base/./GHC/Environment.hs:50) 12% ( 5 / 40) in 'GHC.IO.Handle.Internals' Missing documentation for: withHandle (libraries/base/./GHC/IO/Handle/Internals.hs:123) withHandle' (libraries/base/./GHC/IO/Handle/Internals.hs:127) withHandle_ (libraries/base/./GHC/IO/Handle/Internals.hs:137) withHandle__' (libraries/base/./GHC/IO/Handle/Internals.hs:152) withHandle_' (libraries/base/./GHC/IO/Handle/Internals.hs:141) withAllHandles__ (libraries/base/./GHC/IO/Handle/Internals.hs:146) wantWritableHandle (libraries/base/./GHC/IO/Handle/Internals.hs:223) wantReadableHandle (libraries/base/./GHC/IO/Handle/Internals.hs:259) wantReadableHandle_ (libraries/base/./GHC/IO/Handle/Internals.hs:262) wantSeekableHandle (libraries/base/./GHC/IO/Handle/Internals.hs:299) mkHandle (libraries/base/./GHC/IO/Handle/Internals.hs:607) openTextEncoding (libraries/base/./GHC/IO/Handle/Internals.hs:696) closeTextCodecs (libraries/base/./GHC/IO/Handle/Internals.hs:716) initBufferState (libraries/base/./GHC/IO/Handle/Internals.hs:692) dEFAULT_CHAR_BUFFER_SIZE (libraries/base/./GHC/IO/Handle/Internals.hs:432) flushWriteBuffer (libraries/base/./GHC/IO/Handle/Internals.hs:488) flushCharReadBuffer (libraries/base/./GHC/IO/Handle/Internals.hs:541) flushByteReadBuffer (libraries/base/./GHC/IO/Handle/Internals.hs:588) flushByteWriteBuffer (libraries/base/./GHC/IO/Handle/Internals.hs:493) readTextDevice (libraries/base/./GHC/IO/Handle/Internals.hs:823) writeCharBuffer (libraries/base/./GHC/IO/Handle/Internals.hs:503) readTextDeviceNonBlocking (libraries/base/./GHC/IO/Handle/Internals.hs:912) decodeByteBuf (libraries/base/./GHC/IO/Handle/Internals.hs:924) augmentIOError (libraries/base/./GHC/IO/Handle/Internals.hs:211) ioe_closedHandle (libraries/base/./GHC/IO/Handle/Internals.hs:319) ioe_EOF (libraries/base/./GHC/IO/Handle/Internals.hs:319) ioe_notReadable (libraries/base/./GHC/IO/Handle/Internals.hs:319) ioe_notWritable (libraries/base/./GHC/IO/Handle/Internals.hs:319) ioe_finalizedHandle (libraries/base/./GHC/IO/Handle/Internals.hs:342) ioe_bufsiz (libraries/base/./GHC/IO/Handle/Internals.hs:347) hClose_help (libraries/base/./GHC/IO/Handle/Internals.hs:730) hLookAhead_ (libraries/base/./GHC/IO/Handle/Internals.hs:784) HandleFinalizer (libraries/base/./GHC/IO/Handle/Internals.hs:88) handleFinalizer (libraries/base/./GHC/IO/Handle/Internals.hs:420) debugIO (libraries/base/./GHC/IO/Handle/Internals.hs:799) 80% ( 40 / 50) in 'System.IO.Error' Missing documentation for: ioeGetErrorType (libraries/base/./System/IO/Error.hs:264) ioeGetLocation (libraries/base/./System/IO/Error.hs:266) ioeGetErrorString (libraries/base/./System/IO/Error.hs:265) ioeGetHandle (libraries/base/./System/IO/Error.hs:267) ioeGetFileName (libraries/base/./System/IO/Error.hs:268) ioeSetErrorType (libraries/base/./System/IO/Error.hs:282) ioeSetErrorString (libraries/base/./System/IO/Error.hs:283) ioeSetLocation (libraries/base/./System/IO/Error.hs:284) ioeSetHandle (libraries/base/./System/IO/Error.hs:285) ioeSetFileName (libraries/base/./System/IO/Error.hs:286) 14% ( 1 / 7) in 'GHC.Pack' Missing documentation for: packCString# (libraries/base/./GHC/Pack.hs:50) unpackCString (libraries/base/./GHC/Pack.hs:45) unpackCString# unpackNBytes# unpackFoldrCString# unpackAppendCString# 33% ( 1 / 3) in 'GHC.Profiling' Missing documentation for: startProfTimer (libraries/base/./GHC/Profiling.hs:9) stopProfTimer (libraries/base/./GHC/Profiling.hs:10) 0% ( 0 / 6) in 'GHC.Event.Arr' Missing documentation for: Module header Arr (libraries/base/./GHC/Event/Arr.hs:17) new (libraries/base/./GHC/Event/Arr.hs:19) size (libraries/base/./GHC/Event/Arr.hs:23) read (libraries/base/./GHC/Event/Arr.hs:26) write (libraries/base/./GHC/Event/Arr.hs:30) 5% ( 1 / 20) in 'GHC.Event.Array' Missing documentation for: Module header Array (libraries/base/./GHC/Event/Array.hs:54) capacity (libraries/base/./GHC/Event/Array.hs:112) clear (libraries/base/./GHC/Event/Array.hs:173) concat (libraries/base/./GHC/Event/Array.hs:228) duplicate (libraries/base/./GHC/Event/Array.hs:94) empty (libraries/base/./GHC/Event/Array.hs:62) ensureCapacity (libraries/base/./GHC/Event/Array.hs:142) findIndex (libraries/base/./GHC/Event/Array.hs:210) forM_ (libraries/base/./GHC/Event/Array.hs:178) length (libraries/base/./GHC/Event/Array.hs:107) loop (libraries/base/./GHC/Event/Array.hs:193) new (libraries/base/./GHC/Event/Array.hs:87) removeAt (libraries/base/./GHC/Event/Array.hs:264) snoc (libraries/base/./GHC/Event/Array.hs:165) unsafeLoad (libraries/base/./GHC/Event/Array.hs:135) unsafeRead (libraries/base/./GHC/Event/Array.hs:117) unsafeWrite (libraries/base/./GHC/Event/Array.hs:124) useAsPtr (libraries/base/./GHC/Event/Array.hs:160) 50% ( 1 / 2) in 'GHC.Event.Clock' Missing documentation for: Module header 44% ( 8 / 18) in 'GHC.Event.Control' Missing documentation for: Module header Signal (libraries/base/./GHC/Conc/Signal.hs:32) ControlMessage (libraries/base/./GHC/Event/Control.hs:55) readControlMessage (libraries/base/./GHC/Event/Control.hs:140) controlReadFd (libraries/base/./GHC/Event/Control.hs:63) controlWriteFd (libraries/base/./GHC/Event/Control.hs:64) wakeupReadFd (libraries/base/./GHC/Event/Control.hs:75) sendWakeup (libraries/base/./GHC/Event/Control.hs:173) sendDie (libraries/base/./GHC/Event/Control.hs:189) setNonBlockingFD (libraries/base/./System/Posix/Internals.hs:316) 67% ( 16 / 24) in 'GHC.Event.Internal' Missing documentation for: Module header backend (libraries/base/./GHC/Event/Internal.hs:160) delete (libraries/base/./GHC/Event/Internal.hs:188) poll (libraries/base/./GHC/Event/Internal.hs:170) eventIs (libraries/base/./GHC/Event/Internal.hs:62) eventLifetime (libraries/base/./GHC/Event/Internal.hs:111) elLifetime (libraries/base/./GHC/Event/Internal.hs:118) elEvent (libraries/base/./GHC/Event/Internal.hs:122) 67% ( 2 / 3) in 'GHC.Event.EPoll' Missing documentation for: available (libraries/base/GHC/Event/EPoll.hsc:60) 38% ( 3 / 8) in 'GHC.Event.IntTable' Missing documentation for: Module header IntTable (libraries/base/./GHC/Event/IntTable.hs:33) new (libraries/base/./GHC/Event/IntTable.hs:56) lookup (libraries/base/./GHC/Event/IntTable.hs:47) updateWith (libraries/base/./GHC/Event/IntTable.hs:124) 0% ( 0 / 3) in 'GHC.Event.KQueue' Missing documentation for: Module header new (libraries/base/GHC/Event/KQueue.hsc:21) available (libraries/base/GHC/Event/KQueue.hsc:24) 0% ( 0 / 5) in 'GHC.Event.Unique' Missing documentation for: Module header UniqueSource (libraries/base/./GHC/Event/Unique.hs:25) Unique (libraries/base/./GHC/Event/Unique.hs:27) newSource (libraries/base/./GHC/Event/Unique.hs:33) newUnique (libraries/base/./GHC/Event/Unique.hs:36) 81% ( 25 / 31) in 'GHC.Event.Manager' Missing documentation for: newDefaultBackend (libraries/base/./GHC/Event/Manager.hs:167) finished (libraries/base/./GHC/Event/Manager.hs:235) cleanup (libraries/base/./GHC/Event/Manager.hs:238) callbackTableVar (libraries/base/./GHC/Event/Manager.hs:143) emControl (libraries/base/./GHC/Event/Manager.hs:131) FdData (libraries/base/./GHC/Event/Manager.hs:103) 90% ( 26 / 29) in 'GHC.Event.PSQ' Missing documentation for: Key (libraries/base/./GHC/Event/PSQ.hs:107) PSQ (libraries/base/./GHC/Event/PSQ.hs:109) empty (libraries/base/./GHC/Event/PSQ.hs:140) 0% ( 0 / 3) in 'GHC.Event.Poll' Missing documentation for: Module header new (libraries/base/GHC/Event/Poll.hsc:54) available (libraries/base/GHC/Event/Poll.hsc:45) 67% ( 14 / 21) in 'GHC.Event.TimerManager' Missing documentation for: Module header newWith (libraries/base/./GHC/Event/TimerManager.hs:118) newDefaultBackend (libraries/base/./GHC/Event/TimerManager.hs:107) emControl (libraries/base/./GHC/Event/TimerManager.hs:93) finished (libraries/base/./GHC/Event/TimerManager.hs:145) step (libraries/base/./GHC/Event/TimerManager.hs:177) cleanup (libraries/base/./GHC/Event/TimerManager.hs:148) 62% ( 8 / 13) in 'GHC.Event.Thread' Missing documentation for: Module header getSystemTimerManager (libraries/base/./GHC/Event/Thread.hs:214) ensureIOManagerIsRunning (libraries/base/./GHC/Event/Thread.hs:237) ioManagerCapabilitiesChanged (libraries/base/./GHC/Event/Thread.hs:325) blockedOnBadFD (libraries/base/./GHC/Event/Thread.hs:125) 82% ( 9 / 11) in 'GHC.Conc.IO' Missing documentation for: ensureIOManagerIsRunning (libraries/base/./GHC/Conc/IO.hs:71) ioManagerCapabilitiesChanged (libraries/base/./GHC/Conc/IO.hs:78) 76% ( 51 / 67) in 'GHC.Conc' Missing documentation for: childHandler (libraries/base/./GHC/Conc/Sync.hs:395) par (libraries/base/./GHC/Conc/Sync.hs:517) pseq (libraries/base/./GHC/Conc/Sync.hs:513) BlockReason (libraries/base/./GHC/Conc/Sync.hs:529) threadStatus (libraries/base/./GHC/Conc/Sync.hs:562) withMVar (libraries/base/./GHC/Conc/Sync.hs:817) Signal (libraries/base/./GHC/Conc/Signal.hs:32) HandlerFun (libraries/base/./GHC/Conc/Signal.hs:37) setHandler (libraries/base/./GHC/Conc/Signal.hs:52) runHandlers (libraries/base/./GHC/Conc/Signal.hs:63) ensureIOManagerIsRunning (libraries/base/./GHC/Conc/IO.hs:71) ioManagerCapabilitiesChanged (libraries/base/./GHC/Conc/IO.hs:78) setUncaughtExceptionHandler (libraries/base/./GHC/Conc/Sync.hs:893) getUncaughtExceptionHandler (libraries/base/./GHC/Conc/Sync.hs:896) reportError (libraries/base/./GHC/Conc/Sync.hs:862) reportStackOverflow (libraries/base/./GHC/Conc/Sync.hs:857) 25% ( 3 / 12) in 'GHC.IO.FD' Missing documentation for: FD (libraries/base/./GHC/IO/FD.hs:74) release (libraries/base/./GHC/IO/FD.hs:331) setNonBlockingMode (libraries/base/./GHC/IO/FD.hs:385) readRawBufferPtr (libraries/base/./GHC/IO/FD.hs:501) readRawBufferPtrNoBlock (libraries/base/./GHC/IO/FD.hs:518) writeRawBufferPtr (libraries/base/./GHC/IO/FD.hs:534) stdin (libraries/base/./GHC/IO/FD.hs:305) stdout (libraries/base/./GHC/IO/FD.hs:305) stderr (libraries/base/./GHC/IO/FD.hs:305) 80% ( 12 / 15) in 'GHC.IO.Handle.Text' Missing documentation for: commitBuffer' (libraries/base/./GHC/IO/Handle/Text.hs:650) hPutBufNonBlocking (libraries/base/./GHC/IO/Handle/Text.hs:703) memcpy (libraries/base/./GHC/IO/Handle/Text.hs:994) 83% ( 44 / 53) in 'GHC.IO.Handle' Missing documentation for: hClose_help (libraries/base/./GHC/IO/Handle/Internals.hs:730) HandlePosition (libraries/base/./GHC/IO/Handle.hs:330) HandlePosn (libraries/base/./GHC/IO/Handle.hs:317) hIsOpen (libraries/base/./GHC/IO/Handle.hs:445) hIsClosed (libraries/base/./GHC/IO/Handle.hs:453) hIsReadable (libraries/base/./GHC/IO/Handle.hs:470) hIsWritable (libraries/base/./GHC/IO/Handle.hs:479) hIsSeekable (libraries/base/./GHC/IO/Handle.hs:501) hPutBufNonBlocking (libraries/base/./GHC/IO/Handle/Text.hs:703) 91% ( 10 / 11) in 'GHC.IO.Handle.FD' Missing documentation for: mkHandleFromFD (libraries/base/./GHC/IO/Handle/FD.hs:204) 50% ( 5 / 10) in 'GHC.TopHandler' Missing documentation for: topHandler (libraries/base/./GHC/TopHandler.hs:133) topHandlerFastExit (libraries/base/./GHC/TopHandler.hs:136) reportStackOverflow (libraries/base/./GHC/Conc/Sync.hs:857) reportError (libraries/base/./GHC/Conc/Sync.hs:862) flushStdHandles (libraries/base/./GHC/TopHandler.hs:172) 94% (116 /124) in 'System.IO' Missing documentation for: fixIO (libraries/base/./System/IO.hs:401) HandlePosn (libraries/base/./GHC/IO/Handle.hs:317) hIsOpen (libraries/base/./GHC/IO/Handle.hs:445) hIsClosed (libraries/base/./GHC/IO/Handle.hs:453) hIsReadable (libraries/base/./GHC/IO/Handle.hs:470) hIsWritable (libraries/base/./GHC/IO/Handle.hs:479) hIsSeekable (libraries/base/./GHC/IO/Handle.hs:501) hPutBufNonBlocking (libraries/base/./GHC/IO/Handle/Text.hs:703) 100% ( 3 / 3) in 'Control.Monad.Fix' 96% ( 23 / 24) in 'Control.Arrow' Missing documentation for: ArrowZero (libraries/base/./Control/Arrow.hs:179) 83% ( 15 / 18) in 'Control.Applicative' Missing documentation for: Const (libraries/base/./Control/Applicative.hs:67) WrappedMonad (libraries/base/./Control/Applicative.hs:93) WrappedArrow (libraries/base/./Control/Applicative.hs:107) 100% ( 11 / 11) in 'Data.Traversable' 100% ( 45 / 45) in 'Control.Monad' 100% ( 4 / 4) in 'GHC.Stats' 100% (148 /148) in 'Data.List' 100% ( 8 / 8) in 'Data.String' 100% ( 8 / 8) in 'Data.Version' 96% ( 49 / 51) in 'Data.Data' Missing documentation for: mkIntegralConstr (libraries/base/./Data/Data.hs:760) mkRealConstr (libraries/base/./Data/Data.hs:767) 25% ( 1 / 4) in 'GHC.Desugar' Missing documentation for: >>> (libraries/base/./GHC/Desugar.hs:29) AnnotationWrapper (libraries/base/./GHC/Desugar.hs:37) toAnnotationWrapper (libraries/base/./GHC/Desugar.hs:39) 100% ( 12 / 12) in 'GHC.Natural' 100% ( 2 / 2) in 'Numeric.Natural' 95% ( 19 / 20) in 'Debug.Trace' Missing documentation for: putTraceMsg (libraries/base/./Debug/Trace.hs:95) 81% ( 43 / 53) in 'GHC.Exts' Missing documentation for: maxTupleSize (libraries/base/./GHC/Exts.hs:91) uncheckedShiftL64# (libraries/base/./GHC/Word.hs:764) uncheckedShiftRL64# (libraries/base/./GHC/Word.hs:767) uncheckedIShiftL64# (libraries/base/./GHC/Int.hs:870) uncheckedIShiftRA64# (libraries/base/./GHC/Int.hs:873) breakpoint (libraries/base/./GHC/Base.hs:997) breakpointCond (libraries/base/./GHC/Base.hs:1000) traceEvent (libraries/base/./GHC/Exts.hs:124) SpecConstrAnnotation (libraries/base/./GHC/Exts.hs:142) Constraint 11% ( 2 / 19) in 'GHC.RTS.Flags' Missing documentation for: RTSFlags (libraries/base/GHC/RTS/Flags.hsc:247) GCFlags (libraries/base/GHC/RTS/Flags.hsc:78) ConcFlags (libraries/base/GHC/RTS/Flags.hsc:107) MiscFlags (libraries/base/GHC/RTS/Flags.hsc:112) CCFlags (libraries/base/GHC/RTS/Flags.hsc:162) ProfFlags (libraries/base/GHC/RTS/Flags.hsc:199) TraceFlags (libraries/base/GHC/RTS/Flags.hsc:232) TickyFlags (libraries/base/GHC/RTS/Flags.hsc:242) getRTSFlags (libraries/base/GHC/RTS/Flags.hsc:281) getGCFlags (libraries/base/GHC/RTS/Flags.hsc:303) getConcFlags (libraries/base/GHC/RTS/Flags.hsc:333) getMiscFlags (libraries/base/GHC/RTS/Flags.hsc:339) getDebugFlags (libraries/base/GHC/RTS/Flags.hsc:347) getCCFlags (libraries/base/GHC/RTS/Flags.hsc:366) getProfFlags (libraries/base/GHC/RTS/Flags.hsc:374) getTraceFlags (libraries/base/GHC/RTS/Flags.hsc:392) getTickyFlags (libraries/base/GHC/RTS/Flags.hsc:404) 14% ( 1 / 7) in 'GHC.Fingerprint' Missing documentation for: Module header Fingerprint (libraries/base/./GHC/Fingerprint/Type.hs:24) fingerprint0 (libraries/base/./GHC/Fingerprint.hs:42) fingerprintData (libraries/base/./GHC/Fingerprint.hs:50) fingerprintString (libraries/base/./GHC/Fingerprint.hs:60) fingerprintFingerprints (libraries/base/./GHC/Fingerprint.hs:45) 96% ( 23 / 24) in 'GHC.Event' Missing documentation for: getSystemTimerManager (libraries/base/./GHC/Event/Thread.hs:214) 100% ( 26 / 26) in 'GHC.TypeLits' 100% ( 2 / 2) in 'GHC.IP' 33% ( 1 / 3) in 'GHC.PArr' Missing documentation for: [::] (libraries/base/./GHC/PArr.hs:35) PArr (libraries/base/./GHC/PArr.hs:37) Warning: Prelude: null is exported separately but will be documented under Foldable. Consider exporting it together with its parent(s) for code clarity. Warning: Prelude: length is exported separately but will be documented under Foldable. Consider exporting it together with its parent(s) for code clarity. 97% (161 /166) in 'Prelude' Missing documentation for: Bool Ordering Real (libraries/base/./GHC/Real.hs:120) even (libraries/base/./GHC/Real.hs:463) odd (libraries/base/./GHC/Real.hs:463) 67% ( 2 / 3) in 'Control.Monad.Zip' Missing documentation for: (libraries/base/./Control/Monad/Zip.hs:51) 100% ( 9 / 9) in 'GHC.StaticPtr' 100% ( 13 / 13) in 'Control.Concurrent.Chan' 100% ( 6 / 6) in 'Control.Concurrent.QSem' 100% ( 6 / 6) in 'Control.Concurrent.QSemN' 100% ( 52 / 52) in 'Control.Concurrent' 100% ( 3 / 3) in 'Control.Monad.Instances' 75% ( 9 / 12) in 'Control.Monad.ST.Imp' Missing documentation for: unsafeInterleaveST (libraries/base/./GHC/ST.hs:85) unsafeIOToST (libraries/base/./GHC/IO.hs:98) unsafeSTToIO (libraries/base/./GHC/IO.hs:101) 100% ( 8 / 8) in 'Control.Monad.ST' 100% ( 8 / 8) in 'Control.Monad.ST.Safe' 100% ( 2 / 2) in 'Control.Monad.ST.Strict' 40% ( 2 / 5) in 'Control.Monad.ST.Unsafe' Missing documentation for: unsafeInterleaveST (libraries/base/./GHC/ST.hs:85) unsafeIOToST (libraries/base/./GHC/IO.hs:98) unsafeSTToIO (libraries/base/./GHC/IO.hs:101) 86% ( 12 / 14) in 'Control.Monad.ST.Lazy.Imp' Missing documentation for: unsafeInterleaveST (libraries/base/./Control/Monad/ST/Lazy/Imp.hs:146) unsafeIOToST (libraries/base/./Control/Monad/ST/Lazy/Imp.hs:149) 100% ( 11 / 11) in 'Control.Monad.ST.Lazy' 100% ( 11 / 11) in 'Control.Monad.ST.Lazy.Safe' 50% ( 2 / 4) in 'Control.Monad.ST.Lazy.Unsafe' Missing documentation for: unsafeInterleaveST (libraries/base/./Control/Monad/ST/Lazy/Imp.hs:146) unsafeIOToST (libraries/base/./Control/Monad/ST/Lazy/Imp.hs:149) 100% ( 2 / 2) in 'Data.Bifunctor' 100% ( 13 / 13) in 'Data.Complex' 62% ( 13 / 21) in 'Data.Fixed' Missing documentation for: HasResolution (libraries/base/./Data/Fixed.hs:76) E0 (libraries/base/./Data/Fixed.hs:169) E1 (libraries/base/./Data/Fixed.hs:175) E2 (libraries/base/./Data/Fixed.hs:181) E3 (libraries/base/./Data/Fixed.hs:187) E6 (libraries/base/./Data/Fixed.hs:193) E9 (libraries/base/./Data/Fixed.hs:199) E12 (libraries/base/./Data/Fixed.hs:205) 100% ( 2 / 2) in 'Data.Functor.Identity' 100% ( 5 / 5) in 'Data.Ix' 100% ( 7 / 7) in 'Data.Ratio' 100% ( 8 / 8) in 'Data.STRef' 43% ( 3 / 7) in 'Data.STRef.Lazy' Missing documentation for: newSTRef (libraries/base/./Data/STRef/Lazy.hs:29) readSTRef (libraries/base/./Data/STRef/Lazy.hs:30) writeSTRef (libraries/base/./Data/STRef/Lazy.hs:31) modifySTRef (libraries/base/./Data/STRef/Lazy.hs:32) 100% ( 2 / 2) in 'Data.STRef.Strict' 100% ( 5 / 5) in 'Data.Unique' 100% ( 4 / 4) in 'Data.Void' 100% ( 3 / 3) in 'System.CPUTime' 100% ( 14 / 14) in 'System.Console.GetOpt' 100% ( 2 / 2) in 'System.Environment.ExecutablePath' 100% ( 11 / 11) in 'System.Environment' 100% ( 6 / 6) in 'System.Exit' 100% ( 5 / 5) in 'System.Info' 100% ( 4 / 4) in 'System.Mem' 100% ( 6 / 6) in 'System.Mem.StableName' 100% ( 13 / 13) in 'System.Mem.Weak' 100% ( 2 / 2) in 'System.Timeout' 100% ( 36 / 36) in 'Text.Printf' 100% ( 1 / 1) in 'Text.Show.Functions' Warning: Text.Read.Lex: could not find link destinations for: guard Warning: GHC.Foreign: could not find link destinations for: CString CStringLen Warning: System.IO.Unsafe: could not find link destinations for: bracket Warning: GHC.IO.Handle: could not find link destinations for: Handle__ ResourceVanished Warning: GHC.IO.Handle.FD: could not find link destinations for: FD FD Warning: System.IO: could not find link destinations for: ResourceVanished Warning: GHC.Natural: could not find link destinations for: minusNatural Warning: GHC.RTS.Flags: could not find link destinations for: GiveGCStats Nat Time DoCostCentres DoHeapProfile DoTrace Warning: GHC.Event: could not find link destinations for: Lifetime Warning: GHC.TypeLits: could not find link destinations for: natSing symbolSing Warning: Data.Ix: could not find link destinations for: unsafeIndex Warning: Text.Printf: could not find link destinations for: spr hspr "inplace/bin/ghc-cabal" hscolour libraries/filepath dist-install "inplace/bin/ghc-cabal" hscolour libraries/array dist-install Running hscolour for filepath-1.4.0.0... Running hscolour for array-0.5.1.0... Preprocessing library array-0.5.1.0... Preprocessing library filepath-1.4.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/filepath/dist-install/doc/html/filepath" --no-tmp-comp-dir --dump-interface=libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --html --hoogle --title="filepath-1.4.0.0: Library for manipulating FilePaths in a cross platform way." --prologue="libraries/filepath/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/filepath/. --optghc=-ilibraries/filepath/dist-install/build --optghc=-ilibraries/filepath/dist-install/build/autogen --optghc=-Ilibraries/filepath/dist-install/build --optghc=-Ilibraries/filepath/dist-install/build/autogen --optghc=-Ilibraries/filepath/. --optghc=-optP-include --optghc=-optPlibraries/filepath/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-Wall --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/filepath/dist-install/build --optghc=-hidir --optghc=libraries/filepath/dist-install/build --optghc=-stubdir --optghc=libraries/filepath/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/filepath/./System/FilePath.hs libraries/filepath/./System/FilePath/Posix.hs libraries/filepath/./System/FilePath/Windows.hs +RTS -tlibraries/filepath/dist-install/doc/html/filepath/filepath.haddock.t --machine-readable "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/array/dist-install/doc/html/array" --no-tmp-comp-dir --dump-interface=libraries/array/dist-install/doc/html/array/array.haddock --html --hoogle --title="array-0.5.1.0: Mutable and immutable arrays" --prologue="libraries/array/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/array/. --optghc=-ilibraries/array/dist-install/build --optghc=-ilibraries/array/dist-install/build/autogen --optghc=-Ilibraries/array/dist-install/build --optghc=-Ilibraries/array/dist-install/build/autogen --optghc=-Ilibraries/array/. --optghc=-optP-include --optghc=-optPlibraries/array/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/array/dist-install/build --optghc=-hidir --optghc=libraries/array/dist-install/build --optghc=-stubdir --optghc=libraries/array/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/array/./Data/Array.hs libraries/array/./Data/Array/Base.hs libraries/array/./Data/Array/IArray.hs libraries/array/./Data/Array/IO.hs libraries/array/./Data/Array/IO/Safe.hs libraries/array/./Data/Array/IO/Internals.hs libraries/array/./Data/Array/MArray.hs libraries/array/./Data/Array/MArray/Safe.hs libraries/array/./Data/Array/ST.hs libraries/array/./Data/Array/ST/Safe.hs libraries/array/./Data/Array/Storable.hs libraries/array/./Data/Array/Storable/Safe.hs libraries/array/./Data/Array/Storable/Internals.hs libraries/array/./Data/Array/Unboxed.hs libraries/array/./Data/Array/Unsafe.hs +RTS -tlibraries/array/dist-install/doc/html/array/array.haddock.t --machine-readable Haddock coverage: 100% ( 58 / 58) in 'System.FilePath.Windows' 100% ( 58 / 58) in 'System.FilePath.Posix' 100% ( 2 / 2) in 'System.FilePath' "inplace/bin/ghc-cabal" hscolour libraries/transformers dist-install Running hscolour for transformers-0.4.2.0... Preprocessing library transformers-0.4.2.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/transformers/dist-install/doc/html/transformers" --no-tmp-comp-dir --dump-interface=libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --html --hoogle --title="transformers-0.4.2.0: Concrete functor and monad transformers" --prologue="libraries/transformers/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=trans_ALYlebOVzVI4kxbFX5SGhm --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/transformers/. --optghc=-ilibraries/transformers/dist-install/build --optghc=-ilibraries/transformers/dist-install/build/autogen --optghc=-Ilibraries/transformers/dist-install/build --optghc=-Ilibraries/transformers/dist-install/build/autogen --optghc=-Ilibraries/transformers/. --optghc=-optP-include --optghc=-optPlibraries/transformers/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/transformers/dist-install/build --optghc=-hidir --optghc=libraries/transformers/dist-install/build --optghc=-stubdir --optghc=libraries/transformers/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/transformers/./Control/Applicative/Backwards.hs libraries/transformers/./Control/Applicative/Lift.hs libraries/transformers/./Control/Monad/IO/Class.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/Classes.hs libraries/transformers/./Data/Functor/Compose.hs libraries/transformers/./Data/Functor/Constant.hs libraries/transformers/./Data/Functor/Product.hs libraries/transformers/./Data/Functor/Reverse.hs libraries/transformers/./Data/Functor/Sum.hs +RTS -tlibraries/transformers/dist-install/doc/html/transformers/transformers.haddock.t --machine-readable libraries/transformers/Control/Monad/Trans/Cont.hs:69:20: Warning: Tab character libraries/transformers/Control/Monad/Trans/Cont.hs:70:16: Warning: Tab character libraries/transformers/Control/Monad/Trans/Reader.hs:69:24: Warning: Tab character libraries/transformers/Control/Monad/Trans/Reader.hs:70:9: Warning: Tab character Haddock coverage: 26% ( 28 /107) in 'Data.Array.Base' Missing documentation for: safeRangeSize (libraries/array/./Data/Array/Base.hs:77) safeIndex (libraries/array/./Data/Array/Base.hs:83) unsafeReplaceST (libraries/array/./Data/Array/Base.hs:91) unsafeAccumST (libraries/array/./Data/Array/Base.hs:98) unsafeAccumArrayST (libraries/array/./Data/Array/Base.hs:107) listArrayST (libraries/array/./Data/Array/Base.hs:179) listUArrayST (libraries/array/./Data/Array/Base.hs:196) ListUArray (libraries/array/./Data/Array/Base.hs:227) (libraries/array/./Data/Array/Base.hs:371) unsafeArrayUArray (libraries/array/./Data/Array/Base.hs:414) unsafeFreezeSTUArray (libraries/array/./Data/Array/Base.hs:422) unsafeReplaceUArray (libraries/array/./Data/Array/Base.hs:428) unsafeAccumUArray (libraries/array/./Data/Array/Base.hs:436) unsafeAccumArrayUArray (libraries/array/./Data/Array/Base.hs:446) eqUArray (libraries/array/./Data/Array/Base.hs:456) cmpUArray (libraries/array/./Data/Array/Base.hs:463) cmpIntUArray (libraries/array/./Data/Array/Base.hs:467) showsIArray (libraries/array/./Data/Array/Base.hs:489) (libraries/array/./Data/Array/Base.hs:500) (libraries/array/./Data/Array/Base.hs:523) (libraries/array/./Data/Array/Base.hs:539) (libraries/array/./Data/Array/Base.hs:555) (libraries/array/./Data/Array/Base.hs:571) (libraries/array/./Data/Array/Base.hs:587) (libraries/array/./Data/Array/Base.hs:603) (libraries/array/./Data/Array/Base.hs:619) (libraries/array/./Data/Array/Base.hs:635) nullStablePtr (libraries/array/./Data/Array/Base.hs:652) (libraries/array/./Data/Array/Base.hs:655) (libraries/array/./Data/Array/Base.hs:671) (libraries/array/./Data/Array/Base.hs:687) (libraries/array/./Data/Array/Base.hs:703) (libraries/array/./Data/Array/Base.hs:719) (libraries/array/./Data/Array/Base.hs:735) (libraries/array/./Data/Array/Base.hs:751) (libraries/array/./Data/Array/Base.hs:767) (libraries/array/./Data/Array/Base.hs:783) (libraries/array/./Data/Array/Base.hs:786) (libraries/array/./Data/Array/Base.hs:789) arrEleBottom (libraries/array/./Data/Array/Base.hs:796) (libraries/array/./Data/Array/Base.hs:865) (libraries/array/./Data/Array/Base.hs:951) (libraries/array/./Data/Array/Base.hs:963) (libraries/array/./Data/Array/Base.hs:1001) unsafeNewArraySTUArray_ (libraries/array/./Data/Array/Base.hs:1010) (libraries/array/./Data/Array/Base.hs:1020) (libraries/array/./Data/Array/Base.hs:1063) (libraries/array/./Data/Array/Base.hs:1081) (libraries/array/./Data/Array/Base.hs:1099) (libraries/array/./Data/Array/Base.hs:1117) (libraries/array/./Data/Array/Base.hs:1135) (libraries/array/./Data/Array/Base.hs:1153) (libraries/array/./Data/Array/Base.hs:1171) (libraries/array/./Data/Array/Base.hs:1189) (libraries/array/./Data/Array/Base.hs:1207) (libraries/array/./Data/Array/Base.hs:1225) (libraries/array/./Data/Array/Base.hs:1243) (libraries/array/./Data/Array/Base.hs:1261) (libraries/array/./Data/Array/Base.hs:1279) (libraries/array/./Data/Array/Base.hs:1297) (libraries/array/./Data/Array/Base.hs:1315) (libraries/array/./Data/Array/Base.hs:1333) bOOL_SCALE (libraries/array/./Data/Array/Base.hs:1354) bOOL_WORD_SCALE (libraries/array/./Data/Array/Base.hs:1354) wORD_SCALE (libraries/array/./Data/Array/Base.hs:1354) dOUBLE_SCALE (libraries/array/./Data/Array/Base.hs:1354) fLOAT_SCALE (libraries/array/./Data/Array/Base.hs:1354) bOOL_INDEX (libraries/array/./Data/Array/Base.hs:1364) bOOL_BIT (libraries/array/./Data/Array/Base.hs:1371) bOOL_NOT_BIT (libraries/array/./Data/Array/Base.hs:1371) freezeSTUArray (libraries/array/./Data/Array/Base.hs:1396) memcpy_freeze (libraries/array/./Data/Array/Base.hs:1406) thawSTUArray (libraries/array/./Data/Array/Base.hs:1475) memcpy_thaw (libraries/array/./Data/Array/Base.hs:1484) unsafeThawSTUArray (libraries/array/./Data/Array/Base.hs:1539) unsafeThawIOArray (libraries/array/./Data/Array/Base.hs:1553) thawIOArray (libraries/array/./Data/Array/Base.hs:1566) freezeIOArray (libraries/array/./Data/Array/Base.hs:1579) unsafeFreezeIOArray (libraries/array/./Data/Array/Base.hs:1591) Warning: Data.Array.MArray: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 19 / 19) in 'Data.Array.MArray' 80% ( 4 / 5) in 'Data.Array.IO.Internals' Missing documentation for: unsafeThawIOUArray (libraries/array/./Data/Array/IO/Internals.hs:383) 100% ( 10 / 10) in 'Data.Array.IO' Warning: Data.Array.MArray.Safe: newArray is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray.Safe: newArray_ is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. Warning: Data.Array.MArray.Safe: getBounds is exported separately but will be documented under MArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 19 / 19) in 'Data.Array.MArray.Safe' 100% ( 10 / 10) in 'Data.Array.IO.Safe' 100% ( 9 / 9) in 'Data.Array.ST' 100% ( 9 / 9) in 'Data.Array.ST.Safe' 100% ( 5 / 5) in 'Data.Array.Storable.Internals' 100% ( 9 / 9) in 'Data.Array.Storable' 100% ( 9 / 9) in 'Data.Array.Storable.Safe' 100% ( 7 / 7) in 'Data.Array.Unsafe' 100% ( 20 / 20) in 'Data.Array' Warning: Data.Array.IArray: bounds is exported separately but will be documented under IArray. Consider exporting it together with its parent(s) for code clarity. 100% ( 21 / 21) in 'Data.Array.IArray' 100% ( 5 / 5) in 'Data.Array.Unboxed' Warning: Data.Array.MArray: could not find link destinations for: getNumElements unsafeRead unsafeWrite Warning: Data.Array.MArray.Safe: could not find link destinations for: getNumElements unsafeRead unsafeWrite Warning: Data.Array.IArray: could not find link destinations for: numElements unsafeArray unsafeAt "inplace/bin/ghc-cabal" hscolour libraries/xhtml dist-install Running hscolour for xhtml-3000.2.1... Preprocessing library xhtml-3000.2.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/xhtml/dist-install/doc/html/xhtml" --no-tmp-comp-dir --dump-interface=libraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock --html --hoogle --title="xhtml-3000.2.1: An XHTML combinator library" --prologue="libraries/xhtml/dist-install/haddock-prologue.txt" --hide=Text.XHtml.Strict.Attributes --hide=Text.XHtml.Strict.Elements --hide=Text.XHtml.Frameset.Attributes --hide=Text.XHtml.Frameset.Elements --hide=Text.XHtml.Transitional.Attributes --hide=Text.XHtml.Transitional.Elements --hide=Text.XHtml.BlockTable --hide=Text.XHtml.Extras --hide=Text.XHtml.Internals --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=xhtml_0mVDYvYGgNUBWShvlDofr1 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/xhtml/. --optghc=-ilibraries/xhtml/dist-install/build --optghc=-ilibraries/xhtml/dist-install/build/autogen --optghc=-Ilibraries/xhtml/dist-install/build --optghc=-Ilibraries/xhtml/dist-install/build/autogen --optghc=-Ilibraries/xhtml/. --optghc=-optP-include --optghc=-optPlibraries/xhtml/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-Wall --optghc=-XHaskell98 --optghc=-XCPP --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/xhtml/dist-install/build --optghc=-hidir --optghc=libraries/xhtml/dist-install/build --optghc=-stubdir --optghc=libraries/xhtml/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/xhtml/./Text/XHtml.hs libraries/xhtml/./Text/XHtml/Frameset.hs libraries/xhtml/./Text/XHtml/Strict.hs libraries/xhtml/./Text/XHtml/Transitional.hs libraries/xhtml/./Text/XHtml/Debug.hs libraries/xhtml/./Text/XHtml/Table.hs libraries/xhtml/./Text/XHtml/Strict/Attributes.hs libraries/xhtml/./Text/XHtml/Strict/Elements.hs libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs libraries/xhtml/./Text/XHtml/Frameset/Elements.hs libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs libraries/xhtml/./Text/XHtml/Transitional/Elements.hs libraries/xhtml/./Text/XHtml/BlockTable.hs libraries/xhtml/./Text/XHtml/Extras.hs libraries/xhtml/./Text/XHtml/Internals.hs +RTS -tlibraries/xhtml/dist-install/doc/html/xhtml/xhtml.haddock.t --machine-readable libraries/xhtml/Text/XHtml/Internals.hs:321:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:322:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:323:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:324:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:338:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:339:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:347:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:348:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:349:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:350:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:353:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:354:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:355:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:358:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:359:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:360:1: Warning: Tab character libraries/xhtml/Text/XHtml/Internals.hs:23:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() Haddock coverage: 73% ( 8 / 11) in 'Text.XHtml.BlockTable' Missing documentation for: BlockTable (libraries/xhtml/./Text/XHtml/BlockTable.hs:101) showsTable (libraries/xhtml/./Text/XHtml/BlockTable.hs:164) showTable (libraries/xhtml/./Text/XHtml/BlockTable.hs:167) 55% ( 27 / 49) in 'Text.XHtml.Internals' Missing documentation for: htmlAttrPair (libraries/xhtml/./Text/XHtml/Internals.hs:49) Html (libraries/xhtml/./Text/XHtml/Internals.hs:53) (libraries/xhtml/./Text/XHtml/Internals.hs:60) (libraries/xhtml/./Text/XHtml/Internals.hs:64) (libraries/xhtml/./Text/XHtml/Internals.hs:70) (libraries/xhtml/./Text/XHtml/Internals.hs:83) (libraries/xhtml/./Text/XHtml/Internals.hs:86) (libraries/xhtml/./Text/XHtml/Internals.hs:91) (libraries/xhtml/./Text/XHtml/Internals.hs:94) ADDATTRS (libraries/xhtml/./Text/XHtml/Internals.hs:97) (libraries/xhtml/./Text/XHtml/Internals.hs:104) (libraries/xhtml/./Text/XHtml/Internals.hs:107) (libraries/xhtml/./Text/XHtml/Internals.hs:110) (libraries/xhtml/./Text/XHtml/Internals.hs:117) concatHtml (libraries/xhtml/./Text/XHtml/Internals.hs:137) emptyAttr (libraries/xhtml/./Text/XHtml/Internals.hs:168) intAttr (libraries/xhtml/./Text/XHtml/Internals.hs:171) strAttr (libraries/xhtml/./Text/XHtml/Internals.hs:174) htmlAttr (libraries/xhtml/./Text/XHtml/Internals.hs:177) mkHtml (libraries/xhtml/./Text/XHtml/Internals.hs:218) renderHtml' (libraries/xhtml/./Text/XHtml/Internals.hs:285) prettyHtml' (libraries/xhtml/./Text/XHtml/Internals.hs:301) 8% ( 1 / 12) in 'Text.XHtml.Transitional.Elements' Missing documentation for: Module header applet (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:14) basefont (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:18) center (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:22) dir (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:26) font (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:30) iframe (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:34) isindex (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:38) themenu (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:42) strike (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:46) underline (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:50) 5% ( 2 / 37) in 'Text.XHtml.Transitional.Attributes' Missing documentation for: Module header alink (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:14) background (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:18) bgcolor (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:22) clear (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:26) code (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:30) color (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:34) compact (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:38) face (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:42) hspace (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:46) link (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:50) noshade (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:54) nowrap (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:58) start (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:62) target (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:65) text (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:69) version (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:73) vlink (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:77) vspace (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:81) aqua (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:91) black (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:92) blue (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:93) fuchsia (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:94) gray (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:95) green (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:96) lime (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:97) maroon (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:98) navy (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:99) olive (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:100) purple (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:101) red (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:102) silver (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:103) teal (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:104) yellow (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:105) white (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:106) 14% ( 1 / 7) in 'Text.XHtml.Frameset.Attributes' Missing documentation for: Module header frameborder (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:13) marginheight (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:16) marginwidth (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:19) noresize (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:22) scrolling (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:25) 2% ( 1 / 50) in 'Text.XHtml.Strict.Attributes' Missing documentation for: Module header action (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:13) align (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:14) alt (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:16) altcode (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:17) archive (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:18) base (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:19) border (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:20) bordercolor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:21) cellpadding (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:22) cellspacing (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:23) checked (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:24) codebase (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:25) cols (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:26) colspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:27) content (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:28) coords (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:29) disabled (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:30) enctype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:31) height (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:32) href (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:33) hreflang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:34) httpequiv (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:35) identifier (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:36) ismap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:37) lang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:38) maxlength (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:39) method (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:40) multiple (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:41) name (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:42) nohref (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:43) rel (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:44) rev (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:45) rows (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:46) rowspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:47) rules (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:48) selected (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:49) shape (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:50) size (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:51) src (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:52) theclass (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:53) thefor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:54) thestyle (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:55) thetype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:56) title (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:57) usemap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:58) valign (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:59) value (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:60) width (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:61) 20% ( 1 / 5) in 'Text.XHtml.Frameset.Elements' Missing documentation for: Module header frame (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:13) frameset (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:16) noframes (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:19) 1% ( 1 / 79) in 'Text.XHtml.Strict.Elements' Missing documentation for: Module header abbr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:13) acronym (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:14) address (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:15) anchor (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:16) area (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:17) bdo (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:18) big (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:19) blockquote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:20) body (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:21) bold (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:22) br (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:23) button (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:24) caption (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:25) cite (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:26) col (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:27) colgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:28) del (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:29) ddef (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:30) define (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:31) dlist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:32) dterm (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:33) emphasize (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:34) fieldset (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:35) form (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:36) h1 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:37) h2 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:38) h3 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:39) h4 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:40) h5 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:41) h6 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:42) header (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:43) hr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:44) image (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:45) input (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:46) ins (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:47) italics (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:48) keyboard (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:49) label (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:50) legend (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:51) li (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:52) meta (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:53) noscript (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:54) object (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:55) olist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:56) optgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:57) option (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:58) paragraph (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:59) param (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:60) pre (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:61) quote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:62) sample (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:63) script (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:64) select (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:65) small (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:66) strong (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:67) style (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:68) sub (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:69) sup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:70) table (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:71) tbody (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:72) td (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:73) textarea (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:74) tfoot (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:75) th (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:76) thead (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:77) thebase (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:78) thecode (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:79) thediv (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:80) thehtml (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:81) thelink (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:82) themap (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:83) thespan (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:84) thetitle (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:85) tr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:86) tt (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:87) ulist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:88) variable (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:89) 32% ( 11 / 34) in 'Text.XHtml.Extras' Missing documentation for: Module header primHtmlChar (libraries/xhtml/./Text/XHtml/Extras.hs:38) bullet (libraries/xhtml/./Text/XHtml/Extras.hs:45) URL (libraries/xhtml/./Text/XHtml/Extras.hs:61) HotLink (libraries/xhtml/./Text/XHtml/Extras.hs:63) (libraries/xhtml/./Text/XHtml/Extras.hs:69) (libraries/xhtml/./Text/XHtml/Extras.hs:73) hotlink (libraries/xhtml/./Text/XHtml/Extras.hs:76) ordList (libraries/xhtml/./Text/XHtml/Extras.hs:89) unordList (libraries/xhtml/./Text/XHtml/Extras.hs:92) defList (libraries/xhtml/./Text/XHtml/Extras.hs:95) widget (libraries/xhtml/./Text/XHtml/Extras.hs:103) checkbox (libraries/xhtml/./Text/XHtml/Extras.hs:107) hidden (libraries/xhtml/./Text/XHtml/Extras.hs:108) radio (libraries/xhtml/./Text/XHtml/Extras.hs:109) reset (libraries/xhtml/./Text/XHtml/Extras.hs:110) submit (libraries/xhtml/./Text/XHtml/Extras.hs:111) password (libraries/xhtml/./Text/XHtml/Extras.hs:112) textfield (libraries/xhtml/./Text/XHtml/Extras.hs:113) afile (libraries/xhtml/./Text/XHtml/Extras.hs:114) clickmap (libraries/xhtml/./Text/XHtml/Extras.hs:115) menu (libraries/xhtml/./Text/XHtml/Extras.hs:128) gui (libraries/xhtml/./Text/XHtml/Extras.hs:132) 19% ( 37 /192) in 'Text.XHtml.Strict' Missing documentation for: Html (libraries/xhtml/./Text/XHtml/Internals.hs:53) ADDATTRS (libraries/xhtml/./Text/XHtml/Internals.hs:97) concatHtml (libraries/xhtml/./Text/XHtml/Internals.hs:137) htmlAttrPair (libraries/xhtml/./Text/XHtml/Internals.hs:49) emptyAttr (libraries/xhtml/./Text/XHtml/Internals.hs:168) intAttr (libraries/xhtml/./Text/XHtml/Internals.hs:171) strAttr (libraries/xhtml/./Text/XHtml/Internals.hs:174) htmlAttr (libraries/xhtml/./Text/XHtml/Internals.hs:177) abbr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:13) acronym (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:14) address (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:15) anchor (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:16) area (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:17) bdo (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:18) big (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:19) blockquote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:20) body (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:21) bold (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:22) br (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:23) button (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:24) caption (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:25) cite (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:26) col (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:27) colgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:28) del (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:29) ddef (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:30) define (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:31) dlist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:32) dterm (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:33) emphasize (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:34) fieldset (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:35) form (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:36) h1 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:37) h2 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:38) h3 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:39) h4 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:40) h5 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:41) h6 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:42) header (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:43) hr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:44) image (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:45) input (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:46) ins (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:47) italics (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:48) keyboard (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:49) label (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:50) legend (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:51) li (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:52) meta (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:53) noscript (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:54) object (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:55) olist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:56) optgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:57) option (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:58) paragraph (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:59) param (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:60) pre (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:61) quote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:62) sample (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:63) script (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:64) select (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:65) small (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:66) strong (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:67) style (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:68) sub (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:69) sup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:70) table (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:71) tbody (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:72) td (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:73) textarea (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:74) tfoot (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:75) th (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:76) thead (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:77) thebase (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:78) thecode (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:79) thediv (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:80) thehtml (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:81) thelink (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:82) themap (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:83) thespan (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:84) thetitle (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:85) tr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:86) tt (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:87) ulist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:88) variable (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:89) action (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:13) align (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:14) alt (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:16) altcode (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:17) archive (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:18) base (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:19) border (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:20) bordercolor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:21) cellpadding (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:22) cellspacing (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:23) checked (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:24) codebase (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:25) cols (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:26) colspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:27) content (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:28) coords (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:29) disabled (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:30) enctype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:31) height (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:32) href (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:33) hreflang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:34) httpequiv (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:35) identifier (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:36) ismap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:37) lang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:38) maxlength (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:39) method (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:40) multiple (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:41) name (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:42) nohref (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:43) rel (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:44) rev (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:45) rows (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:46) rowspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:47) rules (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:48) selected (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:49) shape (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:50) size (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:51) src (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:52) theclass (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:53) thefor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:54) thestyle (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:55) thetype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:56) title (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:57) usemap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:58) valign (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:59) value (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:60) width (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:61) primHtmlChar (libraries/xhtml/./Text/XHtml/Extras.hs:38) bullet (libraries/xhtml/./Text/XHtml/Extras.hs:45) URL (libraries/xhtml/./Text/XHtml/Extras.hs:61) HotLink (libraries/xhtml/./Text/XHtml/Extras.hs:63) (libraries/xhtml/./Text/XHtml/Extras.hs:69) (libraries/xhtml/./Text/XHtml/Extras.hs:73) hotlink (libraries/xhtml/./Text/XHtml/Extras.hs:76) ordList (libraries/xhtml/./Text/XHtml/Extras.hs:89) unordList (libraries/xhtml/./Text/XHtml/Extras.hs:92) defList (libraries/xhtml/./Text/XHtml/Extras.hs:95) widget (libraries/xhtml/./Text/XHtml/Extras.hs:103) checkbox (libraries/xhtml/./Text/XHtml/Extras.hs:107) hidden (libraries/xhtml/./Text/XHtml/Extras.hs:108) radio (libraries/xhtml/./Text/XHtml/Extras.hs:109) reset (libraries/xhtml/./Text/XHtml/Extras.hs:110) submit (libraries/xhtml/./Text/XHtml/Extras.hs:111) password (libraries/xhtml/./Text/XHtml/Extras.hs:112) textfield (libraries/xhtml/./Text/XHtml/Extras.hs:113) afile (libraries/xhtml/./Text/XHtml/Extras.hs:114) clickmap (libraries/xhtml/./Text/XHtml/Extras.hs:115) menu (libraries/xhtml/./Text/XHtml/Extras.hs:128) gui (libraries/xhtml/./Text/XHtml/Extras.hs:132) 18% ( 36 /199) in 'Text.XHtml.Frameset' Missing documentation for: Html (libraries/xhtml/./Text/XHtml/Internals.hs:53) ADDATTRS (libraries/xhtml/./Text/XHtml/Internals.hs:97) concatHtml (libraries/xhtml/./Text/XHtml/Internals.hs:137) htmlAttrPair (libraries/xhtml/./Text/XHtml/Internals.hs:49) emptyAttr (libraries/xhtml/./Text/XHtml/Internals.hs:168) intAttr (libraries/xhtml/./Text/XHtml/Internals.hs:171) strAttr (libraries/xhtml/./Text/XHtml/Internals.hs:174) htmlAttr (libraries/xhtml/./Text/XHtml/Internals.hs:177) abbr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:13) acronym (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:14) address (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:15) anchor (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:16) area (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:17) bdo (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:18) big (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:19) blockquote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:20) body (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:21) bold (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:22) br (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:23) button (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:24) caption (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:25) cite (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:26) col (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:27) colgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:28) del (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:29) ddef (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:30) define (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:31) dlist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:32) dterm (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:33) emphasize (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:34) fieldset (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:35) form (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:36) h1 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:37) h2 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:38) h3 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:39) h4 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:40) h5 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:41) h6 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:42) header (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:43) hr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:44) image (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:45) input (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:46) ins (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:47) italics (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:48) keyboard (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:49) label (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:50) legend (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:51) li (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:52) meta (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:53) noscript (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:54) object (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:55) olist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:56) optgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:57) option (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:58) paragraph (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:59) param (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:60) pre (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:61) quote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:62) sample (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:63) script (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:64) select (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:65) small (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:66) strong (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:67) style (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:68) sub (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:69) sup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:70) table (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:71) tbody (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:72) td (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:73) textarea (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:74) tfoot (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:75) th (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:76) thead (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:77) thebase (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:78) thecode (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:79) thediv (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:80) thehtml (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:81) thelink (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:82) themap (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:83) thespan (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:84) thetitle (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:85) tr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:86) tt (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:87) ulist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:88) variable (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:89) frame (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:13) frameset (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:16) noframes (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:19) action (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:13) align (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:14) alt (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:16) altcode (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:17) archive (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:18) base (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:19) border (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:20) bordercolor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:21) cellpadding (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:22) cellspacing (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:23) checked (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:24) codebase (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:25) cols (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:26) colspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:27) content (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:28) coords (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:29) disabled (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:30) enctype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:31) height (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:32) href (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:33) hreflang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:34) httpequiv (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:35) identifier (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:36) ismap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:37) lang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:38) maxlength (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:39) method (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:40) multiple (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:41) name (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:42) nohref (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:43) rel (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:44) rev (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:45) rows (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:46) rowspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:47) rules (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:48) selected (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:49) shape (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:50) size (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:51) src (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:52) theclass (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:53) thefor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:54) thestyle (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:55) thetype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:56) title (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:57) usemap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:58) valign (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:59) value (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:60) width (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:61) frameborder (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:13) marginheight (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:16) marginwidth (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:19) noresize (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:22) scrolling (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:25) primHtmlChar (libraries/xhtml/./Text/XHtml/Extras.hs:38) bullet (libraries/xhtml/./Text/XHtml/Extras.hs:45) URL (libraries/xhtml/./Text/XHtml/Extras.hs:61) HotLink (libraries/xhtml/./Text/XHtml/Extras.hs:63) (libraries/xhtml/./Text/XHtml/Extras.hs:69) (libraries/xhtml/./Text/XHtml/Extras.hs:73) hotlink (libraries/xhtml/./Text/XHtml/Extras.hs:76) ordList (libraries/xhtml/./Text/XHtml/Extras.hs:89) unordList (libraries/xhtml/./Text/XHtml/Extras.hs:92) defList (libraries/xhtml/./Text/XHtml/Extras.hs:95) widget (libraries/xhtml/./Text/XHtml/Extras.hs:103) checkbox (libraries/xhtml/./Text/XHtml/Extras.hs:107) hidden (libraries/xhtml/./Text/XHtml/Extras.hs:108) radio (libraries/xhtml/./Text/XHtml/Extras.hs:109) reset (libraries/xhtml/./Text/XHtml/Extras.hs:110) submit (libraries/xhtml/./Text/XHtml/Extras.hs:111) password (libraries/xhtml/./Text/XHtml/Extras.hs:112) textfield (libraries/xhtml/./Text/XHtml/Extras.hs:113) afile (libraries/xhtml/./Text/XHtml/Extras.hs:114) clickmap (libraries/xhtml/./Text/XHtml/Extras.hs:115) menu (libraries/xhtml/./Text/XHtml/Extras.hs:128) gui (libraries/xhtml/./Text/XHtml/Extras.hs:132) 30% ( 3 / 10) in 'Text.XHtml.Table' Missing documentation for: HTMLTABLE (libraries/xhtml/./Text/XHtml/Table.hs:26) (libraries/xhtml/./Text/XHtml/Table.hs:61) above (libraries/xhtml/./Text/XHtml/Table.hs:61) <-> (libraries/xhtml/./Text/XHtml/Table.hs:61) beside (libraries/xhtml/./Text/XHtml/Table.hs:61) aboves (libraries/xhtml/./Text/XHtml/Table.hs:80) besides (libraries/xhtml/./Text/XHtml/Table.hs:84) 60% ( 3 / 5) in 'Text.XHtml.Debug' Missing documentation for: treeHtml (libraries/xhtml/./Text/XHtml/Debug.hs:28) treeColors (libraries/xhtml/./Text/XHtml/Debug.hs:68) 16% ( 39 /246) in 'Text.XHtml.Transitional' Missing documentation for: Html (libraries/xhtml/./Text/XHtml/Internals.hs:53) ADDATTRS (libraries/xhtml/./Text/XHtml/Internals.hs:97) concatHtml (libraries/xhtml/./Text/XHtml/Internals.hs:137) htmlAttrPair (libraries/xhtml/./Text/XHtml/Internals.hs:49) emptyAttr (libraries/xhtml/./Text/XHtml/Internals.hs:168) intAttr (libraries/xhtml/./Text/XHtml/Internals.hs:171) strAttr (libraries/xhtml/./Text/XHtml/Internals.hs:174) htmlAttr (libraries/xhtml/./Text/XHtml/Internals.hs:177) abbr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:13) acronym (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:14) address (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:15) anchor (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:16) area (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:17) bdo (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:18) big (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:19) blockquote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:20) body (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:21) bold (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:22) br (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:23) button (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:24) caption (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:25) cite (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:26) col (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:27) colgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:28) del (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:29) ddef (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:30) define (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:31) dlist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:32) dterm (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:33) emphasize (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:34) fieldset (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:35) form (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:36) h1 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:37) h2 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:38) h3 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:39) h4 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:40) h5 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:41) h6 (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:42) header (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:43) hr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:44) image (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:45) input (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:46) ins (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:47) italics (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:48) keyboard (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:49) label (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:50) legend (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:51) li (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:52) meta (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:53) noscript (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:54) object (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:55) olist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:56) optgroup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:57) option (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:58) paragraph (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:59) param (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:60) pre (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:61) quote (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:62) sample (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:63) script (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:64) select (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:65) small (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:66) strong (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:67) style (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:68) sub (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:69) sup (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:70) table (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:71) tbody (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:72) td (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:73) textarea (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:74) tfoot (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:75) th (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:76) thead (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:77) thebase (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:78) thecode (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:79) thediv (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:80) thehtml (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:81) thelink (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:82) themap (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:83) thespan (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:84) thetitle (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:85) tr (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:86) tt (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:87) ulist (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:88) variable (libraries/xhtml/./Text/XHtml/Strict/Elements.hs:89) frame (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:13) frameset (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:16) noframes (libraries/xhtml/./Text/XHtml/Frameset/Elements.hs:19) applet (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:14) basefont (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:18) center (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:22) dir (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:26) font (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:30) iframe (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:34) isindex (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:38) themenu (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:42) strike (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:46) underline (libraries/xhtml/./Text/XHtml/Transitional/Elements.hs:50) action (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:13) align (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:14) alt (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:16) altcode (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:17) archive (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:18) base (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:19) border (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:20) bordercolor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:21) cellpadding (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:22) cellspacing (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:23) checked (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:24) codebase (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:25) cols (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:26) colspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:27) content (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:28) coords (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:29) disabled (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:30) enctype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:31) height (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:32) href (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:33) hreflang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:34) httpequiv (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:35) identifier (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:36) ismap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:37) lang (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:38) maxlength (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:39) method (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:40) multiple (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:41) name (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:42) nohref (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:43) rel (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:44) rev (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:45) rows (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:46) rowspan (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:47) rules (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:48) selected (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:49) shape (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:50) size (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:51) src (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:52) theclass (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:53) thefor (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:54) thestyle (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:55) thetype (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:56) title (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:57) usemap (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:58) valign (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:59) value (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:60) width (libraries/xhtml/./Text/XHtml/Strict/Attributes.hs:61) frameborder (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:13) marginheight (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:16) marginwidth (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:19) noresize (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:22) scrolling (libraries/xhtml/./Text/XHtml/Frameset/Attributes.hs:25) alink (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:14) background (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:18) bgcolor (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:22) clear (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:26) code (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:30) color (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:34) compact (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:38) face (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:42) hspace (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:46) link (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:50) noshade (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:54) nowrap (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:58) start (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:62) target (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:65) text (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:69) version (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:73) vlink (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:77) vspace (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:81) aqua (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:91) black (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:92) blue (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:93) fuchsia (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:94) gray (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:95) green (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:96) lime (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:97) maroon (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:98) navy (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:99) olive (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:100) purple (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:101) red (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:102) silver (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:103) teal (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:104) yellow (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:105) white (libraries/xhtml/./Text/XHtml/Transitional/Attributes.hs:106) primHtmlChar (libraries/xhtml/./Text/XHtml/Extras.hs:38) bullet (libraries/xhtml/./Text/XHtml/Extras.hs:45) URL (libraries/xhtml/./Text/XHtml/Extras.hs:61) HotLink (libraries/xhtml/./Text/XHtml/Extras.hs:63) (libraries/xhtml/./Text/XHtml/Extras.hs:69) (libraries/xhtml/./Text/XHtml/Extras.hs:73) hotlink (libraries/xhtml/./Text/XHtml/Extras.hs:76) ordList (libraries/xhtml/./Text/XHtml/Extras.hs:89) unordList (libraries/xhtml/./Text/XHtml/Extras.hs:92) defList (libraries/xhtml/./Text/XHtml/Extras.hs:95) widget (libraries/xhtml/./Text/XHtml/Extras.hs:103) checkbox (libraries/xhtml/./Text/XHtml/Extras.hs:107) hidden (libraries/xhtml/./Text/XHtml/Extras.hs:108) radio (libraries/xhtml/./Text/XHtml/Extras.hs:109) reset (libraries/xhtml/./Text/XHtml/Extras.hs:110) submit (libraries/xhtml/./Text/XHtml/Extras.hs:111) password (libraries/xhtml/./Text/XHtml/Extras.hs:112) textfield (libraries/xhtml/./Text/XHtml/Extras.hs:113) afile (libraries/xhtml/./Text/XHtml/Extras.hs:114) clickmap (libraries/xhtml/./Text/XHtml/Extras.hs:115) menu (libraries/xhtml/./Text/XHtml/Extras.hs:128) gui (libraries/xhtml/./Text/XHtml/Extras.hs:132) 71% ( 5 / 7) in 'Text.XHtml' Missing documentation for: treeHtml (libraries/xhtml/./Text/XHtml/Debug.hs:28) treeColors (libraries/xhtml/./Text/XHtml/Debug.hs:68) Haddock coverage: 100% ( 14 / 14) in 'Control.Monad.Trans.Class' 100% ( 5 / 5) in 'Control.Monad.Signatures' 100% ( 2 / 2) in 'Control.Monad.IO.Class' 100% ( 22 / 22) in 'Control.Monad.Trans.Cont' 100% ( 18 / 18) in 'Control.Monad.Trans.Reader' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.RWS' 100% ( 37 / 37) in 'Control.Monad.Trans.RWS.Strict' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.State' 100% ( 34 / 34) in 'Control.Monad.Trans.State.Strict' 100% ( 14 / 14) in 'Data.Functor.Classes' 100% ( 2 / 2) in 'Data.Functor.Constant' 100% ( 9 / 9) in 'Control.Applicative.Lift' 100% ( 19 / 19) in 'Control.Monad.Trans.Except' 100% ( 15 / 15) in 'Control.Monad.Trans.Error' 100% ( 7 / 7) in 'Control.Monad.Trans.Identity' 100% ( 7 / 7) in 'Control.Monad.Trans.List' 100% ( 12 / 12) in 'Control.Monad.Trans.Maybe' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Lazy' 100% ( 2 / 2) in 'Control.Monad.Trans.Writer' 100% ( 20 / 20) in 'Control.Monad.Trans.Writer.Strict' 100% ( 2 / 2) in 'Data.Functor.Compose' 100% ( 2 / 2) in 'Data.Functor.Product' 100% ( 2 / 2) in 'Data.Functor.Sum' 100% ( 2 / 2) in 'Control.Applicative.Backwards' 100% ( 2 / 2) in 'Data.Functor.Reverse' "inplace/bin/ghc-cabal" hscolour libraries/terminfo dist-install Running hscolour for terminfo-0.4.0.1... Preprocessing library terminfo-0.4.0.1... "inplace/bin/ghc-cabal" hscolour libraries/deepseq dist-install Running hscolour for deepseq-1.4.1.1... Preprocessing library deepseq-1.4.1.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/deepseq/dist-install/doc/html/deepseq" --no-tmp-comp-dir --dump-interface=libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --html --hoogle --title="deepseq-1.4.1.1: Deep evaluation of data structures" --prologue="libraries/deepseq/dist-install/haddock-prologue.txt" --read-interface=../array-0.5.1.0,../array-0.5.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/deepseq/. --optghc=-ilibraries/deepseq/dist-install/build --optghc=-ilibraries/deepseq/dist-install/build/autogen --optghc=-Ilibraries/deepseq/dist-install/build --optghc=-Ilibraries/deepseq/dist-install/build/autogen --optghc=-Ilibraries/deepseq/. --optghc=-optP-include --optghc=-optPlibraries/deepseq/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/deepseq/dist-install/build --optghc=-hidir --optghc=libraries/deepseq/dist-install/build --optghc=-stubdir --optghc=libraries/deepseq/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/deepseq/./Control/DeepSeq.hs +RTS -tlibraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock.t --machine-readable "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/terminfo/dist-install/doc/html/terminfo" --no-tmp-comp-dir --dump-interface=libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock --html --hoogle --title="terminfo-0.4.0.1: Haskell bindings to the terminfo library." --prologue="libraries/terminfo/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=termi_7qZwBlx3clR8sTBilJl253 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/terminfo/. --optghc=-ilibraries/terminfo/dist-install/build --optghc=-ilibraries/terminfo/dist-install/build/autogen --optghc=-Ilibraries/terminfo/dist-install/build --optghc=-Ilibraries/terminfo/dist-install/build/autogen --optghc=-Ilibraries/terminfo/. --optghc=-optP-include --optghc=-optPlibraries/terminfo/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/terminfo/dist-install/build --optghc=-hidir --optghc=libraries/terminfo/dist-install/build --optghc=-stubdir --optghc=libraries/terminfo/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} 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 +RTS -tlibraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock.t --machine-readable Haddock coverage: 100% ( 5 / 5) in 'Control.DeepSeq' "inplace/bin/ghc-cabal" hscolour libraries/bytestring dist-install Running hscolour for bytestring-0.10.6.0... Preprocessing library bytestring-0.10.6.0... Haddock coverage: 79% ( 22 / 28) in 'System.Console.Terminfo.Base' Missing documentation for: Terminal (libraries/terminfo/./System/Console/Terminfo/Base.hs:64) SetupTermError (libraries/terminfo/./System/Console/Terminfo/Base.hs:99) getCapability (libraries/terminfo/./System/Console/Terminfo/Base.hs:192) OutputCap (libraries/terminfo/./System/Console/Terminfo/Base.hs:331) TermStr (libraries/terminfo/./System/Console/Terminfo/Base.hs:373) termText (libraries/terminfo/./System/Console/Terminfo/Base.hs:155) 32% ( 6 / 19) in 'System.Console.Terminfo.Keys' Missing documentation for: keypadOn (libraries/terminfo/./System/Console/Terminfo/Keys.hs:39) keypadOff (libraries/terminfo/./System/Console/Terminfo/Keys.hs:42) keyUp (libraries/terminfo/./System/Console/Terminfo/Keys.hs:45) keyDown (libraries/terminfo/./System/Console/Terminfo/Keys.hs:48) keyLeft (libraries/terminfo/./System/Console/Terminfo/Keys.hs:51) keyRight (libraries/terminfo/./System/Console/Terminfo/Keys.hs:54) keyBackspace (libraries/terminfo/./System/Console/Terminfo/Keys.hs:62) keyDeleteChar (libraries/terminfo/./System/Console/Terminfo/Keys.hs:65) keyHome (libraries/terminfo/./System/Console/Terminfo/Keys.hs:68) keyEnd (libraries/terminfo/./System/Console/Terminfo/Keys.hs:71) keyPageUp (libraries/terminfo/./System/Console/Terminfo/Keys.hs:74) keyPageDown (libraries/terminfo/./System/Console/Terminfo/Keys.hs:77) keyEnter (libraries/terminfo/./System/Console/Terminfo/Keys.hs:80) 41% ( 15 / 37) in 'System.Console.Terminfo.Cursor' Missing documentation for: termLines (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:57) termColumns (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:58) scrollForward (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:181) scrollReverse (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:184) moveDown (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:162) moveLeft (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:153) moveRight (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:156) moveUp (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:159) cursorDown1 (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:104) cursorLeft1 (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:107) cursorRight1 (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:110) cursorUp1 (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:113) cursorDown (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:116) cursorLeft (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:119) cursorRight (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:122) cursorUp (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:125) cursorHome (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:128) cursorToLL (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:131) cursorAddress (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:190) Point (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:188) rowAddress (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:196) columnAddress (libraries/terminfo/./System/Console/Terminfo/Cursor.hs:193) 56% ( 14 / 25) in 'System.Console.Terminfo.Effects' Missing documentation for: Attributes (libraries/terminfo/./System/Console/Terminfo/Effects.hs:94) enterStandoutMode (libraries/terminfo/./System/Console/Terminfo/Effects.hs:59) exitStandoutMode (libraries/terminfo/./System/Console/Terminfo/Effects.hs:62) enterUnderlineMode (libraries/terminfo/./System/Console/Terminfo/Effects.hs:65) exitUnderlineMode (libraries/terminfo/./System/Console/Terminfo/Effects.hs:68) reverseOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:71) blinkOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:74) boldOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:77) dimOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:80) invisibleOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:83) protectedOn (libraries/terminfo/./System/Console/Terminfo/Effects.hs:86) 100% ( 5 / 5) in 'System.Console.Terminfo.Edit' 88% ( 7 / 8) in 'System.Console.Terminfo.Color' Missing documentation for: Color (libraries/terminfo/./System/Console/Terminfo/Color.hs:38) 100% ( 7 / 7) in 'System.Console.Terminfo' Warning: System.Console.Terminfo.Base: could not find link destinations for: hasOkPadding outputCap Max Min "inplace/bin/ghc-cabal" hscolour libraries/containers dist-install Running hscolour for containers-0.5.6.2... Preprocessing library containers-0.5.6.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/bytestring/dist-install/doc/html/bytestring" --no-tmp-comp-dir --dump-interface=libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --html --hoogle --title="bytestring-0.10.6.0: Fast, compact, strict and lazy byte strings with a list interface" --prologue="libraries/bytestring/dist-install/haddock-prologue.txt" --hide=Data.ByteString.Builder.ASCII --hide=Data.ByteString.Builder.Prim.Binary --hide=Data.ByteString.Builder.Prim.ASCII --hide=Data.ByteString.Builder.Prim.Internal.Floating --hide=Data.ByteString.Builder.Prim.Internal.UncheckedShifts --hide=Data.ByteString.Builder.Prim.Internal.Base16 --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.4.0.0,../ghc-prim-0.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --read-interface=../integer-gmp-1.0.0.0,../integer-gmp-1.0.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/integer-gmp2/dist-install/doc/html/integer-gmp/integer-gmp.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/bytestring/. --optghc=-ilibraries/bytestring/dist-install/build --optghc=-ilibraries/bytestring/dist-install/build/autogen --optghc=-Ilibraries/bytestring/dist-install/build --optghc=-Ilibraries/bytestring/dist-install/build/autogen --optghc=-Ilibraries/bytestring/include --optghc=-optP-DINTEGER_GMP --optghc=-optP-include --optghc=-optPlibraries/bytestring/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-package-key --optghc=integ_2aU3IZNMF9a7mQ0OzsZ0dS --optghc=-Wall --optghc=-fwarn-tabs --optghc=-O2 --optghc=-fmax-simplifier-iterations=10 --optghc=-fdicts-cheap --optghc=-fspec-constr-count=6 --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/bytestring/dist-install/build --optghc=-hidir --optghc=libraries/bytestring/dist-install/build --optghc=-stubdir --optghc=libraries/bytestring/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/bytestring/./Data/ByteString.hs libraries/bytestring/./Data/ByteString/Char8.hs libraries/bytestring/./Data/ByteString/Unsafe.hs libraries/bytestring/./Data/ByteString/Internal.hs libraries/bytestring/./Data/ByteString/Lazy.hs libraries/bytestring/./Data/ByteString/Lazy/Char8.hs libraries/bytestring/./Data/ByteString/Lazy/Internal.hs libraries/bytestring/./Data/ByteString/Short.hs libraries/bytestring/./Data/ByteString/Short/Internal.hs libraries/bytestring/./Data/ByteString/Builder.hs libraries/bytestring/./Data/ByteString/Builder/Extra.hs libraries/bytestring/./Data/ByteString/Builder/Prim.hs libraries/bytestring/./Data/ByteString/Builder/Internal.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs libraries/bytestring/./Data/ByteString/Lazy/Builder.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/Extras.hs libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Binary.hs libraries/bytestring/./Data/ByteString/Builder/Prim/ASCII.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Floating.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/UncheckedShifts.hs libraries/bytestring/./Data/ByteString/Builder/Prim/Internal/Base16.hs +RTS -tlibraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock.t --machine-readable "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/containers/dist-install/doc/html/containers" --no-tmp-comp-dir --dump-interface=libraries/containers/dist-install/doc/html/containers/containers.haddock --html --hoogle --title="containers-0.5.6.2: Assorted concrete container types" --prologue="libraries/containers/dist-install/haddock-prologue.txt" --hide=Data.IntMap.Base --hide=Data.IntSet.Base --hide=Data.Map.Base --hide=Data.Set.Base --hide=Data.Utils.BitUtil --hide=Data.Utils.StrictFold --hide=Data.Utils.StrictPair --read-interface=../array-0.5.1.0,../array-0.5.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.4.0.0,../ghc-prim-0.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/containers/. --optghc=-ilibraries/containers/dist-install/build --optghc=-ilibraries/containers/dist-install/build/autogen --optghc=-Ilibraries/containers/dist-install/build --optghc=-Ilibraries/containers/dist-install/build/autogen --optghc=-Ilibraries/containers/include --optghc=-optP-include --optghc=-optPlibraries/containers/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-O2 --optghc=-Wall --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/containers/dist-install/build --optghc=-hidir --optghc=libraries/containers/dist-install/build --optghc=-stubdir --optghc=libraries/containers/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/containers/./Data/IntMap.hs libraries/containers/./Data/IntMap/Lazy.hs libraries/containers/./Data/IntMap/Strict.hs libraries/containers/./Data/IntSet.hs libraries/containers/./Data/Map.hs libraries/containers/./Data/Map/Lazy.hs libraries/containers/./Data/Map/Strict.hs libraries/containers/./Data/Set.hs libraries/containers/./Data/Graph.hs libraries/containers/./Data/Sequence.hs libraries/containers/./Data/Tree.hs libraries/containers/./Data/IntMap/Base.hs libraries/containers/./Data/IntSet/Base.hs libraries/containers/./Data/Map/Base.hs libraries/containers/./Data/Set/Base.hs libraries/containers/./Data/Utils/BitUtil.hs libraries/containers/./Data/Utils/StrictFold.hs libraries/containers/./Data/Utils/StrictPair.hs +RTS -tlibraries/containers/dist-install/doc/html/containers/containers.haddock.t --machine-readable libraries/bytestring/Data/ByteString/Builder/Internal.hs:137:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Sequence.hs:154:1: Warning: The import of ‘Applicative, <$>’ from module ‘Control.Applicative’ is redundant libraries/containers/Data/Sequence.hs:159:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Sequence.hs:161:1: Warning: The import of ‘foldMap’ from module ‘Data.Foldable’ is redundant libraries/containers/Data/Tree.hs:37:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Tree.hs:39:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Tree.hs:42:1: Warning: The import of ‘Foldable, foldMap’ from module ‘Data.Foldable’ is redundant libraries/containers/Data/Tree.hs:43:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() libraries/containers/Data/Graph.hs:78:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Set/Base.hs:195:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Map/Base.hs:273:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/Map/Base.hs:277:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/Map/Base.hs:278:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() Haddock coverage: 100% ( 6 / 6) in 'Data.ByteString.Builder.Prim.Internal.UncheckedShifts' 81% ( 21 / 26) in 'Data.ByteString.Builder.Prim.Internal' Missing documentation for: fixedPrim (libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs:153) runF (libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs:162) storableToF (libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs:200) boudedPrim (libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs:222) runB (libraries/bytestring/./Data/ByteString/Builder/Prim/Internal.hs:226) 100% ( 3 / 3) in 'Data.ByteString.Builder.Prim.Internal.Floating' 100% ( 33 / 33) in 'Data.ByteString.Builder.Prim.Binary' 52% ( 27 / 52) in 'Data.ByteString.Internal' Missing documentation for: packBytes (libraries/bytestring/./Data/ByteString/Internal.hs:234) packUptoLenBytes (libraries/bytestring/./Data/ByteString/Internal.hs:296) unsafePackLenBytes (libraries/bytestring/./Data/ByteString/Internal.hs:249) packChars (libraries/bytestring/./Data/ByteString/Internal.hs:237) packUptoLenChars (libraries/bytestring/./Data/ByteString/Internal.hs:304) unsafePackLenChars (libraries/bytestring/./Data/ByteString/Internal.hs:256) unpackBytes (libraries/bytestring/./Data/ByteString/Internal.hs:323) unpackAppendBytesLazy (libraries/bytestring/./Data/ByteString/Internal.hs:329) unpackAppendBytesStrict (libraries/bytestring/./Data/ByteString/Internal.hs:352) unpackChars (libraries/bytestring/./Data/ByteString/Internal.hs:326) unpackAppendCharsLazy (libraries/bytestring/./Data/ByteString/Internal.hs:340) unpackAppendCharsStrict (libraries/bytestring/./Data/ByteString/Internal.hs:362) createAndTrim' (libraries/bytestring/./Data/ByteString/Internal.hs:471) c_strlen (libraries/bytestring/./Data/ByteString/Internal.hs:634) c_free_finalizer (libraries/bytestring/./Data/ByteString/Internal.hs:637) memchr (libraries/bytestring/./Data/ByteString/Internal.hs:643) memcmp (libraries/bytestring/./Data/ByteString/Internal.hs:649) memcpy (libraries/bytestring/./Data/ByteString/Internal.hs:655) memset (libraries/bytestring/./Data/ByteString/Internal.hs:670) c_reverse (libraries/bytestring/./Data/ByteString/Internal.hs:678) c_intersperse (libraries/bytestring/./Data/ByteString/Internal.hs:681) c_maximum (libraries/bytestring/./Data/ByteString/Internal.hs:684) c_minimum (libraries/bytestring/./Data/ByteString/Internal.hs:687) c_count (libraries/bytestring/./Data/ByteString/Internal.hs:690) inlinePerformIO (libraries/bytestring/./Data/ByteString/Internal.hs:624) 100% ( 22 / 22) in 'Data.ByteString.Unsafe' 82% ( 14 / 17) in 'Data.ByteString.Short.Internal' Missing documentation for: unsafeIndex (libraries/bytestring/./Data/ByteString/Short/Internal.hs:186) createFromPtr (libraries/bytestring/./Data/ByteString/Short/Internal.hs:423) copyToPtr (libraries/bytestring/./Data/ByteString/Short/Internal.hs:414) 100% ( 17 / 17) in 'Data.ByteString.Short' 100% (134 /134) in 'Data.ByteString' 100% (141 /141) in 'Data.ByteString.Char8' 78% ( 14 / 18) in 'Data.ByteString.Lazy.Internal' Missing documentation for: packBytes (libraries/bytestring/./Data/ByteString/Lazy/Internal.hs:129) packChars (libraries/bytestring/./Data/ByteString/Lazy/Internal.hs:137) unpackBytes (libraries/bytestring/./Data/ByteString/Lazy/Internal.hs:145) unpackChars (libraries/bytestring/./Data/ByteString/Lazy/Internal.hs:149) 100% (121 /121) in 'Data.ByteString.Lazy' 100% (125 /125) in 'Data.ByteString.Lazy.Char8' 100% ( 59 / 59) in 'Data.ByteString.Builder.Internal' 100% ( 4 / 4) in 'Data.ByteString.Builder.Prim.Internal.Base16' 100% ( 34 / 34) in 'Data.ByteString.Builder.Prim.ASCII' 100% (102 /102) in 'Data.ByteString.Builder.Prim' 100% ( 38 / 38) in 'Data.ByteString.Builder.ASCII' 100% ( 83 / 83) in 'Data.ByteString.Builder' 100% ( 2 / 2) in 'Data.ByteString.Lazy.Builder' 50% ( 2 / 4) in 'Data.ByteString.Lazy.Builder.ASCII' Missing documentation for: byteStringHexFixed (libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs:20) lazyByteStringHexFixed (libraries/bytestring/./Data/ByteString/Lazy/Builder/ASCII.hs:23) 100% ( 31 / 31) in 'Data.ByteString.Builder.Extra' 100% ( 2 / 2) in 'Data.ByteString.Lazy.Builder.Extras' Warning: Data.ByteString: could not find link destinations for: spanByte findIndexOrEnd Warning: Data.ByteString.Char8: could not find link destinations for: breakChar unsafeHead breakSpace dropSpace Warning: Data.ByteString.Lazy: could not find link destinations for: hGetContentsN findIndexOrEnd Warning: Data.ByteString.Builder.Prim: could not find link destinations for: Monoidal Contravariant pairB contramapB fixedPrim "inplace/bin/ghc-cabal" hscolour libraries/time dist-install Running hscolour for time-1.5.0.1... Preprocessing library time-1.5.0.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/time/dist-install/doc/html/time" --no-tmp-comp-dir --dump-interface=libraries/time/dist-install/doc/html/time/time.haddock --html --hoogle --title="time-1.5.0.1: A time library" --prologue="libraries/time/dist-install/haddock-prologue.txt" --hide=Data.Time.Calendar.Private --hide=Data.Time.Calendar.Days --hide=Data.Time.Calendar.Gregorian --hide=Data.Time.Calendar.JulianYearDay --hide=Data.Time.Clock.Scale --hide=Data.Time.Clock.UTC --hide=Data.Time.Clock.CTimeval --hide=Data.Time.Clock.UTCDiff --hide=Data.Time.LocalTime.TimeZone --hide=Data.Time.LocalTime.TimeOfDay --hide=Data.Time.LocalTime.LocalTime --hide=Data.Time.Format.Parse --hide=Data.Time.Format.Locale --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/time/lib --optghc=-ilibraries/time/dist-install/build --optghc=-ilibraries/time/dist-install/build/autogen --optghc=-Ilibraries/time/dist-install/build --optghc=-Ilibraries/time/dist-install/build/autogen --optghc=-Ilibraries/time/lib/include --optghc=-optP-DLANGUAGE_Rank2Types --optghc=-optP-DLANGUAGE_DeriveDataTypeable --optghc=-optP-DLANGUAGE_StandaloneDeriving --optghc=-optP-include --optghc=-optPlibraries/time/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-Wall --optghc=-XHaskell2010 --optghc=-XCPP --optghc=-XRank2Types --optghc=-XDeriveDataTypeable --optghc=-XStandaloneDeriving --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/time/dist-install/build --optghc=-hidir --optghc=libraries/time/dist-install/build --optghc=-stubdir --optghc=libraries/time/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/time/lib/Data/Time/Calendar.hs libraries/time/lib/Data/Time/Calendar/MonthDay.hs libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs libraries/time/lib/Data/Time/Calendar/WeekDate.hs libraries/time/lib/Data/Time/Calendar/Julian.hs libraries/time/lib/Data/Time/Calendar/Easter.hs libraries/time/lib/Data/Time/Clock.hs libraries/time/lib/Data/Time/Clock/POSIX.hs libraries/time/lib/Data/Time/Clock/TAI.hs libraries/time/lib/Data/Time/LocalTime.hs libraries/time/lib/Data/Time/Format.hs libraries/time/lib/Data/Time.hs libraries/time/lib/Data/Time/Calendar/Private.hs libraries/time/lib/Data/Time/Calendar/Days.hs libraries/time/lib/Data/Time/Calendar/Gregorian.hs libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs libraries/time/lib/Data/Time/Clock/Scale.hs libraries/time/lib/Data/Time/Clock/UTC.hs libraries/time/lib/Data/Time/Clock/CTimeval.hs libraries/time/lib/Data/Time/Clock/UTCDiff.hs libraries/time/lib/Data/Time/LocalTime/TimeZone.hs libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs libraries/time/lib/Data/Time/LocalTime/LocalTime.hs libraries/time/lib/Data/Time/Format/Parse.hs libraries/time/lib/Data/Time/Format/Locale.hs +RTS -tlibraries/time/dist-install/doc/html/time/time.haddock.t --machine-readable libraries/containers/Data/IntSet/Base.hs:172:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntSet/Base.hs:174:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() libraries/time/lib/Data/Time/Clock/CTimeval.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/CTimeval.hs:34:1: Warning: Tab character libraries/time/lib/Data libraries/containers/Data/IntMap/Base.hs:219:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/containers/Data/IntMap/Base.hs:225:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/containers/Data/IntMap/Base.hs:226:1: Warning: The import of ‘Data.Traversable’ is redundant except perhaps to import instances from ‘Data.Traversable’ To import instances alone, use: import Data.Traversable() libraries/containers/Data/IntMap/Base.hs:228:1: Warning: The import of ‘Data.Word’ is redundant except perhaps to import instances from ‘Data.Word’ To import instances alone, use: import Data.Word() /Time/Clock/Scale.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:65:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/Scale.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:48:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/MonthDay.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Days.hs:45:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:126:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:55:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:56:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:68:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Gregorian.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:14:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:24:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:41:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:45:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/WeekDate.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:17:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:18:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:19:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/JulianYearDay.hs:42:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:22:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:50:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:51:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Julian.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:16:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:33:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:46:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:53:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:78:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:79:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:80:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/UTC.hs:116:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/POSIX.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/POSIX.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:34:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:35:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:36:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:37:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:38:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:39:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:49:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeZone.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:25:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:26:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:27:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:28:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:29:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:54:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:58:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:59:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:60:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:61:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:66:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:67:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:81:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:82:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:83:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:85:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar.hs:4:1: Warning: Tab character Haddock coverage: 100% ( 84 / 84) in 'Data.Sequence' 94% ( 15 / 16) in 'Data.Tree' Missing documentation for: Forest (libraries/containers/./Data/Tree.hs:66) 100% ( 33 / 33) in 'Data.Graph' 33% ( 1 / 3) in 'Data.Utils.StrictPair' Missing documentation for: Module header toPair (libraries/containers/./Data/Utils/StrictPair.hs:14) 50% ( 1 / 2) in 'Data.Utils.StrictFold' Missing documentation for: Module header 95% ( 71 / 75) in 'Data.Set.Base' Missing documentation for: bin (libraries/containers/./Data/Set/Base.hs:1435) balanced (libraries/containers/./Data/Set/Base.hs:1582) link (libraries/containers/./Data/Set/Base.hs:1230) merge (libraries/containers/./Data/Set/Base.hs:1256) 90% (133 /147) in 'Data.Map.Base' Missing documentation for: bin (libraries/containers/./Data/Map/Base.hs:2631) balance (libraries/containers/./Data/Map/Base.hs:2540) balanceL (libraries/containers/./Data/Map/Base.hs:2579) balanceR (libraries/containers/./Data/Map/Base.hs:2604) delta (libraries/containers/./Data/Map/Base.hs:2505) link (libraries/containers/./Data/Map/Base.hs:2401) insertMax (libraries/containers/./Data/Map/Base.hs:2411) merge (libraries/containers/./Data/Map/Base.hs:2427) glue (libraries/containers/./Data/Map/Base.hs:2439) trim (libraries/containers/./Data/Map/Base.hs:2245) trimLookupLo (libraries/containers/./Data/Map/Base.hs:2262) MaybeS (libraries/containers/./Data/Map/Base.hs:2238) filterGt (libraries/containers/./Data/Map/Base.hs:2293) filterLt (libraries/containers/./Data/Map/Base.hs:2305) 100% (134 /134) in 'Data.Map.Lazy' 100% (134 /134) in 'Data.Map.Strict' 100% ( 7 / 7) in 'Data.Map' 100% ( 73 / 73) in 'Data.Set' 50% ( 2 / 4) in 'Data.Utils.BitUtil' Missing documentation for: shiftLL (libraries/containers/./Data/Utils/BitUtil.hs:57) shiftRL (libraries/containers/./Data/Utils/BitUtil.hs:57) 93% ( 65 / 70) in 'Data.IntSet.Base' Missing documentation for: Key (libraries/containers/./Data/IntSet/Base.hs:244) match (libraries/containers/./Data/IntSet/Base.hs:1236) suffixBitMask (libraries/containers/./Data/IntSet/Base.hs:1199) prefixBitMask (libraries/containers/./Data/IntSet/Base.hs:1207) bitmapOf (libraries/containers/./Data/IntSet/Base.hs:1223) 99% ( 66 / 67) in 'Data.IntSet' Missing documentation for: Key (libraries/containers/./Data/IntSet/Base.hs:244) 89% (128 /144) in 'Data.IntMap.Base' Missing documentation for: Key (libraries/containers/./Data/IntSet/Base.hs:244) mergeWithKey' (libraries/containers/./Data/IntMap/Base.hs:1004) Mask (libraries/containers/./Data/IntMap/Base.hs:278) Prefix (libraries/containers/./Data/IntMap/Base.hs:277) Nat (libraries/containers/./Data/IntMap/Base.hs:252) natFromInt (libraries/containers/./Data/IntMap/Base.hs:254) intFromNat (libraries/containers/./Data/IntMap/Base.hs:258) link (libraries/containers/./Data/IntMap/Base.hs:2094) bin (libraries/containers/./Data/IntMap/Base.hs:2106) zero (libraries/containers/./Data/IntMap/Base.hs:2116) nomatch (libraries/containers/./Data/IntMap/Base.hs:2121) match (libraries/containers/./Data/IntMap/Base.hs:2121) mask (libraries/containers/./Data/IntMap/Base.hs:2130) maskW (libraries/containers/./Data/IntMap/Base.hs:2139) shorter (libraries/containers/./Data/IntMap/Base.hs:2144) branchMask (libraries/containers/./Data/IntMap/Base.hs:2149) 99% (127 /128) in 'Data.IntMap.Strict' Missing documentation for: Key (libraries/containers/./Data/IntSet/Base.hs:244) 99% (127 /128) in 'Data.IntMap.Lazy' Missing documentation for: Key (libraries/containers/./Data/IntSet/Base.hs:244) 100% ( 6 / 6) in 'Data.IntMap' Warning: Data.Sequence: could not find link destinations for: PQueue aptyMiddle mapMulFT FingerTree rigidify Two Three One applicativeTree replicateSeq unrollPQ toPQ mergePQ Warning: Data.Map.Strict: could not find link destinations for: mapAccumL Warning: Data.IntMap.Strict: could not find link destinations for: mapAccumL libraries/time/lib/Data/Time/Calendar/Easter.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:20:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:21:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Calendar/Easter.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:8:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:11:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:32:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:44:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:47:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:52:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:57:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:62:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:63:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:64:61: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:72:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:73:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:109:1: Warning: Tab character "inplace/bin/ghc-cabal" hscolour libraries/pretty dist-install libraries/time/lib/Data/Time/LocalTime.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/LocalTime.hs:5:1: Warning: Tab character Running hscolour for pretty-1.1.2.0... Preprocessing library pretty-1.1.2.0... libraries/time/lib/Data/Time/Clock/TAI.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:7:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:9:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:10:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:12:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:13:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:15:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:40:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:43:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:66:36: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:70:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:74:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:75:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:76:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:77:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:84:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:85:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:86:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:87:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:88:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:89:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:90:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:91:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:92:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:93:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:94:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:95:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:96:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:97:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:98:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:99:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:100:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:101:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:102:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:103:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:104:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:105:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:106:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:107:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:108:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:109:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:110:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:111:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:112:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:113:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:114:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:115:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:116:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:117:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:118:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:119:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:120:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:121:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:122:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:123:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:124:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:125:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:126:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:127:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:128:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:129:1: Warning: "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/pretty/dist-install/doc/html/pretty" --no-tmp-comp-dir --dump-interface=libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --html --hoogle --title="pretty-1.1.2.0: Pretty-printing library" --prologue="libraries/pretty/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../ghc-prim-0.4.0.0,../ghc-prim-0.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/ghc-prim/dist-install/doc/html/ghc-prim/ghc-prim.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=prett_7jIfj8VCGFf1WS0tIQ1XSZ --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/pretty/src --optghc=-ilibraries/pretty/dist-install/build --optghc=-ilibraries/pretty/dist-install/build/autogen --optghc=-Ilibraries/pretty/dist-install/build --optghc=-Ilibraries/pretty/dist-install/build/autogen --optghc=-Ilibraries/pretty/. --optghc=-optP-include --optghc=-optPlibraries/pretty/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-package-key --optghc=ghcpr_8TmvWUcS1U1IKHT0levwg3 --optghc=-Wall --optghc=-fwarn-tabs --optghc=-XHaskell98 --optghc=-XCPP --optghc=-XBangPatterns --optghc=-XDeriveGeneric --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/pretty/dist-install/build --optghc=-hidir --optghc=libraries/pretty/dist-install/build --optghc=-stubdir --optghc=libraries/pretty/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/pretty/src/Text/PrettyPrint.hs libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs libraries/pretty/src/Text/PrettyPrint/HughesPJClass.hs +RTS -tlibraries/pretty/dist-install/doc/html/pretty/pretty.haddock.t --machine-readable Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:130:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:131:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:132:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:133:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:134:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:135:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:136:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:137:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:138:1: Warning: Tab character libraries/time/lib/Data/Time/Clock/TAI.hs:139:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:2:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:6:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:23:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:30:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:31:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:159:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:160:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:161:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:162:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:163:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:164:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:167:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:168:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:169:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:170:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:171:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:172:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:173:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:174:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:175:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:176:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:177:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:178:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:179:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:180:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:181:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:182:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:183:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:184:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:185:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:187:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:188:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:191:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:192:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:193:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:194:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:195:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:196:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:197:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:200:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:201:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:204:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:207:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:208:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:209:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:210:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:212:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:213:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:214:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:215:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:216:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:217:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:218:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:219:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:220:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:221:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:222:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:223:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:224:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:225:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:227:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:228:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:229:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:230:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:232:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:233:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:235:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:236:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:237:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:238:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:239:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:240:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:241:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:242:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:243:1: Warning: Tab character libraries/time/lib/Data/Time/Format.hs:246:1: Warning: Tab character libraries/time/lib/Data/Time.hs:3:1: Warning: Tab character libraries/time/lib/Data/Time.hs:4:1: Warning: Tab character libraries/time/lib/Data/Time.hs:5:1: Warning: Tab character libraries/time/lib/Data/Time.hs:6:1: Warning: Tab character Haddock coverage: 20% ( 1 / 5) in 'Data.Time.Clock.CTimeval' Missing documentation for: Module header CTimeval (libraries/time/lib/Data/Time/Clock/CTimeval.hs:14) (libraries/time/lib/Data/Time/Clock/CTimeval.hs:16) gettimeofday (libraries/time/lib/Data/Time/Clock/CTimeval.hs:27) 88% ( 7 / 8) in 'Data.Time.Clock.Scale' Missing documentation for: Module header 0% ( 0 / 13) in 'Data.Time.Calendar.Private' Missing documentation for: Module header NumericPadOption (libraries/time/lib/Data/Time/Calendar/Private.hs:6) pad1 (libraries/time/lib/Data/Time/Calendar/Private.hs:8) padN (libraries/time/lib/Data/Time/Calendar/Private.hs:12) show2Fixed (libraries/time/lib/Data/Time/Calendar/Private.hs:16) showPaddedMin (libraries/time/lib/Data/Time/Calendar/Private.hs:20) show2 (libraries/time/lib/Data/Time/Calendar/Private.hs:27) show3 (libraries/time/lib/Data/Time/Calendar/Private.hs:30) show4 (libraries/time/lib/Data/Time/Calendar/Private.hs:33) mod100 (libraries/time/lib/Data/Time/Calendar/Private.hs:36) div100 (libraries/time/lib/Data/Time/Calendar/Private.hs:39) clip (libraries/time/lib/Data/Time/Calendar/Private.hs:42) clipValid (libraries/time/lib/Data/Time/Calendar/Private.hs:47) 80% ( 4 / 5) in 'Data.Time.Calendar.MonthDay' Missing documentation for: Module header 40% ( 2 / 5) in 'Data.Time.Calendar.Days' Missing documentation for: Module header addDays (libraries/time/lib/Data/Time/Calendar/Days.hs:47) diffDays (libraries/time/lib/Data/Time/Calendar/Days.hs:50) 83% ( 10 / 12) in 'Data.Time.Calendar.OrdinalDate' Missing documentation for: fromMondayStartWeekValid (libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:82) fromSundayStartWeekValid (libraries/time/lib/Data/Time/Calendar/OrdinalDate.hs:113) 92% ( 11 / 12) in 'Data.Time.Calendar.Gregorian' Missing documentation for: Module header 100% ( 5 / 5) in 'Data.Time.Calendar.WeekDate' 86% ( 6 / 7) in 'Data.Time.Calendar.JulianYearDay' Missing documentation for: Module header 94% ( 15 / 16) in 'Data.Time.Calendar.Julian' Missing documentation for: Module header 80% ( 4 / 5) in 'Data.Time.Clock.UTC' Missing documentation for: Module header 67% ( 4 / 6) in 'Data.Time.Clock.POSIX' Missing documentation for: posixSecondsToUTCTime (libraries/time/lib/Data/Time/Clock/POSIX.hs:33) utcTimeToPOSIXSeconds (libraries/time/lib/Data/Time/Clock/POSIX.hs:38) 67% ( 2 / 3) in 'Data.Time.Clock.UTCDiff' Missing documentation for: Module header 100% ( 15 / 15) in 'Data.Time.Clock' 90% ( 9 / 10) in 'Data.Time.LocalTime.TimeZone' Missing documentation for: Module header 83% ( 10 / 12) in 'Data.Time.LocalTime.TimeOfDay' Missing documentation for: Module header makeTimeOfDayValid (libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:56) 81% ( 13 / 16) in 'Data.Time.Calendar' Missing documentation for: Module header addDays (libraries/time/lib/Data/Time/Calendar/Days.hs:47) diffDays (libraries/time/lib/Data/Time/Calendar/Days.hs:50) 83% ( 5 / 6) in 'Data.Time.Calendar.Easter' Missing documentation for: Module header 58% ( 7 / 12) in 'Data.Time.LocalTime.LocalTime' Missing documentation for: Module header utcToZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:86) zonedTimeToUTC (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:89) getZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:99) utcToLocalZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:106) 81% ( 26 / 32) in 'Data.Time.LocalTime' Missing documentation for: Module header makeTimeOfDayValid (libraries/time/lib/Data/Time/LocalTime/TimeOfDay.hs:56) utcToZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:86) zonedTimeToUTC (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:89) getZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:99) utcToLocalZonedTime (libraries/time/lib/Data/Time/LocalTime/LocalTime.hs:106) 70% ( 7 / 10) in 'Data.Time.Clock.TAI' Missing documentation for: utcDayLength (libraries/time/lib/Data/Time/Clock/TAI.hs:62) utcToTAITime (libraries/time/lib/Data/Time/Clock/TAI.hs:68) taiToUTCTime (libraries/time/lib/Data/Time/Clock/TAI.hs:72) 60% ( 3 / 5) in 'Data.Time.Format.Locale' Missing documentation for: Module header TimeLocale (libraries/time/lib/Data/Time/Format/Locale.hs:16) 67% ( 10 / 15) in 'Data.Time.Format.Parse' Missing documentation for: Module header parseTime (libraries/time/lib/Data/Time/Format/Parse.hs:144) readTime (libraries/time/lib/Data/Time/Format/Parse.hs:153) readsTime (libraries/time/lib/Data/Time/Format/Parse.hs:161) TimeLocale (libraries/time/lib/Data/Time/Format/Locale.hs:16) 63% ( 12 / 19) in 'Data.Time.Format' Missing documentation for: Module header NumericPadOption (libraries/time/lib/Data/Time/Calendar/Private.hs:6) FormatTime (libraries/time/lib/Data/Time/Format.hs:22) parseTime (libraries/time/lib/Data/Time/Format/Parse.hs:144) readTime (libraries/time/lib/Data/Time/Format/Parse.hs:153) readsTime (libraries/time/lib/Data/Time/Format/Parse.hs:161) TimeLocale (libraries/time/lib/Data/Time/Format/Locale.hs:16) 80% ( 4 / 5) in 'Data.Time' Missing documentation for: Module header "inplace/bin/ghc-cabal" hscolour libraries/binary dist-install Running hscolour for binary-0.7.3.0... Preprocessing library binary-0.7.3.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/binary/dist-install/doc/html/binary" --no-tmp-comp-dir --dump-interface=libraries/binary/dist-install/doc/html/binary/binary.haddock --html --hoogle --title="binary-0.7.3.0: Binary serialisation for Haskell values using lazy ByteStrings" --prologue="libraries/binary/dist-install/haddock-prologue.txt" --hide=Data.Binary.Builder.Base --hide=Data.Binary.Class --hide=Data.Binary.Generic --read-interface=../array-0.5.1.0,../array-0.5.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=binar_EKE3c9Lmxb3DQpU0fPtru6 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/binary/src --optghc=-ilibraries/binary/dist-install/build --optghc=-ilibraries/binary/dist-install/build/autogen --optghc=-Ilibraries/binary/dist-install/build --optghc=-Ilibraries/binary/dist-install/build/autogen --optghc=-Ilibraries/binary/. --optghc=-optP-DGENERICS --optghc=-optP-include --optghc=-optPlibraries/binary/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-O2 --optghc=-Wall --optghc=-fliberate-case-threshold=1000 --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/binary/dist-install/build --optghc=-hidir --optghc=libraries/binary/dist-install/build --optghc=-stubdir --optghc=libraries/binary/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} 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/Builder/Internal.hs libraries/binary/src/Data/Binary/Builder/Base.hs libraries/binary/src/Data/Binary/Class.hs libraries/binary/src/Data/Binary/Generic.hs +RTS -tlibraries/binary/dist-install/doc/html/binary/binary.haddock.t --machine-readable Haddock coverage: 70% ( 49 / 70) in 'Text.PrettyPrint.HughesPJ' Missing documentation for: int (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:378) integer (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:379) float (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:380) double (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:381) rational (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:382) semi (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:351) comma (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:352) colon (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:353) space (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:354) equals (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:355) lparen (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:356) rparen (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:357) lbrack (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:358) rbrack (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:359) lbrace (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:360) rbrace (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:361) parens (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:389) brackets (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:390) braces (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:391) quotes (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:392) doubleQuotes (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:393) 100% ( 8 / 8) in 'Text.PrettyPrint.HughesPJClass' 66% ( 41 / 62) in 'Text.PrettyPrint' Missing documentation for: int (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:378) integer (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:379) float (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:380) double (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:381) rational (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:382) semi (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:351) comma (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:352) colon (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:353) space (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:354) equals (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:355) lparen (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:356) rparen (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:357) lbrack (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:358) rbrack (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:359) lbrace (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:360) rbrace (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:361) parens (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:389) brackets (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:390) braces (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:391) quotes (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:392) doubleQuotes (libraries/pretty/src/Text/PrettyPrint/HughesPJ.hs:393) Warning: Text.PrettyPrint.HughesPJ: could not find link destinations for: RDoc "inplace/bin/ghc-cabal" hscolour libraries/hoopl dist-install Running hscolour for hoopl-3.10.0.2... Preprocessing library hoopl-3.10.0.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/hoopl/dist-install/doc/html/hoopl" --no-tmp-comp-dir --dump-interface=libraries/hoopl/dist-install/doc/html/hoopl/hoopl.haddock --html --hoogle --title="hoopl-3.10.0.2: A library to support dataflow analysis and optimization" --prologue="libraries/hoopl/dist-install/haddock-prologue.txt" --hide=Compiler.Hoopl.Checkpoint --hide=Compiler.Hoopl.Collections --hide=Compiler.Hoopl.Combinators --hide=Compiler.Hoopl.Dataflow --hide=Compiler.Hoopl.Debug --hide=Compiler.Hoopl.Block --hide=Compiler.Hoopl.Graph --hide=Compiler.Hoopl.Label --hide=Compiler.Hoopl.MkGraph --hide=Compiler.Hoopl.Fuel --hide=Compiler.Hoopl.Pointed --hide=Compiler.Hoopl.Shape --hide=Compiler.Hoopl.Show --hide=Compiler.Hoopl.Unique --hide=Compiler.Hoopl.XUtil --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=hoopl_JxODiSRz1e84NbH6nnZuUk --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/hoopl/src --optghc=-ilibraries/hoopl/dist-install/build --optghc=-ilibraries/hoopl/dist-install/build/autogen --optghc=-Ilibraries/hoopl/dist-install/build --optghc=-Ilibraries/hoopl/dist-install/build/autogen --optghc=-Ilibraries/hoopl/. --optghc=-optP-include --optghc=-optPlibraries/hoopl/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-Wall --optghc=-fno-warn-name-shadowing --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/hoopl/dist-install/build --optghc=-hidir --optghc=libraries/hoopl/dist-install/build --optghc=-stubdir --optghc=libraries/hoopl/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} 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 +RTS -tlibraries/hoopl/dist-install/doc/html/hoopl/hoopl.haddock.t --machine-readable libraries/binary/src/Data/Binary/Builder/Base.hs:67:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Builder/Base.hs:192:37: Warning: In the use of ‘inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." libraries/binary/src/Data/Binary/Builder/Internal.hs:3:14: Warning: ‘Data.Binary.Builder.Internal’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Get/Internal.hs:402:21: Warning: In the use of ‘B.inlinePerformIO’ (imported from Data.ByteString.Internal): Deprecated: "If you think you know what you are doing, use 'unsafePerformIO'. If you are sure you know what you are doing, use 'unsafeDupablePerformIO'. If you enjoy sharing an address space with a malevolent agent of chaos, try 'accursedUnutterablePerformIO'." libraries/binary/src/Data/Binary/Get.hs:206:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/binary/src/Data/Binary/Put.hs:3:14: Warning: ‘Data.Binary.Put’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Put.hs:56:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/binary/src/Data/Binary/Put.hs:64:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/hoopl/src/Compiler/Hoopl/Unique.hs:27:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries /binary/src/Data/Binary/Class.hs:3:14: Warning: ‘Data.Binary.Class’ is marked as Trustworthy but has been inferred as safe! libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/binary/src/Data/Binary/Generic.hs:2:26: Warning: ‘Data.Binary.Generic’ is marked as Trustworthy but has been inferred as safe! libraries/binary/src/Data/Binary/Generic.hs:22:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/hoopl/src/Compiler/Hoopl/Graph.hs:49:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() Haddock coverage: 100% ( 31 / 31) in 'Data.Binary.Builder.Base' 100% ( 4 / 4) in 'Data.Binary.Builder.Internal' 81% ( 21 / 26) in 'Data.Binary.Get.Internal' Missing documentation for: Module header Get (libraries/binary/src/Data/Binary/Get/Internal.hs:83) runCont (libraries/binary/src/Data/Binary/Get/Internal.hs:83) readNWith (libraries/binary/src/Data/Binary/Get/Internal.hs:400) label (libraries/binary/src/Data/Binary/Get/Internal.hs:317) 100% ( 28 / 28) in 'Data.Binary.Builder' 96% ( 47 / 49) in 'Data.Binary.Get' Missing documentation for: Get (libraries/binary/src/Data/Binary/Get/Internal.hs:83) label (libraries/binary/src/Data/Binary/Get/Internal.hs:317) 96% ( 26 / 27) in 'Data.Binary.Put' Missing documentation for: putBuilder (libraries/binary/src/Data/Binary/Put.hs:113) 80% ( 4 / 5) in 'Data.Binary.Class' Missing documentation for: GBinary (libraries/binary/src/Data/Binary/Class.hs:83) 100% ( 1 / 1) in 'Data.Binary.Generic' 91% ( 21 / 23) in 'Data.Binary' Missing documentation for: GBinary (libraries/binary/src/Data/Binary/Class.hs:83) Get (libraries/binary/src/Data/Binary/Get/Internal.hs:83) Warning: Data.Binary.Get.Internal: could not find link destinations for: Success Warning: Data.Binary.Put: could not find link destinations for: PairS "inplace/bin/ghc-cabal" hscolour libraries/unix dist-install Running hscolour for unix-2.7.1.0... Preprocessing library unix-2.7.1.0... Haddock coverage: 25% ( 2 / 8) in 'Compiler.Hoopl.Shape' Missing documentation for: Module header HalfShape (libraries/hoopl/src/Compiler/Hoopl/Shape.hs:22) Shape (libraries/hoopl/src/Compiler/Hoopl/Shape.hs:26) Shapely (libraries/hoopl/src/Compiler/Hoopl/Shape.hs:32) entryHalfShape (libraries/hoopl/src/Compiler/Hoopl/Shape.hs:41) exitHalfShape (libraries/hoopl/src/Compiler/Hoopl/Shape.hs:42) 50% ( 1 / 2) in 'Compiler.Hoopl.Checkpoint' Missing documentation for: Module header 0% ( 0 / 9) in 'Compiler.Hoopl.Collections' Missing documentation for: Module header IsSet (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:16) setInsertList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:39) setDeleteList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:42) setUnions (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:45) IsMap (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:50) mapInsertList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:84) mapDeleteList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:87) mapUnions (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:90) 0% ( 0 / 11) in 'Compiler.Hoopl.Unique' Missing documentation for: Module header Unique (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:34) intToUnique (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:39) UniqueSet (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:45) UniqueMap (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:72) UniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:110) SimpleUniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:113) runSimpleUniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:137) UniqueMonadT (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:142) runUniqueMonadT (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:160) uniqueToInt (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:36) 0% ( 0 / 10) in 'Compiler.Hoopl.Label' Missing documentation for: Module header Label (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) freshLabel (libraries/hoopl/src/Compiler/Hoopl/Label.hs:34) LabelSet (libraries/hoopl/src/Compiler/Hoopl/Label.hs:40) LabelMap (libraries/hoopl/src/Compiler/Hoopl/Label.hs:67) FactBase (libraries/hoopl/src/Compiler/Hoopl/Label.hs:105) noFacts (libraries/hoopl/src/Compiler/Hoopl/Label.hs:107) lookupFact (libraries/hoopl/src/Compiler/Hoopl/Label.hs:110) uniqueToLbl (libraries/hoopl/src/Compiler/Hoopl/Label.hs:28) lblToUnique (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) 10% ( 1 / 10) in 'Compiler.Hoopl.Fuel' Missing documentation for: Module header Fuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:42) infiniteFuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:117) withFuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:44) FuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:27) FuelMonadT (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:36) CheckingFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:54) InfiniteFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:86) SimpleFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:120) 52% ( 24 / 46) in 'Compiler.Hoopl.Block' Missing documentation for: Module header isEmptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:115) emptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:123) blockCons (libraries/hoopl/src/Compiler/Hoopl/Block.hs:126) blockSnoc (libraries/hoopl/src/Compiler/Hoopl/Block.hs:135) blockJoinHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:144) blockJoinTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:148) blockJoin (libraries/hoopl/src/Compiler/Hoopl/Block.hs:152) blockAppend (libraries/hoopl/src/Compiler/Hoopl/Block.hs:155) firstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:161) lastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:165) endNodes (libraries/hoopl/src/Compiler/Hoopl/Block.hs:169) blockSplitHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:172) blockSplitTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:176) blockSplitAny (libraries/hoopl/src/Compiler/Hoopl/Block.hs:185) replaceFirstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:222) replaceLastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:226) blockToList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:197) blockFromList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:206) foldBlockNodesF (libraries/hoopl/src/Compiler/Hoopl/Block.hs:328) foldBlockNodesB (libraries/hoopl/src/Compiler/Hoopl/Block.hs:336) foldBlockNodesB3 (libraries/hoopl/src/Compiler/Hoopl/Block.hs:331) 40% ( 17 / 42) in 'Compiler.Hoopl.Graph' Missing documentation for: Module header emptyBody (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:61) bodyList (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:68) addBlock (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:71) bodyUnion (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:64) bodyGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:118) blockGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:157) gUnitOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:121) gUnitOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:122) gUnitCO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:123) gUnitCC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:124) catGraphNodeOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:132) catGraphNodeOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:131) catNodeCOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:134) catNodeOOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:133) splice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:171) gSplice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:198) labelsDefined (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:396) labelsUsed (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:407) externalEntryLabels (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:418) postorder_dfs_from (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:343) postorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:319) preorder_dfs (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:284) preorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:369) LabelsPtr (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:252) 72% ( 18 / 25) in 'Compiler.Hoopl.MkGraph' Missing documentation for: Module header addEntrySeq (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:252) addExitSeq (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:253) unionBlocks (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:254) withFresh (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:147) mkWhileDo (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:200) IfThenElseable (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:189) 30% ( 10 / 33) in 'Compiler.Hoopl.Dataflow' Missing documentation for: Module header JoinFun (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:63) OldFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:65) NewFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:66) Fact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:172) ChangeFlag (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:68) changeIf (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:69) FwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:91) FwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:96) mkFTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:141) mkFTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:135) FwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:103) noFwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:157) wrapFR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:111) wrapFR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:121) BwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:327) BwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:332) mkBTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:377) mkBTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:373) wrapBR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:346) wrapBR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:359) BwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:338) noBwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:393) 93% ( 13 / 14) in 'Compiler.Hoopl.XUtil' Missing documentation for: joinOutFacts (libraries/hoopl/src/Compiler/Hoopl/XUtil.hs:150) 82% ( 9 / 11) in 'Compiler.Hoopl.Pointed' Missing documentation for: liftJoinTop (libraries/hoopl/src/Compiler/Hoopl/Pointed.hs:88) extendJoinDomain (libraries/hoopl/src/Compiler/Hoopl/Pointed.hs:89) 0% ( 0 / 5) in 'Compiler.Hoopl.Wrappers' Missing documentation for: Module header wrapFR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:111) wrapFR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:121) wrapBR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:346) wrapBR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:359) 0% ( 0 / 12) in 'Compiler.Hoopl.Combinators' Missing documentation for: Module header thenFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:41) deepFwdRw3 (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:28) deepFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:33) iterFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:60) thenBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:109) deepBwdRw3 (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:97) deepBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:102) iterBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:125) pairFwd (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:145) pairBwd (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:183) pairLattice (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:222) 0% ( 0 / 3) in 'Compiler.Hoopl.Show' Missing documentation for: Module header showGraph (libraries/hoopl/src/Compiler/Hoopl/Show.hs:23) showFactBase (libraries/hoopl/src/Compiler/Hoopl/Show.hs:45) 17% ( 1 / 6) in 'Compiler.Hoopl.Debug' Missing documentation for: Module header TraceFn (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:51) debugBwdJoins (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:49) debugFwdTransfers (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:75) debugBwdTransfers (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:88) 40% ( 51 /128) in 'Compiler.Hoopl.Internals' Missing documentation for: Module header isEmptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:115) emptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:123) blockCons (libraries/hoopl/src/Compiler/Hoopl/Block.hs:126) blockSnoc (libraries/hoopl/src/Compiler/Hoopl/Block.hs:135) blockJoinHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:144) blockJoinTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:148) blockJoin (libraries/hoopl/src/Compiler/Hoopl/Block.hs:152) blockAppend (libraries/hoopl/src/Compiler/Hoopl/Block.hs:155) firstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:161) lastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:165) endNodes (libraries/hoopl/src/Compiler/Hoopl/Block.hs:169) blockSplitHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:172) blockSplitTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:176) blockSplitAny (libraries/hoopl/src/Compiler/Hoopl/Block.hs:185) replaceFirstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:222) replaceLastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:226) blockToList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:197) blockFromList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:206) foldBlockNodesF (libraries/hoopl/src/Compiler/Hoopl/Block.hs:328) foldBlockNodesB (libraries/hoopl/src/Compiler/Hoopl/Block.hs:336) foldBlockNodesB3 (libraries/hoopl/src/Compiler/Hoopl/Block.hs:331) emptyBody (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:61) bodyList (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:68) addBlock (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:71) bodyUnion (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:64) bodyGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:118) blockGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:157) gUnitOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:121) gUnitOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:122) gUnitCO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:123) gUnitCC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:124) catGraphNodeOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:132) catGraphNodeOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:131) catNodeCOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:134) catNodeOOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:133) splice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:171) gSplice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:198) labelsDefined (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:396) labelsUsed (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:407) externalEntryLabels (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:418) postorder_dfs_from (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:343) postorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:319) preorder_dfs (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:284) preorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:369) LabelsPtr (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:252) Label (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) freshLabel (libraries/hoopl/src/Compiler/Hoopl/Label.hs:34) LabelSet (libraries/hoopl/src/Compiler/Hoopl/Label.hs:40) LabelMap (libraries/hoopl/src/Compiler/Hoopl/Label.hs:67) FactBase (libraries/hoopl/src/Compiler/Hoopl/Label.hs:105) noFacts (libraries/hoopl/src/Compiler/Hoopl/Label.hs:107) lookupFact (libraries/hoopl/src/Compiler/Hoopl/Label.hs:110) uniqueToLbl (libraries/hoopl/src/Compiler/Hoopl/Label.hs:28) lblToUnique (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) JoinFun (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:63) OldFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:65) NewFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:66) Fact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:172) ChangeFlag (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:68) changeIf (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:69) FwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:91) FwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:96) mkFTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:141) mkFTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:135) FwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:103) noFwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:157) wrapFR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:111) wrapFR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:121) BwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:327) BwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:332) mkBTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:377) mkBTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:373) wrapBR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:346) wrapBR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:359) BwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:338) noBwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:393) 42% ( 92 /221) in 'Compiler.Hoopl' Missing documentation for: Module header emptyBody (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:61) bodyList (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:68) addBlock (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:71) bodyUnion (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:64) bodyGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:118) blockGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:157) gUnitOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:121) gUnitOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:122) gUnitCO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:123) gUnitCC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:124) catGraphNodeOC (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:132) catGraphNodeOO (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:131) catNodeCOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:134) catNodeOOGraph (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:133) splice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:171) gSplice (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:198) labelsDefined (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:396) labelsUsed (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:407) externalEntryLabels (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:418) postorder_dfs_from (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:343) postorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:319) preorder_dfs (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:284) preorder_dfs_from_except (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:369) LabelsPtr (libraries/hoopl/src/Compiler/Hoopl/Graph.hs:252) isEmptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:115) emptyBlock (libraries/hoopl/src/Compiler/Hoopl/Block.hs:123) blockCons (libraries/hoopl/src/Compiler/Hoopl/Block.hs:126) blockSnoc (libraries/hoopl/src/Compiler/Hoopl/Block.hs:135) blockJoinHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:144) blockJoinTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:148) blockJoin (libraries/hoopl/src/Compiler/Hoopl/Block.hs:152) blockAppend (libraries/hoopl/src/Compiler/Hoopl/Block.hs:155) firstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:161) lastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:165) endNodes (libraries/hoopl/src/Compiler/Hoopl/Block.hs:169) blockSplitHead (libraries/hoopl/src/Compiler/Hoopl/Block.hs:172) blockSplitTail (libraries/hoopl/src/Compiler/Hoopl/Block.hs:176) blockSplitAny (libraries/hoopl/src/Compiler/Hoopl/Block.hs:185) replaceFirstNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:222) replaceLastNode (libraries/hoopl/src/Compiler/Hoopl/Block.hs:226) blockToList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:197) blockFromList (libraries/hoopl/src/Compiler/Hoopl/Block.hs:206) foldBlockNodesF (libraries/hoopl/src/Compiler/Hoopl/Block.hs:328) foldBlockNodesB (libraries/hoopl/src/Compiler/Hoopl/Block.hs:336) foldBlockNodesB3 (libraries/hoopl/src/Compiler/Hoopl/Block.hs:331) addEntrySeq (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:252) addExitSeq (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:253) unionBlocks (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:254) withFresh (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:147) mkWhileDo (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:200) IfThenElseable (libraries/hoopl/src/Compiler/Hoopl/MkGraph.hs:189) joinOutFacts (libraries/hoopl/src/Compiler/Hoopl/XUtil.hs:150) IsSet (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:16) setInsertList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:39) setDeleteList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:42) setUnions (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:45) IsMap (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:50) mapInsertList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:84) mapDeleteList (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:87) mapUnions (libraries/hoopl/src/Compiler/Hoopl/Collections.hs:90) JoinFun (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:63) OldFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:65) NewFact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:66) Fact (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:172) ChangeFlag (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:68) changeIf (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:69) FwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:91) FwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:96) mkFTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:141) mkFTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:135) FwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:103) noFwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:157) wrapFR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:111) wrapFR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:121) BwdPass (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:327) BwdTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:332) mkBTransfer (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:377) mkBTransfer3 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:373) wrapBR (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:346) wrapBR2 (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:359) BwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:338) noBwdRewrite (libraries/hoopl/src/Compiler/Hoopl/Dataflow.hs:393) Label (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) freshLabel (libraries/hoopl/src/Compiler/Hoopl/Label.hs:34) LabelSet (libraries/hoopl/src/Compiler/Hoopl/Label.hs:40) LabelMap (libraries/hoopl/src/Compiler/Hoopl/Label.hs:67) FactBase (libraries/hoopl/src/Compiler/Hoopl/Label.hs:105) noFacts (libraries/hoopl/src/Compiler/Hoopl/Label.hs:107) lookupFact (libraries/hoopl/src/Compiler/Hoopl/Label.hs:110) uniqueToLbl (libraries/hoopl/src/Compiler/Hoopl/Label.hs:28) lblToUnique (libraries/hoopl/src/Compiler/Hoopl/Label.hs:25) liftJoinTop (libraries/hoopl/src/Compiler/Hoopl/Pointed.hs:88) extendJoinDomain (libraries/hoopl/src/Compiler/Hoopl/Pointed.hs:89) thenFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:41) deepFwdRw3 (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:28) deepFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:33) iterFwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:60) thenBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:109) deepBwdRw3 (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:97) deepBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:102) iterBwdRw (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:125) pairFwd (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:145) pairBwd (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:183) pairLattice (libraries/hoopl/src/Compiler/Hoopl/Combinators.hs:222) Fuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:42) infiniteFuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:117) withFuel (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:44) FuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:27) FuelMonadT (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:36) CheckingFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:54) InfiniteFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:86) SimpleFuelMonad (libraries/hoopl/src/Compiler/Hoopl/Fuel.hs:120) Unique (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:34) intToUnique (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:39) UniqueSet (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:45) UniqueMap (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:72) UniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:110) SimpleUniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:113) runSimpleUniqueMonad (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:137) UniqueMonadT (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:142) runUniqueMonadT (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:160) uniqueToInt (libraries/hoopl/src/Compiler/Hoopl/Unique.hs:36) TraceFn (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:51) debugBwdJoins (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:49) debugFwdTransfers (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:75) debugBwdTransfers (libraries/hoopl/src/Compiler/Hoopl/Debug.hs:88) showGraph (libraries/hoopl/src/Compiler/Hoopl/Sh"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/unix/dist-install/doc/html/unix" --no-tmp-comp-dir --dump-interface=libraries/unix/dist-install/doc/html/unix/unix.haddock --html --hoogle --title="unix-2.7.1.0: POSIX functionality" --prologue="libraries/unix/dist-install/haddock-prologue.txt" --hide=System.Posix.Directory.Common --hide=System.Posix.DynamicLinker.Common --hide=System.Posix.Files.Common --hide=System.Posix.IO.Common --hide=System.Posix.Process.Common --hide=System.Posix.Terminal.Common --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../time-1.5.0.1,../time-1.5.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/unix/. --optghc=-ilibraries/unix/dist-install/build --optghc=-ilibraries/unix/dist-install/build/autogen --optghc=-Ilibraries/unix/dist-install/build --optghc=-Ilibraries/unix/dist-install/build/autogen --optghc=-Ilibraries/unix/include --optghc=-optP-include --optghc=-optPlibraries/unix/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/unix/dist-install/build --optghc=-hidir --optghc=libraries/unix/dist-install/build --optghc=-stubdir --optghc=libraries/unix/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/unix/./System/Posix.hs libraries/unix/./System/Posix/ByteString.hs libraries/unix/./System/Posix/Error.hs libraries/unix/dist-install/build/System/Posix/Resource.hs libraries/unix/dist-install/build/System/Posix/Time.hs libraries/unix/dist-install/build/System/Posix/Unistd.hs libraries/unix/dist-install/build/System/Posix/User.hs libraries/unix/dist-install/build/System/Posix/Signals.hs libraries/unix/dist-install/build/System/Posix/Signals/Exts.hs libraries/unix/dist-install/build/System/Posix/Semaphore.hs libraries/unix/dist-install/build/System/Posix/SharedMem.hs libraries/unix/dist-install/build/System/Posix/ByteString/FilePath.hs libraries/unix/dist-install/build/System/Posix/Directory.hs libraries/unix/dist-install/build/System/Posix/Directory/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Module/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Prim.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/ByteString.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker.hs libraries/unix/dist-install/build/System/Posix/Files.hs libraries/unix/dist-install/build/System/Posix/Files/ByteString.hs libraries/unix/dist-install/build/System/Posix/IO.hs libraries/unix/dist-install/build/System/Posix/IO/ByteString.hs libraries/unix/dist-install/build/System/Posix/Env.hs libraries/unix/dist-install/build/System/Posix/Env/ByteString.hs libraries/unix/dist-install/build/System/Posix/Fcntl.hs libraries/unix/dist-install/build/System/Posix/Process.hs libraries/unix/./System/Posix/Process/Internals.hs libraries/unix/dist-install/build/System/Posix/Process/ByteString.hs libraries/unix/dist-install/build/System/Posix/Temp.hs libraries/unix/dist-install/build/System/Posix/Temp/ByteString.hs libraries/unix/dist-install/build/System/Posix/Terminal.hs libraries/unix/dist-install/build/System/Posix/Terminal/ByteString.hs libraries/unix/dist-install/build/System/Posix/Directory/Common.hs libraries/unix/dist-install/build/System/Posix/DynamicLinker/Common.hs libraries/unix/dist-install/build/System/Posix/Files/Common.hs libraries/unix/dist-install/build/System/Posix/IO/Common.hs libraries/unix/dist-install/build/System/Posix/Process/Common.hs libraries/unix/dist-install/build/System/Posix/Terminal/Common.hs +RTS -tlibraries/unix/dist-install/doc/html/unix/unix.haddock.t --machine-readable ow.hs:23) showFactBase (libraries/hoopl/src/Compiler/Hoopl/Show.hs:45) 50% ( 6 / 12) in 'Compiler.Hoopl.Passes.Dominator' Missing documentation for: Module header DPath (libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs:29) domPath (libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs:37) domLattice (libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs:44) extendDom (libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs:41) DominatorNode (libraries/hoopl/src/Compiler/Hoopl/Passes/Dominator.hs:74) 60% ( 3 / 5) in 'Compiler.Hoopl.Passes.DList' Missing documentation for: Module header domLattice (libraries/hoopl/src/Compiler/Hoopl/Passes/DList.hs:25) Warning: Compiler.Hoopl.Wrappers: could not find link destinations for: Graph Warning: Compiler.Hoopl.Internals: could not find link destinations for: Graph Warning: Compiler.Hoopl: could not find link destinations for: GraphRep Uniques Graph ChangePred ShowN FPred BPred Showing "inplace/bin/ghc-cabal" hscolour libraries/template-haskell dist-install Running hscolour for template-haskell-2.10.0.0... Preprocessing library template-haskell-2.10.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/template-haskell/dist-install/doc/html/template-haskell" --no-tmp-comp-dir --dump-interface=libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock --html --hoogle --title="template-haskell-2.10.0.0: Support library for Template Haskell" --prologue="libraries/template-haskell/dist-install/haddock-prologue.txt" --hide=Language.Haskell.TH.Lib.Map --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../pretty-1.1.2.0,../pretty-1.1.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=templ_BVMCZyLwIlfGfcqqzyUAI8 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/template-haskell/. --optghc=-ilibraries/template-haskell/dist-install/build --optghc=-ilibraries/template-haskell/dist-install/build/autogen --optghc=-Ilibraries/template-haskell/dist-install/build --optghc=-Ilibraries/template-haskell/dist-install/build/autogen --optghc=-Ilibraries/template-haskell/. --optghc=-optP-include --optghc=-optPlibraries/template-haskell/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=prett_7jIfj8VCGFf1WS0tIQ1XSZ --optghc=-Wall --optghc=-this-package-key --optghc=template-haskell --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/template-haskell/dist-install/build --optghc=-hidir --optghc=libraries/template-haskell/dist-install/build --optghc=-stubdir --optghc=libraries/template-haskell/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} 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/Lib/Map.hs +RTS -tlibraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock.t --machine-readable Haddock coverage: 38% ( 15 / 39) in 'System.Posix.Terminal.Common' Missing documentation for: TerminalAttributes (libraries/unix/System/Posix/Terminal/Common.hsc:85) TerminalState (libraries/unix/System/Posix/Terminal/Common.hsc:374) CTermios (libraries/unix/System/Posix/Terminal/Common.hsc:84) TerminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:94) withoutMode (libraries/unix/System/Posix/Terminal/Common.hsc:134) withMode (libraries/unix/System/Posix/Terminal/Common.hsc:163) terminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:192) bitsPerByte (libraries/unix/System/Posix/Terminal/Common.hsc:221) withBits (libraries/unix/System/Posix/Terminal/Common.hsc:235) ControlCharacter (libraries/unix/System/Posix/Terminal/Common.hsc:249) controlChar (libraries/unix/System/Posix/Terminal/Common.hsc:260) withCC (libraries/unix/System/Posix/Terminal/Common.hsc:269) withoutCC (libraries/unix/System/Posix/Terminal/Common.hsc:277) inputTime (libraries/unix/System/Posix/Terminal/Common.hsc:285) withTime (libraries/unix/System/Posix/Terminal/Common.hsc:291) minInput (libraries/unix/System/Posix/Terminal/Common.hsc:297) withMinInput (libraries/unix/System/Posix/Terminal/Common.hsc:303) BaudRate (libraries/unix/System/Posix/Terminal/Common.hsc:309) inputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:329) withInputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:338) outputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:346) withOutputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:355) QueueSelector (libraries/unix/System/Posix/Terminal/Common.hsc:418) FlowAction (libraries/unix/System/Posix/Terminal/Common.hsc:438) 100% ( 5 / 5) in 'System.Posix.Fcntl' 82% ( 31 / 38) in 'System.Posix.IO.Common' Missing documentation for: stdInput (libraries/unix/System/Posix/IO/Common.hsc:131) stdOutput (libraries/unix/System/Posix/IO/Common.hsc:131) stdError (libraries/unix/System/Posix/IO/Common.hsc:131) OpenMode (libraries/unix/System/Posix/IO/Common.hsc:136) FdOption (libraries/unix/System/Posix/IO/Common.hsc:255) FileLock (libraries/unix/System/Posix/IO/Common.hsc:310) LockRequest (libraries/unix/System/Posix/IO/Common.hsc:306) 78% ( 59 / 76) in 'System.Posix.Files.Common' Missing documentation for: fileTypeModes (libraries/unix/System/Posix/Files/Common.hsc:191) blockSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:194) characterSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:197) namedPipeMode (libraries/unix/System/Posix/Files/Common.hsc:200) regularFileMode (libraries/unix/System/Posix/Files/Common.hsc:203) directoryMode (libraries/unix/System/Posix/Files/Common.hsc:206) symbolicLinkMode (libraries/unix/System/Posix/Files/Common.hsc:209) socketMode (libraries/unix/System/Posix/Files/Common.hsc:212) PathVar (libraries/unix/System/Posix/Files/Common.hsc:536) pathVarConst (libraries/unix/System/Posix/Files/Common.hsc:558) CTimeSpec (libraries/unix/System/Posix/Files/Common.hsc:410) toCTimeSpec (libraries/unix/System/Posix/Files/Common.hsc:423) c_utimensat (libraries/unix/System/Posix/Files/Common.hsc:431) CTimeVal (libraries/unix/System/Posix/Files/Common.hsc:440) toCTimeVal (libraries/unix/System/Posix/Files/Common.hsc:453) c_utimes (libraries/unix/System/Posix/Files/Common.hsc:459) c_lutimes (libraries/unix/System/Posix/Files/Common.hsc:463) 42% ( 5 / 12) in 'System.Posix.DynamicLinker.Prim' Missing documentation for: c_dlopen (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:85) c_dlsym (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:86) c_dlerror (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:87) c_dlclose (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:88) haveRtldLocal (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:71) packRTLDFlags (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:90) packDL (libraries/unix/System/Posix/DynamicLinker/Prim.hsc:109) 50% ( 4 / 8) in 'System.Posix.DynamicLinker.Common' Missing documentation for: dlerror (libraries/unix/System/Posix/DynamicLinker/Common.hsc:63) dlclose (libraries/unix/System/Posix/DynamicLinker/Common.hsc:59) throwDLErrorIf (libraries/unix/System/Posix/DynamicLinker/Common.hsc:80) Module (libraries/unix/System/Posix/DynamicLinker/Common.hsc:92) 30% ( 3 / 10) in 'System.Posix.Directory.Common' Missing documentation for: DirStream (libraries/unix/System/Posix/Directory/Common.hsc:40) CDir (libraries/unix/System/Posix/Directory/Common.hsc:42) CDirent (libraries/unix/System/Posix/Directory/Common.hsc:43) DirStreamOffset (libraries/unix/System/Posix/Directory/Common.hsc:62) seekDirStream (libraries/unix/System/Posix/Directory/Common.hsc:65) tellDirStream (libraries/unix/System/Posix/Directory/Common.hsc:74) changeWorkingDirectoryFd (libraries/unix/System/Posix/Directory/Common.hsc:83) 20% ( 1 / 5) in 'System.Posix.Process.Internals' Missing documentation for: Module header pPrPr_disableITimers (libraries/unix/./System/Posix/Process/Internals.hs:30) c_execvpe (libraries/unix/./System/Posix/Process/Internals.hs:33) decipherWaitStatus (libraries/unix/./System/Posix/Process/Internals.hs:36) 78% ( 29 / 37) in 'System.Posix.Process.Common' Missing documentation for: ProcessTimes (libraries/unix/System/Posix/Process/Common.hsc:189) nice (libraries/unix/System/Posix/Process/Common.hsc:222) getProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:233) getProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:234) getUserPriority (libraries/unix/System/Posix/Process/Common.hsc:235) setProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:255) setProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:256) setUserPriority (libraries/unix/System/Posix/Process/Common.hsc:257) 64% ( 7 / 11) in 'System.Posix.Error' Missing documentation for: throwErrnoPathIfRetry (libraries/unix/./System/Posix/Error.hs:52) throwErrnoPathIfNullRetry (libraries/unix/./System/Posix/Error.hs:48) throwErrnoPathIfMinus1Retry (libraries/unix/./System/Posix/Error.hs:38) throwErrnoPathIfMinus1Retry_ (libraries/unix/./System/Posix/Error.hs:43) 53% ( 8 / 15) in 'System.Posix.ByteString.FilePath' Missing documentation for: withFilePath (libraries/unix/System/Posix/ByteString/FilePath.hsc:52) peekFilePath (libraries/unix/System/Posix/ByteString/FilePath.hsc:55) peekFilePathLen (libraries/unix/System/Posix/ByteString/FilePath.hsc:58) throwErrnoPathIfMinus1Retry (libraries/unix/System/Posix/ByteString/FilePath.hsc:62) throwErrnoPathIfMinus1Retry_ (libraries/unix/System/Posix/ByteString/FilePath.hsc:67) throwErrnoPathIfNullRetry (libraries/unix/System/Posix/ByteString/FilePath.hsc:72) throwErrnoPathIfRetry (libraries/unix/System/Posix/ByteString/FilePath.hsc:76) 44% ( 4 / 9) in 'System.Posix.DynamicLinker.ByteString' Missing documentation for: dlopen (libraries/unix/System/Posix/DynamicLinker/ByteString.hsc:64) dlerror (libraries/unix/System/Posix/DynamicLinker/Common.hsc:63) dlclose (libraries/unix/System/Posix/DynamicLinker/Common.hsc:59) withDL (libraries/unix/System/Posix/DynamicLinker/ByteString.hsc:69) withDL_ (libraries/unix/System/Posix/DynamicLinker/ByteString.hsc:72) 47% ( 20 / 43) in 'System.Posix.Terminal.ByteString' Missing documentation for: TerminalAttributes (libraries/unix/System/Posix/Terminal/Common.hsc:85) TerminalState (libraries/unix/System/Posix/Terminal/Common.hsc:374) TerminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:94) withoutMode (libraries/unix/System/Posix/Terminal/Common.hsc:134) withMode (libraries/unix/System/Posix/Terminal/Common.hsc:163) terminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:192) bitsPerByte (libraries/unix/System/Posix/Terminal/Common.hsc:221) withBits (libraries/unix/System/Posix/Terminal/Common.hsc:235) ControlCharacter (libraries/unix/System/Posix/Terminal/Common.hsc:249) controlChar (libraries/unix/System/Posix/Terminal/Common.hsc:260) withCC (libraries/unix/System/Posix/Terminal/Common.hsc:269) withoutCC (libraries/unix/System/Posix/Terminal/Common.hsc:277) inputTime (libraries/unix/System/Posix/Terminal/Common.hsc:285) withTime (libraries/unix/System/Posix/Terminal/Common.hsc:291) minInput (libraries/unix/System/Posix/Terminal/Common.hsc:297) withMinInput (libraries/unix/System/Posix/Terminal/Common.hsc:303) BaudRate (libraries/unix/System/Posix/Terminal/Common.hsc:309) inputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:329) withInputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:338) outputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:346) withOutputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:355) QueueSelector (libraries/unix/System/Posix/Terminal/Common.hsc:418) FlowAction (libraries/unix/System/Posix/Terminal/Common.hsc:438) 79% ( 30 / 38) in 'System.Posix.Process.ByteString' Missing documentation for: ProcessTimes (libraries/unix/System/Posix/Process/Common.hsc:189) nice (libraries/unix/System/Posix/Process/Common.hsc:222) getProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:233) getProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:234) getUserPriority (libraries/unix/System/Posix/Process/Common.hsc:235) setProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:255) setProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:256) setUserPriority (libraries/unix/System/Posix/Process/Common.hsc:257) 91% ( 10 / 11) in 'System.Posix.Env.ByteString' Missing documentation for: getEnvironmentPrim (libraries/unix/System/Posix/Env/ByteString.hsc:66) 82% ( 32 / 39) in 'System.Posix.IO.ByteString' Missing documentation for: stdInput (libraries/unix/System/Posix/IO/Common.hsc:131) stdOutput (libraries/unix/System/Posix/IO/Common.hsc:131) stdError (libraries/unix/System/Posix/IO/Common.hsc:131) OpenMode (libraries/unix/System/Posix/IO/Common.hsc:136) FdOption (libraries/unix/System/Posix/IO/Common.hsc:255) FileLock (libraries/unix/System/Posix/IO/Common.hsc:310) LockRequest (libraries/unix/System/Posix/IO/Common.hsc:306) 90% ( 85 / 94) in 'System.Posix.Files.ByteString' Missing documentation for: fileTypeModes (libraries/unix/System/Posix/Files/Common.hsc:191) blockSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:194) characterSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:197) namedPipeMode (libraries/unix/System/Posix/Files/Common.hsc:200) regularFileMode (libraries/unix/System/Posix/Files/Common.hsc:203) directoryMode (libraries/unix/System/Posix/Files/Common.hsc:206) symbolicLinkMode (libraries/unix/System/Posix/Files/Common.hsc:209) socketMode (libraries/unix/System/Posix/Files/Common.hsc:212) PathVar (libraries/unix/System/Posix/Files/Common.hsc:536) 65% ( 11 / 17) in 'System.Posix.Directory.ByteString' Missing documentation for: removeDirectory (libraries/unix/System/Posix/Directory/ByteString.hsc:153) DirStream (libraries/unix/System/Posix/Directory/Common.hsc:40) DirStreamOffset (libraries/unix/System/Posix/Directory/Common.hsc:62) tellDirStream (libraries/unix/System/Posix/Directory/Common.hsc:74) seekDirStream (libraries/unix/System/Posix/Directory/Common.hsc:65) changeWorkingDirectoryFd (libraries/unix/System/Posix/Directory/Common.hsc:83) 44% ( 4 / 9) in 'System.Posix.DynamicLinker' Missing documentation for: dlopen (libraries/unix/System/Posix/DynamicLinker.hsc:63) dlerror (libraries/unix/System/Posix/DynamicLinker/Common.hsc:63) dlclose (libraries/unix/System/Posix/DynamicLinker/Common.hsc:59) withDL (libraries/unix/System/Posix/DynamicLinker.hsc:68) withDL_ (libraries/unix/System/Posix/DynamicLinker.hsc:71) 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module' Missing documentation for: Module (libraries/unix/System/Posix/DynamicLinker/Common.hsc:92) moduleOpen (libraries/unix/System/Posix/DynamicLinker/Module.hsc:74) moduleSymbol (libraries/unix/System/Posix/DynamicLinker/Module.hsc:83) moduleClose (libraries/unix/System/Posix/DynamicLinker/Module.hsc:88) moduleError (libraries/unix/System/Posix/DynamicLinker/Module.hsc:93) withModule (libraries/unix/System/Posix/DynamicLinker/Module.hsc:100) withModule_ (libraries/unix/System/Posix/DynamicLinker/Module.hsc:116) 12% ( 1 / 8) in 'System.Posix.DynamicLinker.Module.ByteString' Missing documentation for: Module (libraries/unix/System/Posix/DynamicLinker/Common.hsc:92) moduleOpen (libraries/unix/System/Posix/DynamicLinker/Module/ByteString.hsc:74) moduleSymbol (libraries/unix/System/Posix/DynamicLinker/Module.hsc:83) moduleClose (libraries/unix/System/Posix/DynamicLinker/Module.hsc:88) moduleError (libraries/unix/System/Posix/DynamicLinker/Module.hsc:93) withModule (libraries/unix/System/Posix/DynamicLinker/Module.hsc:100) withModule_ (libraries/unix/System/Posix/DynamicLinker/Module.hsc:116) 75% ( 3 / 4) in 'System.Posix.SharedMem' Missing documentation for: ShmOpenFlags (libraries/unix/System/Posix/SharedMem.hsc:38) 80% ( 8 / 10) in 'System.Posix.Semaphore' Missing documentation for: OpenSemFlags (libraries/unix/System/Posix/Semaphore.hsc:39) Semaphore (libraries/unix/System/Posix/Semaphore.hsc:47) 29% ( 2 / 7) in 'System.Posix.Resource' Missing documentation for: ResourceLimit (libraries/unix/System/Posix/Resource.hsc:52) ResourceLimits (libraries/unix/System/Posix/Resource.hsc:48) Resource (libraries/unix/System/Posix/Resource.hsc:36) getResourceLimit (libraries/unix/System/Posix/Resource.hsc:66) setResourceLimit (libraries/unix/System/Posix/Resource.hsc:78) 92% ( 24 / 26) in 'System.Posix.User' Missing documentation for: GroupEntry (libraries/unix/System/Posix/User.hsc:191) UserEntry (libraries/unix/System/Posix/User.hsc:288) 100% ( 2 / 2) in 'System.Posix.Time' 47% ( 20 / 43) in 'System.Posix.Terminal' Missing documentation for: TerminalAttributes (libraries/unix/System/Posix/Terminal/Common.hsc:85) TerminalState (libraries/unix/System/Posix/Terminal/Common.hsc:374) TerminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:94) withoutMode (libraries/unix/System/Posix/Terminal/Common.hsc:134) withMode (libraries/unix/System/Posix/Terminal/Common.hsc:163) terminalMode (libraries/unix/System/Posix/Terminal/Common.hsc:192) bitsPerByte (libraries/unix/System/Posix/Terminal/Common.hsc:221) withBits (libraries/unix/System/Posix/Terminal/Common.hsc:235) ControlCharacter (libraries/unix/System/Posix/Terminal/Common.hsc:249) controlChar (libraries/unix/System/Posix/Terminal/Common.hsc:260) withCC (libraries/unix/System/Posix/Terminal/Common.hsc:269) withoutCC (libraries/unix/System/Posix/Terminal/Common.hsc:277) inputTime (libraries/unix/System/Posix/Terminal/Common.hsc:285) withTime (libraries/unix/System/Posix/Terminal/Common.hsc:291) minInput (libraries/unix/System/Posix/Terminal/Common.hsc:297) withMinInput (libraries/unix/System/Posix/Terminal/Common.hsc:303) BaudRate (libraries/unix/System/Posix/Terminal/Common.hsc:309) inputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:329) withInputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:338) outputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:346) withOutputSpeed (libraries/unix/System/Posix/Terminal/Common.hsc:355) QueueSelector (libraries/unix/System/Posix/Terminal/Common.hsc:418) FlowAction (libraries/unix/System/Posix/Terminal/Common.hsc:438) 79% ( 30 / 38) in 'System.Posix.Process' Missing documentation for: ProcessTimes (libraries/unix/System/Posix/Process/Common.hsc:189) nice (libraries/unix/System/Posix/Process/Common.hsc:222) getProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:233) getProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:234) getUserPriority (libraries/unix/System/Posix/Process/Common.hsc:235) setProcessPriority (libraries/unix/System/Posix/Process/Common.hsc:255) setProcessGroupPriority (libraries/unix/System/Posix/Process/Common.hsc:256) setUserPriority (libraries/unix/System/Posix/Process/Common.hsc:257) 82% ( 32 / 39) in 'System.Posix.IO' Missing documentation for: stdInput (libraries/unix/System/Posix/IO/Common.hsc:131) stdOutput (libraries/unix/System/Posix/IO/Common.hsc:131) stdError (libraries/unix/System/Posix/IO/Common.hsc:131) OpenMode (libraries/unix/System/Posix/IO/Common.hsc:136) FdOption (libraries/unix/System/Posix/IO/Common.hsc:255) FileLock (libraries/unix/System/Posix/IO/Common.hsc:310) LockRequest (libraries/unix/System/Posix/IO/Common.hsc:306) 100% ( 4 / 4) in 'System.Posix.Temp' 100% ( 4 / 4) in 'System.Posix.Temp.ByteString' 69% ( 9 / 13) in 'System.Posix.Unistd' Missing documentation for: SystemID (libraries/unix/System/Posix/Unistd.hsc:76) getSystemID (libraries/unix/System/Posix/Unistd.hsc:84) SysVar (libraries/unix/System/Posix/Unistd.hsc:193) getSysVar (libraries/unix/System/Posix/Unistd.hsc:203) 90% ( 85 / 94) in 'System.Posix.Files' Missing documentation for: fileTypeModes (libraries/unix/System/Posix/Files/Common.hsc:191) blockSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:194) characterSpecialMode (libraries/unix/System/Posix/Files/Common.hsc:197) namedPipeMode (libraries/unix/System/Posix/Files/Common.hsc:200) regularFileMode (libraries/unix/System/Posix/Files/Common.hsc:203) directoryMode (libraries/unix/System/Posix/Files/Common.hsc:206) symbolicLinkMode (libraries/unix/System/Posix/Files/Common.hsc:209) socketMode (libraries/unix/System/Posix/Files/Common.hsc:212) PathVar (libraries/unix/System/Posix/Files/Common.hsc:536) 65% ( 11 / 17) in 'System.Posix.Directory' Missing documentation for: removeDirectory (libraries/unix/System/Posix/Directory.hsc:152) DirStream (libraries/unix/System/Posix/Directory/Common.hsc:40) DirStreamOffset (libraries/unix/System/Posix/Directory/Common.hsc:62) tellDirStream (libraries/unix/System/Posix/Directory/Common.hsc:74) seekDirStream (libraries/unix/System/Posix/Directory/Common.hsc:65) changeWorkingDirectoryFd (libraries/unix/System/Posix/Directory/Common.hsc:83) 30% ( 27 / 91) in 'System.Posix.Signals' Missing documentation for: Signal (libraries/unix/System/Posix/Signals.hsc:312) nullSignal (libraries/unix/System/Posix/Signals.hsc:128) internalAbort (libraries/unix/System/Posix/Signals.hsc:190) sigABRT (libraries/unix/System/Posix/Signals.hsc:131) realTimeAlarm (libraries/unix/System/Posix/Signals.hsc:193) sigALRM (libraries/unix/System/Posix/Signals.hsc:133) busError (libraries/unix/System/Posix/Signals.hsc:196) sigBUS (libraries/unix/System/Posix/Signals.hsc:135) processStatusChanged (libraries/unix/System/Posix/Signals.hsc:199) sigCHLD (libraries/unix/System/Posix/Signals.hsc:137) continueProcess (libraries/unix/System/Posix/Signals.hsc:202) sigCONT (libraries/unix/System/Posix/Signals.hsc:139) floatingPointException (libraries/unix/System/Posix/Signals.hsc:205) sigFPE (libraries/unix/System/Posix/Signals.hsc:141) lostConnection (libraries/unix/System/Posix/Signals.hsc:208) sigHUP (libraries/unix/System/Posix/Signals.hsc:143) illegalInstruction (libraries/unix/System/Posix/Signals.hsc:211) sigILL (libraries/unix/System/Posix/Signals.hsc:145) keyboardSignal (libraries/unix/System/Posix/Signals.hsc:214) sigINT (libraries/unix/System/Posix/Signals.hsc:147) killProcess (libraries/unix/System/Posix/Signals.hsc:217) sigKILL (libraries/unix/System/Posix/Signals.hsc:149) openEndedPipe (libraries/unix/System/Posix/Signals.hsc:220) sigPIPE (libraries/unix/System/Posix/Signals.hsc:151) keyboardTermination (libraries/unix/System/Posix/Signals.hsc:223) sigQUIT (libraries/unix/System/Posix/Signals.hsc:153) segmentationViolation (libraries/unix/System/Posix/Signals.hsc:226) sigSEGV (libraries/unix/System/Posix/Signals.hsc:155) softwareStop (libraries/unix/System/Posix/Signals.hsc:229) sigSTOP (libraries/unix/System/Posix/Signals.hsc:157) softwareTermination (libraries/unix/System/Posix/Signals.hsc:232) sigTERM (libraries/unix/System/Posix/Signals.hsc:159) keyboardStop (libraries/unix/System/Posix/Signals.hsc:235) sigTSTP (libraries/unix/System/Posix/Signals.hsc:161) backgroundRead (libraries/unix/System/Posix/Signals.hsc:238) sigTTIN (libraries/unix/System/Posix/Signals.hsc:163) backgroundWrite (libraries/unix/System/Posix/Signals.hsc:241) sigTTOU (libraries/unix/System/Posix/Signals.hsc:165) userDefinedSignal1 (libraries/unix/System/Posix/Signals.hsc:244) sigUSR1 (libraries/unix/System/Posix/Signals.hsc:167) userDefinedSignal2 (libraries/unix/System/Posix/Signals.hsc:247) sigUSR2 (libraries/unix/System/Posix/Signals.hsc:169) pollableEvent (libraries/unix/System/Posix/Signals.hsc:251) sigPOLL (libraries/unix/System/Posix/Signals.hsc:172) profilingTimerExpired (libraries/unix/System/Posix/Signals.hsc:255) sigPROF (libraries/unix/System/Posix/Signals.hsc:175) badSystemCall (libraries/unix/System/Posix/Signals.hsc:258) sigSYS (libraries/unix/System/Posix/Signals.hsc:177) breakpointTrap (libraries/unix/System/Posix/Signals.hsc:261) sigTRAP (libraries/unix/System/Posix/Signals.hsc:179) urgentDataAvailable (libraries/unix/System/Posix/Signals.hsc:264) sigURG (libraries/unix/System/Posix/Signals.hsc:181) virtualTimerExpired (libraries/unix/System/Posix/Signals.hsc:267) sigVTALRM (libraries/unix/System/Posix/Signals.hsc:183) cpuTimeLimitExceeded (libraries/unix/System/Posix/Signals.hsc:270) sigXCPU (libraries/unix/System/Posix/Signals.hsc:185) fileSizeLimitExceeded (libraries/unix/System/Posix/Signals.hsc:273) sigXFSZ (libraries/unix/System/Posix/Signals.hsc:187) SignalSet (libraries/unix/System/Posix/Signals.hsc:492) emptySignalSet (libraries/unix/System/Posix/Signals.hsc:494) fullSignalSet (libraries/unix/System/Posix/Signals.hsc:500) addSignal (libraries/unix/System/Posix/Signals.hsc:514) deleteSignal (libraries/unix/System/Posix/Signals.hsc:523) inSignalSet (libraries/unix/System/Posix/Signals.hsc:532) 100% ( 18 / 18) in 'System.Posix.ByteString' 33% ( 2 / 6) in 'System.Posix.Signals.Exts' Missing documentation for: sigINFO (libraries/unix/System/Posix/Signals/Exts.hsc:38) sigWINCH (libraries/unix/System/Posix/Signals/Exts.hsc:41) infoEvent (libraries/unix/System/Posix/Signals/Exts.hsc:45) windowChange (libraries/unix/System/Posix/Signals/Exts.hsc:48) 90% ( 9 / 10) in 'System.Posix.Env' Missing documentation for: getEnvironmentPrim (libraries/unix/System/Posix/Env.hsc:69) 100% ( 17 / 17) in 'System.Posix' "inplace/bin/ghc-cabal" hscolour libraries/directory dist-install Running hscolour for directory-1.2.2.0... Preprocessing library directory-1.2.2.0... Haddock coverage: 0% ( 0 / 5) in 'Language.Haskell.TH.Lib.Map' Missing documentation for: Module header Map (libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs:19) empty (libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs:24) insert (libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs:48) lookup (libraries/template-haskell/./Language/Haskell/TH/Lib/Map.hs:37) 31% ( 50 /160) in 'Language.Haskell.TH.Syntax' Missing documentation for: Quasi (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:41) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:91) badIO (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:115) counter (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:120) Q (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:131) runQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:144) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:147) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:153) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:156) TExp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:167) unTypeQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:169) unsafeTExpCoerce (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:173) lookupName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:252) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:414) returnQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:437) bindQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:440) sequenceQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:443) Lift (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:453) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:457) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:460) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:463) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:466) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:469) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:472) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:475) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:478) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:481) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:484) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:487) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:490) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:493) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:496) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:499) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:502) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:505) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:509) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:513) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:517) liftString (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:520) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:524) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:527) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:531) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:535) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:539) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:544) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:549) trueName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:563) falseName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:563) nothingName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:567) justName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:567) leftName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:571) rightName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:571) ModName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:580) PkgName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:583) OccName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:590) mkModName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:593) modString (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:596) mkPkgName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:600) pkgString (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:603) mkOccName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:611) occString (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:614) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:704) NameFlavour (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:709) NameSpace (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:720) Uniq (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:726) mkNameG_v (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:818) mkNameG_tc (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:818) mkNameG_d (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:818) NameIs (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:823) showName (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:825) showName' (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:828) (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:863) mk_tup_name (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:880) mk_unboxed_tup_name (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:901) Loc (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:914) CharPos (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:922) Fixity (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1024) FixityDirection (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1026) Lit (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1107) FieldPat (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1149) Match (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1151) Clause (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1153) Exp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1157) FieldExp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1205) Body (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1209) Guard (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1216) Stmt (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1221) Range (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1228) Dec (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1232) FunDep (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1283) FamFlavour (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1286) Foreign (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1289) Callconv (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1294) Safety (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1297) Pragma (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1300) Inline (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1308) RuleMatch (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1313) Phases (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1317) RuleBndr (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1322) AnnTarget (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1326) Cxt (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1331) Strict (li"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/directory/dist-install/doc/html/directory" --no-tmp-comp-dir --dump-interface=libraries/directory/dist-install/doc/html/directory/directory.haddock --html --hoogle --title="directory-1.2.2.0: Platform-agnostic library for filesystem operations" --prologue="libraries/directory/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../time-1.5.0.1,../time-1.5.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../unix-2.7.1.0,../unix-2.7.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/directory/. --optghc=-ilibraries/directory/dist-install/build --optghc=-ilibraries/directory/dist-install/build/autogen --optghc=-Ilibraries/directory/dist-install/build --optghc=-Ilibraries/directory/dist-install/build/autogen --optghc=-Ilibraries/directory/include --optghc=-optP-include --optghc=-optPlibraries/directory/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/directory/dist-install/build --optghc=-hidir --optghc=libraries/directory/dist-install/build --optghc=-stubdir --optghc=libraries/directory/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/directory/./System/Directory.hs +RTS -tlibraries/directory/dist-install/doc/html/directory/directory.haddock.t --machine-readable braries/template-haskell/./Language/Haskell/TH/Syntax.hs:1338) Con (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1341) StrictType (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1347) VarStrictType (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1348) Type (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1350) TyVarBndr (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1371) TyLit (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1375) cmpEq (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1435) thenCmp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1439) 13% ( 28 /214) in 'Language.Haskell.TH.Lib' Missing documentation for: InfoQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:19) PatQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:20) FieldPatQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:21) ExpQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:22) TExpQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:23) DecQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:24) DecsQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:25) ConQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:26) TypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:27) TyLitQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:28) CxtQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:29) PredQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:30) MatchQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:31) ClauseQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:32) BodyQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:33) GuardQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:34) StmtQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:35) RangeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:36) StrictTypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:37) VarStrictTypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:38) FieldExpQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:39) RuleBndrQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:40) TySynEqnQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:41) Role (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:42) intPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:48) wordPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:50) floatPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:52) doublePrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:54) integerL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:56) charL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:58) stringL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:60) stringPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:62) rationalL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:64) litP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:67) varP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:69) tupP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:71) unboxedTupP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:73) conP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:75) infixP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:78) uInfixP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:82) parensP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:86) tildeP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:90) bangP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:93) asP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:96) wildP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:99) recP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:101) listP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:104) sigP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:107) viewP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:111) fieldPat (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:116) bindS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:124) letS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:127) noBindS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:130) parS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:133) fromR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:139) fromThenR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:142) fromToR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:145) fromThenToR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:148) normalB (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:154) guardedB (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:157) normalG (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:163) normalGE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:166) patG (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:169) patGE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:172) global (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:202) varE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:207) conE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:210) litE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:213) appE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:216) parensE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:219) uInfixE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:222) infixE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:226) infixApp (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:235) sectionL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:237) sectionR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:239) lamE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:242) lamCaseE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:251) tupE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:254) unboxedTupE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:257) condE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:260) multiIfE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:263) letE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:266) caseE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:269) doE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:272) compE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:275) arithSeqE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:278) listE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:281) sigE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:284) recConE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:287) recUpdE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:290) stringE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:293) fieldExp (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:296) fromE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:304) fromThenE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:307) fromToE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:310) fromThenToE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:313) valD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:321) funD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:329) tySynD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:335) dataD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:338) newtypeD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:345) classD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:352) instanceD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:359) sigD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:367) forImpD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:370) infixLD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:375) infixRD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:378) infixND (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:381) pragInlD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:384) pragSpecD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:388) pragSpecInlD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:394) pragSpecInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:400) pragRuleD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:406) pragAnnD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:414) pragLineD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:420) familyNoKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:423) familyKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:426) dataInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:429) newtypeInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:437) tySynInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:445) closedTypeFamilyNoKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:451) closedTypeFamilyKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:457) roleAnnotD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:463) standaloneDerivD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:466) defaultSigD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:473) tySynEqn (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:479) cxt (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:486) normalC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:489) recC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:492) infixC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:495) forallC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:500) forallT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:507) varT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:513) conT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:516) appT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:519) arrowT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:525) listT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:528) litT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:531) tupleT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:534) unboxedTupleT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:537) sigT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:540) equalityT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:546) classP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:550) equalP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:557) promotedT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:565) promotedTupleT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:568) promotedNilT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:571) promotedConsT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:574) isStrict (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:577) notStrict (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:577) unpacked (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:577) strictType (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:582) varStrictType (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:585) numTyLit (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:591) strTyLit (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:595) plainTV (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:603) kindedTV (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:606) varK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:609) conK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:612) tupleK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:615) arrowK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:618) listK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:621) appK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:624) starK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:627) constraintK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:630) nominalR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) representationalR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) phantomR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) inferR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) cCall (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) stdCall (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) cApi (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) prim (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) javaScript (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) unsafe (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:655) safe (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:655) interruptible (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:655) funDep (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:663) typeFam (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:669) dataFam (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:669) ruleVar (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:675) typedRuleVar (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:678) valueAnnotation (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:683) typeAnnotation (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:686) moduleAnnotation (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:689) appsE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:695) 50% ( 3 / 6) in 'Language.Haskell.TH.Quote' Missing documentation for: Module header QuasiQuoter (libraries/template-haskell/./Language/Haskell/TH/Quote.hs:12) dataToQa (libraries/template-haskell/./Language/Haskell/TH/Quote.hs:17) 75% ( 40 / 53) in 'Language.Haskell.TH.PprLib' Missing documentation for: Doc (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:161) PprM (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:119) text (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:73) char (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:75) ptext (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:74) int (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:76) integer (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:77) float (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:78) double (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:79) rational (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:80) to_HPJ_Doc (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:146) pprName (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:121) pprName' (libraries/template-haskell/./Language/Haskell/TH/PprLib.hs:124) 1% ( 1 / 68) in 'Language.Haskell.TH.Ppr' Missing documentation for: nestDepth (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:17) Precedence (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:20) appPrec (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:21) unopPrec (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:21) opPrec (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:21) noPrec (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:21) parensIf (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:27) pprint (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:33) Ppr (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:36) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:41) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:45) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:49) ppr_sig (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:70) pprFixity (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:73) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:82) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:85) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:89) pprPrefixOcc (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:92) isSymOcc (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:96) isSymbolASCII (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:103) pprInfixExp (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:106) pprExp (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:111) pprFields (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:178) pprMaybeExp (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:181) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:186) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:194) pprGuarded (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:199) pprBody (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:206) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:214) pprLit (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:217) bytesToString (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:233) pprString (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:236) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:242) pprPat (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:245) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:275) ppr_dec (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:278) ppr_data (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:341) ppr_newtype (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:357) ppr_tySyn (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:369) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:374) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:380) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:385) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:401) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:435) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:441) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:446) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:452) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:457) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:462) pprVarStrictType (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:473) pprStrictType (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:478) pprParendType (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:485) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:504) pprTyApp (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:521) pprFunArgType (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:532) split (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:539) pprTyLit (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:544) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:548) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:552) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:556) pprCxt (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:563) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:569) where_clause (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:581) showtextl (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:585) hashParens (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:588) quoteParens (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:591) (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:595) 29% ( 87 /298) in 'Language.Haskell.TH' Missing documentation for: Q (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:131) runQ (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:144) Loc (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:914) TExp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:167) unType (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:167) NameSpace (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:720) Dec (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1232) Con (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1341) Clause (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1153) Strict (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1338) Foreign (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1289) Callconv (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1294) Safety (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1297) Pragma (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1300) Inline (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1308) RuleMatch (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1313) Phases (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1317) RuleBndr (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1322) AnnTarget (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1326) FunDep (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1283) FamFlavour (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1286) Fixity (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1024) FixityDirection (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1026) Exp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1157) Match (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1151) Body (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1209) Guard (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1216) Stmt (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1221) Range (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1228) Lit (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1107) FieldExp (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1205) FieldPat (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1149) Type (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1350) TyVarBndr (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1371) TyLit (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1375) Cxt (libraries/template-haskell/./Language/Haskell/TH/Syntax.hs:1331) InfoQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:19) ExpQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:22) DecQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:24) DecsQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:25) ConQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:26) TypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:27) TyLitQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:28) CxtQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:29) PredQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:30) MatchQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:31) ClauseQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:32) BodyQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:33) GuardQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:34) StmtQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:35) RangeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:36) StrictTypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:37) VarStrictTypeQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:38) PatQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:20) FieldPatQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:21) RuleBndrQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:40) TySynEqnQ (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:41) intPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:48) wordPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:50) floatPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:52) doublePrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:54) integerL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:56) rationalL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:64) charL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:58) stringL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:60) stringPrimL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:62) litP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:67) varP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:69) tupP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:71) conP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:75) uInfixP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:82) parensP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:86) infixP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:78) tildeP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:90) bangP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:93) asP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:96) wildP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:99) recP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:101) listP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:104) sigP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:107) viewP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:111) fieldPat (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:116) normalB (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:154) guardedB (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:157) normalG (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:163) normalGE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:166) patG (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:169) patGE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:172) global (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:202) varE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:207) conE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:210) litE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:213) appE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:216) uInfixE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:222) parensE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:219) infixE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:226) infixApp (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:235) sectionL (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:237) sectionR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:239) lamE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:242) lamCaseE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:251) tupE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:254) condE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:260) multiIfE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:263) letE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:266) caseE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:269) appsE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:695) listE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:281) sigE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:284) recConE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:287) recUpdE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:290) stringE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:293) fieldExp (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:296) fromE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:304) fromThenE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:307) fromToE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:310) fromThenToE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:313) arithSeqE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:278) fromR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:139) fromThenR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:142) fromToR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:145) fromThenToR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:148) doE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:272) compE (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:275) bindS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:124) letS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:127) noBindS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:130) parS (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:133) forallT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:507) varT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:513) conT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:516) appT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:519) arrowT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:525) equalityT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:546) listT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:528) tupleT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:534) sigT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:540) litT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:531) promotedT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:565) promotedTupleT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:568) promotedNilT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:571) promotedConsT (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:574) numTyLit (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:591) strTyLit (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:595) isStrict (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:577) notStrict (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:577) strictType (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:582) varStrictType (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:585) cxt (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:486) classP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:550) equalP (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:557) normalC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:489) recC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:492) infixC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:495) forallC (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:500) varK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:609) conK (libraries/templatHaddock coverage: 77% ( 37 / 48) in 'System.Directory' Missing documentation for: Permissions (libraries/directory/./System/Directory.hs:158) emptyPermissions (libraries/directory/./System/Directory.hs:164) readable (libraries/directory/./System/Directory.hs:160) writable (libraries/directory/./System/Directory.hs:160) executable (libraries/directory/./System/Directory.hs:161) searchable (libraries/directory/./System/Directory.hs:161) setOwnerReadable (libraries/directory/./System/Directory.hs:172) setOwnerWritable (libraries/directory/./System/Directory.hs:175) setOwnerExecutable (libraries/directory/./System/Directory.hs:178) setOwnerSearchable (libraries/directory/./System/Directory.hs:181) copyPermissions (libraries/directory/./System/Directory.hs:288) Warning: System.Directory: could not find link destinations for: InappropriateType NotDirectory Directory DirectoryLink removePathRecursive removeContentsRecursive "inplace/bin/ghc-cabal" hscolour libraries/process dist-install Running hscolour for process-1.2.3.0... Preprocessing library process-1.2.3.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/process/dist-install/doc/html/process" --no-tmp-comp-dir --dump-interface=libraries/process/dist-install/doc/html/process/process.haddock --html --hoogle --title="process-1.2.3.0: Process libraries" --prologue="libraries/process/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../unix-2.7.1.0,../unix-2.7.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=proce_0hwN3CTKynhHQqQkChnSdH --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/process/. --optghc=-ilibraries/process/dist-install/build --optghc=-ilibraries/process/dist-install/build/autogen --optghc=-Ilibraries/process/dist-install/build --optghc=-Ilibraries/process/dist-install/build/autogen --optghc=-Ilibraries/process/include --optghc=-optP-include --optghc=-optPlibraries/process/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-Wall --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/process/dist-install/build --optghc=-hidir --optghc=libraries/process/dist-install/build --optghc=-stubdir --optghc=libraries/process/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/process/./System/Cmd.hs libraries/process/dist-install/build/System/Process.hs libraries/process/./System/Process/Internals.hs +RTS -tlibraries/process/dist-install/doc/html/process/process.haddock.t --machine-readable e-haskell/./Language/Haskell/TH/Lib.hs:612) tupleK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:615) arrowK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:618) listK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:621) appK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:624) starK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:627) constraintK (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:630) nominalR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) representationalR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) phantomR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) inferR (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:636) valD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:321) funD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:329) tySynD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:335) dataD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:338) newtypeD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:345) classD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:352) instanceD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:359) sigD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:367) standaloneDerivD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:466) defaultSigD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:473) roleAnnotD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:463) familyNoKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:423) familyKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:426) dataInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:429) closedTypeFamilyNoKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:451) closedTypeFamilyKindD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:457) newtypeInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:437) tySynInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:445) typeFam (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:669) dataFam (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:669) tySynEqn (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:479) cCall (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) stdCall (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) cApi (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) prim (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) javaScript (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:645) unsafe (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:655) safe (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:655) forImpD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:370) ruleVar (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:675) typedRuleVar (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:678) pragInlD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:384) pragSpecD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:388) pragSpecInlD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:394) pragSpecInstD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:400) pragRuleD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:406) pragAnnD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:414) pragLineD (libraries/template-haskell/./Language/Haskell/TH/Lib.hs:420) Ppr (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:36) pprint (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:33) pprExp (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:111) pprLit (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:217) pprPat (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:245) pprParendType (libraries/template-haskell/./Language/Haskell/TH/Ppr.hs:485) "inplace/bin/ghc-cabal" hscolour libraries/hpc dist-install Running hscolour for hpc-0.6.0.2... Preprocessing library hpc-0.6.0.2... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/hpc/dist-install/doc/html/hpc" --no-tmp-comp-dir --dump-interface=libraries/hpc/dist-install/doc/html/hpc/hpc.haddock --html --hoogle --title="hpc-0.6.0.2: Code Coverage Library for Haskell" --prologue="libraries/hpc/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../time-1.5.0.1,../time-1.5.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=hpc_CmUUQl5bURfBueJrdYfNs3 --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/hpc/. --optghc=-ilibraries/hpc/dist-install/build --optghc=-ilibraries/hpc/dist-install/build/autogen --optghc=-Ilibraries/hpc/dist-install/build --optghc=-Ilibraries/hpc/dist-install/build/autogen --optghc=-Ilibraries/hpc/. --optghc=-optP-include --optghc=-optPlibraries/hpc/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-Wall --optghc=-XHaskell98 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/hpc/dist-install/build --optghc=-hidir --optghc=libraries/hpc/dist-install/build --optghc=-stubdir --optghc=libraries/hpc/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/hpc/./Trace/Hpc/Util.hs libraries/hpc/./Trace/Hpc/Mix.hs libraries/hpc/./Trace/Hpc/Tix.hs libraries/hpc/dist-install/build/Trace/Hpc/Reflect.hs +RTS -tlibraries/hpc/dist-install/doc/html/hpc/hpc.haddock.t --machine-readable Haddock coverage: 62% ( 5 / 8) in 'Trace.Hpc.Util' Missing documentation for: HpcHash (libraries/hpc/./Trace/Hpc/Util.hs:66) Hash (libraries/hpc/./Trace/Hpc/Util.hs:69) catchIO (libraries/hpc/./Trace/Hpc/Util.hs:113) 56% ( 5 / 9) in 'Trace.Hpc.Tix' Missing documentation for: TixModule (libraries/hpc/./Trace/Hpc/Tix.hs:28) tixModuleName (libraries/hpc/./Trace/Hpc/Tix.hs:36) tixModuleHash (libraries/hpc/./Trace/Hpc/Tix.hs:38) tixModuleTixs (libraries/hpc/./Trace/Hpc/Tix.hs:40) 44% ( 4 / 9) in 'Trace.Hpc.Mix' Missing documentation for: MixEntry (libraries/hpc/./Trace/Hpc/Mix.hs:54) BoxLabel (libraries/hpc/./Trace/Hpc/Mix.hs:56) CondBox (libraries/hpc/./Trace/Hpc/Mix.hs:62) createMixEntryDom (libraries/hpc/./Trace/Hpc/Mix.hs:186) MixEntryDom (libraries/hpc/./Trace/Hpc/Mix.hs:120) 0% ( 0 / 4) in 'Trace.Hpc.Reflect' Missing documentation for: Module header clearTix (libraries/hpc/Trace/Hpc/Reflect.hsc:46) examineTix (libraries/hpc/Trace/Hpc/Reflect.hsc:54) updateTix (libraries/hpc/Trace/Hpc/Reflect.hsc:65) "inplace/bin/ghc-cabal" hscolour libraries/bin-package-db dist-install Running hscolour for bin-package-db-0.0.0.0... Preprocessing library bin-package-db-0.0.0.0... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/bin-package-db/dist-install/doc/html/bin-package-db" --no-tmp-comp-dir --dump-interface=libraries/bin-package-db/dist-install/doc/html/bin-package-db/bin-package-db.haddock --html --hoogle --title="bin-package-db-0.0.0.0: The GHC compiler's view of the GHC package database format" --prologue="libraries/bin-package-db/dist-install/haddock-prologue.txt" --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.7.3.0,../binary-0.7.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=binpa_JNoexmBMuO8C771QaIy3YN --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/bin-package-db/. --optghc=-ilibraries/bin-package-db/dist-install/build --optghc=-ilibraries/bin-package-db/dist-install/build/autogen --optghc=-Ilibraries/bin-package-db/dist-install/build --optghc=-Ilibraries/bin-package-db/dist-install/build/autogen --optghc=-Ilibraries/bin-package-db/. --optghc=-optP-include --optghc=-optPlibraries/bin-package-db/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=binar_EKE3c9Lmxb3DQpU0fPtru6 --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-XHaskell2010 --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/bin-package-db/dist-install/build --optghc=-hidir --optghc=libraries/bin-package-db/dist-install/build --optghc=-stubdir --optghc=libraries/bin-package-db/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/bin-package-db/./GHC/PackageDb.hs +RTS -tlibraries/bin-package-db/dist-install/doc/html/bin-package-db/bin-package-db.haddock.t --machine-readable Haddock coverage: 17% ( 4 / 24) in 'System.Process.Internals' Missing documentation for: ProcessHandle (libraries/process/./System/Process/Internals.hs:113) PHANDLE (libraries/process/./System/Process/Internals.hs:129) closePHANDLE (libraries/process/./System/Process/Internals.hs:136) mkProcessHandle (libraries/process/./System/Process/Internals.hs:131) modifyProcessHandle (libraries/process/./System/Process/Internals.hs:115) withProcessHandle (libraries/process/./System/Process/Internals.hs:121) CreateProcess (libraries/process/./System/Process/Internals.hs:171) CmdSpec (libraries/process/./System/Process/Internals.hs:187) StdStream (libraries/process/./System/Process/Internals.hs:220) runGenProcess_ (libraries/process/./System/Process/Internals.hs:726) startDelegateControlC (libraries/process/./System/Process/Internals.hs:333) endDelegateControlC (libraries/process/./System/Process/Internals.hs:370) stopDelegateControlC (libraries/process/./System/Process/Internals.hs:353) pPrPr_disableITimers c_execvpe ignoreSignal (libraries/process/./System/Process/Internals.hs:406) defaultSignal (libraries/process/./System/Process/Internals.hs:406) withFilePathException (libraries/process/./System/Process/Internals.hs:702) withCEnvironment (libraries/process/./System/Process/Internals.hs:708) translate (libraries/process/./System/Process/Internals.hs:674) 89% ( 33 / 37) in 'System.Process' Missing documentation for: CreateProcess (libraries/process/./System/Process/Internals.hs:171) CmdSpec (libraries/process/./System/Process/Internals.hs:187) StdStream (libraries/process/./System/Process/Internals.hs:220) ProcessHandle (libraries/process/./System/Process/Internals.hs:113) 100% ( 3 / 3) in 'System.Cmd' Warning: System.Process.Internals: could not find link destinations for: FD "inplace/bin/ghc-cabal" hscolour libraries/haskeline dist-install Running hscolour for haskeline-0.7.2.1... Preprocessing library haskeline-0.7.2.1... "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/haskeline/dist-install/doc/html/haskeline" --no-tmp-comp-dir --dump-interface=libraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock --html --hoogle --title="haskeline-0.7.2.1: A command-line interface for user input, written in Haskell." --prologue="libraries/haskeline/dist-install/haddock-prologue.txt" --hide=System.Console.Haskeline.Backend --hide=System.Console.Haskeline.Backend.WCWidth --hide=System.Console.Haskeline.Command --hide=System.Console.Haskeline.Command.Completion --hide=System.Console.Haskeline.Command.History --hide=System.Console.Haskeline.Command.KillRing --hide=System.Console.Haskeline.Directory --hide=System.Console.Haskeline.Emacs --hide=System.Console.Haskeline.InputT --hide=System.Console.Haskeline.Key --hide=System.Console.Haskeline.LineState --hide=System.Console.Haskeline.Monads --hide=System.Console.Haskeline.Prefs --hide=System.Console.Haskeline.RunCommand --hide=System.Console.Haskeline.Term --hide=System.Console.Haskeline.Command.Undo --hide=System.Console.Haskeline.Vi --hide=System.Console.Haskeline.Recover --hide=System.Console.Haskeline.Backend.Posix --hide=System.Console.Haskeline.Backend.Posix.Encoder --hide=System.Console.Haskeline.Backend.DumbTerm --hide=System.Console.Haskeline.Backend.Terminfo --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../terminfo-0.4.0.1,../terminfo-0.4.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/terminfo/dist-install/doc/html/terminfo/terminfo.haddock --read-interface=../transformers-0.4.2.0,../transformers-0.4.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.1.0,../unix-2.7.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=haske_IlDhIe25uAn0WJY379Nu1M --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/haskeline/. --optghc=-ilibraries/haskeline/dist-install/build --optghc=-ilibraries/haskeline/dist-install/build/autogen --optghc=-Ilibraries/haskeline/dist-install/build --optghc=-Ilibraries/haskeline/dist-install/build/autogen --optghc=-Ilibraries/haskeline/includes --optghc=-optP-DUSE_GHC_ENCODINGS --optghc=-optP-DTERMINFO --optghc=-optP-include --optghc=-optPlibraries/haskeline/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=termi_7qZwBlx3clR8sTBilJl253 --optghc=-package-key --optghc=trans_ALYlebOVzVI4kxbFX5SGhm --optghc=-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-Wall --optghc=-XHaskell98 --optghc=-XForeignFunctionInterface --optghc=-XRank2Types --optghc=-XFlexibleInstances --optghc=-XTypeSynonymInstances --optghc=-XFlexibleContexts --optghc=-XExistentialQuantification --optghc=-XScopedTypeVariables --optghc=-XGeneralizedNewtypeDeriving --optghc=-XMultiParamTypeClasses --optghc=-XOverlappingInstances --optghc=-XUndecidableInstances --optghc=-XCPP --optghc=-XDeriveDataTypeable --optghc=-XPatternGuards --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/haskeline/dist-install/build --optghc=-hidir --optghc=libraries/haskeline/dist-install/build --optghc=-stubdir --optghc=libraries/haskeline/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} libraries/haskeline/./System/Console/Haskeline.hs libraries/haskeline/./System/Console/Haskeline/Completion.hs libraries/haskeline/./System/Console/Haskeline/MonadException.hs libraries/haskeline/./System/Console/Haskeline/History.hs libraries/haskeline/./System/Console/Haskeline/IO.hs libraries/haskeline/./System/Console/Haskeline/Backend.hs libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs libraries/haskeline/./System/Console/Haskeline/Command.hs libraries/haskeline/./System/Console/Haskeline/Command/Completion.hs libraries/haskeline/./System/Console/Haskeline/Command/History.hs libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Directory.hs libraries/haskeline/./System/Console/Haskeline/Emacs.hs libraries/haskeline/./System/Console/Haskeline/InputT.hs libraries/haskeline/./System/Console/Haskeline/Key.hs libraries/haskeline/./System/Console/Haskeline/LineState.hs libraries/haskeline/./System/Console/Haskeline/Monads.hs libraries/haskeline/./System/Console/Haskeline/Prefs.hs libraries/haskeline/./System/Console/Haskeline/RunCommand.hs libraries/haskeline/./System/Console/Haskeline/Term.hs libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs libraries/haskeline/./System/Console/Haskeline/Vi.hs libraries/haskeline/./System/Console/Haskeline/Recover.hs libraries/haskeline/dist-install/build/System/Console/Haskeline/Backend/Posix.hs libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs +RTS -tlibraries/haskeline/dist-install/doc/html/haskeline/haskeline.haddock.t --machine-readable Haddock coverage: 78% ( 7 / 9) in 'GHC.PackageDb' Missing documentation for: BinaryStringRep (libraries/bin-package-db/./GHC/PackageDb.hs:139) emptyInstalledPackageInfo (libraries/bin-package-db/./GHC/PackageDb.hs:143) "inplace/bin/ghc-cabal" hscolour libraries/Cabal/Cabal dist-install Running hscolour for Cabal-1.22.2.0... Preprocessing library Cabal-1.22.2.0... libraries/haskeline/System/Console/Haskeline/Command.hs:32:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/haskeline/System/Console/Haskeline/MonadException.hs:38:1: Warning: Module ‘Control.Monad.Trans.Error’ is deprecated: Use Control.Monad.Trans.Except instead libraries/haskeline/System/Console/Haskeline/MonadException.hs:43:1: Warning: The import of ‘Data.Monoid’ is redundant except perhaps to import instances from ‘Data.Monoid’ To import instances alone, use: import Data.Monoid() libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:29: Warning: In the use of type constructor or class ‘Error’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:161:57: Warning: In the use of type constructor or class ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:162:19: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:40: Warning: In the use of data constructor ‘ErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:163:55: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" libraries/haskeline/System/Console/Haskeline/MonadException.hs:164:29: Warning: In the use of ‘runErrorT’ (imported from Control.Monad.Trans.Error): Deprecated: "Use Control.Monad.Trans.Except instead" Haddock coverage: 0% ( 0 / 2) in 'System.Console.Haskeline.Recover' Missing documentation for: Module header transliterateFailure (libraries/haskeline/./System/Console/Haskeline/Recover.hs:6) 100% ( 4 / 4) in 'System.Console.Haskeline.Directory' 0% ( 0 / 12) in 'System.Console.Haskeline.Key' Missing documentation for: Module header Key (libraries/haskeline/./System/Console/Haskeline/Key.hs:19) Modifier (libraries/haskeline/./System/Console/Haskeline/Key.hs:22) BaseKey (libraries/haskeline/./System/Console/Haskeline/Key.hs:36) noModifier (libraries/haskeline/./System/Console/Haskeline/Key.hs:33) simpleKey (libraries/haskeline/./System/Console/Haskeline/Key.hs:44) simpleChar (libraries/haskeline/./System/Console/Haskeline/Key.hs:53) metaChar (libraries/haskeline/./System/Console/Haskeline/Key.hs:53) ctrlChar (libraries/haskeline/./System/Console/Haskeline/Key.hs:53) metaKey (libraries/haskeline/./System/Console/Haskeline/Key.hs:47) ctrlKey (libraries/haskeline/./System/Console/Haskeline/Key.hs:50) parseKey (libraries/haskeline/./System/Console/Haskeline/Key.hs:100) 73% ( 8 / 11) in 'System.Console.Haskeline.History' Missing documentation for: History (libraries/haskeline/./System/Console/Haskeline/History.hs:43) emptyHistory (libraries/haskeline/./System/Console/Haskeline/History.hs:54) addHistory (libraries/haskeline/./System/Console/Haskeline/History.hs:90) 35% ( 23 / 65) in 'System.Console.Haskeline.LineState' Missing documentation for: baseChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:83) graphemesToString (libraries/haskeline/./System/Console/Haskeline/LineState.hs:125) modifyBaseChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:86) mapBaseChars (libraries/haskeline/./System/Console/Haskeline/LineState.hs:89) Prefix (libraries/haskeline/./System/Console/Haskeline/LineState.hs:137) Result (libraries/haskeline/./System/Console/Haskeline/LineState.hs:151) Save (libraries/haskeline/./System/Console/Haskeline/LineState.hs:154) listSave (libraries/haskeline/./System/Console/Haskeline/LineState.hs:158) listRestore (libraries/haskeline/./System/Console/Haskeline/LineState.hs:161) Move (libraries/haskeline/./System/Console/Haskeline/LineState.hs:164) emptyIM (libraries/haskeline/./System/Console/Haskeline/LineState.hs:193) replaceCharIM (libraries/haskeline/./System/Console/Haskeline/LineState.hs:232) insertGraphemes (libraries/haskeline/./System/Console/Haskeline/LineState.hs:228) deleteNext (libraries/haskeline/./System/Console/Haskeline/LineState.hs:210) deletePrev (libraries/haskeline/./System/Console/Haskeline/LineState.hs:210) skipLeft (libraries/haskeline/./System/Console/Haskeline/LineState.hs:217) skipRight (libraries/haskeline/./System/Console/Haskeline/LineState.hs:217) transposeChars (libraries/haskeline/./System/Console/Haskeline/LineState.hs:223) goRightUntil (libraries/haskeline/./System/Console/Haskeline/LineState.hs:406) goLeftUntil (libraries/haskeline/./System/Console/Haskeline/LineState.hs:406) atStart (libraries/haskeline/./System/Console/Haskeline/LineState.hs:389) atEnd (libraries/haskeline/./System/Console/Haskeline/LineState.hs:389) beforeChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:396) afterChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:396) overChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:396) deleteChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:276) replaceChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:281) pasteGraphemesBefore (libraries/haskeline/./System/Console/Haskeline/LineState.hs:287) pasteGraphemesAfter (libraries/haskeline/./System/Console/Haskeline/LineState.hs:287) enterCommandMode (libraries/haskeline/./System/Console/Haskeline/LineState.hs:297) enterCommandModeRight (libraries/haskeline/./System/Console/Haskeline/LineState.hs:297) insertFromCommandMode (libraries/haskeline/./System/Console/Haskeline/LineState.hs:307) appendFromCommandMode (libraries/haskeline/./System/Console/Haskeline/LineState.hs:307) withCommandMode (libraries/haskeline/./System/Console/Haskeline/LineState.hs:315) startArg (libraries/haskeline/./System/Console/Haskeline/LineState.hs:339) addNum (libraries/haskeline/./System/Console/Haskeline/LineState.hs:342) applyArg (libraries/haskeline/./System/Console/Haskeline/LineState.hs:348) applyCmdArg (libraries/haskeline/./System/Console/Haskeline/LineState.hs:355) Message (libraries/haskeline/./System/Console/Haskeline/LineState.hs:359) Password (libraries/haskeline/./System/Console/Haskeline/LineState.hs:367) addPasswordChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:381) deletePasswordChar (libraries/haskeline/./System/Console/Haskeline/LineState.hs:384) 4% ( 1 / 28) in 'System.Console.Haskeline.Command' Missing documentation for: Module header Effect (libraries/haskeline/./System/Console/Haskeline/Command.hs:38) KeyMap (libraries/haskeline/./System/Console/Haskeline/Command.hs:46) CmdM (libraries/haskeline/./System/Console/Haskeline/Command.hs:58) Command (libraries/haskeline/./System/Console/Haskeline/Command.hs:63) KeyCommand (libraries/haskeline/./System/Console/Haskeline/Command.hs:80) KeyConsumed (libraries/haskeline/./System/Console/Haskeline/Command.hs:48) withoutConsuming (libraries/haskeline/./System/Console/Haskeline/Command.hs:100) keyCommand (libraries/haskeline/./System/Console/Haskeline/Command.hs:87) >|> (libraries/haskeline/./System/Console/Haskeline/Command.hs:116) >+> (libraries/haskeline/./System/Console/Haskeline/Command.hs:120) try (libraries/haskeline/./System/Console/Haskeline/Command.hs:125) effect (libraries/haskeline/./System/Console/Haskeline/Command.hs:138) clearScreenCmd (libraries/haskeline/./System/Console/Haskeline/Command.hs:141) finish (libraries/haskeline/./System/Console/Haskeline/Command.hs:132) failCmd (libraries/haskeline/./System/Console/Haskeline/Command.hs:135) simpleCommand (libraries/haskeline/./System/Console/Haskeline/Command.hs:144) charCommand (libraries/haskeline/./System/Console/Haskeline/Command.hs:152) setState (libraries/haskeline/./System/Console/Haskeline/Command.hs:156) change (libraries/haskeline/./System/Console/Haskeline/Command.hs:159) changeFromChar (libraries/haskeline/./System/Console/Haskeline/Command.hs:162) +> (libraries/haskeline/./System/Console/Haskeline/Command.hs:129) useChar (libraries/haskeline/./System/Console/Haskeline/Command.hs:94) choiceCmd (libraries/haskeline/./System/Console/Haskeline/Command.hs:103) keyChoiceCmd (libraries/haskeline/./System/Console/Haskeline/Command.hs:109) keyChoiceCmdM (libraries/haskeline/./System/Console/Haskeline/Command.hs:112) doBefore (libraries/haskeline/./System/Console/Haskeline/Command.hs:165) 25% ( 1 / 4) in 'System.Console.Haskeline.Backend.WCWidth' Missing documentation for: Module header gsWidth (libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs:27) takeWidth (libraries/haskeline/./System/Console/Haskeline/Backend/WCWidth.hs:48) 62% ( 13 / 21) in 'System.Console.Haskeline.MonadException' Missing documentation for: catch (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:99) handle (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:104) catches (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:107) Handler (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:116) finally (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:126) throwIO (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:129) throwTo (libraries/haskeline/./System/Console/Haskeline/MonadException.hs:132) bracket (libraries/haskeline/./Syste libraries/haskeline/System/Console/Haskeline/Monads.hs:24:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/haskeline/System/Console/Haskeline/Term.hs:107:16: Warning: In the use of ‘isEmptyChan’ (imported from Control.Concurrent, but defined in Control.Concurrent.Chan): Deprecated: "if you need this operation, use Control.Concurrent.STM.TChan instead. See for details" m/Console/Haskeline/MonadException.hs:119) 33% ( 3 / 9) in 'System.Console.Haskeline.Prefs' Missing documentation for: Module header CompletionType (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:54) BellStyle (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:58) EditMode (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:61) HistoryDuplicates (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:64) lookupKeyBinding (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:123) 29% ( 6 / 21) in 'System.Console.Haskeline.Monads' Missing documentation for: Module header runReaderT runReaderT' (libraries/haskeline/./System/Console/Haskeline/Monads.hs:70) asks (libraries/haskeline/./System/Console/Haskeline/Monads.hs:50) StateT (libraries/haskeline/./System/Console/Haskeline/Monads.hs:73) runStateT (libraries/haskeline/./System/Console/Haskeline/Monads.hs:100) evalStateT' (libraries/haskeline/./System/Console/Haskeline/Monads.hs:124) mapStateT (libraries/haskeline/./System/Console/Haskeline/Monads.hs:97) gets (libraries/haskeline/./System/Console/Haskeline/Monads.hs:57) modify (libraries/haskeline/./System/Console/Haskeline/Monads.hs:60) update (libraries/haskeline/./System/Console/Haskeline/Monads.hs:63) MonadReader (libraries/haskeline/./System/Console/Haskeline/Monads.hs:38) MonadState (libraries/haskeline/./System/Console/Haskeline/Monads.hs:53) runMaybeT orElse (libraries/haskeline/./System/Console/Haskeline/Monads.hs:135) 0% ( 0 / 11) in 'System.Console.Haskeline.Command.Undo' Missing documentation for: Module header Undo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:9) UndoT (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:11) runUndoT (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:13) initialUndo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:16) saveToUndo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:20) undoPast (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:30) redoFuture (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:30) saveForUndo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:41) commandUndo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:47) commandRedo (libraries/haskeline/./System/Console/Haskeline/Command/Undo.hs:47) 0% ( 0 / 30) in 'System.Console.Haskeline.Command.History' Missing documentation for: Module header HistLog (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:13) prevHistoryM (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:16) prevHistories (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:22) histLog (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:26) runHistoryFromFile (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:30) prevHistory (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:46) firstHistory (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:46) historyBack (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:56) historyForward (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:56) historyStart (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:60) historyEnd (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:60) histUpdate (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:64) reverseHist (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:68) SearchMode (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:78) Direction (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:83) directionName (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:86) (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:90) (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:97) saveSM (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:100) startSearchMode (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:103) addChar (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:106) searchHistories (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:110) findInLine (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:118) prepSearch (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:126) searchBackwards (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:132) doSearch (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:138) searchHistory (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:149) searchForPrefix (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:176) findFirst (libraries/haskeline/./System/Console/Haskeline/Command/History.hs:191) 0% ( 0 / 17) in 'System.Console.Haskeline.Command.KillRing' Missing documentation for: Module header Stack (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:11) emptyStack (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:14) peek (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:17) rotate (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:22) push (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:27) KillRing (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:30) runKillRing (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:32) pasteCommand (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:38) deleteFromDiff' (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:48) killFromHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:55) killFromArgHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:63) copyFromArgHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:70) KillHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:78) killAll (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:83) applyHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:86) applyArgHelper (libraries/haskeline/./System/Console/Haskeline/Command/KillRing.hs:90) 62% ( 8 / 13) in 'System.Console.Haskeline.Completion' Missing documentation for: Module header Completion (libraries/haskeline/./System/Console/Haskeline/Completion.hs:34) completeQuotedWord (libraries/haskeline/./System/Console/Haskeline/Completion.hs:119) completeFilename (libraries/haskeline/./System/Console/Haskeline/Completion.hs:96) filenameWordBreakChars (libraries/haskeline/./System/Console/Haskeline/Completion.hs:92) 27% ( 7 / 26) in 'System.Console.Haskeline.Term' Missing documentation for: Module header Term (libraries/haskeline/./System/Console/Haskeline/Term.hs:19) drawLine (libraries/haskeline/./System/Console/Haskeline/Term.hs:27) clearLine (libraries/haskeline/./System/Console/Haskeline/Term.hs:27) RunTerm (libraries/haskeline/./System/Console/Haskeline/Term.hs:32) EvalTerm (libraries/haskeline/./System/Console/Haskeline/Term.hs:68) mapEvalTerm (libraries/haskeline/./System/Console/Haskeline/Term.hs:72) Interrupt (libraries/haskeline/./System/Console/Haskeline/Term.hs:77) (libraries/haskeline/./System/Console/Haskeline/Term.hs:80) CommandMonad (libraries/haskeline/./System/Console/Haskeline/Term.hs:84) (libraries/haskeline/./System/Console/Haskeline/Term.hs:88) matchInit (libraries/haskeline/./System/Console/Haskeline/Term.hs:95) Event (libraries/haskeline/./System/Console/Haskeline/Term.hs:99) keyEventLoop (libraries/haskeline/./System/Con libraries/haskeline/System/Console/Haskeline/Backend/Terminfo.hs:8:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/haskeline/System/Console/Haskeline/Backend/DumbTerm.hs:11:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/haskeline/System/Console/Haskeline/InputT.hs:16:1: Warning: The import of ‘Control.Applicative’ is redundant except perhaps to import instances from ‘Control.Applicative’ To import instances alone, use: import Control.Applicative() libraries/haskeline/System/Console/Haskeline/Command/Completion.hs:137:1: Warning: Tab character sole/Haskeline/Term.hs:102) saveKeys (libraries/haskeline/./System/Console/Haskeline/Term.hs:130) Layout (libraries/haskeline/./System/Console/Haskeline/Term.hs:133) guardedEOF (libraries/haskeline/./System/Console/Haskeline/Term.hs:160) hMaybeReadNewline (libraries/haskeline/./System/Console/Haskeline/Term.hs:177) returnOnEOF (libraries/haskeline/./System/Console/Haskeline/Term.hs:184) 0% ( 0 / 2) in 'System.Console.Haskeline.RunCommand' Missing documentation for: Module header runCommandLoop (libraries/haskeline/./System/Console/Haskeline/RunCommand.hs:12) 23% ( 3 / 13) in 'System.Console.Haskeline.Backend.Posix.Encoder' Missing documentation for: Encoder (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:50) Decoder (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:51) newEncoders (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:57) externalHandle (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:85) openInCodingMode (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:113) putEncodedStr (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:128) getTermText (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:136) getBlockOfChars (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:150) getDecodedChar (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:174) getDecodedLine (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:187) 0% ( 0 / 15) in 'System.Console.Haskeline.Backend.Posix' Missing documentation for: Module header withPosixGetEvent (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:214) posixLayouts (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:70) tryGetLayouts (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:103) PosixT (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:298) Handles (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:58) ehIn (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:61) ehOut (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:61) Encoder (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:50) Decoder (libraries/haskeline/./System/Console/Haskeline/Backend/Posix/Encoder.hs:51) mapLines (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:186) stdinTTYHandles (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:244) ttyHandles (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:244) posixRunTerm (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:272) fileRunTerm (libraries/haskeline/System/Console/Haskeline/Backend/Posix.hsc:303) 0% ( 0 / 3) in 'System.Console.Haskeline.Backend.Terminfo' Missing documentation for: Module header Draw (libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs:102) runTerminfoDraw (libraries/haskeline/./System/Console/Haskeline/Backend/Terminfo.hs:126) 0% ( 0 / 19) in 'System.Console.Haskeline.Backend.DumbTerm' Missing documentation for: Module header Window (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:18) initWindow (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:21) DumbTerm (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:24) DumbTermM (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:29) (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:31) evalDumb (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:34) runDumbTerm (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:37) (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:40) printText (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:50) cr (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:58) crlf (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:58) backs (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:62) spaces (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:62) clearLayoutD (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:67) maxWidth (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:73) drawLineDiff' (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:76) refitLine (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:100) clearDeadText (libraries/haskeline/./System/Console/Haskeline/Backend/DumbTerm.hs:116) 0% ( 0 / 7) in 'System.Console.Haskeline.Backend' Missing documentation for: Module header defaultRunTerm (libraries/haskeline/./System/Console/Haskeline/Backend.hs:19) terminalRunTerm (libraries/haskeline/./System/Console/Haskeline/Backend.hs:23) stdinTTY (libraries/haskeline/./System/Console/Haskeline/Backend.hs:26) directTTY (libraries/haskeline/./System/Console/Haskeline/Backend.hs:33) runDraw (libraries/haskeline/./System/Console/Haskeline/Backend.hs:42) fileHandleRunTerm (libraries/haskeline/./System/Console/Haskeline/Backend.hs:50) 74% ( 20 / 27) in 'System.Console.Haskeline.InputT' Missing documentation for: Module header (libraries/haskeline/./System/Console/Haskeline/InputT.hs:56) (libraries/haskeline/./System/Console/Haskeline/InputT.hs:59) (libraries/haskeline/./System/Console/Haskeline/InputT.hs:63) InputCmdT (libraries/haskeline/./System/Console/Haskeline/InputT.hs:79) runInputCmdT (libraries/haskeline/./System/Console/Haskeline/InputT.hs:84) (libraries/haskeline/./System/Console/Haskeline/InputT.hs:90) 40% ( 2 / 5) in 'System.Console.Haskeline.Command.Completion' Missing documentation for: Module header Completion (libraries/haskeline/./System/Console/Haskeline/Completion.hs:34) CompletionType (libraries/haskeline/./System/Console/Haskeline/Prefs.hs:54) 0% ( 0 / 57) in 'System.Console.Haskeline.Vi' Missing documentation for: Module header EitherMode (libraries/haskeline/./System/Console/Haskeline/Vi.hs:16) SavedCommand (libraries/haskeline/./System/Console/Haskeline/Vi.hs:18) ViState (libraries/haskeline/./System/Console/Haskeline/Vi.hs:20) emptyViState (libraries/haskeline/./System/Console/Haskeline/Vi.hs:25) ViT (libraries/haskeline/./System/Console/Haskeline/Vi.hs:31) InputCmd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:33) InputKeyCmd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:34) viKeyCommands (libraries/haskeline/./System/Console/Haskeline/Vi.hs:36) viCommands (libraries/haskeline/./System/Console/Haskeline/Vi.hs:45) simpleInsertions (libraries/haskeline/./System/Console/Haskeline/Vi.hs:48) insertChars (libraries/haskeline/./System/Console/Haskeline/Vi.hs:66) eofIfEmpty (libraries/haskeline/./System/Console/Haskeline/Vi.hs:79) viCommandActions (libraries/haskeline/./System/Console/Haskeline/Vi.hs:84) exitingCommands (libraries/haskeline/./System/Console/Haskeline/Vi.hs:97) simpleCmdActions (libraries/haskeline/./System/Console/Haskeline/Vi.hs:110) replaceOnce (libraries/haskeline/./System/Console/Haskeline/Vi.hs:131) repeatedCommands (libraries/haskeline/./System/Console/Haskeline/Vi.hs:134) pureMovements (libraries/haskeline/./System/Console/Haskeline/Vi.hs:146) useMovementsForKill (libraries/haskeline/./System/Console/Haskeline/Vi.hs:160) repeatableCommands (libraries/haskeline/./System/Console/Haskeline/Vi.hs:179) repeatableCmdMode (libraries/haskeline/./System/Console/Haskeline/Vi.hs:188) flipCase (libraries/haskeline/./System/Console/Haskeline/Vi.hs:203) repeatableCmdToIMode (libraries/haskeline/./System/Console/Haskeline/Vi.hs:210) deletionCmd ("/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="libraries/Cabal/Cabal/dist-install/doc/html/Cabal" --no-tmp-comp-dir --dump-interface=libraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock --html --hoogle --title="Cabal-1.22.2.0: A framework for packaging Haskell software" --prologue="libraries/Cabal/Cabal/dist-install/haddock-prologue.txt" --hide=Distribution.Compat.Binary --hide=Distribution.Compat.CopyFile --hide=Distribution.Compat.TempFile --hide=Distribution.GetOpt --hide=Distribution.Simple.GHC.Internal --hide=Distribution.Simple.GHC.IPI641 --hide=Distribution.Simple.GHC.IPI642 --hide=Distribution.Simple.GHC.ImplInfo --hide=Paths_Cabal --read-interface=../array-0.5.1.0,../array-0.5.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../binary-0.7.3.0,../binary-0.7.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/binary/dist-install/doc/html/binary/binary.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../deepseq-1.4.1.1,../deepseq-1.4.1.1/src/%{MODULE/./-}.html\#%{NAME},libraries/deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../pretty-1.1.2.0,../pretty-1.1.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/pretty/dist-install/doc/html/pretty/pretty.haddock --read-interface=../process-1.2.3.0,../process-1.2.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/process/dist-install/doc/html/process/process.haddock --read-interface=../time-1.5.0.1,../time-1.5.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../unix-2.7.1.0,../unix-2.7.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=Cabal_HWT8QvVfJLn2ubvobpycJY --optghc=-hide-all-packages --optghc=-i --optghc=-ilibraries/Cabal/Cabal/. --optghc=-ilibraries/Cabal/Cabal/dist-install/build --optghc=-ilibraries/Cabal/Cabal/dist-install/build/autogen --optghc=-Ilibraries/Cabal/Cabal/dist-install/build --optghc=-Ilibraries/Cabal/Cabal/dist-install/build/autogen --optghc=-Ilibraries/Cabal/Cabal/. --optghc=-optP-include --optghc=-optPlibraries/Cabal/Cabal/dist-install/build/autogen/cabal_macros.h --optghc=-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=binar_EKE3c9Lmxb3DQpU0fPtru6 --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-package-key --optghc=deeps_FpR4obOZALU1lutWnrBldi --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=prett_7jIfj8VCGFf1WS0tIQ1XSZ --optghc=-package-key --optghc=proce_0hwN3CTKynhHQqQkChnSdH --optghc=-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-Wall --optghc=-fno-ignore-asserts --optghc=-fwarn-tabs --optghc=-XHaskell98 --optghc=-XCPP --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=libraries/Cabal/Cabal/dist-install/build --optghc=-hidir --optghc=libraries/Cabal/Cabal/dist-install/build --optghc=-stubdir --optghc=libraries/Cabal/Cabal/dist-install/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} 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/ReadP.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/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/TempFile.hs libraries/Cabal/Cabal/./Distribution/GetOpt.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs +RTS -tlibraries/Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock.t --machine-readable libraries/haskeline/./System/Console/Haskeline/Vi.hs:213) deletionToInsertCmd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:221) yankCommand (libraries/haskeline/./System/Console/Haskeline/Vi.hs:234) reinputArg (libraries/haskeline/./System/Console/Haskeline/Vi.hs:244) goToWordDelEnd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:253) goToBigWordDelEnd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:253) movements (libraries/haskeline/./System/Console/Haskeline/Vi.hs:259) isBigWordChar (libraries/haskeline/./System/Console/Haskeline/Vi.hs:293) isWordChar (libraries/haskeline/./System/Console/Haskeline/Vi.hs:293) isOtherChar (libraries/haskeline/./System/Console/Haskeline/Vi.hs:293) .||. (libraries/haskeline/./System/Console/Haskeline/Vi.hs:298) foreachDigit (libraries/haskeline/./System/Console/Haskeline/Vi.hs:301) wordErase (libraries/haskeline/./System/Console/Haskeline/Vi.hs:310) findMatchingBrace (libraries/haskeline/./System/Console/Haskeline/Vi.hs:316) deleteMatchingBrace (libraries/haskeline/./System/Console/Haskeline/Vi.hs:325) scanBraces (libraries/haskeline/./System/Console/Haskeline/Vi.hs:335) matchingRightBrace (libraries/haskeline/./System/Console/Haskeline/Vi.hs:345) matchingLeftBrace (libraries/haskeline/./System/Console/Haskeline/Vi.hs:345) braceList (libraries/haskeline/./System/Console/Haskeline/Vi.hs:349) replaceLoop (libraries/haskeline/./System/Console/Haskeline/Vi.hs:354) storeLastCmd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:369) storedAction (libraries/haskeline/./System/Console/Haskeline/Vi.hs:374) storedCmdAction (libraries/haskeline/./System/Console/Haskeline/Vi.hs:377) storedIAction (libraries/haskeline/./System/Console/Haskeline/Vi.hs:381) killAndStoreCmd (libraries/haskeline/./System/Console/Haskeline/Vi.hs:385) killAndStoreI (libraries/haskeline/./System/Console/Haskeline/Vi.hs:388) killAndStoreIE (libraries/haskeline/./System/Console/Haskeline/Vi.hs:391) noArg (libraries/haskeline/./System/Console/Haskeline/Vi.hs:394) SearchEntry (libraries/haskeline/./System/Console/Haskeline/Vi.hs:400) searchText (libraries/haskeline/./System/Console/Haskeline/Vi.hs:405) (libraries/haskeline/./System/Console/Haskeline/Vi.hs:408) viEnterSearch (libraries/haskeline/./System/Console/Haskeline/Vi.hs:413) viSearchHist (libraries/haskeline/./System/Console/Haskeline/Vi.hs:432) 0% ( 0 / 13) in 'System.Console.Haskeline.Emacs' Missing documentation for: Module header InputCmd (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:15) InputKeyCmd (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:16) emacsCommands (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:18) enders (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:24) simpleActions (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:35) controlActions (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:35) rotatePaste (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:80) wordRight (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:89) wordLeft (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:89) bigWordLeft (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:89) modifyWord (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:94) capitalize (libraries/haskeline/./System/Console/Haskeline/Emacs.hs:100) 98% ( 47 / 48) in 'System.Console.Haskeline' Missing documentation for: Interrupt (libraries/haskeline/./System/Console/Haskeline/Term.hs:77) 83% ( 5 / 6) in 'System.Console.Haskeline.IO' Missing documentation for: InputState (libraries/haskeline/./System/Console/Haskeline/IO.hs:53) "inplace/bin/ghc-cabal" hscolour compiler stage2 Running hscolour for ghc-7.10.1... Preprocessing library ghc-7.10.1... Haddock coverage: 0% ( 0 / 8) in 'Paths_Cabal' Missing documentation for: Module header version (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:15) getBinDir (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:25) getLibDir (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:25) getDataDir (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:25) getLibexecDir (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:25) getDataFileName (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:32) getSysconfDir (libraries/Cabal/Cabal/dist-install/build/autogen/Paths_Cabal.hs:25) 22% ( 2 / 9) in 'Distribution.TestSuite' Missing documentation for: TestInstance (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:24) OptionDescr (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:39) OptionType (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:48) Test (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:67) Options (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:83) Progress (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:85) Result (libraries/Cabal/Cabal/./Distribution/TestSuite.hs:88) 100% ( 3 / 3) in 'Distribution.Simple.PreProcess.Unlit' 100% ( 10 / 10) in 'Distribution.GetOpt' 33% ( 1 / 3) in 'Distribution.PackageDescription.Utils' Missing documentation for: cabalBug (libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs:20) userBug (libraries/Cabal/Cabal/./Distribution/PackageDescription/Utils.hs:17) 100% ( 5 / 5) in 'Distribution.Simple.CCompiler' 33% ( 1 / 3) in 'Distribution.Compat.Binary' Missing documentation for: Module header decodeOrFailIO (libraries/Cabal/Cabal/./Distribution/Compat/Binary.hs:49) 97% ( 38 / 39) in 'Distribution.Compat.ReadP' Missing documentation for: ReadP (libraries/Cabal/Cabal/./Distribution/Compat/ReadP.hs:150) 25% ( 1 / 4) in 'Distribution.Text' Missing documentation for: Text (libraries/Cabal/Cabal/./Distribution/Text.hs:26) display (libraries/Cabal/Cabal/./Distribution/Text.hs:30) simpleParse (libraries/Cabal/Cabal/./Distribution/Text.hs:38) 84% ( 37 / 44) in 'Distribution.Version' Missing documentation for: VersionRange (libraries/Cabal/Cabal/./Distribution/Version.hs:94) VersionInterval (libraries/Cabal/Cabal/./Distribution/Version.hs:458) LowerBound (libraries/Cabal/Cabal/./Distribution/Version.hs:459) UpperBound (libraries/Cabal/Cabal/./Distribution/Version.hs:460) Bound (libraries/Cabal/Cabal/./Distribution/Version.hs:461) unionVersionIntervals (libraries/Cabal/Cabal/./Distribution/Version.hs:614) intersectVersionIntervals (libraries/Cabal/Cabal/./Distribution/Version.hs:647) 57% ( 4 / 7) in 'Language.Haskell.Extension' Missing documentation for: knownLanguages (libraries/Cabal/Cabal/./Language/Haskell/Extension.hs:60) KnownExtension (libraries/Cabal/Cabal/./Language/Haskell/Extension.hs:110) knownExtensions (libraries/Cabal/Cabal/./Language/Haskell/Extension.hs:723) 57% ( 8 / 14) in 'Distribution.Compiler' Missing documentation for: CompilerFlavor (libraries/Cabal/Cabal/./Distribution/Compiler.hs:63) buildCompilerId (libraries/Cabal/Cabal/./Distribution/Compiler.hs:122) buildCompilerFlavor (libraries/Cabal/Cabal/./Distribution/Compiler.hs:116) CompilerId (libraries/Cabal/Cabal/./Distribution/Compiler.hs:140) AbiTag (libraries/Cabal/Cabal/./Distribution/Compiler.hs:180) abiTagString (libraries/Cabal/Cabal/./Distribution/Compiler.hs:195) 59% ( 19 / 32) in 'Distribution.Simple.Compiler' Missing documentation for: Compiler (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:72) showCompilerId (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:90) showCompilerIdWithAbi (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:93) compilerFlavor (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:100) compilerVersion (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:103) compilerCompatVersion (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:106) compilerInfo (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:112) absolutePackageDBPath (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:168) flagToOptimisationLevel (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:189) flagToDebugInfoLevel (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:216) Flag (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:251) languageToFlags (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:236) unsupportedLanguages (libraries/Cabal/Cabal/./Distribution/Simple/Compiler.hs:231) 33% ( 2 / 6) in 'Distribution.Simple.GHC.ImplInfo' Missing documentation for: getImplInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs:54) ghcVersionImplInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs:67) ghcjsVersionImplInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs:87) lhcVersionImplInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC/ImplInfo.hs:107) 100% ( 3 / 3) in 'Distribution.License' 86% ( 6 / 7) in 'Distribution.ModuleName' Missing documentation for: simple (libraries/Cabal/Cabal/./Distribution/ModuleName.hs:70) 70% ( 16 / 23) in 'Distribution.Package' Missing documentation for: PackageName (libraries/Cabal/Cabal/./Distribution/Package.hs:69) packageKeyHash (libraries/Cabal/Cabal/./Distribution/Package.hs:276) packageKeyLibraryName (libraries/Cabal/Cabal/./Distribution/Package.hs:280) thisPackageVersion (libraries/Cabal/Cabal/./Distribution/Package.hs:324) notThisPackageVersion (libraries/Cabal/Cabal/./Distribution/Package.hs:328) packageName (libraries/Cabal/Cabal/./Distribution/Package.hs:352) packageVersion (libraries/Cabal/Cabal/./Distribution/Package.hs:355) 45% ( 5 / 11) in 'Distribution.System' Missing documentation for: OS (libraries/Cabal/Cabal/./Distribution/System.hs:70) buildOS (libraries/Cabal/Cabal/./Distribution/System.hs:119) Arch (libraries/Cabal/Cabal/./Distribution/System.hs:126) buildArch (libraries/Cabal/Cabal/./Distribution/System.hs:169) Platform (libraries/Cabal/Cabal/./Distribution/System.hs:176) platformFromTriple (libraries/Cabal/Cabal/./Distribution/System.hs:204) 66% ( 49 / 74) in 'Distribution.PackageDescription' Missing documentation for: emptyPackageDescription (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:233) knownBuildTypes (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:284) defaultRenaming (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:312) lookupRenaming (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:315) Library (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:365) ModuleReexport (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:428) emptyLibrary (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:396) Executable (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:461) emptyExecutable (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:489) testType (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:641) knownTestTypes (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:612) emptyTestSuite (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:580) benchmarkType (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:755) knownBenchmarkTypes (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:743) emptyBenchmark (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:713) BuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:764) emptyBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:869) hcProfOptions (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:920) hcSharedOptions (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:923) HookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:911) emptyHookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:913) updatePackageDescription (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:1069) GenericPackageDescription (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:1096) CondTree (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:1150) knownRepoTypes (libraries/Cabal/Cabal/./Distribution/PackageDescription.hs:1024) 52% ( 11 / 21) in 'Distribution.Simple.InstallDirs' Missing documentation for: defaultInstallDirs (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:195) combineInstallDirs (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:139) PathTemplateVariable (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:362) PathTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:389) substPathTemplate (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:405) platformTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:440) compilerTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:435) packageTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:427) abiTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:446) installDirsTemplateEnv (libraries/Cabal/Cabal/./Distribution/Simple/InstallDirs.hs:456) 44% ( 4 / 9) in 'Distribution.ReadE' Missing documentation for: succeedReadE (libraries/Cabal/Cabal/./Distribution/ReadE.hs:32) failReadE (libraries/Cabal/Cabal/./Distribution/ReadE.hs:35) parseReadE (libraries/Cabal/Cabal/./Distribution/ReadE.hs:38) readEOrFail (libraries/Cabal/Cabal/./Distribution/ReadE.hs:43) readP_to_E (libraries/Cabal/Cabal/./Distribution/ReadE.hs:46) 15% ( 2 / 13) in 'Distribution.Verbosity' Missing documentation for: Verbosity (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:32) silent (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:38) normal (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:42) verbose (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:46) deafening (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:51) moreVerbose (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:54) lessVerbose (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:60) intToVerbosity (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:66) flagToVerbosity (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:73) showForCabal (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:83) showForGHC (libraries/Cabal/Cabal/./Distribution/Verbosity.hs:83) 0% ( 0 / 4) in 'Distribution.Compat.Exception' Missing documentation for: Module header catchIO (libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs:13) catchExit (libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs:16) tryIO (libraries/Cabal/Cabal/./Distribution/Compat/Exception.hs:10) 40% ( 2 / 5) in 'Distribution.Compat.TempFile' Missing documentation for: Module header openNewBinaryFile (libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs:46) createTempDirectory (libraries/Cabal/Cabal/./Distribution/Compat/TempFile.hs:110) 33% ( 3 / 9) in 'Distribution.Compat.CopyFile' Missing documentation for: Module header copyOrdinaryFile (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:46) copyExecutableFile (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:46) setFileOrdinary (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:50) setFileExecutable (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:50) setDirOrdinary (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:50) 71% ( 76 /107) in 'Distribution.Simple.Utils' Missing documentation for: cabalVersion (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:206) die (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:227) dieWithLocation (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:218) topHandler (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:248) topHandlerWith (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:230) setupMessage (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:273) printRawCommandAndArgs (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:348) printRawCommandAndArgsAndEnv (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:352) rawSystemExit (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:366) rawSystemExitCode (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:375) rawSystemExitWithEnv (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:384) rawSystemIOWithEnv (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:408) maybeExit (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:343) smartCopySources (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:972) copyDirectoryRecursiveVerbose (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:980) setFileOrdinary (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:50) setFileExecutable (libraries/Cabal/Cabal/./Distribution/Compat/CopyFile.hs:50) shortRelativePath (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1098) findFirstFile (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:626) addLibraryPath (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:702) matchFileGlob (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:743) matchDirFileGlob (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:746) parseFileGlob (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:732) FileGlob (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:724) defaultTempFileOptions (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:994) fromUTF8 (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1179) toUTF8 (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1220) equating (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1360) comparing (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1363) isInfixOf (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1366) lowercase (libraries/Cabal/Cabal/./Distribution/Simple/Utils.hs:1369) 13% ( 8 / 63) in 'Distribution.ParseUtils' Missing documentation for: LineNo (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:73) PError (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:76) PWarning (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:82) locatedErrorMsg (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:147) syntaxError (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:155) warning (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:161) runP (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:121) runE (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:134) ParseResult (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:93) catchParseError (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:113) parseFail (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:118) showPWarning (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:86) Field (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:354) fName (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:384) lineNo (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:379) ppField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:273) ppFields (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:269) readFields (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:389) readFieldsFlat (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:397) showFields (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:295) showSingleNamedField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:298) showSimpleSingleNamedField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:304) parseFields (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:311) parseFieldsFlat (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:315) parseFilePathQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:616) parseTokenQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:691) parseTokenQ' (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:694) parseBuildTool (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:627) parsePkgconfigDependency (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:647) parseOptVersion (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:660) parsePackageNameQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:654) parseVersionRangeQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:657) parseTestedWithQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:666) parseLicenseQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:674) parseLanguageQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:682) parseExtensionQ (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:685) parseSepList (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:697) parseCommaList (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:707) parseOptCommaList (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:711) showFilePath (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:724) showToken (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:728) showTestedWith (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:735) parseFreeText (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:718) field (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:176) simpleField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:192) listField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:232) listFieldWithSep (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:223) spaceListField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:214) commaListField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:206) commaListFieldWithSep (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:197) commaNewLineListField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:210) optsField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:236) liftField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:182) boolField (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:254) parseQuoted (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:715) 7% ( 1 / 14) in 'Distribution.InstalledPackageInfo' Missing documentation for: InstalledPackageInfo_ (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:72) InstalledPackageInfo (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:122) OriginalModule (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:170) ExposedModule (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:177) ParseResult (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:93) PError (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:76) PWarning (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:82) emptyInstalledPackageInfo (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:124) parseInstalledPackageInfo (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:241) showInstalledPackageInfo (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:257) showInstalledPackageInfoField (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:260) showSimpleInstalledPackageInfoField (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:263) fieldsInstalledPackageInfo (libraries/Cabal/Cabal/./Distribution/InstalledPackageInfo.hs:272) 25% ( 2 / 8) in 'Distribution.Simple.GHC.IPI642' Missing documentation for: toCurrent (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:102) PackageIdentifier (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:73) convertPackageId (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:83) License (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:79) convertLicense (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:93) convertModuleName (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI642.hs:90) 67% ( 2 / 3) in 'Distribution.Simple.GHC.IPI641' Missing documentation for: toCurrent (libraries/Cabal/Cabal/./Distribution/Simple/GHC/IPI641.hs:67) 66% ( 31 / 47) in 'Distribution.Simple.Command' Missing documentation for: CommandUI (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:79) CommandParse (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:498) helpCommandUI (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:594) ShowOrParseArgs (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:98) Command (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:510) commandAddAction (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:519) commandsRun (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:532) Name (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:99) liftOption (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:317) Description (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:100) OptFlags (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:128) ArgPlaceHolder (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:129) MkOptDescr (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:149) noArg (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:181) boolOpt (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:184) boolOpt' (libraries/Cabal/Cabal/./Distribution/Simple/Command.hs:191) 44% ( 4 / 9) in 'Distribution.PackageDescription.Configuration' Missing documentation for: freeVars (libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs:328) mapCondTree (libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs:167) mapTreeData (libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs:181) mapTreeConds (libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs:178) mapTreeConstrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Configuration.hs:175) 90% ( 9 / 10) in 'Distribution.PackageDescription.Check' Missing documentation for: checkConfiguredPackage (libraries/Cabal/Cabal/./Distribution/PackageDescription/Check.hs:158) 32% ( 7 / 22) in 'Distribution.PackageDescription.Parse' Missing documentation for: writePackageDescription (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:1195) showPackageDescription (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:1200) ParseResult (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:93) LineNo (libraries/Cabal/Cabal/./Distribution/ParseUtils.hs:73) readHookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:554) parseHookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:1168) writeHookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:1219) showHookedBuildInfo (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:1223) pkgDescrFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:90) libFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:186) executableFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:215) binfoFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:397) sourceRepoFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:511) testSuiteFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:249) flagFieldDescrs (libraries/Cabal/Cabal/./Distribution/PackageDescription/Parse.hs:498) 100% ( 3 / 3) in 'Distribution.PackageDescription.PrettyPrint' 67% ( 6 / 9) in 'Distribution.Utils.NubList' Missing documentation for: Module header fromNubList (libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs:25) fromNubListR (libraries/Cabal/Cabal/./Distribution/Utils/NubList.hs:81) 93% ( 43 / 46) in 'Distribution.Simple.PackageIndex' Missing documentation for: SearchResult (libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs:463) topologicalOrder (libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs:583) reverseTopologicalOrder (libraries/Cabal/Cabal/./Distribution/Simple/PackageIndex.hs:589) 0% ( 0 / 2) in 'Distribution.Compat.Environment' Missing documentation for: Module header getEnvironment (libraries/Cabal/Cabal/./Distribution/Compat/Environment.hs:13) 57% ( 4 / 7) in 'Distribution.Simple.Program.Find' Missing documentation for: ProgramSearchPathEntry (libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs:60) defaultProgramSearchPath (libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs:64) findProgramOnSearchPath (libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs:67) 85% ( 11 / 13) in 'Distribution.Simple.Program.Types' Missing documentation for: ProgramSearchPathEntry (libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs:60) ProgArg (libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs:75) 40% ( 4 / 10) in 'Distribution.Simple.Program.Run' Missing documentation for: IOEncoding (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:61) emptyProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:64) simpleProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:76) programInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:83) runProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:94) getProgramInvocationOutput (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:144) 60% ( 12 / 20) in 'Distribution.Simple.Program.HcPkg' Missing documentation for: initInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:275) registerInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:282) reregisterInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:282) unregisterInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:315) exposeInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:323) hideInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:331) dumpInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:339) listInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/HcPkg.hs:350) 100% ( 2 / 2) in 'Distribution.Simple.Program.Ld' 67% ( 2 / 3) in 'Distribution.Simple.Program.Hpc' Missing documentation for: union (libraries/Cabal/Cabal/./Distribution/Simple/Program/Hpc.hs:78) 100% ( 4 / 4) in 'Distribution.Simple.Program.Script' 13% ( 4 / 31) in 'Distribution.Simple.Program.Builtin' Missing documentation for: ghcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:111) ghcPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:132) ghcjsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:142) ghcjsPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:147) lhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:157) lhcPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:162) hmakeProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:172) jhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:182) haskellSuiteProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:223) haskellSuitePkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:233) uhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:193) gccProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:260) arProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:265) stripProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:268) happyProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:240) alexProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:250) hsc2hsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:290) c2hsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:300) cpphsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:305) hscolourProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:314) haddockProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:324) greencardProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:334) ldProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:337) tarProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:340) cppProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:355) pkgConfigProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:358) hpcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:198) 80% ( 24 / 30) in 'Distribution.Simple.Program.Db' Missing documentation for: emptyProgramDb (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:112) defaultProgramDb (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:115) addKnownPrograms (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:173) lookupKnownProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:177) knownPrograms (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:182) userMaybeSpecifyPath (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:224) 46% ( 39 / 84) in 'Distribution.Simple.Program' Missing documentation for: ProgramSearchPathEntry (libraries/Cabal/Cabal/./Distribution/Simple/Program/Find.hs:60) ProgArg (libraries/Cabal/Cabal/./Distribution/Simple/Program/Types.hs:75) emptyProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:64) simpleProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:76) programInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:83) runProgramInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:94) getProgramInvocationOutput (libraries/Cabal/Cabal/./Distribution/Simple/Program/Run.hs:144) ProgramConfiguration (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:210) emptyProgramConfiguration (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:212) defaultProgramConfiguration (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:212) restoreProgramConfiguration (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:216) addKnownPrograms (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:173) lookupKnownProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:177) knownPrograms (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:182) userMaybeSpecifyPath (libraries/Cabal/Cabal/./Distribution/Simple/Program/Db.hs:224) ghcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:111) ghcPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:132) ghcjsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:142) ghcjsPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:147) lhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:157) lhcPkgProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:162) hmakeProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:172) jhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:182) uhcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:193) gccProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:260) arProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:265) stripProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:268) happyProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:240) alexProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:250) hsc2hsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:290) c2hsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:300) cpphsProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:305) hscolourProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:314) haddockProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:324) greencardProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:334) ldProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:337) tarProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:340) cppProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:355) pkgConfigProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:358) hpcProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program/Builtin.hs:198) rawSystemProgram (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:194) rawSystemProgramStdout (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:198) rawSystemProgramConf (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:202) rawSystemProgramStdoutConf (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:206) findProgramOnPath (libraries/Cabal/Cabal/./Distribution/Simple/Program.hs:221) 15% ( 12 / 81) in 'Distribution.Simple.Setup' Missing documentation for: emptyGlobalFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:251) defaultGlobalFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:206) globalCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:212) emptyConfigFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:728) defaultConfigFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:339) configureCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:373) configAbsolutePaths (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:333) readPackageDbList (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:635) showPackageDbList (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:641) emptyCopyFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:863) defaultCopyFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:830) copyCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:837) emptyInstallFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:940) defaultInstallFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:893) installCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:902) HaddockFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1263) emptyHaddockFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1408) defaultHaddockFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1283) haddockCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1303) HscolourFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1168) emptyHscolourFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1178) defaultHscolourFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1181) hscolourCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1210) BuildFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1511) emptyBuildFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1592) defaultBuildFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1527) buildCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1537) buildVerbose (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1524) ReplFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1618) defaultReplFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1627) replCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1653) CleanFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1454) emptyCleanFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1491) defaultCleanFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1461) cleanCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1468) emptyRegisterFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1140) defaultRegisterFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1054) registerCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1065) unregisterCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1110) emptySDistFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1017) defaultSDistFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:974) sdistCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:983) TestFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1747) emptyTestFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1843) defaultTestFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1758) testCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1769) TestShowDetails (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1725) BenchmarkFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1871) emptyBenchmarkFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1930) defaultBenchmarkFlags (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1877) benchmarkCommand (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1884) configureOptions (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:397) configureCCompiler (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2136) configureLinker (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2140) buildOptions (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1576) haddockOptions (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:1327) installDirsOptions (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:666) defaultDistPref (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:113) toFlag (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:166) fromFlag (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:169) fromFlagOrDefault (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:173) flagToMaybe (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:177) flagToList (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:181) boolOpt (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2040) boolOpt' (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2044) trueArg (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2048) falseArg (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2048) optionVerbosity (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2070) optionNumJobs (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:2081) 57% ( 4 / 7) in 'Distribution.Make' Missing documentation for: defaultMain (libraries/Cabal/Cabal/./Distribution/Make.hs:83) defaultMainArgs (libraries/Cabal/Cabal/./Distribution/Make.hs:86) defaultMainNoRead (libraries/Cabal/Cabal/./Distribution/Make.hs:90) 12% ( 1 / 8) in 'Distribution.Simple.Program.GHC' Missing documentation for: Module header GhcMode (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:213) GhcOptimisation (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:222) GhcDynLinkMode (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:228) ghcInvocation (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:239) renderGhcOptions (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:243) runGHC (libraries/Cabal/Cabal/./Distribution/Simple/Program/GHC.hs:234) 42% ( 15 / 36) in 'Distribution.Simple.LocalBuildInfo' Missing documentation for: Component (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:178) ComponentName (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:184) showComponentName (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:192) ComponentLocalBuildInfo (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:198) LibraryName (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:236) foldComponent (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:225) componentName (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:245) componentBuildInfo (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:241) componentEnabled (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:268) componentDisabledReason (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:275) ComponentDisabledReason (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:271) lookupComponent (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:288) getComponent (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:298) getComponentLocalBuildInfo (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:309) allComponentsInBuildOrder (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:372) componentsInBuildOrder (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:378) checkComponentsCyclic (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:401) withComponentsInBuildOrder (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:363) withComponentsLBI (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:347) withTestLBI (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:340) substPathTemplate (libraries/Cabal/Cabal/./Distribution/Simple/LocalBuildInfo.hs:496) 40% ( 6 / 15) in 'Distribution.Simple.BuildPaths' Missing documentation for: defaultDistPref (libraries/Cabal/Cabal/./Distribution/Simple/Setup.hs:113) srcPref (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:53) hscolourPref (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:56) haddockPref (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:59) cppHeaderName (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:67) haddockName (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:78) mkLibName (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:84) mkProfLibName (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:87) mkSharedLibName (libraries/Cabal/Cabal/./Distribution/Simple/BuildPaths.hs:93) 67% ( 2 / 3) in 'Distribution.Simple.Build.PathsModule' Missing documentation for: generate (libraries/Cabal/Cabal/./Distribution/Simple/Build/PathsModule.hs:51) 54% ( 7 / 13) in 'Distribution.Simple.BuildTarget' Missing documentation for: readBuildTargets (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:137) readUserBuildTargets (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:171) UserBuildTargetProblem (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:207) reportUserBuildTargetProblems (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:211) BuildTargetProblem (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:285) reportBuildTargetProblems (libraries/Cabal/Cabal/./Distribution/Simple/BuildTarget.hs:343) 71% ( 10 / 14) in 'Distribution.Simple.Test.Log' Missing documentation for: Module header TestLogs (libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs:57) summarizeSuiteStart (libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs:160) testSuiteLogPath (libraries/Cabal/Cabal/./Distribution/Simple/Test/Log.hs:106) 43% ( 3 / 7) in 'Distribution.Simple.JHC' Missing documentation for: configure (libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs:68) getInstalledPackages (libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs:104) installLib (libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs:184) installExe (libraries/Cabal/Cabal/./Distribution/Simple/JHC.hs:190) 45% ( 5 / 11) in 'Distribution.Simple.LHC' Missing documentation for: configure (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:109) getInstalledPackages (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:227) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:783) hcPkgInfo (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:795) ghcOptions (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:606) ghcVerbosityOptions (libraries/Cabal/Cabal/./Distribution/Simple/LHC.hs:600) 14% ( 1 / 7) in 'Distribution.Simple.UHC' Missing documentation for: configure (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:46) getInstalledPackages (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:90) buildLib (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:160) buildExe (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:183) installLib (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:237) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/UHC.hs:259) 0% ( 0 / 13) in 'Distribution.Simple.HaskellSuite' Missing documentation for: Module header configure (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:29) hstoolVersion (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:88) numericVersion (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:91) getCompilerVersion (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:94) getExtensions (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:106) getLanguages (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:114) getInstalledPackages (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:124) buildLib (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:152) installLib (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:185) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:204) initPackageDB (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:220) packageDbOpt (libraries/Cabal/Cabal/./Distribution/Simple/HaskellSuite.hs:225) 20% ( 3 / 15) in 'Distribution.Simple.GHC.Internal' Missing documentation for: getLanguages (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:208) getExtensions (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:231) targetPlatform (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:78) getGhcInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:216) componentCcGhcOptions (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:327) componentGhcOptions (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:358) mkGHCiLibName (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:414) ghcLookupProperty (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:417) getHaskellObjects (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:425) mkGhcOptPackages (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:444) substTopDir (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:450) checkPackageDbEnvVar (libraries/Cabal/Cabal/./Distribution/Simple/GHC/Internal.hs:479) 56% ( 5 / 9) in 'Distribution.Simple.Hpc' Missing documentation for: Way (libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs:45) htmlDir (libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs:77) mixDir (libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs:58) tixDir (libraries/Cabal/Cabal/./Distribution/Simple/Hpc.hs:64) 33% ( 1 / 3) in 'Distribution.Simple.Program.Strip' Missing documentation for: stripLib (libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs:47) stripExe (libraries/Cabal/Cabal/./Distribution/Simple/Program/Strip.hs:36) 100% ( 3 / 3) in 'Distribution.Simple.Program.Ar' 60% ( 12 / 20) in 'Distribution.Simple.GHC' Missing documentation for: getGhcInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:244) configure (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:124) hcPkgInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:1040) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:1052) componentGhcOptions (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:951) getLibDir (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:294) isDynamic (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:1086) pkgRoot (libraries/Cabal/Cabal/./Distribution/Simple/GHC.hs:1064) 32% ( 6 / 19) in 'Distribution.Simple.GHCJS' Missing documentation for: Module header configure (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:84) buildLib (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:295) buildExe (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:545) replLib (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:295) replExe (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:545) installExe (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:779) libAbiHash (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:804) hcPkgInfo (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:880) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:835) componentGhcOptions (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:846) getLibDir (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:271) isDynamic (libraries/Cabal/Cabal/./Distribution/Simple/GHCJS.hs:863) 60% ( 6 / 10) in 'Distribution.Simple.Register' Missing documentation for: register (libraries/Cabal/Cabal/./Distribution/Simple/Register.hs:98) unregister (libraries/Cabal/Cabal/./Distribution/Simple/Register.hs:443) registerPackage (libraries/Cabal/Cabal/./Distribution/Simple/Register.hs:240) generateRegistrationInfo (libraries/Cabal/Cabal/./Distribution/Simple/Register.hs:155) 100% ( 2 / 2) in 'Distribution.Simple.Install' 100% ( 3 / 3) in 'Distribution.Simple.Build.Macros' 0% ( 0 / 2) in 'Distribution.Compat.CreatePipe' Missing documentation for: Module header createPipe (libraries/Cabal/Cabal/./Distribution/Compat/CreatePipe.hs:24) 75% ( 6 / 8) in 'Distribution.Simple.Test.LibV09' Missing documentation for: Module header runTest (libraries/Cabal/Cabal/./Distribution/Simple/Test/LibV09.hs:43) 35% ( 6 / 17) in 'Distribution.Simple.PreProcess' Missing documentation for: mkSimplePreProcessor (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:132) runSimplePreProcessor (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:141) ppCpp (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:331) ppCpp' (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:334) ppGreenCard (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:311) ppC2hs (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:459) ppHsc2hs (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:380) ppHappy (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:581) ppAlex (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:589) ppUnlit (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:322) platformDefines (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:502) 75% ( 3 / 4) in 'Distribution.Simple.UserHooks' Missing documentation for: Args (libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs:43) 100% ( 2 / 2) in 'Distribution.Simple.Bench' 93% ( 13 / 14) in 'Distribution.Simple.SrcDist' Missing documentation for: printPackageProblems (libraries/Cabal/Cabal/./Distribution/Simple/SrcDist.hs:454) 52% ( 11 / 21) in 'Distribution.Simple.Configure' Missing documentation for: getConfigStateFile (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:199) getInstalledPackages (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:827) configCompiler (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:1176) configCompilerAux (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:1184) configCompilerEx (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:1153) configCompilerAuxEx (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:1143) checkForeignDeps (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:1447) ConfigStateFileError (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:163) tryGetConfigStateFile (libraries/Cabal/Cabal/./Distribution/Simple/Configure.hs:226) platformDefines (libraries/Cabal/Cabal/./Distribution/Simple/PreProcess.hs:502) 67% ( 4 / 6) in 'Distribution.Simple.Build' Missing documentation for: repl (libraries/Cabal/Cabal/./Distribution/Simple/Build.hs:132) initialBuildSteps (libraries/Cabal/Cabal/./Distribution/Simple/Build.hs:528) 50% ( 2 / 4) in 'Distribution.Simple.Haddock' Missing documentation for: haddock (libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs:149) hscolour (libraries/Cabal/Cabal/./Distribution/Simple/Haddock.hs:627) 0% ( 0 / 2) in 'Distribution.Simple.Test.ExeV10' Missing documentation for: Module header runTest (libraries/Cabal/Cabal/./Distribution/Simple/Test/ExeV10.hs:35) 100% ( 2 / 2) in 'Distribution.Simple.Test' 91% ( 20 / 22) in 'Distribution.Simple' Missing documentation for: Args (libraries/Cabal/Cabal/./Distribution/Simple/UserHooks.hs:43) autoconfUserHooks (libraries/Cabal/Cabal/./Distribution/Simple.hs:566) Warning: Distribution.Compat.ReadP: could not find link destinations for: Parser P Warning: Distribution.Compiler: could not find link destinations for: classifyCompilerFlavor Warning: Distribution.System: could not find link destinations for: Compat Warning: Distribution.ReadE: could not find link destinations for: ErrorMsg Warning: Distribution.PackageDescription.Parse: could not find link destinations for: TestSuiteStanza Warning: Distribution.Simple.Setup: could not find link destinations for: programConfigurationPaths Warning: Distribution.Simple.BuildTarget: could not find link destinations for: matchInexactly findMatch None Unambiguous Ambiguous Warning: Distribution.Simple.Build.Macros: could not find link destinations for: generateToolVersionMacros Warning: Distribution.Simple.SrcDist: could not find link destinations for: CreateArchiveFun "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/haddock" --odir="compiler/stage2/doc/html/ghc" --no-tmp-comp-dir --dump-interface=compiler/stage2/doc/html/ghc/ghc.haddock --html --hoogle --title="ghc-7.10.1: The GHC API" --prologue="compiler/stage2/haddock-prologue.txt" --read-interface=../array-0.5.1.0,../array-0.5.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/array/dist-install/doc/html/array/array.haddock --read-interface=../base-4.8.0.0,../base-4.8.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/base/dist-install/doc/html/base/base.haddock --read-interface=../bin-package-db-0.0.0.0,../bin-package-db-0.0.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bin-package-db/dist-install/doc/html/bin-package-db/bin-package-db.haddock --read-interface=../bytestring-0.10.6.0,../bytestring-0.10.6.0/src/%{MODULE/./-}.html\#%{NAME},libraries/bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=../containers-0.5.6.2,../containers-0.5.6.2/src/%{MODULE/./-}.html\#%{NAME},libraries/containers/dist-install/doc/html/containers/containers.haddock --read-interface=../directory-1.2.2.0,../directory-1.2.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/directory/dist-install/doc/html/directory/directory.haddock --read-interface=../filepath-1.4.0.0,../filepath-1.4.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=../hoopl-3.10.0.2,../hoopl-3.10.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/hoopl/dist-install/doc/html/hoopl/hoopl.haddock --read-interface=../hpc-0.6.0.2,../hpc-0.6.0.2/src/%{MODULE/./-}.html\#%{NAME},libraries/hpc/dist-install/doc/html/hpc/hpc.haddock --read-interface=../process-1.2.3.0,../process-1.2.3.0/src/%{MODULE/./-}.html\#%{NAME},libraries/process/dist-install/doc/html/process/process.haddock --read-interface=../template-haskell-2.10.0.0,../template-haskell-2.10.0.0/src/%{MODULE/./-}.html\#%{NAME},libraries/template-haskell/dist-install/doc/html/template-haskell/template-haskell.haddock --read-interface=../time-1.5.0.1,../time-1.5.0.1/src/%{MODULE/./-}.html\#%{NAME},libraries/time/dist-install/doc/html/time/time.haddock --read-interface=../transformers-0.4.2.0,../transformers-0.4.2.0/src/%{MODULE/./-}.html\#%{NAME},libraries/transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=../unix-2.7.1.0,../unix-2.7.1.0/src/%{MODULE/./-}.html\#%{NAME},libraries/unix/dist-install/doc/html/unix/unix.haddock --optghc=-hisuf --optghc=dyn_hi --optghc=-osuf --optghc=dyn_o --optghc=-hcsuf --optghc=dyn_hc --optghc=-fPIC --optghc=-dynamic --optghc=-H32m --optghc=-O --optghc=-this-package-key --optghc=ghc_EMlWrQ42XY0BNVbSrKixqY --optghc=-hide-all-packages --optghc=-i --optghc=-icompiler/basicTypes --optghc=-icompiler/cmm --optghc=-icompiler/codeGen --optghc=-icompiler/coreSyn --optghc=-icompiler/deSugar --optghc=-icompiler/ghci --optghc=-icompiler/hsSyn --optghc=-icompiler/iface --optghc=-icompiler/llvmGen --optghc=-icompiler/main --optghc=-icompiler/nativeGen --optghc=-icompiler/parser --optghc=-icompiler/prelude --optghc=-icompiler/profiling --optghc=-icompiler/rename --optghc=-icompiler/simplCore --optghc=-icompiler/simplStg --optghc=-icompiler/specialise --optghc=-icompiler/stgSyn --optghc=-icompiler/stranal --optghc=-icompiler/typecheck --optghc=-icompiler/types --optghc=-icompiler/utils --optghc=-icompiler/vectorise --optghc=-icompiler/stage2/build --optghc=-icompiler/stage2/build/autogen --optghc=-Icompiler/stage2/build --optghc=-Icompiler/stage2/build/autogen --optghc=-Icompiler/. --optghc=-Icompiler/parser --optghc=-Icompiler/utils --optghc=-Icompiler/../rts/dist/build --optghc=-Icompiler/stage2 --optghc=-optP-DGHCI --optghc=-optP-include --optghc=-optPcompiler/stage2/build/autogen/cabal_macros.h --optghc=-package-key --optghc=array_FaHmcBFfuRM8kmZLEY8D5S --optghc=-package-key --optghc=base_I5BErHzyOm07EBNpKBEeUv --optghc=-package-key --optghc=binpa_JNoexmBMuO8C771QaIy3YN --optghc=-package-key --optghc=bytes_6vj5EoliHgNHISHCVCb069 --optghc=-package-key --optghc=conta_47ajk3tbda43DFWyeF3oHQ --optghc=-package-key --optghc=direc_3TcTyYedch32o1zTH2MR00 --optghc=-package-key --optghc=filep_5HhyRonfEZoDO205Wm9E4h --optghc=-package-key --optghc=hoopl_JxODiSRz1e84NbH6nnZuUk --optghc=-package-key --optghc=hpc_CmUUQl5bURfBueJrdYfNs3 --optghc=-package-key --optghc=proce_0hwN3CTKynhHQqQkChnSdH --optghc=-package-key --optghc=templ_BVMCZyLwIlfGfcqqzyUAI8 --optghc=-package-key --optghc=time_Hh2clZW6in4HpYHx5bLtb7 --optghc=-package-key --optghc=trans_ALYlebOVzVI4kxbFX5SGhm --optghc=-package-key --optghc=unix_G4Yo1pNtYrk8nCq1cx8P9d --optghc=-Wall --optghc=-fno-warn-name-shadowing --optghc=-this-package-key --optghc=ghc --optghc=-XHaskell2010 --optghc=-optc-DTHREADED_RTS --optghc=-DGHCI_TABLES_NEXT_TO_CODE --optghc=-DSTAGE=2 --optghc=-Rghc-timing --optghc=-O2 --optghc=-no-user-package-db --optghc=-rtsopts --optghc=-odir --optghc=compiler/stage2/build --optghc=-hidir --optghc=compiler/stage2/build --optghc=-stubdir --optghc=compiler/stage2/build --source-module=src/%{MODULE/./-}.html --source-entity=src/%{MODULE/./-}.html#%{NAME} --optghc=-DSTAGE=2 compiler/basicTypes/Avail.hs compiler/basicTypes/BasicTypes.hs compiler/basicTypes/ConLike.hs compiler/basicTypes/DataCon.hs compiler/basicTypes/PatSyn.hs compiler/basicTypes/Demand.hs compiler/cmm/Debug.hs compiler/utils/Exception.hs compiler/main/GhcMonad.hs compiler/main/Hooks.hs compiler/basicTypes/Id.hs compiler/basicTypes/IdInfo.hs compiler/basicTypes/Lexeme.hs compiler/basicTypes/Literal.hs compiler/llvmGen/Llvm.hs compiler/llvmGen/Llvm/AbsSyn.hs compiler/llvmGen/Llvm/MetaData.hs compiler/llvmGen/Llvm/PpLlvm.hs compiler/llvmGen/Llvm/Types.hs compiler/llvmGen/LlvmCodeGen.hs compiler/llvmGen/LlvmCodeGen/Base.hs compiler/llvmGen/LlvmCodeGen/CodeGen.hs compiler/llvmGen/LlvmCodeGen/Data.hs compiler/llvmGen/LlvmCodeGen/Ppr.hs compiler/llvmGen/LlvmCodeGen/Regs.hs compiler/llvmGen/LlvmMangler.hs compiler/basicTypes/MkId.hs compiler/basicTypes/Module.hs compiler/basicTypes/Name.hs compiler/basicTypes/NameEnv.hs compiler/basicTypes/NameSet.hs compiler/basicTypes/OccName.hs compiler/basicTypes/RdrName.hs compiler/basicTypes/SrcLoc.hs compiler/basicTypes/UniqSupply.hs compiler/basicTypes/Unique.hs compiler/basicTypes/Var.hs compiler/basicTypes/VarEnv.hs compiler/basicTypes/VarSet.hs compiler/utils/UnVarGraph.hs compiler/cmm/BlockId.hs compiler/cmm/CLabel.hs compiler/cmm/Cmm.hs compiler/cmm/CmmBuildInfoTables.hs compiler/cmm/CmmPipeline.hs compiler/cmm/CmmCallConv.hs compiler/cmm/CmmCommonBlockElim.hs compiler/cmm/CmmContFlowOpt.hs compiler/cmm/CmmExpr.hs compiler/cmm/CmmInfo.hs compiler/cmm/CmmLex.hs compiler/cmm/CmmLint.hs compiler/cmm/CmmLive.hs compiler/cmm/CmmMachOp.hs compiler/cmm/CmmNode.hs compiler/cmm/CmmOpt.hs compiler/cmm/CmmParse.hs compiler/cmm/CmmProcPoint.hs compiler/cmm/CmmSink.hs compiler/cmm/CmmType.hs compiler/cmm/CmmUtils.hs compiler/cmm/CmmLayoutStack.hs compiler/cmm/MkGraph.hs compiler/nativeGen/PprBase.hs compiler/cmm/PprC.hs compiler/cmm/PprCmm.hs compiler/cmm/PprCmmDecl.hs compiler/cmm/PprCmmExpr.hs compiler/cmm/Bitmap.hs compiler/codeGen/CodeGen/Platform.hs compiler/codeGen/CodeGen/Platform/ARM.hs compiler/codeGen/CodeGen/Platform/ARM64.hs compiler/codeGen/CodeGen/Platform/NoRegs.hs compiler/codeGen/CodeGen/Platform/PPC.hs compiler/codeGen/CodeGen/Platform/PPC_Darwin.hs compiler/codeGen/CodeGen/Platform/SPARC.hs compiler/codeGen/CodeGen/Platform/X86.hs compiler/codeGen/CodeGen/Platform/X86_64.hs compiler/codeGen/CgUtils.hs compiler/codeGen/StgCmm.hs compiler/codeGen/StgCmmBind.hs compiler/codeGen/StgCmmClosure.hs compiler/codeGen/StgCmmCon.hs compiler/codeGen/StgCmmEnv.hs compiler/codeGen/StgCmmExpr.hs compiler/codeGen/StgCmmForeign.hs compiler/codeGen/StgCmmHeap.hs compiler/codeGen/StgCmmHpc.hs compiler/codeGen/StgCmmArgRep.hs compiler/codeGen/StgCmmLayout.hs compiler/codeGen/StgCmmMonad.hs compiler/codeGen/StgCmmPrim.hs compiler/codeGen/StgCmmProf.hs compiler/codeGen/StgCmmTicky.hs compiler/codeGen/StgCmmUtils.hs compiler/codeGen/StgCmmExtCode.hs compiler/cmm/SMRep.hs compiler/coreSyn/CoreArity.hs compiler/coreSyn/CoreFVs.hs compiler/coreSyn/CoreLint.hs compiler/coreSyn/CorePrep.hs compiler/coreSyn/CoreSubst.hs compiler/coreSyn/CoreSyn.hs compiler/coreSyn/TrieMap.hs compiler/coreSyn/CoreTidy.hs compiler/coreSyn/CoreUnfold.hs compiler/coreSyn/CoreUtils.hs compiler/coreSyn/MkCore.hs compiler/coreSyn/PprCore.hs compiler/deSugar/Check.hs compiler/deSugar/Coverage.hs compiler/deSugar/Desugar.hs compiler/deSugar/DsArrows.hs compiler/deSugar/DsBinds.hs compiler/deSugar/DsCCall.hs compiler/deSugar/DsExpr.hs compiler/deSugar/DsForeign.hs compiler/deSugar/DsGRHSs.hs compiler/deSugar/DsListComp.hs compiler/deSugar/DsMonad.hs compiler/deSugar/DsUtils.hs compiler/deSugar/Match.hs compiler/deSugar/MatchCon.hs compiler/deSugar/MatchLit.hs compiler/hsSyn/HsBinds.hs compiler/hsSyn/HsDecls.hs compiler/hsSyn/HsDoc.hs compiler/hsSyn/HsExpr.hs compiler/hsSyn/HsImpExp.hs compiler/hsSyn/HsLit.hs compiler/hsSyn/PlaceHolder.hs compiler/hsSyn/HsPat.hs compiler/hsSyn/HsSyn.hs compiler/hsSyn/HsTypes.hs compiler/hsSyn/HsUtils.hs compiler/iface/BinIface.hs compiler/iface/BuildTyCl.hs compiler/iface/IfaceEnv.hs compiler/iface/IfaceSyn.hs compiler/iface/IfaceType.hs compiler/iface/LoadIface.hs compiler/iface/MkIface.hs compiler/iface/TcIface.hs compiler/iface/FlagChecker.hs compiler/main/Annotations.hs compiler/main/BreakArray.hs compiler/main/CmdLineParser.hs compiler/main/CodeOutput.hs compiler/stage2/build/Config.hs compiler/main/Constants.hs compiler/main/DriverMkDepend.hs compiler/main/DriverPhases.hs compiler/main/PipelineMonad.hs compiler/main/DriverPipeline.hs compiler/main/DynFlags.hs compiler/main/ErrUtils.hs compiler/main/Finder.hs compiler/main/GHC.hs compiler/main/GhcMake.hs compiler/main/GhcPlugins.hs compiler/main/DynamicLoading.hs compiler/main/HeaderInfo.hs compiler/main/HscMain.hs compiler/main/HscStats.hs compiler/main/HscTypes.hs compiler/main/InteractiveEval.hs compiler/main/InteractiveEvalTypes.hs compiler/main/PackageConfig.hs compiler/main/Packages.hs compiler/main/PlatformConstants.hs compiler/main/Plugins.hs compiler/typecheck/TcPluginM.hs compiler/main/PprTyThing.hs compiler/main/StaticFlags.hs compiler/deSugar/StaticPtrTable.hs compiler/main/SysTools.hs compiler/main/TidyPgm.hs compiler/parser/Ctype.hs compiler/parser/HaddockUtils.hs compiler/parser/Lexer.hs compiler/types/OptCoercion.hs compiler/parser/Parser.hs compiler/parser/RdrHsSyn.hs compiler/parser/ApiAnnotation.hs compiler/prelude/ForeignCall.hs compiler/prelude/PrelInfo.hs compiler/prelude/PrelNames.hs compiler/prelude/PrelRules.hs compiler/prelude/PrimOp.hs compiler/prelude/TysPrim.hs compiler/prelude/TysWiredIn.hs compiler/profiling/CostCentre.hs compiler/profiling/ProfInit.hs compiler/profiling/SCCfinal.hs compiler/rename/RnBinds.hs compiler/rename/RnEnv.hs compiler/rename/RnExpr.hs compiler/rename/RnHsDoc.hs compiler/rename/RnNames.hs compiler/rename/RnPat.hs compiler/rename/RnSource.hs compiler/rename/RnSplice.hs compiler/rename/RnTypes.hs compiler/simplCore/CoreMonad.hs compiler/simplCore/CSE.hs compiler/simplCore/FloatIn.hs compiler/simplCore/FloatOut.hs compiler/simplCore/LiberateCase.hs compiler/simplCore/OccurAnal.hs compiler/simplCore/SAT.hs compiler/simplCore/SetLevels.hs compiler/simplCore/SimplCore.hs compiler/simplCore/SimplEnv.hs compiler/simplCore/SimplMonad.hs compiler/simplCore/SimplUtils.hs compiler/simplCore/Simplify.hs compiler/simplStg/SimplStg.hs compiler/simplStg/StgStats.hs compiler/simplStg/UnariseStg.hs compiler/specialise/Rules.hs compiler/specialise/SpecConstr.hs compiler/specialise/Specialise.hs compiler/stgSyn/CoreToStg.hs compiler/stgSyn/StgLint.hs compiler/stgSyn/StgSyn.hs compiler/simplCore/CallArity.hs compiler/stranal/DmdAnal.hs compiler/stranal/WorkWrap.hs compiler/stranal/WwLib.hs compiler/typecheck/FamInst.hs compiler/typecheck/Inst.hs compiler/typecheck/TcAnnotations.hs compiler/typecheck/TcArrows.hs compiler/typecheck/TcBinds.hs compiler/typecheck/TcClassDcl.hs compiler/typecheck/TcDefaults.hs compiler/typecheck/TcDeriv.hs compiler/typecheck/TcEnv.hs compiler/typecheck/TcExpr.hs compiler/typecheck/TcForeign.hs compiler/typecheck/TcGenDeriv.hs compiler/typecheck/TcGenGenerics.hs compiler/typecheck/TcHsSyn.hs compiler/typecheck/TcHsType.hs compiler/typecheck/TcInstDcls.hs compiler/typecheck/TcMType.hs compiler/typecheck/TcValidity.hs compiler/typecheck/TcMatches.hs compiler/typecheck/TcPat.hs compiler/typecheck/TcPatSyn.hs compiler/typecheck/TcRnDriver.hs compiler/typecheck/TcRnMonad.hs compiler/typecheck/TcRnTypes.hs compiler/typecheck/TcRules.hs compiler/typecheck/TcSimplify.hs compiler/typecheck/TcErrors.hs compiler/typecheck/TcTyClsDecls.hs compiler/typecheck/TcTyDecls.hs compiler/typecheck/TcType.hs compiler/typecheck/TcEvidence.hs compiler/typecheck/TcUnify.hs compiler/typecheck/TcInteract.hs compiler/typecheck/TcCanonical.hs compiler/typecheck/TcFlatten.hs compiler/typecheck/TcSMonad.hs compiler/typecheck/TcTypeNats.hs compiler/typecheck/TcSplice.hs compiler/types/Class.hs compiler/types/Coercion.hs compiler/types/FamInstEnv.hs compiler/typecheck/FunDeps.hs compiler/types/InstEnv.hs compiler/types/TyCon.hs compiler/types/CoAxiom.hs compiler/types/Kind.hs compiler/types/Type.hs compiler/types/TypeRep.hs compiler/types/Unify.hs compiler/utils/Bag.hs compiler/utils/Binary.hs compiler/utils/BooleanFormula.hs compiler/utils/BufWrite.hs compiler/utils/Digraph.hs compiler/utils/Encoding.hs compiler/utils/FastBool.hs compiler/utils/FastFunctions.hs compiler/utils/FastMutInt.hs compiler/utils/FastString.hs compiler/utils/FastTypes.hs compiler/stage2/build/Fingerprint.hs compiler/utils/FiniteMap.hs compiler/utils/GraphBase.hs compiler/utils/GraphColor.hs compiler/utils/GraphOps.hs compiler/utils/GraphPpr.hs compiler/utils/IOEnv.hs compiler/utils/ListSetOps.hs compiler/utils/Maybes.hs compiler/utils/MonadUtils.hs compiler/utils/OrdList.hs compiler/utils/Outputable.hs compiler/utils/Pair.hs compiler/utils/Panic.hs compiler/utils/Pretty.hs compiler/utils/Serialized.hs compiler/utils/State.hs compiler/utils/Stream.hs compiler/utils/StringBuffer.hs compiler/utils/UniqFM.hs compiler/utils/UniqSet.hs compiler/utils/Util.hs compiler/utils/ExtsCompat46.hs compiler/vectorise/Vectorise/Builtins/Base.hs compiler/vectorise/Vectorise/Builtins/Initialise.hs compiler/vectorise/Vectorise/Builtins.hs compiler/vectorise/Vectorise/Monad/Base.hs compiler/vectorise/Vectorise/Monad/Naming.hs compiler/vectorise/Vectorise/Monad/Local.hs compiler/vectorise/Vectorise/Monad/Global.hs compiler/vectorise/Vectorise/Monad/InstEnv.hs compiler/vectorise/Vectorise/Monad.hs compiler/vectorise/Vectorise/Utils/Base.hs compiler/vectorise/Vectorise/Utils/Closure.hs compiler/vectorise/Vectorise/Utils/Hoisting.hs compiler/vectorise/Vectorise/Utils/PADict.hs compiler/vectorise/Vectorise/Utils/Poly.hs compiler/vectorise/Vectorise/Utils.hs compiler/vectorise/Vectorise/Generic/Description.hs compiler/vectorise/Vectorise/Generic/PAMethods.hs compiler/vectorise/Vectorise/Generic/PADict.hs compiler/vectorise/Vectorise/Generic/PData.hs compiler/vectorise/Vectorise/Type/Env.hs compiler/vectorise/Vectorise/Type/Type.hs compiler/vectorise/Vectorise/Type/TyConDecl.hs compiler/vectorise/Vectorise/Type/Classify.hs compiler/vectorise/Vectorise/Convert.hs compiler/vectorise/Vectorise/Vect.hs compiler/vectorise/Vectorise/Var.hs compiler/vectorise/Vectorise/Env.hs compiler/vectorise/Vectorise/Exp.hs compiler/vectorise/Vectorise.hs compiler/cmm/Hoopl/Dataflow.hs compiler/cmm/Hoopl.hs compiler/nativeGen/AsmCodeGen.hs compiler/nativeGen/TargetReg.hs compiler/nativeGen/NCGMonad.hs compiler/nativeGen/Instruction.hs compiler/nativeGen/Size.hs compiler/nativeGen/Reg.hs compiler/nativeGen/RegClass.hs compiler/nativeGen/PIC.hs compiler/utils/Platform.hs compiler/nativeGen/CPrim.hs compiler/nativeGen/X86/Regs.hs compiler/nativeGen/X86/RegInfo.hs compiler/nativeGen/X86/Instr.hs compiler/nativeGen/X86/Cond.hs compiler/nativeGen/X86/Ppr.hs compiler/nativeGen/X86/CodeGen.hs compiler/nativeGen/PPC/Regs.hs compiler/nativeGen/PPC/RegInfo.hs compiler/nativeGen/PPC/Instr.hs compiler/nativeGen/PPC/Cond.hs compiler/nativeGen/PPC/Ppr.hs compiler/nativeGen/PPC/CodeGen.hs compiler/nativeGen/SPARC/Base.hs compiler/nativeGen/SPARC/Regs.hs compiler/nativeGen/SPARC/Imm.hs compiler/nativeGen/SPARC/AddrMode.hs compiler/nativeGen/SPARC/Cond.hs compiler/nativeGen/SPARC/Instr.hs compiler/nativeGen/SPARC/Stack.hs compiler/nativeGen/SPARC/ShortcutJump.hs compiler/nativeGen/SPARC/Ppr.hs compiler/nativeGen/SPARC/CodeGen.hs compiler/nativeGen/SPARC/CodeGen/Amode.hs compiler/nativeGen/SPARC/CodeGen/Base.hs compiler/nativeGen/SPARC/CodeGen/CondCode.hs compiler/nativeGen/SPARC/CodeGen/Gen32.hs compiler/nativeGen/SPARC/CodeGen/Gen64.hs compiler/nativeGen/SPARC/CodeGen/Sanity.hs compiler/nativeGen/SPARC/CodeGen/Expand.hs compiler/nativeGen/RegAlloc/Liveness.hs compiler/nativeGen/RegAlloc/Graph/Main.hs compiler/nativeGen/RegAlloc/Graph/Stats.hs compiler/nativeGen/RegAlloc/Graph/ArchBase.hs compiler/nativeGen/RegAlloc/Graph/ArchX86.hs compiler/nativeGen/RegAlloc/Graph/Coalesce.hs compiler/nativeGen/RegAlloc/Graph/Spill.hs compiler/nativeGen/RegAlloc/Graph/SpillClean.hs compiler/nativeGen/RegAlloc/Graph/SpillCost.hs compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs compiler/nativeGen/RegAlloc/Linear/Main.hs compiler/nativeGen/RegAlloc/Linear/JoinToTargets.hs compiler/nativeGen/RegAlloc/Linear/State.hs compiler/nativeGen/RegAlloc/Linear/Stats.hs compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/StackMap.hs compiler/nativeGen/RegAlloc/Linear/Base.hs compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs compiler/nativeGen/Dwarf.hs compiler/nativeGen/Dwarf/Types.hs compiler/nativeGen/Dwarf/Constants.hs compiler/deSugar/DsMeta.hs compiler/hsSyn/Convert.hs compiler/ghci/ByteCodeAsm.hs compiler/ghci/ByteCodeGen.hs compiler/ghci/ByteCodeInstr.hs compiler/ghci/ByteCodeItbls.hs compiler/ghci/ByteCodeLink.hs compiler/ghci/Debugger.hs compiler/stage2/build/LibFFI.hs compiler/ghci/Linker.hs compiler/ghci/ObjLink.hs compiler/ghci/RtClosureInspect.hs compiler/ghci/DebuggerUtils.hs +RTS -tcompiler/stage2/doc/html/ghc/ghc.haddock.t --machine-readable Haddock coverage: 20% ( 1 / 5) in 'SPARC.Cond' Missing documentation for: Module header condUnsigned (compiler/nativeGen/SPARC/Cond.hs:31) condToSigned (compiler/nativeGen/SPARC/Cond.hs:39) condToUnsigned (compiler/nativeGen/SPARC/Cond.hs:47) 17% ( 1 / 6) in 'X86.Cond' Missing documentation for: Module header Cond (compiler/nativeGen/X86/Cond.hs:11) condUnsigned (compiler/nativeGen/X86/Cond.hs:31) condToSigned (compiler/nativeGen/X86/Cond.hs:39) condToUnsigned (compiler/nativeGen/X86/Cond.hs:47) 50% ( 1 / 2) in 'PlatformConstants' Missing documentation for: PlatformConstants (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs:1) 5% ( 2 / 44) in 'ExtsCompat46' Missing documentation for: gtChar# (compiler/utils/ExtsCompat46.hs:99) geChar# (compiler/utils/ExtsCompat46.hs:101) eqChar# (compiler/utils/ExtsCompat46.hs:103) neChar# (compiler/utils/ExtsCompat46.hs:105) ltChar# (compiler/utils/ExtsCompat46.hs:107) leChar# (compiler/utils/ExtsCompat46.hs:109) ># (compiler/utils/ExtsCompat46.hs:114) >=# (compiler/utils/ExtsCompat46.hs:116) ==# (compiler/utils/ExtsCompat46.hs:118) /=# (compiler/utils/ExtsCompat46.hs:120) <# (compiler/utils/ExtsCompat46.hs:122) <=# (compiler/utils/ExtsCompat46.hs:124) gtWord# (compiler/utils/ExtsCompat46.hs:127) geWord# (compiler/utils/ExtsCompat46.hs:129) eqWord# (compiler/utils/ExtsCompat46.hs:131) neWord# (compiler/utils/ExtsCompat46.hs:133) ltWord# (compiler/utils/ExtsCompat46.hs:135) leWord# (compiler/utils/ExtsCompat46.hs:137) >## (compiler/utils/ExtsCompat46.hs:142) >=## (compiler/utils/ExtsCompat46.hs:144) ==## (compiler/utils/ExtsCompat46.hs:146) /=## (compiler/utils/ExtsCompat46.hs:148) <## (compiler/utils/ExtsCompat46.hs:150) <=## (compiler/utils/ExtsCompat46.hs:152) gtFloat# (compiler/utils/ExtsCompat46.hs:155) geFloat# (compiler/utils/ExtsCompat46.hs:157) eqFloat# (compiler/utils/ExtsCompat46.hs:159) neFloat# (compiler/utils/ExtsCompat46.hs:161) ltFloat# (compiler/utils/ExtsCompat46.hs:163) leFloat# (compiler/utils/ExtsCompat46.hs:165) gtAddr# (compiler/utils/ExtsCompat46.hs:168) geAddr# (compiler/utils/ExtsCompat46.hs:170) eqAddr# (compiler/utils/ExtsCompat46.hs:172) neAddr# (compiler/utils/ExtsCompat46.hs:174) ltAddr# (compiler/utils/ExtsCompat46.hs:176) leAddr# (compiler/utils/ExtsCompat46.hs:178) sameMutableArray# (compiler/utils/ExtsCompat46.hs:181) sameMutableByteArray# (compiler/utils/ExtsCompat46.hs:183) sameMutableArrayArray# (compiler/utils/ExtsCompat46.hs:185) sameMutVar# (compiler/utils/ExtsCompat46.hs:188) sameTVar# (compiler/utils/ExtsCompat46.hs:190) sameMVar# (compiler/utils/ExtsCompat46.hs:192) 14% ( 2 / 14) in 'Encoding' Missing documentation for: Module header utf8DecodeChar# (compiler/utils/Encoding.hs:49) utf8PrevChar (compiler/utils/Encoding.hs:103) utf8CharStart (compiler/utils/Encoding.hs:106) utf8DecodeChar (compiler/utils/Encoding.hs:95) utf8DecodeString (compiler/utils/Encoding.hs:113) utf8EncodeChar (compiler/utils/Encoding.hs:144) utf8EncodeString (compiler/utils/Encoding.hs:169) utf8EncodedLength (compiler/utils/Encoding.hs:176) countUTF8Chars (compiler/utils/Encoding.hs:127) zEncodeString (compiler/utils/Encoding.hs:233) zDecodeString (compiler/utils/Encoding.hs:297) 0% ( 0 / 9) in 'FastMutInt' Missing documentation for: Module header FastMutInt (compiler/utils/FastMutInt.hs:35) newFastMutInt (compiler/utils/FastMutInt.hs:27) readFastMutInt (compiler/utils/FastMutInt.hs:28) writeFastMutInt (compiler/utils/FastMutInt.hs:29) FastMutPtr (compiler/utils/FastMutInt.hs:50) newFastMutPtr (compiler/utils/FastMutInt.hs:31) readFastMutPtr (compiler/utils/FastMutInt.hs:32) writeFastMutPtr (compiler/utils/FastMutInt.hs:33) 0% ( 0 / 6) in 'FastBool' Missing documentation for: Module header FastBool (compiler/utils/FastBool.hs:20) fastBool (compiler/utils/FastBool.hs:67) isFastTrue (compiler/utils/FastBool.hs:68) fastOr (compiler/utils/FastBool.hs:69) fastAnd (compiler/utils/FastBool.hs:70) 0% ( 0 / 6) in 'FiniteMap' Missing documentation for: Module header insertList (compiler/utils/FiniteMap.hs:13) insertListWith (compiler/utils/FiniteMap.hs:16) deleteList (compiler/utils/FiniteMap.hs:23) foldRight (compiler/utils/FiniteMap.hs:26) foldRightWithKey (compiler/utils/FiniteMap.hs:28) 0% ( 0 / 28) in 'Config' Missing documentation for: Module header IntegerLibrary (compiler/stage2/build/Config.hs:6) cBuildPlatformString (compiler/stage2/build/Config.hs:11) cHostPlatformString (compiler/stage2/build/Config.hs:13) cTargetPlatformString (compiler/stage2/build/Config.hs:15) cProjectName (compiler/stage2/build/Config.hs:18) cProjectGitCommitId (compiler/stage2/build/Config.hs:20) cProjectVersion (compiler/stage2/build/Config.hs:22) cProjectVersionInt (compiler/stage2/build/Config.hs:24) cProjectPatchLevel (compiler/stage2/build/Config.hs:26) cProjectPatchLevel1 (compiler/stage2/build/Config.hs:28) cProjectPatchLevel2 (compiler/stage2/build/Config.hs:30) cBooterVersion (compiler/stage2/build/Config.hs:32) cStage (compiler/stage2/build/Config.hs:34) cIntegerLibrary (compiler/stage2/build/Config.hs:36) cIntegerLibraryType (compiler/stage2/build/Config.hs:38) cSupportsSplitObjs (compiler/stage2/build/Config.hs:40) cGhcWithInterpreter (compiler/stage2/build/Config.hs:42) cGhcWithNativeCodeGen (compiler/stage2/build/Config.hs:44) cGhcWithSMP (compiler/stage2/build/Config.hs:46) cGhcRTSWays (compiler/stage2/build/Config.hs:48) cGhcEnableTablesNextToCode (compiler/stage2/build/Config.hs:50) cLeadingUnderscore (compiler/stage2/build/Config.hs:52) cGHC_UNLIT_PGM (compiler/stage2/build/Config.hs:54) cGHC_SPLIT_PGM (compiler/stage2/build/Config.hs:56) cLibFFI (compiler/stage2/build/Config.hs:58) cGhcThreaded (compiler/stage2/build/Config.hs:60) cGhcDebugged (compiler/stage2/build/Config.hs:62) 54% ( 7 / 13) in 'Platform' Missing documentation for: ArmISAExt (compiler/utils/Platform.hs:95) ArmABI (compiler/utils/Platform.hs:103) target32Bit (compiler/utils/Platform.hs:109) isARM (compiler/utils/Platform.hs:62) platformUsesFrameworks (compiler/utils/Platform.hs:145) platformBinariesAreStaticLibs (compiler/utils/Platform.hs:152) 0% ( 0 / 5) in 'PprBase' Missing documentation for: Module header castFloatToWord8Array (compiler/nativeGen/PprBase.hs:30) castDoubleToWord8Array (compiler/nativeGen/PprBase.hs:33) floatToBytes (compiler/nativeGen/PprBase.hs:44) doubleToBytes (compiler/nativeGen/PprBase.hs:57) 0% ( 0 / 7) in 'Constants' Missing documentation for: Module header hiVersion (compiler/main/Constants.hs:11) mAX_TUPLE_SIZE (compiler/main/Constants.hs:16) mAX_CONTEXT_REDUCTION_DEPTH (compiler/main/Constants.hs:20) mAX_TYPE_FUNCTION_REDUCTION_DEPTH (compiler/main/Constants.hs:24) wORD64_SIZE (compiler/main/Constants.hs:28) tARGET_MAX_CHAR (compiler/main/Constants.hs:31) Warning: Couldn't find .haddock for export +# Warning: Couldn't find .haddock for export -# Warning: Couldn't find .haddock for export *# 23% ( 10 / 44) in 'FastTypes' Missing documentation for: FastInt (compiler/utils/FastTypes.hs:69) _ILIT (compiler/utils/FastTypes.hs:119) iBox (compiler/utils/FastTypes.hs:120) iUnbox (compiler/utils/FastTypes.hs:121) +# -# *# quotFastInt (compiler/utils/FastTypes.hs:123) negateFastInt (compiler/utils/FastTypes.hs:124) ==# (compiler/utils/ExtsCompat46.hs:118) /=# (compiler/utils/ExtsCompat46.hs:120) <# (compiler/utils/ExtsCompat46.hs:122) <=# (compiler/utils/ExtsCompat46.hs:124) >=# (compiler/utils/ExtsCompat46.hs:116) ># (compiler/utils/ExtsCompat46.hs:114) minFastInt (compiler/utils/FastTypes.hs:113) maxFastInt (compiler/utils/FastTypes.hs:113) shiftLFastInt (compiler/utils/FastTypes.hs:125) shiftR_FastInt (compiler/utils/FastTypes.hs:125) shiftRLFastInt (compiler/utils/FastTypes.hs:125) shiftRAFastInt (compiler/utils/FastTypes.hs:125) bitAndFastInt (compiler/utils/FastTypes.hs:127) bitOrFastInt (compiler/utils/FastTypes.hs:127) FastChar (compiler/utils/FastTypes.hs:97) _CLIT (compiler/utils/FastTypes.hs:129) cBox (compiler/utils/FastTypes.hs:130) cUnbox (compiler/utils/FastTypes.hs:131) fastOrd (compiler/utils/FastTypes.hs:132) fastChr (compiler/utils/FastTypes.hs:133) eqFastChar (compiler/utils/FastTypes.hs:134) FastPtr (compiler/utils/FastTypes.hs:108) pBox (compiler/utils/FastTypes.hs:136) pUnbox (compiler/utils/FastTypes.hs:137) castFastPtr (compiler/utils/FastTypes.hs:138) 0% ( 0 / 9) in 'FastFunctions' Missing documentation for: Module header unsafeChr inlinePerformIO (compiler/utils/FastFunctions.hs:31) unsafeDupableInterleaveIO indexWord8OffFastPtr (compiler/utils/FastFunctions.hs:44) indexWord8OffFastPtrAsFastChar (compiler/utils/FastFunctions.hs:45) indexWord8OffFastPtrAsFastInt (compiler/utils/FastFunctions.hs:46) global (compiler/utils/FastFunctions.hs:41) Global (compiler/utils/FastFunctions.hs:40) 25% ( 3 / 12) in 'Maybes' Missing documentation for: Module header MaybeErr (compiler/utils/Maybes.hs:105) failME (compiler/utils/Maybes.hs:123) isSuccess (compiler/utils/Maybes.hs:119) firstJust (compiler/utils/Maybes.hs:35) whenIsJust (compiler/utils/Maybes.hs:48) expectJust (compiler/utils/Maybes.hs:43) MaybeT (compiler/utils/Maybes.hs:64) liftMaybeT (compiler/utils/Maybes.hs:94) 86% ( 24 / 28) in 'MonadUtils' Missing documentation for: zipWith3M (compiler/utils/MonadUtils.hs:65) zipWith3M_ (compiler/utils/MonadUtils.hs:75) zipWithAndUnzipM (compiler/utils/MonadUtils.hs:79) mapAndUnzip4M (compiler/utils/MonadUtils.hs:98) 0% ( 0 / 12) in 'State' Missing documentation for: Module header State (compiler/utils/State.hs:9) (compiler/utils/State.hs:11) (compiler/utils/State.hs:15) (compiler/utils/State.hs:21) get (compiler/utils/State.hs:26) gets (compiler/utils/State.hs:29) put (compiler/utils/State.hs:32) modify (compiler/utils/State.hs:35) evalState (compiler/utils/State.hs:39) execState (compiler/utils/State.hs:44) runState (compiler/utils/State.hs:49) 67% ( 6 / 9) in 'Stream' Missing documentation for: Module header yield (compiler/utils/Stream.hs:61) liftIO (compiler/utils/Stream.hs:64) 40% ( 4 / 10) in 'Exception' Missing documentation for: Module header catchIO (compiler/utils/Exception.hs:12) handleIO (compiler/utils/Exception.hs:15) tryIO (compiler/utils/Exception.hs:18) (compiler/utils/Exception.hs:62) gtry (compiler/utils/Exception.hs:66) 62% ( 16 / 26) in 'Panic' Missing documentation for: Module header throwGhcException (compiler/utils/Panic.hs:174) throwGhcExceptionIO (compiler/utils/Panic.hs:177) handleGhcException (compiler/utils/Panic.hs:180) panicDoc (compiler/utils/Panic.hs:195) sorryDoc (compiler/utils/Panic.hs:195) panicDocFastInt (compiler/utils/Panic.hs:207) pgmErrorDoc (compiler/utils/Panic.hs:195) pushInterruptTargetThread (compiler/utils/Panic.hs:287) popInterruptTargetThread (compiler/utils/Panic.hs:303) 30% ( 34 /115) in 'Util' Missing documentation for: ghciSupported (compiler/utils/Util.hs:153) debugIsOn (compiler/utils/Util.hs:160) ncgDebugIsOn (compiler/utils/Util.hs:167) ghciTablesNextToCode (compiler/utils/Util.hs:174) isWindowsHost (compiler/utils/Util.hs:181) isDarwinHost (compiler/utils/Util.hs:188) zipEqual (compiler/utils/Util.hs:271) zipWithEqual (compiler/utils/Util.hs:272) zipWith3Equal (compiler/utils/Util.hs:273) zipWith4Equal (compiler/utils/Util.hs:274) zipWithAndUnzip (compiler/utils/Util.hs:350) unzipWith (compiler/utils/Util.hs:795) mapFst (compiler/utils/Util.hs:326) mapSnd (compiler/utils/Util.hs:327) chkAppend (compiler/utils/Util.hs:258) mapAndUnzip (compiler/utils/Util.hs:332) mapAndUnzip3 (compiler/utils/Util.hs:341) mapAccumL2 (compiler/utils/Util.hs:358) nOfThem (compiler/utils/Util.hs:364) dropWhileEndLE (compiler/utils/Util.hs:596) foldl2 (compiler/utils/Util.hs:531) count (compiler/utils/Util.hs:545) all2 (compiler/utils/Util.hs:536) lengthIs (compiler/utils/Util.hs:397) lengthAtLeast (compiler/utils/Util.hs:394) listLengthCmp (compiler/utils/Util.hs:400) equalLength (compiler/utils/Util.hs:411) compareLength (compiler/utils/Util.hs:416) isSingleton (compiler/utils/Util.hs:433) only (compiler/utils/Util.hs:441) singleton (compiler/utils/Util.hs:430) notNull (compiler/utils/Util.hs:437) snocView (compiler/utils/Util.hs:599) isIn (compiler/utils/Util.hs:451) isn'tIn (compiler/utils/Util.hs:451) fstOf3 (compiler/utils/Util.hs:209) sndOf3 (compiler/utils/Util.hs:210) thirdOf3 (compiler/utils/Util.hs:211) firstM (compiler/utils/Util.hs:222) first3M (compiler/utils/Util.hs:225) third3 (compiler/utils/Util.hs:216) uncurry3 (compiler/utils/Util.hs:219) takeList (compiler/utils/Util.hs:555) dropList (compiler/utils/Util.hs:562) splitAtList (compiler/utils/Util.hs:568) split (compiler/utils/Util.hs:609) dropTail (compiler/utils/Util.hs:576) sortWith (compiler/utils/Util.hs:485) minWith (compiler/utils/Util.hs:488) nubSort (compiler/utils/Util.hs:492) isEqual (compiler/utils/Util.hs:623) eqListBy (compiler/utils/Util.hs:634) eqMaybeBy (compiler/utils/Util.hs:639) thenCmp (compiler/utils/Util.hs:629) cmpList (compiler/utils/Util.hs:644) removeSpaces (compiler/utils/Util.hs:653) fuzzyMatch (compiler/utils/Util.hs:760) transitiveClosure (compiler/utils/Util.hs:505) seqList (compiler/utils/Util.hs:798) looksLikeModuleName (compiler/utils/Util.hs:816) getCmd (compiler/utils/Util.hs:829) toCmdArgs (compiler/utils/Util.hs:835) toArgs (compiler/utils/Util.hs:843) readRational (compiler/utils/Util.hs:908) maybeRead (compiler/utils/Util.hs:924) maybeReadFuzzy (compiler/utils/Util.hs:929) doesDirNameExist (compiler/utils/Util.hs:940) getModificationUTCTime (compiler/utils/Util.hs:946) modificationTimeIfExists (compiler/utils/Util.hs:952) global (compiler/utils/Util.hs:804) consIORef (compiler/utils/Util.hs:807) globalM (compiler/utils/Util.hs:811) Suffix (compiler/utils/Util.hs:978) splitLongestPrefix (compiler/utils/Util.hs:968) escapeSpaces (compiler/utils/Util.hs:975) Direction (compiler/utils/Util.hs:984) reslash (compiler/utils/Util.hs:986) makeRelativeTo (compiler/utils/Util.hs:996) abstractConstr (compiler/utils/Util.hs:1017) abstractDataType (compiler/utils/Util.hs:1020) charToC (compiler/utils/Util.hs:1031) 51% ( 26 / 51) in 'FastString' Missing documentation for: fastStringToByteString (compiler/utils/FastString.hs:135) fastZStringToByteString (compiler/utils/FastString.hs:138) unsafeMkByteString (compiler/utils/FastString.hs:142) hashByteString (compiler/utils/FastString.hs:145) FastZString (compiler/utils/FastString.hs:152) hPutFZS (compiler/utils/FastString.hs:154) zString (compiler/utils/FastString.hs:157) lengthFZS (compiler/utils/FastString.hs:161) fsLit (compiler/utils/FastString.hs:634) mkFastStringBytes (compiler/utils/FastString.hs:362) mkFastString# (compiler/utils/FastString.hs:305) uniqueOfFS (compiler/utils/FastString.hs:534) appendFS (compiler/utils/FastString.hs:510) headFS (compiler/utils/FastString.hs:518) tailFS (compiler/utils/FastString.hs:524) concatFS (compiler/utils/FastString.hs:515) consFS (compiler/utils/FastString.hs:531) nilFS (compiler/utils/FastString.hs:537) getFastStringTable (compiler/utils/FastString.hs:543) LitString (compiler/utils/FastString.hs:567) sLit (compiler/utils/FastString.hs:630) mkLitString# (compiler/utils/FastString.hs:572) mkLitString (compiler/utils/FastString.hs:582) unpackLitString (compiler/utils/FastString.hs:596) lengthLS (compiler/utils/FastString.hs:604) 0% ( 0 / 9) in 'BufWrite' Missing documentation for: Module header BufHandle (compiler/utils/BufWrite.hs:40) newBufHandle (compiler/utils/BufWrite.hs:44) bPutChar (compiler/utils/BufWrite.hs:54) bPutStr (compiler/utils/BufWrite.hs:64) bPutFS (compiler/utils/BufWrite.hs:78) bPutFZS (compiler/utils/BufWrite.hs:81) bPutLitString (compiler/utils/BufWrite.hs:100) bFlush (compiler/utils/BufWrite.hs:114) 2% ( 1 / 54) in 'Pretty' Missing documentation for: Module header Doc (compiler/utils/Pretty.hs:412) Mode (compiler/utils/Pretty.hs:267) TextDetails (compiler/utils/Pretty.hs:431) empty (compiler/utils/Pretty.hs:210) isEmpty (compiler/utils/Pretty.hs:211) nest (compiler/utils/Pretty.hs:247) char (compiler/utils/Pretty.hs:217) text (compiler/utils/Pretty.hs:216) ftext (compiler/utils/Pretty.hs:535) ptext (compiler/utils/Pretty.hs:537) ztext (compiler/utils/Pretty.hs:539) int (compiler/utils/Pretty.hs:225) integer (compiler/utils/Pretty.hs:226) float (compiler/utils/Pretty.hs:227) double (compiler/utils/Pretty.hs:228) rational (compiler/utils/Pretty.hs:229) parens (compiler/utils/Pretty.hs:222) brackets (compiler/utils/Pretty.hs:222) braces (compiler/utils/Pretty.hs:222) quotes (compiler/utils/Pretty.hs:223) quote (compiler/utils/Pretty.hs:223) doubleQuotes (compiler/utils/Pretty.hs:223) semi (compiler/utils/Pretty.hs:219) comma (compiler/utils/Pretty.hs:219) colon (compiler/utils/Pretty.hs:219) space (compiler/utils/Pretty.hs:219) equals (compiler/utils/Pretty.hs:219) lparen (compiler/utils/Pretty.hs:220) rparen (compiler/utils/Pretty.hs:220) lbrack (compiler/utils/Pretty.hs:220) rbrack (compiler/utils/Pretty.hs:220) lbrace (compiler/utils/Pretty.hs:220) rbrace (compiler/utils/Pretty.hs:220) cparen (compiler/utils/Pretty.hs:385) <> (compiler/utils/Pretty.hs:233) <+> (compiler/utils/Pretty.hs:235) hcat (compiler/utils/Pretty.hs:234) hsep (compiler/utils/Pretty.hs:236) $$ (compiler/utils/Pretty.hs:238) $+$ (compiler/utils/Pretty.hs:573) vcat (compiler/utils/Pretty.hs:240) sep (compiler/utils/Pretty.hs:243) cat (compiler/utils/Pretty.hs:242) fsep (compiler/utils/Pretty.hs:245) fcat (compiler/utils/Pretty.hs:244) hang (compiler/utils/Pretty.hs:251) punctuate (compiler/utils/Pretty.hs:252) fullRender (compiler/utils/Pretty.hs:259) printDoc (compiler/utils/Pretty.hs:951) printDoc_ (compiler/utils/Pretty.hs:955) showDoc (compiler/utils/Pretty.hs:853) bufLeftRender (compiler/utils/Pretty.hs:1003) 32% ( 54 /169) in 'Outputable' Missing documentation for: SDoc (compiler/utils/Outputable.hs:262) runSDoc (compiler/utils/Outputable.hs:262) initSDocContext (compiler/utils/Outputable.hs:271) docToSDoc (compiler/utils/Outputable.hs:449) pprWithCommas (compiler/utils/Outputable.hs:848) quotedListWithOr (compiler/utils/Outputable.hs:871) empty (compiler/utils/Outputable.hs:452) char (compiler/utils/Outputable.hs:453) text (compiler/utils/Outputable.hs:454) ftext (compiler/utils/Outputable.hs:455) ptext (compiler/utils/Outputable.hs:456) ztext (compiler/utils/Outputable.hs:457) int (compiler/utils/Outputable.hs:458) intWithCommas (compiler/utils/Outputable.hs:884) integer (compiler/utils/Outputable.hs:459) float (compiler/utils/Outputable.hs:460) double (compiler/utils/Outputable.hs:461) rational (compiler/utils/Outputable.hs:462) parens (compiler/utils/Outputable.hs:479) cparen (compiler/utils/Outputable.hs:490) brackets (compiler/utils/Outputable.hs:479) braces (compiler/utils/Outputable.hs:479) quotes (compiler/utils/Outputable.hs:479) quote (compiler/utils/Outputable.hs:479) doubleQuotes (compiler/utils/Outputable.hs:479) angleBrackets (compiler/utils/Outputable.hs:479) paBrackets (compiler/utils/Outputable.hs:479) semi (compiler/utils/Outputable.hs:509) comma (compiler/utils/Outputable.hs:509) colon (compiler/utils/Outputable.hs:509) dcolon (compiler/utils/Outputable.hs:509) space (compiler/utils/Outputable.hs:509) equals (compiler/utils/Outputable.hs:509) dot (compiler/utils/Outputable.hs:509) arrow (compiler/utils/Outputable.hs:510) larrow (compiler/utils/Outputable.hs:510) darrow (compiler/utils/Outputable.hs:510) arrowt (compiler/utils/Outputable.hs:510) larrowt (compiler/utils/Outputable.hs:510) arrowtt (compiler/utils/Outputable.hs:510) larrowtt (compiler/utils/Outputable.hs:510) lparen (compiler/utils/Outputable.hs:511) rparen (compiler/utils/Outputable.hs:511) lbrack (compiler/utils/Outputable.hs:511) rbrack (compiler/utils/Outputable.hs:511) lbrace (compiler/utils/Outputable.hs:511) rbrace (compiler/utils/Outputable.hs:511) underscore (compiler/utils/Outputable.hs:509) blankLine (compiler/utils/Outputable.hs:511) forAllLit (compiler/utils/Outputable.hs:536) hang (compiler/utils/Outputable.hs:588) punctuate (compiler/utils/Outputable.hs:594) ppWhen (compiler/utils/Outputable.hs:603) ppUnless (compiler/utils/Outputable.hs:603) colType (compiler/utils/Outputable.hs:615) colCoerc (compiler/utils/Outputable.hs:621) colDataCon (compiler/utils/Outputable.hs:624) colBinder (compiler/utils/Outputable.hs:627) bold (compiler/utils/Outputable.hs:643) keyword (compiler/utils/Outputable.hs:646) printForC (compiler/utils/Outputable.hs:382) printForAsm (compiler/utils/Outputable.hs:387) printForUser (compiler/utils/Outputable.hs:370) printForUserPartWay (compiler/utils/Outputable.hs:375) pprCode (compiler/utils/Outputable.hs:392) mkCodeStyle (compiler/utils/Outputable.hs:395) showSDoc (compiler/utils/Outputable.hs:401) showSDocUnsafe (compiler/utils/Outputable.hs:406) showSDocOneLine (compiler/utils/Outputable.hs:435) showSDocForUser (compiler/utils/Outputable.hs:416) showSDocDebug (compiler/utils/Outputable.hs:424) showSDocDump (compiler/utils/Outputable.hs:421) showSDocDumpOneLine (compiler/utils/Outputable.hs:440) showSDocUnqual (compiler/utils/Outputable.hs:412) showPpr (compiler/utils/Outputable.hs:409) renderWithStyle (compiler/utils/Outputable.hs:427) pprInfixVar (compiler/utils/Outputable.hs:831) pprPrefixVar (compiler/utils/Outputable.hs:825) pprFastFilePath (compiler/utils/Outputable.hs:837) PprStyle (compiler/utils/Outputable.hs:116) CodeStyle (compiler/utils/Outputable.hs:134) reallyAlwaysQualify (compiler/utils/Outputable.hs:203) reallyAlwaysQualifyNames (compiler/utils/Outputable.hs:181) alwaysQualify (compiler/utils/Outputable.hs:203) alwaysQualifyModules (compiler/utils/Outputable.hs:191) neverQualify (compiler/utils/Outputable.hs:203) neverQualifyNames (compiler/utils/Outputable.hs:188) neverQualifyModules (compiler/utils/Outputable.hs:194) QualifyName (compiler/utils/Outputable.hs:171) queryQual (compiler/utils/Outputable.hs:339) sdocWithDynFlags (compiler/utils/Outputable.hs:318) sdocWithPlatform (compiler/utils/Outputable.hs:321) getPprStyle (compiler/utils/Outputable.hs:315) withPprStyle (compiler/utils/Outputable.hs:278) withPprStyleDoc (compiler/utils/Outputable.hs:281) pprDeeper (compiler/utils/Outputable.hs:284) pprDeeperList (compiler/utils/Outputable.hs:291) pprSetDepth (compiler/utils/Outputable.hs:307) codeStyle (compiler/utils/Outputable.hs:344) userStyle (compiler/utils/Outputable.hs:360) debugStyle (compiler/utils/Outputable.hs:356) dumpStyle (compiler/utils/Outputable.hs:352) asmStyle (compiler/utils/Outputable.hs:348) ifPprDebug (compiler/utils/Outputable.hs:364) qualName (compiler/utils/Outputable.hs:324) qualModule (compiler/utils/Outputable.hs:329) qualPackage (compiler/utils/Outputable.hs:334) defaultErrStyle (compiler/utils/Outputable.hs:227) defaultDumpStyle (compiler/utils/Outputable.hs:215) mkDumpStyle (compiler/utils/Outputable.hs:223) defaultUserStyle (compiler/utils/Outputable.hs:215) mkUserStyle (compiler/utils/Outputable.hs:241) cmdlineParserStyle (compiler/utils/Outputable.hs:238) Depth (compiler/utils/Outputable.hs:137) pprDebugAndThen (compiler/utils/Outputable.hs:1025) 0% ( 0 / 5) in 'Pair' Missing documentation for: Module header Pair (compiler/utils/Pair.hs:20) unPair (compiler/utils/Pair.hs:43) toPair (compiler/utils/Pair.hs:46) swap (compiler/utils/Pair.hs:49) 68% ( 45 / 66) in 'SrcLoc' Missing documentation for: SrcLoc (compiler/basicTypes/SrcLoc.hs:111) mkSrcLoc (compiler/basicTypes/SrcLoc.hs:124) mkRealSrcLoc (compiler/basicTypes/SrcLoc.hs:127) SrcSpan (compiler/basicTypes/SrcLoc.hs:272) realSrcLocSpan (compiler/basicTypes/SrcLoc.hs:294) realSrcSpanStart (compiler/basicTypes/SrcLoc.hs:418) realSrcSpanEnd (compiler/basicTypes/SrcLoc.hs:423) pprUserRealSpan (compiler/basicTypes/SrcLoc.hs:491) srcSpanFile (compiler/basicTypes/SrcLoc.hs:251) srcSpanStartLine (compiler/basicTypes/SrcLoc.hs:379) srcSpanEndLine (compiler/basicTypes/SrcLoc.hs:380) srcSpanStartCol (compiler/basicTypes/SrcLoc.hs:381) srcSpanEndCol (compiler/basicTypes/SrcLoc.hs:382) Located (compiler/basicTypes/SrcLoc.hs:527) RealLocated (compiler/basicTypes/SrcLoc.hs:528) noLoc (compiler/basicTypes/SrcLoc.hs:536) mkGeneralLocated (compiler/basicTypes/SrcLoc.hs:539) getLoc (compiler/basicTypes/SrcLoc.hs:533) unLoc (compiler/basicTypes/SrcLoc.hs:530) combineLocs (compiler/basicTypes/SrcLoc.hs:542) sortLocated (compiler/basicTypes/SrcLoc.hs:186) 8% ( 9 /107) in 'BasicTypes' Missing documentation for: Module header Version (compiler/basicTypes/BasicTypes.hs:249) bumpVersion (compiler/basicTypes/BasicTypes.hs:251) initialVersion (compiler/basicTypes/BasicTypes.hs:254) Alignment (compiler/basicTypes/BasicTypes.hs:144) FunctionOrData (compiler/basicTypes/BasicTypes.hs:234) WarningTxt (compiler/basicTypes/BasicTypes.hs:267) Fixity (compiler/basicTypes/BasicTypes.hs:295) FixityDirection (compiler/basicTypes/BasicTypes.hs:305) defaultFixity (compiler/basicTypes/BasicTypes.hs:318) maxPrecedence (compiler/basicTypes/BasicTypes.hs:314) minPrecedence (compiler/basicTypes/BasicTypes.hs:314) negateFixity (compiler/basicTypes/BasicTypes.hs:321) funTyFixity (compiler/basicTypes/BasicTypes.hs:321) compareFixity (compiler/basicTypes/BasicTypes.hs:336) RecFlag (compiler/basicTypes/BasicTypes.hs:401) isRec (compiler/basicTypes/BasicTypes.hs:405) isNonRec (compiler/basicTypes/BasicTypes.hs:409) boolToRecFlag (compiler/basicTypes/BasicTypes.hs:413) Origin (compiler/basicTypes/BasicTypes.hs:429) isGenerated (compiler/basicTypes/BasicTypes.hs:433) RuleName (compiler/basicTypes/BasicTypes.hs:284) TopLevelFlag (compiler/basicTypes/BasicTypes.hs:360) isTopLevel (compiler/basicTypes/BasicTypes.hs:364) isNotTopLevel (compiler/basicTypes/BasicTypes.hs:364) OverlapMode (compiler/basicTypes/BasicTypes.hs:486) setOverlapModeMaybe (compiler/basicTypes/BasicTypes.hs:466) hasOverlappingFlag (compiler/basicTypes/BasicTypes.hs:478) hasOverlappableFlag (compiler/basicTypes/BasicTypes.hs:470) Boxity (compiler/basicTypes/BasicTypes.hs:384) isBoxed (compiler/basicTypes/BasicTypes.hs:389) TupleSort (compiler/basicTypes/BasicTypes.hs:565) tupleSortBoxity (compiler/basicTypes/BasicTypes.hs:571) boxityNormalTupleSort (compiler/basicTypes/BasicTypes.hs:576) tupleParens (compiler/basicTypes/BasicTypes.hs:580) hasNoOneShotInfo (compiler/basicTypes/BasicTypes.hs:172) isOneShotInfo (compiler/basicTypes/BasicTypes.hs:172) bestOneShot (compiler/basicTypes/BasicTypes.hs:179) worstOneShot (compiler/basicTypes/BasicTypes.hs:179) seqOccInfo (compiler/basicTypes/BasicTypes.hs:673) zapFragileOcc (compiler/basicTypes/BasicTypes.hs:716) isOneOcc (compiler/basicTypes/BasicTypes.hs:712) isDeadOcc (compiler/basicTypes/BasicTypes.hs:708) isStrongLoopBreaker (compiler/basicTypes/BasicTypes.hs:704) isWeakLoopBreaker (compiler/basicTypes/BasicTypes.hs:700) isNoOcc (compiler/basicTypes/BasicTypes.hs:669) strongLoopBreaker (compiler/basicTypes/BasicTypes.hs:696) weakLoopBreaker (compiler/basicTypes/BasicTypes.hs:696) InsideLam (compiler/basicTypes/BasicTypes.hs:682) insideLam (compiler/basicTypes/BasicTypes.hs:685) notInsideLam (compiler/basicTypes/BasicTypes.hs:685) OneBranch (compiler/basicTypes/BasicTypes.hs:690) oneBranch (compiler/basicTypes/BasicTypes.hs:692) notOneBranch (compiler/basicTypes/BasicTypes.hs:692) InterestingCxt (compiler/basicTypes/BasicTypes.hs:677) EP (compiler/basicTypes/BasicTypes.hs:610) DefMethSpec (compiler/basicTypes/BasicTypes.hs:748) SwapFlag (compiler/basicTypes/BasicTypes.hs:206) flipSwap (compiler/basicTypes/BasicTypes.hs:214) unSwap (compiler/basicTypes/BasicTypes.hs:222) isSwapped (compiler/basicTypes/BasicTypes.hs:218) CompilerPhase (compiler/basicTypes/BasicTypes.hs:861) PhaseNum (compiler/basicTypes/BasicTypes.hs:857) Activation (compiler/basicTypes/BasicTypes.hs:869) isActive (compiler/basicTypes/BasicTypes.hs:1060) isActiveIn (compiler/basicTypes/BasicTypes.hs:1066) isNeverActive (compiler/basicTypes/BasicTypes.hs:1072) isAlwaysActive (compiler/basicTypes/BasicTypes.hs:1072) isEarlyActive (compiler/basicTypes/BasicTypes.hs:1072) RuleMatchInfo (compiler/basicTypes/BasicTypes.hs:875) isConLike (compiler/basicTypes/BasicTypes.hs:959) isFunLike (compiler/basicTypes/BasicTypes.hs:963) InlineSpec (compiler/basicTypes/BasicTypes.hs:897) isEmptyInlineSpec (compiler/basicTypes/BasicTypes.hs:967) InlinePragma (compiler/basicTypes/BasicTypes.hs:880) defaultInlinePragma (compiler/basicTypes/BasicTypes.hs:971) alwaysInlinePragma (compiler/basicTypes/BasicTypes.hs:971) neverInlinePragma (compiler/basicTypes/BasicTypes.hs:971) dfunInlinePragma (compiler/basicTypes/BasicTypes.hs:971) isDefaultInlinePragma (compiler/basicTypes/BasicTypes.hs:992) isInlinePragma (compiler/basicTypes/BasicTypes.hs:998) isInlinablePragma (compiler/basicTypes/BasicTypes.hs:1003) isAnyInlinePragma (compiler/basicTypes/BasicTypes.hs:1008) inlinePragmaSpec (compiler/basicTypes/BasicTypes.hs:982) inlinePragmaSat (compiler/basicTypes/BasicTypes.hs:1015) inlinePragmaActivation (compiler/basicTypes/BasicTypes.hs:1018) inlinePragmaRuleMatchInfo (compiler/basicTypes/BasicTypes.hs:1021) setInlinePragmaActivation (compiler/basicTypes/BasicTypes.hs:1024) setInlinePragmaRuleMatchInfo (compiler/basicTypes/BasicTypes.hs:1027) SuccessFlag (compiler/basicTypes/BasicTypes.hs:766) succeeded (compiler/basicTypes/BasicTypes.hs:776) failed (compiler/basicTypes/BasicTypes.hs:776) successIf (compiler/basicTypes/BasicTypes.hs:772) FractionalLit (compiler/basicTypes/BasicTypes.hs:1087) negateFractionalLit (compiler/basicTypes/BasicTypes.hs:1094) integralFractionalLit (compiler/basicTypes/BasicTypes.hs:1098) HValue (compiler/basicTypes/BasicTypes.hs:1113) SourceText (compiler/basicTypes/BasicTypes.hs:844) 13% ( 5 / 39) in 'Unique' Missing documentation for: Module header hasKey (compiler/basicTypes/Unique.hs:159) pprUnique (compiler/basicTypes/Unique.hs:218) mkUniqueGrimily (compiler/basicTypes/Unique.hs:99) getKey (compiler/basicTypes/Unique.hs:100) getKeyFastInt (compiler/basicTypes/Unique.hs:101) mkUnique (compiler/basicTypes/Unique.hs:129) unpkUnique (compiler/basicTypes/Unique.hs:97) incrUnique (compiler/basicTypes/Unique.hs:103) deriveUnique (compiler/basicTypes/Unique.hs:104) newTagUnique (compiler/basicTypes/Unique.hs:105) initTyVarUnique (compiler/basicTypes/Unique.hs:326) mkAlphaTyVarUnique (compiler/basicTypes/Unique.hs:283) mkPrimOpIdUnique (compiler/basicTypes/Unique.hs:289) mkTupleTyConUnique (compiler/basicTypes/Unique.hs:286) mkTupleDataConUnique (compiler/basicTypes/Unique.hs:288) mkPreludeMiscIdUnique (compiler/basicTypes/Unique.hs:290) mkPreludeDataConUnique (compiler/basicTypes/Unique.hs:287) mkPreludeTyConUnique (compiler/basicTypes/Unique.hs:285) mkPreludeClassUnique (compiler/basicTypes/Unique.hs:284) mkPArrDataConUnique (compiler/basicTypes/Unique.hs:291) mkVarOccUnique (compiler/basicTypes/Unique.hs:346) mkDataOccUnique (compiler/basicTypes/Unique.hs:346) mkTvOccUnique (compiler/basicTypes/Unique.hs:346) mkTcOccUnique (compiler/basicTypes/Unique.hs:346) mkRegSingleUnique (compiler/basicTypes/Unique.hs:337) mkRegPairUnique (compiler/basicTypes/Unique.hs:337) mkRegClassUnique (compiler/basicTypes/Unique.hs:337) mkRegSubUnique (compiler/basicTypes/Unique.hs:337) mkCostCentreUnique (compiler/basicTypes/Unique.hs:343) mkBuiltinUnique (compiler/basicTypes/Unique.hs:329) mkPseudoUniqueD (compiler/basicTypes/Unique.hs:329) mkPseudoUniqueE (compiler/basicTypes/Unique.hs:329) mkPseudoUniqueH (compiler/basicTypes/Unique.hs:329) 83% ( 15 / 18) in 'UniqSupply' Missing documentation for: Module header lazyThenUs (compiler/basicTypes/UniqSupply.hs:148) lazyMapUs (compiler/basicTypes/UniqSupply.hs:195) 32% ( 12 / 38) in 'Hoopl.Dataflow' Missing documentation for: Module header OldFact NewFact Fact ChangeFlag FwdPass FwdTransfer mkFTransfer mkFTransfer3 getFTransfer3 FwdRewrite getFRewrite3 noFwdRewrite (compiler/cmm/Hoopl/Dataflow.hs:58) wrapFR wrapFR2 BwdPass BwdTransfer mkBTransfer mkBTransfer3 getBTransfer3 wrapBR wrapBR2 BwdRewrite mkBRewrite3 (compiler/cmm/Hoopl/Dataflow.hs:81) getBRewrite3 noBwdRewrite (compiler/cmm/Hoopl/Dataflow.hs:78) 25% ( 2 / 8) in 'Hoopl' Missing documentation for: Module header deepFwdRw (compiler/cmm/Hoopl.hs:33) deepFwdRw3 (compiler/cmm/Hoopl.hs:29) deepBwdRw (compiler/cmm/Hoopl.hs:93) deepBwdRw3 (compiler/cmm/Hoopl.hs:88) thenFwdRw (compiler/cmm/Hoopl.hs:39) 6% ( 3 / 51) in 'UniqFM' Missing documentation for: Module header UniqFM (compiler/utils/UniqFM.hs:215) emptyUFM (compiler/utils/UniqFM.hs:95) unitUFM (compiler/utils/UniqFM.hs:97) unitDirectlyUFM (compiler/utils/UniqFM.hs:98) listToUFM (compiler/utils/UniqFM.hs:100) listToUFM_Directly (compiler/utils/UniqFM.hs:101) listToUFM_C (compiler/utils/UniqFM.hs:103) addToUFM (compiler/utils/UniqFM.hs:107) addToUFM_C (compiler/utils/UniqFM.hs:113) addToUFM_Acc (compiler/utils/UniqFM.hs:118) addListToUFM (compiler/utils/UniqFM.hs:108) addListToUFM_C (compiler/utils/UniqFM.hs:131) addToUFM_Directly (compiler/utils/UniqFM.hs:110) addListToUFM_Directly (compiler/utils/UniqFM.hs:109) adjustUFM (compiler/utils/UniqFM.hs:135) alterUFM (compiler/utils/UniqFM.hs:125) adjustUFM_Directly (compiler/utils/UniqFM.hs:136) delFromUFM (compiler/utils/UniqFM.hs:138) delFromUFM_Directly (compiler/utils/UniqFM.hs:140) delListFromUFM (compiler/utils/UniqFM.hs:139) plusUFM (compiler/utils/UniqFM.hs:143) plusUFM_C (compiler/utils/UniqFM.hs:145) minusUFM (compiler/utils/UniqFM.hs:162) intersectUFM (compiler/utils/UniqFM.hs:164) intersectUFM_C (compiler/utils/UniqFM.hs:165) foldUFM (compiler/utils/UniqFM.hs:168) foldUFM_Directly (compiler/utils/UniqFM.hs:169) mapUFM (compiler/utils/UniqFM.hs:170) mapUFM_Directly (compiler/utils/UniqFM.hs:171) elemUFM (compiler/utils/UniqFM.hs:178) elemUFM_Directly (compiler/utils/UniqFM.hs:179) filterUFM (compiler/utils/UniqFM.hs:172) filterUFM_Directly (compiler/utils/UniqFM.hs:173) partitionUFM (compiler/utils/UniqFM.hs:174) sizeUFM (compiler/utils/UniqFM.hs:176) isNullUFM (compiler/utils/UniqFM.hs:96) lookupUFM (compiler/utils/UniqFM.hs:183) lookupUFM_Directly (compiler/utils/UniqFM.hs:184) lookupWithDefaultUFM (compiler/utils/UniqFM.hs:186) lookupWithDefaultUFM_Directly (compiler/utils/UniqFM.hs:188) eltsUFM (compiler/utils/UniqFM.hs:191) keysUFM (compiler/utils/UniqFM.hs:190) splitUFM (compiler/utils/UniqFM.hs:181) ufmToSet_Directly (compiler/utils/UniqFM.hs:192) ufmToList (compiler/utils/UniqFM.hs:193) joinUFM (compiler/utils/UniqFM.hs:291) pprUniqFM (compiler/utils/UniqFM.hs:311) 0% ( 0 / 17) in 'ListSetOps' Missing documentation for: Module header unionLists (compiler/utils/ListSetOps.hs:64) minusList (compiler/utils/ListSetOps.hs:70) insertList (compiler/utils/ListSetOps.hs:59) Assoc (compiler/utils/ListSetOps.hs:85) assoc (compiler/utils/ListSetOps.hs:87) assocMaybe (compiler/utils/ListSetOps.hs:90) assocUsing (compiler/utils/ListSetOps.hs:89) assocDefault (compiler/utils/ListSetOps.hs:88) assocDefaultUsing (compiler/utils/ListSetOps.hs:91) hasNoDups (compiler/utils/ListSetOps.hs:116) runs (compiler/utils/ListSetOps.hs:146) removeDups (compiler/utils/ListSetOps.hs:154) findDupsEq (compiler/utils/ListSetOps.hs:170) equivClasses (compiler/utils/ListSetOps.hs:127) equivClassesByUniq (compiler/utils/ListSetOps.hs:176) getNth (compiler/utils/ListSetOps.hs:46) 7% ( 2 / 27) in 'UniqSet' Missing documentation for: Module header UniqSet (compiler/utils/UniqSet.hs:85) emptyUniqSet (compiler/utils/UniqSet.hs:48) unitUniqSet (compiler/utils/UniqSet.hs:49) mkUniqSet (compiler/utils/UniqSet.hs:50) addOneToUniqSet (compiler/utils/UniqSet.hs:52) addOneToUniqSet_C (compiler/utils/UniqSet.hs:53) addListToUniqSet (compiler/utils/UniqSet.hs:54) delOneFromUniqSet (compiler/utils/UniqSet.hs:56) delOneFromUniqSet_Directly (compiler/utils/UniqSet.hs:57) delListFromUniqSet (compiler/utils/UniqSet.hs:58) unionUniqSets (compiler/utils/UniqSet.hs:60) unionManyUniqSets (compiler/utils/UniqSet.hs:61) minusUniqSet (compiler/utils/UniqSet.hs:62) intersectUniqSets (compiler/utils/UniqSet.hs:63) foldUniqSet (compiler/utils/UniqSet.hs:65) mapUniqSet (compiler/utils/UniqSet.hs:66) elementOfUniqSet (compiler/utils/UniqSet.hs:67) elemUniqSet_Directly (compiler/utils/UniqSet.hs:68) filterUniqSet (compiler/utils/UniqSet.hs:69) sizeUniqSet (compiler/utils/UniqSet.hs:72) isEmptyUniqSet (compiler/utils/UniqSet.hs:73) lookupUniqSet (compiler/utils/UniqSet.hs:74) uniqSetToList (compiler/utils/UniqSet.hs:75) partitionUniqSet (compiler/utils/UniqSet.hs:70) 86% ( 6 / 7) in 'RegAlloc.Graph.ArchBase' Missing documentation for: RegClass (compiler/nativeGen/RegAlloc/Graph/ArchBase.hs:31) 86% ( 6 / 7) in 'RegAlloc.Graph.ArchX86' Missing documentation for: squeese (compiler/nativeGen/RegAlloc/Graph/ArchX86.hs:143) 100% ( 7 / 7) in 'GraphBase' 0% ( 0 / 15) in 'OrdList' Missing documentation for: Module header OrdList (compiler/utils/OrdList.hs:29) nilOL (compiler/utils/OrdList.hs:46) isNilOL (compiler/utils/OrdList.hs:47) unitOL (compiler/utils/OrdList.hs:49) appOL (compiler/utils/OrdList.hs:52) consOL (compiler/utils/OrdList.hs:51) snocOL (compiler/utils/OrdList.hs:50) concatOL (compiler/utils/OrdList.hs:53) lastOL (compiler/utils/OrdList.hs:54) mapOL (compiler/utils/OrdList.hs:87) fromOL (compiler/utils/OrdList.hs:78) toOL (compiler/utils/OrdList.hs:114) foldrOL (compiler/utils/OrdList.hs:98) foldlOL (compiler/utils/OrdList.hs:106) 0% ( 0 / 31) in 'Bag' Missing documentation for: Module header Bag (compiler/utils/Bag.hs:36) emptyBag (compiler/utils/Bag.hs:43) unitBag (compiler/utils/Bag.hs:46) unionBags (compiler/utils/Bag.hs:66) unionManyBags (compiler/utils/Bag.hs:61) mapBag (compiler/utils/Bag.hs:184) elemBag (compiler/utils/Bag.hs:55) lengthBag (compiler/utils/Bag.hs:49) filterBag (compiler/utils/Bag.hs:87) partitionBag (compiler/utils/Bag.hs:107) partitionBagWith (compiler/utils/Bag.hs:120) concatBag (compiler/utils/Bag.hs:101) foldBag (compiler/utils/Bag.hs:135) foldrBag (compiler/utils/Bag.hs:154) foldlBag (compiler/utils/Bag.hs:163) isEmptyBag (compiler/utils/Bag.hs:77) isSingletonBag (compiler/utils/Bag.hs:81) consBag (compiler/utils/Bag.hs:71) snocBag (compiler/utils/Bag.hs:72) anyBag (compiler/utils/Bag.hs:95) listToBag (compiler/utils/Bag.hs:251) bagToList (compiler/utils/Bag.hs:255) foldrBagM (compiler/utils/Bag.hs:172) foldlBagM (compiler/utils/Bag.hs:178) mapBagM (compiler/utils/Bag.hs:190) mapBagM_ (compiler/utils/Bag.hs:200) flatMapBagM (compiler/utils/Bag.hs:206) flatMapBagPairM (compiler/utils/Bag.hs:216) mapAndUnzipBagM (compiler/utils/Bag.hs:227) mapAccumBagLM (compiler/utils/Bag.hs:238) 3% ( 1 / 37) in 'Digraph' Missing documentation for: Module header Graph (compiler/utils/Digraph.hs:77) graphFromVerticesAndAdjacency (compiler/utils/Digraph.hs:95) graphFromEdgedVertices (compiler/utils/Digraph.hs:113) SCC (compiler/utils/Digraph.hs:217) Node (compiler/utils/Digraph.hs:85) flattenSCC (compiler/utils/Digraph.hs:227) flattenSCCs (compiler/utils/Digraph.hs:224) stronglyConnCompG (compiler/utils/Digraph.hs:247) topologicalSortG (compiler/utils/Digraph.hs:287) dfsTopSortG (compiler/utils/Digraph.hs:291) verticesG (compiler/utils/Digraph.hs:311) edgesG (compiler/utils/Digraph.hs:314) hasVertexG (compiler/utils/Digraph.hs:308) reachableG (compiler/utils/Digraph.hs:297) reachablesG (compiler/utils/Digraph.hs:302) transposeG (compiler/utils/Digraph.hs:318) outdegreeG (compiler/utils/Digraph.hs:321) indegreeG (compiler/utils/Digraph.hs:324) vertexGroupsG (compiler/utils/Digraph.hs:331) emptyG (compiler/utils/Digraph.hs:335) componentsG (compiler/utils/Digraph.hs:338) stronglyConnCompFromEdgedVertices (compiler/utils/Digraph.hs:263) stronglyConnCompFromEdgedVerticesR (compiler/utils/Digraph.hs:273) tabulate (compiler/utils/Digraph.hs:507) preArr (compiler/utils/Digraph.hs:510) components (compiler/utils/Digraph.hs:537) undirected (compiler/utils/Digraph.hs:540) back (compiler/utils/Digraph.hs:558) cross (compiler/utils/Digraph.hs:562) forward (compiler/utils/Digraph.hs:566) path (compiler/utils/Digraph.hs:579) bcc (compiler/utils/Digraph.hs:588) do_label (compiler/utils/Digraph.hs:593) bicomps (compiler/utils/Digraph.hs:599) collect (compiler/utils/Digraph.hs:603) 33% ( 7 / 21) in 'StringBuffer' Missing documentation for: Module header hGetStringBuffer (compiler/utils/StringBuffer.hs:95) hGetStringBufferBlock (compiler/utils/StringBuffer.hs:109) appendStringBuffers (compiler/utils/StringBuffer.hs:150) stringToStringBuffer (compiler/utils/StringBuffer.hs:165) nextChar (compiler/utils/StringBuffer.hs:181) currentChar (compiler/utils/StringBuffer.hs:190) prevChar (compiler/utils/StringBuffer.hs:193) atEnd (compiler/utils/StringBuffer.hs:213) stepOn (compiler/utils/StringBuffer.hs:204) offsetBytes (compiler/utils/StringBuffer.hs:207) byteDiff (compiler/utils/StringBuffer.hs:210) lexemeToString (compiler/utils/StringBuffer.hs:219) lexemeToFastString (compiler/utils/StringBuffer.hs:226) 0% ( 0 / 4) in 'HsDoc' Missing documentation for: Module header HsDocString (compiler/hsSyn/HsDoc.hs:17) LHsDocString (compiler/hsSyn/HsDoc.hs:20) ppr_mbDoc (compiler/hsSyn/HsDoc.hs:25) 0% ( 0 / 27) in 'DriverPhases' Missing documentation for: Module header HscSource (compiler/main/DriverPhases.hs:93) isHsBootOrSig (compiler/main/DriverPhases.hs:104) hscSourceString (compiler/main/DriverPhases.hs:98) Phase (compiler/main/DriverPhases.hs:109) happensBefore (compiler/main/DriverPhases.hs:171) eqPhase (compiler/main/DriverPhases.hs:144) anyHsc (compiler/main/DriverPhases.hs:137) isStopLn (compiler/main/DriverPhases.hs:140) startPhase (compiler/main/DriverPhases.hs:207) phaseInputExt (compiler/main/DriverPhases.hs:239) isHaskellishSuffix (compiler/main/DriverPhases.hs:291) isHaskellSrcSuffix (compiler/main/DriverPhases.hs:291) isObjectSuffix (compiler/main/DriverPhases.hs:300) isCishSuffix (compiler/main/DriverPhases.hs:291) isDynLibSuffix (compiler/main/DriverPhases.hs:300) isHaskellUserSrcSuffix (compiler/main/DriverPhases.hs:291) isHaskellSigSuffix (compiler/main/DriverPhases.hs:291) isSourceSuffix (compiler/main/DriverPhases.hs:304) isHaskellishFilename (compiler/main/DriverPhases.hs:307) isHaskellSrcFilename (compiler/main/DriverPhases.hs:307) isHaskellSigFilename (compiler/main/DriverPhases.hs:307) isObjectFilename (compiler/main/DriverPhases.hs:318) isCishFilename (compiler/main/DriverPhases.hs:307) isDynLibFilename (compiler/main/DriverPhases.hs:318) isHaskellUserSrcFilename (compiler/main/DriverPhases.hs:307) isSourceFilename (compiler/main/DriverPhases.hs:307) 96% ( 24 / 25) in 'GraphOps' Missing documentation for: addExclusions (compiler/utils/GraphOps.hs:219) 100% ( 3 / 3) in 'GraphPpr' 100% ( 5 / 5) in 'GraphColor' 100% ( 2 / 2) in 'RegClass' 28% ( 5 / 18) in 'Reg' Missing documentation for: regPair (compiler/nativeGen/Reg.hs:162) regSingle (compiler/nativeGen/Reg.hs:159) isRealReg (compiler/nativeGen/Reg.hs:184) takeRealReg (compiler/nativeGen/Reg.hs:190) isVirtualReg (compiler/nativeGen/Reg.hs:197) takeVirtualReg (compiler/nativeGen/Reg.hs:203) VirtualReg (compiler/nativeGen/Reg.hs:52) renameVirtualReg (compiler/nativeGen/Reg.hs:79) classOfVirtualReg (compiler/nativeGen/Reg.hs:89) getHiVirtualRegFromLo (compiler/nativeGen/Reg.hs:102) getHiVRegFromLo (compiler/nativeGen/Reg.hs:109) regNosOfRealReg (compiler/nativeGen/Reg.hs:141) realRegsAlias (compiler/nativeGen/Reg.hs:148) 0% ( 0 / 15) in 'Ctype' Missing documentation for: Module header is_ident (compiler/parser/Ctype.hs:42) is_symbol (compiler/parser/Ctype.hs:42) is_any (compiler/parser/Ctype.hs:42) is_space (compiler/parser/Ctype.hs:42) is_lower (compiler/parser/Ctype.hs:42) is_upper (compiler/parser/Ctype.hs:42) is_digit (compiler/parser/Ctype.hs:42) is_alphanum (compiler/parser/Ctype.hs:42) is_decdigit (compiler/parser/Ctype.hs:62) is_hexdigit (compiler/parser/Ctype.hs:66) is_octdigit (compiler/parser/Ctype.hs:72) is_bindigit (compiler/parser/Ctype.hs:75) hexDigit (compiler/parser/Ctype.hs:55) octDecDigit (compiler/parser/Ctype.hs:59) 10% ( 2 / 21) in 'CmdLineParser' Missing documentation for: processArgs (compiler/main/CmdLineParser.hs:169) OptKind (compiler/main/CmdLineParser.hs:69) CmdLineP (compiler/main/CmdLineParser.hs:143) getCmdLineState (compiler/main/CmdLineParser.hs:159) putCmdLineState (compiler/main/CmdLineParser.hs:161) Flag (compiler/main/CmdLineParser.hs:44) defFlag (compiler/main/CmdLineParser.hs:50) defGhcFlag (compiler/main/CmdLineParser.hs:53) defGhciFlag (compiler/main/CmdLineParser.hs:56) defHiddenFlag (compiler/main/CmdLineParser.hs:59) errorsToGhcException (compiler/main/CmdLineParser.hs:300) EwM (compiler/main/CmdLineParser.hs:95) runEwM (compiler/main/CmdLineParser.hs:111) addErr (compiler/main/CmdLineParser.hs:117) addWarn (compiler/main/CmdLineParser.hs:120) getArg (compiler/main/CmdLineParser.hs:128) getCurLoc (compiler/main/CmdLineParser.hs:131) liftEwM (compiler/main/CmdLineParser.hs:134) deprecate (compiler/main/CmdLineParser.hs:123) 7% ( 1 / 15) in 'StaticFlags' Missing documentation for: Module header staticFlags (compiler/main/StaticFlags.hs:100) initStaticOpts (compiler/main/StaticFlags.hs:168) discardStaticFlags (compiler/main/StaticFlags.hs:158) opt_PprStyle_Debug (compiler/main/StaticFlags.hs:197) opt_NoDebugOutput (compiler/main/StaticFlags.hs:200) opt_NoStateHack (compiler/main/StaticFlags.hs:203) opt_CprOff (compiler/main/StaticFlags.hs:207) opt_NoOptCoercion (compiler/main/StaticFlags.hs:210) addOpt (compiler/main/StaticFlags.hs:171) removeOpt (compiler/main/StaticFlags.hs:174) v_opt_C_ready (compiler/main/StaticFlags.hs:97) flagsStatic (compiler/main/StaticFlags.hs:122) flagsStaticNames (compiler/main/StaticFlags.hs:145) 0% ( 0 / 2) in 'RegAlloc.Graph.TrivColorable' Missing documentation for: Module header trivColorable (compiler/nativeGen/RegAlloc/Graph/TrivColorable.hs:101) 0% ( 0 / 6) in 'PPC.Cond' Missing documentation for: Module header Cond (compiler/nativeGen/PPC/Cond.hs:13) condNegate (compiler/nativeGen/PPC/Cond.hs:28) condUnsigned (compiler/nativeGen/PPC/Cond.hs:42) condToSigned (compiler/nativeGen/PPC/Cond.hs:49) condToUnsigned (compiler/nativeGen/PPC/Cond.hs:56) 22% ( 2 / 9) in 'ObjLink' Missing documentation for: initObjLinker (compiler/ghci/ObjLink.hs:112) loadArchive (compiler/ghci/ObjLink.hs:84) loadObj (compiler/ghci/ObjLink.hs:90) unloadObj (compiler/ghci/ObjLink.hs:96) insertSymbol (compiler/ghci/ObjLink.hs:39) lookupSymbol (compiler/ghci/ObjLink.hs:46) resolveObjs (compiler/ghci/ObjLink.hs:102) 46% ( 11 / 24) in 'Lexeme' Missing documentation for: Module header isLexCon (compiler/basicTypes/Lexeme.hs:56) isLexVar (compiler/basicTypes/Lexeme.hs:56) isLexId (compiler/basicTypes/Lexeme.hs:56) isLexSym (compiler/basicTypes/Lexeme.hs:56) isLexConId (compiler/basicTypes/Lexeme.hs:57) isLexConSym (compiler/basicTypes/Lexeme.hs:57) isLexVarId (compiler/basicTypes/Lexeme.hs:57) isLexVarSym (compiler/basicTypes/Lexeme.hs:57) startsVarSym (compiler/basicTypes/Lexeme.hs:89) startsVarId (compiler/basicTypes/Lexeme.hs:89) startsConSym (compiler/basicTypes/Lexeme.hs:89) startsConId (compiler/basicTypes/Lexeme.hs:89) 14% ( 1 / 7) in 'Fingerprint' Missing documentation for: Module header Fingerprint fingerprint0 readHexFingerprint (compiler/utils/Fingerprint.hsc:37) fingerprintData fingerprintString 0% ( 0 / 33) in 'Binary' Missing documentation for: Module header Bin (compiler/utils/Binary.hs:121) Binary (compiler/utils/Binary.hs:131) BinHandle (compiler/utils/Binary.hs:100) SymbolTable (compiler/utils/Binary.hs:671) Dictionary (compiler/utils/Binary.hs:650) openBinMem (compiler/utils/Binary.hs:148) seekBin (compiler/utils/Binary.hs:163) seekBy (compiler/utils/Binary.hs:170) tellBin (compiler/utils/Binary.hs:160) castBin (compiler/utils/Binary.hs:124) writeBinMem (compiler/utils/Binary.hs:185) readBinMem (compiler/utils/Binary.hs:193) fingerprintBinMem (compiler/utils/Binary.hs:211) computeFingerprint (compiler/utils/Binary.hs:217) isEOFBin (compiler/utils/Binary.hs:179) putAt (compiler/utils/Binary.hs:142) getAt (compiler/utils/Binary.hs:145) putByte (compiler/utils/Binary.hs:268) getByte (compiler/utils/Binary.hs:271) lazyGet (compiler/utils/Binary.hs:593) lazyPut (compiler/utils/Binary.hs:583) ByteArray (compiler/utils/Binary.hs:531) getByteArray (compiler/utils/Binary.hs:518) putByteArray (compiler/utils/Binary.hs:510) UserData (compiler/utils/Binary.hs:609) getUserData (compiler/utils/Binary.hs:110) setUserData (compiler/utils/Binary.hs:113) newReadState (compiler/utils/Binary.hs:620) newWriteState (compiler/utils/Binary.hs:630) putDictionary (compiler/utils/Binary.hs:653) getDictionary (compiler/utils/Binary.hs:658) putFS (compiler/utils/Binary.hs:677) Warning: Module: modulePackageKey is exported separately but will be documented under Module. Consider exporting it together with its parent(s) for code clarity. Warning: Module: moduleName is exported separately but will be documented under Module. Consider exporting it together with its parent(s) for code clarity. 33% ( 25 / 76) in 'Module' Missing documentation for: Module header pprModuleName (compiler/basicTypes/Module.hs:198) moduleNameFS (compiler/basicTypes/Module.hs:205) moduleNameString (compiler/basicTypes/Module.hs:208) mkModuleName (compiler/basicTypes/Module.hs:211) mkModuleNameFS (compiler/basicTypes/Module.hs:214) fsToPackageKey (compiler/basicTypes/Module.hs:343) packageKeyFS (compiler/basicTypes/Module.hs:346) stringToPackageKey (compiler/basicTypes/Module.hs:349) packageKeyString (compiler/basicTypes/Module.hs:352) primPackageKey (compiler/basicTypes/Module.hs:377) integerPackageKey (compiler/basicTypes/Module.hs:377) basePackageKey (compiler/basicTypes/Module.hs:377) rtsPackageKey (compiler/basicTypes/Module.hs:377) thPackageKey (compiler/basicTypes/Module.hs:377) dphSeqPackageKey (compiler/basicTypes/Module.hs:377) dphParPackageKey (compiler/basicTypes/Module.hs:377) thisGhcPackageKey (compiler/basicTypes/Module.hs:377) interactivePackageKey (compiler/basicTypes/Module.hs:377) isInteractiveModule (compiler/basicTypes/Module.hs:401) wiredInPackageKeys (compiler/basicTypes/Module.hs:404) pprModule (compiler/basicTypes/Module.hs:271) mkModule (compiler/basicTypes/Module.hs:268) HasModule (compiler/basicTypes/Module.hs:291) ContainsModule (compiler/basicTypes/Module.hs:288) elemModuleEnv (compiler/basicTypes/Module.hs:428) extendModuleEnv (compiler/basicTypes/Module.hs:431) extendModuleEnvList (compiler/basicTypes/Module.hs:437) extendModuleEnvList_C (compiler/basicTypes/Module.hs:440) plusModuleEnv_C (compiler/basicTypes/Module.hs:444) delModuleEnvList (compiler/basicTypes/Module.hs:447) delModuleEnv (compiler/basicTypes/Module.hs:450) plusModuleEnv (compiler/basicTypes/Module.hs:453) lookupModuleEnv (compiler/basicTypes/Module.hs:456) lookupWithDefaultModuleEnv (compiler/basicTypes/Module.hs:459) mapModuleEnv (compiler/basicTypes/Module.hs:462) mkModuleEnv (compiler/basicTypes/Module.hs:465) emptyModuleEnv (compiler/basicTypes/Module.hs:468) moduleEnvKeys (compiler/basicTypes/Module.hs:471) moduleEnvElts (compiler/basicTypes/Module.hs:474) moduleEnvToList (compiler/basicTypes/Module.hs:477) unitModuleEnv (compiler/basicTypes/Module.hs:480) isEmptyModuleEnv (compiler/basicTypes/Module.hs:483) foldModuleEnv (compiler/basicTypes/Module.hs:486) extendModuleEnvWith (compiler/basicTypes/Module.hs:434) filterModuleEnv (compiler/basicTypes/Module.hs:425) emptyModuleSet (compiler/basicTypes/Module.hs:494) mkModuleSet (compiler/basicTypes/Module.hs:492) moduleSetElts (compiler/basicTypes/Module.hs:495) extendModuleSet (compiler/basicTypes/Module.hs:493) elemModuleSet (compiler/basicTypes/Module.hs:496) 44% ( 7 / 16) in 'PackageConfig' Missing documentation for: PackageConfig (compiler/main/PackageConfig.hs:42) InstalledPackageId (compiler/main/PackageConfig.hs:53) SourcePackageId (compiler/main/PackageConfig.hs:54) PackageName (compiler/main/PackageConfig.hs:55) defaultPackageConfig (compiler/main/PackageConfig.hs:97) installedPackageIdString (compiler/main/PackageConfig.hs:100) sourcePackageIdString (compiler/main/PackageConfig.hs:105) packageNameString (compiler/main/PackageConfig.hs:110) pprPackageConfig (compiler/main/PackageConfig.hs:115) 20% ( 60 /298) in 'DynFlags' Missing documentation for: DumpFlag (compiler/main/DynFlags.hs:235) WarningFlag (compiler/main/DynFlags.hs:472) ExtensionFlag (compiler/main/DynFlags.hs:544) Language (compiler/main/DynFlags.hs:524) PlatformConstants (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellType.hs:1) FatalMessager (compiler/main/DynFlags.hs:1583) LogAction (compiler/main/DynFlags.hs:1584) FlushOut (compiler/main/DynFlags.hs:1619) FlushErr (compiler/main/DynFlags.hs:1624) ProfAuto (compiler/main/DynFlags.hs:899) glasgowExtsFlags (compiler/main/DynFlags.hs:3395) lang_set (compiler/main/DynFlags.hs:1771) useUnicodeSyntax (compiler/main/DynFlags.hs:1778) whenGeneratingDynamicToo (compiler/main/DynFlags.hs:1334) ifGeneratingDynamicToo (compiler/main/DynFlags.hs:1337) whenCannotGenerateDynamicToo (compiler/main/DynFlags.hs:1340) dynamicTooMkDynamicDynFlags (compiler/main/DynFlags.hs:1357) FlagSpec (compiler/main/DynFlags.hs:2774) HasDynFlags (compiler/main/DynFlags.hs:892) ContainsDynFlags (compiler/main/DynFlags.hs:895) RtsOptsEnabled (compiler/main/DynFlags.hs:1151) isOneShot (compiler/main/DynFlags.hs:1089) isNoLink (compiler/main/DynFlags.hs:1103) PackageFlag (compiler/main/DynFlags.hs:1115) PackageArg (compiler/main/DynFlags.hs:1107) ModRenaming (compiler/main/DynFlags.hs:1112) PkgConfRef (compiler/main/DynFlags.hs:3644) showOpt (compiler/main/DynFlags.hs:2006) DynLibLoader (compiler/main/DynFlags.hs:1146) tablesNextToCode (compiler/main/DynFlags.hs:1134) mkTablesNextToCode (compiler/main/DynFlags.hs:1142) SigOf (compiler/main/DynFlags.hs:644) getSigOf (compiler/main/DynFlags.hs:648) Way (compiler/main/DynFlags.hs:1170) mkBuildTag (compiler/main/DynFlags.hs:1204) wayRTSOnly (compiler/main/DynFlags.hs:1218) addWay' (compiler/main/DynFlags.hs:3553) updateWays (compiler/main/DynFlags.hs:2141) wayGeneralFlags (compiler/main/DynFlags.hs:1241) wayUnsetGeneralFlags (compiler/main/DynFlags.hs:1260) Settings (compiler/main/DynFlags.hs:907) targetPlatform (compiler/main/DynFlags.hs:953) programName (compiler/main/DynFlags.hs:955) projectVersion (compiler/main/DynFlags.hs:957) ghcUsagePath (compiler/main/DynFlags.hs:959) ghciUsagePath (compiler/main/DynFlags.hs:961) topDir (compiler/main/DynFlags.hs:963) tmpDir (compiler/main/DynFlags.hs:965) rawSettings (compiler/main/DynFlags.hs:967) extraGccViaCFlags (compiler/main/DynFlags.hs:969) systemPackageConfig (compiler/main/DynFlags.hs:971) pgm_L (compiler/main/DynFlags.hs:973) pgm_P (compiler/main/DynFlags.hs:975) pgm_F (compiler/main/DynFlags.hs:977) pgm_c (compiler/main/DynFlags.hs:979) pgm_s (compiler/main/DynFlags.hs:981) pgm_a (compiler/main/DynFlags.hs:983) pgm_l (compiler/main/DynFlags.hs:985) pgm_dll (compiler/main/DynFlags.hs:987) pgm_T (compiler/main/DynFlags.hs:989) pgm_sysman (compiler/main/DynFlags.hs:991) pgm_windres (compiler/main/DynFlags.hs:993) pgm_libtool (compiler/main/DynFlags.hs:995) pgm_lo (compiler/main/DynFlags.hs:997) pgm_lc (compiler/main/DynFlags.hs:999) opt_L (compiler/main/DynFlags.hs:1001) opt_P (compiler/main/DynFlags.hs:1003) opt_F (compiler/main/DynFlags.hs:1006) opt_c (compiler/main/DynFlags.hs:1008) opt_a (compiler/main/DynFlags.hs:1011) opt_l (compiler/main/DynFlags.hs:1013) opt_windres (compiler/main/DynFlags.hs:1016) opt_lo (compiler/main/DynFlags.hs:1018) opt_lc (compiler/main/DynFlags.hs:1020) defaultWays (compiler/main/DynFlags.hs:1571) interpWays (compiler/main/DynFlags.hs:1576) defaultFatalMessager (compiler/main/DynFlags.hs:1586) defaultLogAction (compiler/main/DynFlags.hs:1589) defaultLogActionHPrintDoc (compiler/main/DynFlags.hs:1607) defaultLogActionHPutStrDoc (compiler/main/DynFlags.hs:1612) defaultFlushOut (compiler/main/DynFlags.hs:1621) defaultFlushErr (compiler/main/DynFlags.hs:1626) setTmpDir (compiler/main/DynFlags.hs:3958) setPackageKey (compiler/main/DynFlags.hs:3718) flagsAll (compiler/main/DynFlags.hs:2216) flagsDynamic (compiler/main/DynFlags.hs:2220) flagsPackage (compiler/main/DynFlags.hs:2224) supportedLanguagesAndExtensions (compiler/main/DynFlags.hs:3046) languageExtensions (compiler/main/DynFlags.hs:1651) picCCOpts (compiler/main/DynFlags.hs:3992) picPOpts (compiler/main/DynFlags.hs:4019) StgToDo (compiler/main/DynFlags.hs:2028) getStgToDo (compiler/main/DynFlags.hs:2034) compilerInfo (compiler/main/DynFlags.hs:4033) rtsIsProfiled (compiler/main/DynFlags.hs:3434) dynamicGhc (compiler/main/DynFlags.hs:3445) sTD_HDR_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:1) pROF_HDR_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:3) bLOCK_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:5) bLOCKS_PER_MBLOCK (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:7) oFFSET_StgRegTable_rR1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:9) oFFSET_StgRegTable_rR2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:11) oFFSET_StgRegTable_rR3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:13) oFFSET_StgRegTable_rR4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:15) oFFSET_StgRegTable_rR5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:17) oFFSET_StgRegTable_rR6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:19) oFFSET_StgRegTable_rR7 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:21) oFFSET_StgRegTable_rR8 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:23) oFFSET_StgRegTable_rR9 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:25) oFFSET_StgRegTable_rR10 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:27) oFFSET_StgRegTable_rF1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:29) oFFSET_StgRegTable_rF2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:31) oFFSET_StgRegTable_rF3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:33) oFFSET_StgRegTable_rF4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:35) oFFSET_StgRegTable_rF5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:37) oFFSET_StgRegTable_rF6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:39) oFFSET_StgRegTable_rD1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:41) oFFSET_StgRegTable_rD2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:43) oFFSET_StgRegTable_rD3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:45) oFFSET_StgRegTable_rD4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:47) oFFSET_StgRegTable_rD5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:49) oFFSET_StgRegTable_rD6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:51) oFFSET_StgRegTable_rXMM1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:53) oFFSET_StgRegTable_rXMM2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:55) oFFSET_StgRegTable_rXMM3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:57) oFFSET_StgRegTable_rXMM4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:59) oFFSET_StgRegTable_rXMM5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:61) oFFSET_StgRegTable_rXMM6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:63) oFFSET_StgRegTable_rYMM1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:65) oFFSET_StgRegTable_rYMM2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:67) oFFSET_StgRegTable_rYMM3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:69) oFFSET_StgRegTable_rYMM4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:71) oFFSET_StgRegTable_rYMM5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:73) oFFSET_StgRegTable_rYMM6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:75) oFFSET_StgRegTable_rZMM1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:77) oFFSET_StgRegTable_rZMM2 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:79) oFFSET_StgRegTable_rZMM3 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:81) oFFSET_StgRegTable_rZMM4 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:83) oFFSET_StgRegTable_rZMM5 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:85) oFFSET_StgRegTable_rZMM6 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:87) oFFSET_StgRegTable_rL1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:89) oFFSET_StgRegTable_rSp (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:91) oFFSET_StgRegTable_rSpLim (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:93) oFFSET_StgRegTable_rHp (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:95) oFFSET_StgRegTable_rHpLim (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:97) oFFSET_StgRegTable_rCCCS (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:99) oFFSET_StgRegTable_rCurrentTSO (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:101) oFFSET_StgRegTable_rCurrentNursery (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:103) oFFSET_StgRegTable_rHpAlloc (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:105) oFFSET_stgEagerBlackholeInfo (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:107) oFFSET_stgGCEnter1 (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:109) oFFSET_stgGCFun (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:111) oFFSET_Capability_r (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:113) oFFSET_bdescr_start (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:115) oFFSET_bdescr_free (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:117) oFFSET_bdescr_blocks (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:119) sIZEOF_CostCentreStack (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:121) oFFSET_CostCentreStack_mem_alloc (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:123) oFFSET_CostCentreStack_scc_count (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:125) oFFSET_StgHeader_ccs (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:127) oFFSET_StgHeader_ldvw (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:129) sIZEOF_StgSMPThunkHeader (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:131) oFFSET_StgEntCounter_allocs (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:133) oFFSET_StgEntCounter_allocd (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:135) oFFSET_StgEntCounter_registeredp (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:137) oFFSET_StgEntCounter_link (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:139) oFFSET_StgEntCounter_entry_count (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:141) sIZEOF_StgUpdateFrame_NoHdr (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:143) sIZEOF_StgMutArrPtrs_NoHdr (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:145) oFFSET_StgMutArrPtrs_ptrs (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:147) oFFSET_StgMutArrPtrs_size (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:149) sIZEOF_StgSmallMutArrPtrs_NoHdr (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:151) oFFSET_StgSmallMutArrPtrs_ptrs (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:153) sIZEOF_StgArrWords_NoHdr (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:155) oFFSET_StgArrWords_bytes (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:157) oFFSET_StgTSO_alloc_limit (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:159) oFFSET_StgTSO_cccs (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:161) oFFSET_StgTSO_stackobj (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:163) oFFSET_StgStack_sp (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:165) oFFSET_StgStack_stack (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:167) oFFSET_StgUpdateFrame_updatee (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:169) oFFSET_StgFunInfoExtraFwd_arity (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:171) sIZEOF_StgFunInfoExtraRev (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:173) oFFSET_StgFunInfoExtraRev_arity (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:175) mAX_SPEC_SELECTEE_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:177) mAX_SPEC_AP_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:179) mIN_PAYLOAD_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:181) mIN_INTLIKE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:183) mAX_INTLIKE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:185) mIN_CHARLIKE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:187) mAX_CHARLIKE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:189) mUT_ARR_PTRS_CARD_BITS (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:191) mAX_Vanilla_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:193) mAX_Float_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:195) mAX_Double_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:197) mAX_Long_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:199) mAX_XMM_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:201) mAX_Real_Vanilla_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:203) mAX_Real_Float_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:205) mAX_Real_Double_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:207) mAX_Real_XMM_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:209) mAX_Real_Long_REG (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:211) rESERVED_C_STACK_BYTES (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:213) rESERVED_STACK_WORDS (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:215) aP_STACK_SPLIM (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:217) wORD_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:219) dOUBLE_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:221) cINT_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:223) cLONG_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:225) cLONG_LONG_SIZE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:227) bITMAP_BITS_SHIFT (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:229) tAG_BITS (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:231) wORDS_BIGENDIAN (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:233) dYNAMIC_BY_DEFAULT (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:235) lDV_SHIFT (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:237) iLDV_CREATE_MASK (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:239) iLDV_STATE_CREATE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:241) iLDV_STATE_USE (compiler/./../includes/dist-derivedconstants/header/GHCConstantsHaskellWrappers.hs:243) bLOCK_SIZE_W (compiler/main/DynFlags.hs:4075) wORD_SIZE_IN_BITS (compiler/main/DynFlags.hs:4078) tAG_MASK (compiler/main/DynFlags.hs:4081) mAX_PTR_TAG (compiler/main/DynFlags.hs:4084) tARGET_MIN_INT (compiler/main/DynFlags.hs:4088) tARGET_MAX_INT (compiler/main/DynFlags.hs:4088) tARGET_MAX_WORD (compiler/main/DynFlags.hs:4088) unsafeGlobalDynFlags (compiler/main/DynFlags.hs:4168) setUnsafeGlobalDynFlags (compiler/main/DynFlags.hs:4171) isSseEnabled (compiler/main/DynFlags.hs:4188) isSse2Enabled (compiler/main/DynFlags.hs:4194) isSse4_2Enabled (compiler/main/DynFlags.hs:4205) isAvxEnabled (compiler/main/DynFlags.hs:4208) isAvx2Enabled (compiler/main/DynFlags.hs:4211) isAvx512cdEnabled (compiler/main/DynFlags.hs:4214) isAvx512erEnabled (compiler/main/DynFlags.hs:4217) isAvx512fEnabled (compiler/main/DynFlags.hs:4220) isAvx512pfEnabled (compiler/main/DynFlags.hs:4223) LinkerInfo (compiler/main/DynFlags.hs:4230) CompilerInfo (compiler/main/DynFlags.hs:4239) 13% ( 19 /150) in 'OccName' Missing documentation for: NameSpace (compiler/basicTypes/OccName.hs:145) nameSpacesRelated (compiler/basicTypes/OccName.hs:362) tcName (compiler/basicTypes/OccName.hs:172) clsName (compiler/basicTypes/OccName.hs:172) tcClsName (compiler/basicTypes/OccName.hs:172) dataName (compiler/basicTypes/OccName.hs:173) varName (compiler/basicTypes/OccName.hs:174) tvName (compiler/basicTypes/OccName.hs:174) srcDataName (compiler/basicTypes/OccName.hs:173) pprNameSpace (compiler/basicTypes/OccName.hs:211) pprNonVarNameSpace (compiler/basicTypes/OccName.hs:217) pprNameSpaceBrief (compiler/basicTypes/OccName.hs:221) OccName (compiler/basicTypes/OccName.hs:244) pprOccName (compiler/basicTypes/OccName.hs:283) mkOccName (compiler/basicTypes/OccName.hs:317) mkOccNameFS (compiler/basicTypes/OccName.hs:320) mkVarOcc (compiler/basicTypes/OccName.hs:323) mkVarOccFS (compiler/basicTypes/OccName.hs:326) mkDataOcc (compiler/basicTypes/OccName.hs:329) mkDataOccFS (compiler/basicTypes/OccName.hs:332) mkTyVarOcc (compiler/basicTypes/OccName.hs:335) mkTyVarOccFS (compiler/basicTypes/OccName.hs:338) mkTcOcc (compiler/basicTypes/OccName.hs:341) mkTcOccFS (compiler/basicTypes/OccName.hs:344) mkClsOcc (compiler/basicTypes/OccName.hs:347) mkClsOccFS (compiler/basicTypes/OccName.hs:350) mkDFunOcc (compiler/basicTypes/OccName.hs:711) setOccNameSpace (compiler/basicTypes/OccName.hs:497) demoteOccName (compiler/basicTypes/OccName.hs:355) isDerivedOccName (compiler/basicTypes/OccName.hs:593) mkDataConWrapperOcc (compiler/basicTypes/OccName.hs:600) mkWorkerOcc (compiler/basicTypes/OccName.hs:600) mkMatcherOcc (compiler/basicTypes/OccName.hs:600) mkBuilderOcc (compiler/basicTypes/OccName.hs:600) mkDefaultMethodOcc (compiler/basicTypes/OccName.hs:600) mkGenDefMethodOcc (compiler/basicTypes/OccName.hs:600) mkDerivedTyConOcc (compiler/basicTypes/OccName.hs:600) mkNewTyCoOcc (compiler/basicTypes/OccName.hs:600) mkClassOpAuxOcc (compiler/basicTypes/OccName.hs:600) mkCon2TagOcc (compiler/basicTypes/OccName.hs:600) mkTag2ConOcc (compiler/basicTypes/OccName.hs:600) mkMaxTagOcc (compiler/basicTypes/OccName.hs:600) mkClassDataConOcc (compiler/basicTypes/OccName.hs:600) mkDictOcc (compiler/basicTypes/OccName.hs:600) mkIPOcc (compiler/basicTypes/OccName.hs:600) mkSpecOcc (compiler/basicTypes/OccName.hs:600) mkForeignExportOcc (compiler/basicTypes/OccName.hs:600) mkRepEqOcc (compiler/basicTypes/OccName.hs:600) mkGenOcc1 (compiler/basicTypes/OccName.hs:600) mkGenOcc2 (compiler/basicTypes/OccName.hs:600) mkGenD (compiler/basicTypes/OccName.hs:600) mkGenR (compiler/basicTypes/OccName.hs:600) mkGen1R (compiler/basicTypes/OccName.hs:600) mkGenRCo (compiler/basicTypes/OccName.hs:600) mkGenC (compiler/basicTypes/OccName.hs:643) mkGenS (compiler/basicTypes/OccName.hs:646) mkDataTOcc (compiler/basicTypes/OccName.hs:600) mkDataCOcc (compiler/basicTypes/OccName.hs:600) mkDataConWorkerOcc (compiler/basicTypes/OccName.hs:600) mkSuperDictSelOcc (compiler/basicTypes/OccName.hs:689) mkLocalOcc (compiler/basicTypes/OccName.hs:695) mkMethodOcc (compiler/basicTypes/OccName.hs:760) mkInstTyCoOcc (compiler/basicTypes/OccName.hs:600) mkEqPredCoOcc (compiler/basicTypes/OccName.hs:600) mkVectOcc (compiler/basicTypes/OccName.hs:661) mkVectTyConOcc (compiler/basicTypes/OccName.hs:661) mkVectDataConOcc (compiler/basicTypes/OccName.hs:661) mkVectIsoOcc (compiler/basicTypes/OccName.hs:661) mkPDataTyConOcc (compiler/basicTypes/OccName.hs:661) mkPDataDataConOcc (compiler/basicTypes/OccName.hs:661) mkPDatasTyConOcc (compiler/basicTypes/OccName.hs:661) mkPDatasDataConOcc (compiler/basicTypes/OccName.hs:661) mkPReprTyConOcc (compiler/basicTypes/OccName.hs:661) mkPADFunOcc (compiler/basicTypes/OccName.hs:661) occNameFS (compiler/basicTypes/OccName.hs:246) occNameString (compiler/basicTypes/OccName.hs:494) occNameSpace (compiler/basicTypes/OccName.hs:245) isVarOcc (compiler/basicTypes/OccName.hs:500) isTvOcc (compiler/basicTypes/OccName.hs:500) isTcOcc (compiler/basicTypes/OccName.hs:500) isDataOcc (compiler/basicTypes/OccName.hs:500) isTcClsNameSpace (compiler/basicTypes/OccName.hs:193) isTvNameSpace (compiler/basicTypes/OccName.hs:197) isDataConNameSpace (compiler/basicTypes/OccName.hs:189) isVarNameSpace (compiler/basicTypes/OccName.hs:201) isValNameSpace (compiler/basicTypes/OccName.hs:206) OccEnv (compiler/basicTypes/OccName.hs:406) emptyOccEnv (compiler/basicTypes/OccName.hs:408) unitOccEnv (compiler/basicTypes/OccName.hs:409) extendOccEnv (compiler/basicTypes/OccName.hs:410) mapOccEnv (compiler/basicTypes/OccName.hs:422) lookupOccEnv (compiler/basicTypes/OccName.hs:412) mkOccEnv (compiler/basicTypes/OccName.hs:413) mkOccEnv_C (compiler/basicTypes/OccName.hs:414) extendOccEnvList (compiler/basicTypes/OccName.hs:411) elemOccEnv (compiler/basicTypes/OccName.hs:415) occEnvElts (compiler/basicTypes/OccName.hs:417) foldOccEnv (compiler/basicTypes/OccName.hs:416) plusOccEnv (compiler/basicTypes/OccName.hs:420) plusOccEnv_C (compiler/basicTypes/OccName.hs:421) extendOccEnv_C (compiler/basicTypes/OccName.hs:418) extendOccEnv_Acc (compiler/basicTypes/OccName.hs:419) filterOccEnv (compiler/basicTypes/OccName.hs:425) delListFromOccEnv (compiler/basicTypes/OccName.hs:424) delFromOccEnv (compiler/basicTypes/OccName.hs:423) alterOccEnv (compiler/basicTypes/OccName.hs:426) pprOccEnv (compiler/basicTypes/OccName.hs:451) OccSet (compiler/basicTypes/OccName.hs:454) emptyOccSet (compiler/basicTypes/OccName.hs:456) unitOccSet (compiler/basicTypes/OccName.hs:457) mkOccSet (compiler/basicTypes/OccName.hs:458) extendOccSet (compiler/basicTypes/OccName.hs:459) extendOccSetList (compiler/basicTypes/OccName.hs:460) unionOccSets (compiler/basicTypes/OccName.hs:461) unionManyOccSets (compiler/basicTypes/OccName.hs:462) minusOccSet (compiler/basicTypes/OccName.hs:463) elemOccSet (compiler/basicTypes/OccName.hs:464) occSetElts (compiler/basicTypes/OccName.hs:465) foldOccSet (compiler/basicTypes/OccName.hs:466) isEmptyOccSet (compiler/basicTypes/OccName.hs:467) intersectOccSet (compiler/basicTypes/OccName.hs:468) intersectsOccSet (compiler/basicTypes/OccName.hs:469) TidyOccEnv (compiler/basicTypes/OccName.hs:798) emptyTidyOccEnv (compiler/basicTypes/OccName.hs:801) tidyOccName (compiler/basicTypes/OccName.hs:809) initTidyOccEnv (compiler/basicTypes/OccName.hs:804) FastStringEnv (compiler/basicTypes/OccName.hs:124) emptyFsEnv (compiler/basicTypes/OccName.hs:127) lookupFsEnv (compiler/basicTypes/OccName.hs:128) extendFsEnv (compiler/basicTypes/OccName.hs:129) mkFsEnv (compiler/basicTypes/OccName.hs:130) 18% ( 2 / 11) in 'HsImpExp' Missing documentation for: Module header LImportDecl (compiler/hsSyn/HsImpExp.hs:34) simpleImportDecl (compiler/hsSyn/HsImpExp.hs:74) (compiler/hsSyn/HsImpExp.hs:87) LIE (compiler/hsSyn/HsImpExp.hs:129) ieName (compiler/hsSyn/HsImpExp.hs:174) ieNames (compiler/hsSyn/HsImpExp.hs:181) pprImpExp (compiler/hsSyn/HsImpExp.hs:191) (compiler/hsSyn/HsImpExp.hs:198) 5% ( 3 / 56) in 'ErrUtils' Missing documentation for: Module header MsgDoc (compiler/main/ErrUtils.hs:64) Validity (compiler/main/ErrUtils.hs:67) andValid (compiler/main/ErrUtils.hs:75) allValid (compiler/main/ErrUtils.hs:79) isValid (compiler/main/ErrUtils.hs:71) getInvalids (compiler/main/ErrUtils.hs:83) ErrMsg (compiler/main/ErrUtils.hs:93) WarnMsg (compiler/main/ErrUtils.hs:103) Severity (compiler/main/ErrUtils.hs:105) Messages (compiler/main/ErrUtils.hs:89) ErrorMessages (compiler/main/ErrUtils.hs:91) WarningMessages (compiler/main/ErrUtils.hs:90) errMsgSpan (compiler/main/ErrUtils.hs:94) errMsgContext (compiler/main/ErrUtils.hs:95) errMsgShortDoc (compiler/main/ErrUtils.hs:96) errMsgExtraInfo (compiler/main/ErrUtils.hs:98) mkLocMessage (compiler/main/ErrUtils.hs:120) pprMessageBag (compiler/main/ErrUtils.hs:117) pprErrMsgBag (compiler/main/ErrUtils.hs:186) pprErrMsgBagWithLoc (compiler/main/ErrUtils.hs:195) pprLocErrMsg (compiler/main/ErrUtils.hs:198) makeIntoWarning (compiler/main/ErrUtils.hs:137) isWarning (compiler/main/ErrUtils.hs:140) errorsFound (compiler/main/ErrUtils.hs:179) emptyMessages (compiler/main/ErrUtils.hs:169) isEmptyMessages (compiler/main/ErrUtils.hs:172) mkErrMsg (compiler/main/ErrUtils.hs:156) mkPlainErrMsg (compiler/main/ErrUtils.hs:158) mkLongErrMsg (compiler/main/ErrUtils.hs:154) mkWarnMsg (compiler/main/ErrUtils.hs:156) mkPlainWarnMsg (compiler/main/ErrUtils.hs:158) printBagOfErrors (compiler/main/ErrUtils.hs:182) warnIsErrorMsg (compiler/main/ErrUtils.hs:175) mkLongWarnMsg (compiler/main/ErrUtils.hs:154) ghcExit (compiler/main/ErrUtils.hs:220) doIfSet (compiler/main/ErrUtils.hs:226) doIfSet_dyn (compiler/main/ErrUtils.hs:230) dumpIfSet (compiler/main/ErrUtils.hs:237) mkDumpDoc (compiler/main/ErrUtils.hs:260) putMsg (compiler/main/ErrUtils.hs:392) printInfoForUser (compiler/main/ErrUtils.hs:395) printOutputForUser (compiler/main/ErrUtils.hs:399) logInfo (compiler/main/ErrUtils.hs:403) logOutput (compiler/main/ErrUtils.hs:406) errorMsg (compiler/main/ErrUtils.hs:364) fatalErrorMsg (compiler/main/ErrUtils.hs:368) fatalErrorMsg' (compiler/main/ErrUtils.hs:371) fatalErrorMsg'' (compiler/main/ErrUtils.hs:375) compilationProgressMsg (compiler/main/ErrUtils.hs:378) showPass (compiler/main/ErrUtils.hs:383) debugTraceMsg (compiler/main/ErrUtils.hs:388) prettyPrintGhcErrors (compiler/main/ErrUtils.hs:410) 61% ( 47 / 77) in 'Llvm.Types' Missing documentation for: (compiler/llvmGen/Llvm/Types.hs:61) ppParams (compiler/llvmGen/Llvm/Types.hs:80) LMAlign (compiler/llvmGen/Llvm/Types.hs:92) LMConst (compiler/llvmGen/Llvm/Types.hs:94) (compiler/llvmGen/Llvm/Types.hs:112) (compiler/llvmGen/Llvm/Types.hs:133) (compiler/llvmGen/Llvm/Types.hs:158) pprStaticArith (compiler/llvmGen/Llvm/Types.hs:176) i128 (compiler/llvmGen/Llvm/Types.hs:338) i64 (compiler/llvmGen/Llvm/Types.hs:338) i32 (compiler/llvmGen/Llvm/Types.hs:338) i16 (compiler/llvmGen/Llvm/Types.hs:338) i8 (compiler/llvmGen/Llvm/Types.hs:338) i1 (compiler/llvmGen/Llvm/Types.hs:338) i8Ptr (compiler/llvmGen/Llvm/Types.hs:338) (compiler/llvmGen/Llvm/Types.hs:375) LlvmFunctionDecls (compiler/llvmGen/Llvm/Types.hs:383) LlvmParameter (compiler/llvmGen/Llvm/Types.hs:385) (compiler/llvmGen/Llvm/Types.hs:422) (compiler/llvmGen/Llvm/Types.hs:510) (compiler/llvmGen/Llvm/Types.hs:568) (compiler/llvmGen/Llvm/Types.hs:631) (compiler/llvmGen/Llvm/Types.hs:679) (compiler/llvmGen/Llvm/Types.hs:723) (compiler/llvmGen/Llvm/Types.hs:758) narrowFp (compiler/llvmGen/Llvm/Types.hs:811) widenFp (compiler/llvmGen/Llvm/Types.hs:815) ppFloat (compiler/llvmGen/Llvm/Types.hs:819) ppCommaJoin (compiler/llvmGen/Llvm/Types.hs:835) ppSpaceJoin (compiler/llvmGen/Llvm/Types.hs:838) 85% ( 11 / 13) in 'Llvm.MetaData' Missing documentation for: Module header (compiler/llvmGen/Llvm/MetaData.hs:65) 73% ( 8 / 11) in 'Llvm.AbsSyn' Missing documentation for: LlvmBlocks (compiler/llvmGen/Llvm/AbsSyn.hs:25) LlvmFunctions (compiler/llvmGen/Llvm/AbsSyn.hs:66) SingleThreaded (compiler/llvmGen/Llvm/AbsSyn.hs:68) 100% ( 15 / 15) in 'Llvm.PpLlvm' 85% ( 70 / 82) in 'Llvm' Missing documentation for: LlvmFunctions (compiler/llvmGen/Llvm/AbsSyn.hs:66) LlvmFunctionDecls (compiler/llvmGen/Llvm/Types.hs:383) LlvmBlocks (compiler/llvmGen/Llvm/AbsSyn.hs:25) LlvmParameter (compiler/llvmGen/Llvm/Types.hs:385) LMAlign (compiler/llvmGen/Llvm/Types.hs:92) LMConst (compiler/llvmGen/Llvm/Types.hs:94) i64 (compiler/llvmGen/Llvm/Types.hs:338) i32 (compiler/llvmGen/Llvm/Types.hs:338) i16 (compiler/llvmGen/Llvm/Types.hs:338) i8 (compiler/llvmGen/Llvm/Types.hs:338) i1 (compiler/llvmGen/Llvm/Types.hs:338) i8Ptr (compiler/llvmGen/Llvm/Types.hs:338) 34% ( 23 / 68) in 'SMRep' Missing documentation for: Module header StgWord (compiler/cmm/SMRep.hs:99) fromStgWord (compiler/cmm/SMRep.hs:102) toStgWord (compiler/cmm/SMRep.hs:105) StgHalfWord (compiler/cmm/SMRep.hs:121) fromStgHalfWord (compiler/cmm/SMRep.hs:124) toStgHalfWord (compiler/cmm/SMRep.hs:127) hALF_WORD_SIZE (compiler/cmm/SMRep.hs:139) hALF_WORD_SIZE_IN_BITS (compiler/cmm/SMRep.hs:141) ClosureTypeInfo (compiler/cmm/SMRep.hs:186) ArgDescr (compiler/cmm/SMRep.hs:214) Liveness (compiler/cmm/SMRep.hs:208) ConstrDescription (compiler/cmm/SMRep.hs:195) mkHeapRep (compiler/cmm/SMRep.hs:225) blackHoleRep (compiler/cmm/SMRep.hs:246) indStaticRep (compiler/cmm/SMRep.hs:249) mkStackRep (compiler/cmm/SMRep.hs:243) mkRTSRep (compiler/cmm/SMRep.hs:240) arrPtrsRep (compiler/cmm/SMRep.hs:252) smallArrPtrsRep (compiler/cmm/SMRep.hs:255) arrWordsRep (compiler/cmm/SMRep.hs:258) isStaticRep (compiler/cmm/SMRep.hs:264) isConRep (compiler/cmm/SMRep.hs:274) isThunkRep (compiler/cmm/SMRep.hs:278) isFunRep (compiler/cmm/SMRep.hs:285) isStaticNoCafCon (compiler/cmm/SMRep.hs:289) isStackRep (compiler/cmm/SMRep.hs:269) arrWordsHdrSize (compiler/cmm/SMRep.hs:318) arrWordsHdrSizeW (compiler/cmm/SMRep.hs:322) arrPtrsHdrSize (compiler/cmm/SMRep.hs:327) arrPtrsHdrSizeW (compiler/cmm/SMRep.hs:331) thunkHdrSize (compiler/cmm/SMRep.hs:347) nonHdrSize (compiler/cmm/SMRep.hs:361) nonHdrSizeW (compiler/cmm/SMRep.hs:364) smallArrPtrsHdrSize (compiler/cmm/SMRep.hs:336) smallArrPtrsHdrSizeW (compiler/cmm/SMRep.hs:340) hdrSize (compiler/cmm/SMRep.hs:351) hdrSizeW (compiler/cmm/SMRep.hs:354) fixedHdrSize (compiler/cmm/SMRep.hs:299) rET_SMALL (compiler/cmm/SMRep.hs:468) rET_BIG (compiler/cmm/SMRep.hs:468) aRG_GEN (compiler/cmm/SMRep.hs:468) aRG_GEN_BIG (compiler/cmm/SMRep.hs:468) pprWord8String (compiler/cmm/SMRep.hs:544) stringToWord8s (compiler/cmm/SMRep.hs:541) 71% ( 5 / 7) in 'Bitmap' Missing documentation for: Module header seqBitmap (compiler/cmm/Bitmap.hs:86) 0% ( 0 / 60) in 'CmmType' Missing documentation for: Module header CmmType (compiler/cmm/CmmType.hs:51) b8 (compiler/cmm/CmmType.hs:111) b16 (compiler/cmm/CmmType.hs:111) b32 (compiler/cmm/CmmType.hs:111) b64 (compiler/cmm/CmmType.hs:111) b128 (compiler/cmm/CmmType.hs:111) b256 (compiler/cmm/CmmType.hs:111) b512 (compiler/cmm/CmmType.hs:111) f32 (compiler/cmm/CmmType.hs:111) f64 (compiler/cmm/CmmType.hs:111) bWord (compiler/cmm/CmmType.hs:123) bHalfWord (compiler/cmm/CmmType.hs:126) gcWord (compiler/cmm/CmmType.hs:129) cInt (compiler/cmm/CmmType.hs:132) cLong (compiler/cmm/CmmType.hs:132) cmmBits (compiler/cmm/CmmType.hs:105) cmmFloat (compiler/cmm/CmmType.hs:105) typeWidth (compiler/cmm/CmmType.hs:102) cmmEqType (compiler/cmm/CmmType.hs:82) cmmEqType_ignoring_ptrhood (compiler/cmm/CmmType.hs:85) isFloatType (compiler/cmm/CmmType.hs:138) isGcPtrType (compiler/cmm/CmmType.hs:138) isWord32 (compiler/cmm/CmmType.hs:145) isWord64 (compiler/cmm/CmmType.hs:145) isFloat64 (compiler/cmm/CmmType.hs:145) isFloat32 (compiler/cmm/CmmType.hs:145) Width (compiler/cmm/CmmType.hs:167) widthInBits (compiler/cmm/CmmType.hs:220) widthInBytes (compiler/cmm/CmmType.hs:230) widthInLog (compiler/cmm/CmmType.hs:252) widthFromBytes (compiler/cmm/CmmType.hs:240) wordWidth (compiler/cmm/CmmType.hs:191) halfWordWidth (compiler/cmm/CmmType.hs:197) cIntWidth (compiler/cmm/CmmType.hs:210) cLongWidth (compiler/cmm/CmmType.hs:210) halfWordMask (compiler/cmm/CmmType.hs:203) narrowU (compiler/cmm/CmmType.hs:264) narrowS (compiler/cmm/CmmType.hs:271) rEP_CostCentreStack_mem_alloc (compiler/cmm/CmmType.hs:341) rEP_CostCentreStack_scc_count (compiler/cmm/CmmType.hs:346) rEP_StgEntCounter_allocs (compiler/cmm/CmmType.hs:351) rEP_StgEntCounter_allocd (compiler/cmm/CmmType.hs:356) ForeignHint (compiler/cmm/CmmType.hs:330) Length (compiler/cmm/CmmType.hs:282) vec (compiler/cmm/CmmType.hs:284) vec2 (compiler/cmm/CmmType.hs:290) vec4 (compiler/cmm/CmmType.hs:290) vec8 (compiler/cmm/CmmType.hs:290) vec16 (compiler/cmm/CmmType.hs:290) vec2f64 (compiler/cmm/CmmType.hs:296) vec2b64 (compiler/cmm/CmmType.hs:296) vec4f32 (compiler/cmm/CmmType.hs:296) vec4b32 (compiler/cmm/CmmType.hs:296) vec8b16 (compiler/cmm/CmmType.hs:296) vec16b8 (compiler/cmm/CmmType.hs:296) cmmVec (compiler/cmm/CmmType.hs:304) vecLength (compiler/cmm/CmmType.hs:308) vecElemType (compiler/cmm/CmmType.hs:312) isVecType (compiler/cmm/CmmType.hs:319) 15% ( 8 / 55) in 'CmmMachOp' Missing documentation for: Module header pprMachOp (compiler/cmm/CmmMachOp.hs:143) maybeInvertComparison (compiler/cmm/CmmMachOp.hs:324) mo_wordAdd (compiler/cmm/CmmMachOp.hs:156) mo_wordSub (compiler/cmm/CmmMachOp.hs:156) mo_wordEq (compiler/cmm/CmmMachOp.hs:156) mo_wordNe (compiler/cmm/CmmMachOp.hs:156) mo_wordMul (compiler/cmm/CmmMachOp.hs:156) mo_wordSQuot (compiler/cmm/CmmMachOp.hs:156) mo_wordSRem (compiler/cmm/CmmMachOp.hs:156) mo_wordSNeg (compiler/cmm/CmmMachOp.hs:156) mo_wordUQuot (compiler/cmm/CmmMachOp.hs:156) mo_wordURem (compiler/cmm/CmmMachOp.hs:156) mo_wordSGe (compiler/cmm/CmmMachOp.hs:156) mo_wordSLe (compiler/cmm/CmmMachOp.hs:156) mo_wordSGt (compiler/cmm/CmmMachOp.hs:156) mo_wordSLt (compiler/cmm/CmmMachOp.hs:156) mo_wordUGe (compiler/cmm/CmmMachOp.hs:156) mo_wordULe (compiler/cmm/CmmMachOp.hs:156) mo_wordUGt (compiler/cmm/CmmMachOp.hs:156) mo_wordULt (compiler/cmm/CmmMachOp.hs:156) mo_wordAnd (compiler/cmm/CmmMachOp.hs:156) mo_wordOr (compiler/cmm/CmmMachOp.hs:156) mo_wordXor (compiler/cmm/CmmMachOp.hs:156) mo_wordNot (compiler/cmm/CmmMachOp.hs:156) mo_wordShl (compiler/cmm/CmmMachOp.hs:156) mo_wordSShr (compiler/cmm/CmmMachOp.hs:156) mo_wordUShr (compiler/cmm/CmmMachOp.hs:156) mo_u_8To32 (compiler/cmm/CmmMachOp.hs:165) mo_s_8To32 (compiler/cmm/CmmMachOp.hs:165) mo_u_16To32 (compiler/cmm/CmmMachOp.hs:165) mo_s_16To32 (compiler/cmm/CmmMachOp.hs:165) mo_u_8ToWord (compiler/cmm/CmmMachOp.hs:156) mo_s_8ToWord (compiler/cmm/CmmMachOp.hs:156) mo_u_16ToWord (compiler/cmm/CmmMachOp.hs:156) mo_s_16ToWord (compiler/cmm/CmmMachOp.hs:156) mo_u_32ToWord (compiler/cmm/CmmMachOp.hs:156) mo_s_32ToWord (compiler/cmm/CmmMachOp.hs:156) mo_32To8 (compiler/cmm/CmmMachOp.hs:165) mo_32To16 (compiler/cmm/CmmMachOp.hs:165) mo_WordTo8 (compiler/cmm/CmmMachOp.hs:156) mo_WordTo16 (compiler/cmm/CmmMachOp.hs:156) mo_WordTo32 (compiler/cmm/CmmMachOp.hs:156) mo_WordTo64 (compiler/cmm/CmmMachOp.hs:156) CallishMachOp (compiler/cmm/CmmMachOp.hs:517) callishMachOpHints (compiler/cmm/CmmMachOp.hs:601) pprCallishMachOp (compiler/cmm/CmmMachOp.hs:598) 10% ( 1 / 10) in 'CPrim' Missing documentation for: atomicReadLabel (compiler/nativeGen/CPrim.hs:85) atomicWriteLabel (compiler/nativeGen/CPrim.hs:94) atomicRMWLabel (compiler/nativeGen/CPrim.hs:60) cmpxchgLabel (compiler/nativeGen/CPrim.hs:76) popCntLabel (compiler/nativeGen/CPrim.hs:18) bSwapLabel (compiler/nativeGen/CPrim.hs:27) clzLabel (compiler/nativeGen/CPrim.hs:35) ctzLabel (compiler/nativeGen/CPrim.hs:44) word2FloatLabel (compiler/nativeGen/CPrim.hs:53) 14% ( 1 / 7) in 'BreakArray' Missing documentation for: BreakArray (compiler/main/BreakArray.hs:38) newBreakArray (compiler/main/BreakArray.hs:83) getBreak (compiler/main/BreakArray.hs:65) setBreakOn (compiler/main/BreakArray.hs:51) setBreakOff (compiler/main/BreakArray.hs:58) showBreakArray (compiler/main/BreakArray.hs:44) 67% ( 6 / 9) in 'SPARC.Base' Missing documentation for: wordLength (compiler/nativeGen/SPARC/Base.hs:28) wordLengthInBits (compiler/nativeGen/SPARC/Base.hs:31) spillAreaLength (compiler/nativeGen/SPARC/Base.hs:36) 83% ( 5 / 6) in 'RegAlloc.Linear.StackMap' Missing documentation for: StackMap (compiler/nativeGen/RegAlloc/Linear/StackMap.hs:31) 26% ( 6 / 23) in 'IOEnv' Missing documentation for: Module header IOEnv (compiler/utils/IOEnv.hs:54) failM (compiler/utils/IOEnv.hs:82) failWithM (compiler/utils/IOEnv.hs:85) IOEnvFailure (compiler/utils/IOEnv.hs:88) getEnv (compiler/utils/IOEnv.hs:206) runIOEnv (compiler/utils/IOEnv.hs:110) unsafeInterleaveM (compiler/utils/IOEnv.hs:151) uninterruptibleMaskM_ (compiler/utils/IOEnv.hs:154) tryM (compiler/utils/IOEnv.hs:127) tryAllM (compiler/utils/IOEnv.hs:141) tryMostM (compiler/utils/IOEnv.hs:147) fixM (compiler/utils/IOEnv.hs:122) newMutVar (compiler/utils/IOEnv.hs:178) readMutVar (compiler/utils/IOEnv.hs:184) writeMutVar (compiler/utils/IOEnv.hs:181) updMutVar (compiler/utils/IOEnv.hs:187) 11% ( 2 / 19) in 'ForeignCall' Missing documentation for: Module header ForeignCall (compiler/prelude/ForeignCall.hs:38) isSafeForeignCall (compiler/prelude/ForeignCall.hs:42) Safety (compiler/prelude/ForeignCall.hs:50) playSafe (compiler/prelude/ForeignCall.hs:74) playInterruptible (compiler/prelude/ForeignCall.hs:79) CExportSpec (compiler/prelude/ForeignCall.hs:91) CLabelString (compiler/prelude/ForeignCall.hs:185) isCLabelString (compiler/prelude/ForeignCall.hs:190) pprCLabelString (compiler/prelude/ForeignCall.hs:187) CCallSpec (compiler/prelude/ForeignCall.hs:98) isDynamicTarget (compiler/prelude/ForeignCall.hs:131) CCallConv (compiler/prelude/ForeignCall.hs:152) defaultCCallConv (compiler/prelude/ForeignCall.hs:163) ccallConvToInt (compiler/prelude/ForeignCall.hs:166) ccallConvAttribute (compiler/prelude/ForeignCall.hs:178) Header (compiler/prelude/ForeignCall.hs:225) 6% ( 1 / 16) in 'BooleanFormula' Missing documentation for: BooleanFormula (compiler/utils/BooleanFormula.hs:36) mkFalse (compiler/utils/BooleanFormula.hs:42) mkTrue (compiler/utils/BooleanFormula.hs:42) mkAnd (compiler/utils/BooleanFormula.hs:52) mkOr (compiler/utils/BooleanFormula.hs:65) mkVar (compiler/utils/BooleanFormula.hs:39) isFalse (compiler/utils/BooleanFormula.hs:114) isTrue (compiler/utils/BooleanFormula.hs:118) eval (compiler/utils/BooleanFormula.hs:122) simplify (compiler/utils/BooleanFormula.hs:129) isUnsatisfied (compiler/utils/BooleanFormula.hs:139) implies (compiler/utils/BooleanFormula.hs:157) impliesAtom (compiler/utils/BooleanFormula.hs:152) pprBooleanFormula (compiler/utils/BooleanFormula.hs:181) pprBooleanFormulaNice (compiler/utils/BooleanFormula.hs:188) 90% ( 9 / 10) in 'Serialized' Missing documentation for: Module header 35% ( 18 / 52) in 'Name' Missing documentation for: mkSystemNameAt (compiler/basicTypes/Name.hs:319) mkClonedInternalName (compiler/basicTypes/Name.hs:289) mkDerivedInternalName (compiler/basicTypes/Name.hs:294) mkSystemVarName (compiler/basicTypes/Name.hs:323) mkSysTvName (compiler/basicTypes/Name.hs:326) nameUnique (compiler/basicTypes/Name.hs:173) setNameUnique (compiler/basicTypes/Name.hs:337) nameOccName (compiler/basicTypes/Name.hs:174) nameModule (compiler/basicTypes/Name.hs:175) nameModule_maybe (compiler/basicTypes/Name.hs:215) setNameLoc (compiler/basicTypes/Name.hs:342) tidyNameOcc (compiler/basicTypes/Name.hs:345) nameSrcLoc (compiler/basicTypes/Name.hs:176) nameSrcSpan (compiler/basicTypes/Name.hs:177) pprNameDefnLoc (compiler/basicTypes/Name.hs:552) pprDefinedAt (compiler/basicTypes/Name.hs:549) isSystemName (compiler/basicTypes/Name.hs:194) isInternalName (compiler/basicTypes/Name.hs:192) isExternalName (compiler/basicTypes/Name.hs:193) isTyVarName (compiler/basicTypes/Name.hs:247) isTyConName (compiler/basicTypes/Name.hs:250) isDataConName (compiler/basicTypes/Name.hs:253) isValName (compiler/basicTypes/Name.hs:256) isVarName (compiler/basicTypes/Name.hs:259) isWiredInName (compiler/basicTypes/Name.hs:195) isBuiltInSyntax (compiler/basicTypes/Name.hs:204) wiredInNameTyThing_maybe (compiler/basicTypes/Name.hs:200) stableNameCmp (compiler/basicTypes/Name.hs:379) getSrcLoc (compiler/basicTypes/Name.hs:582) getSrcSpan (compiler/basicTypes/Name.hs:583) getOccString (compiler/basicTypes/Name.hs:584) pprInfixName (compiler/basicTypes/Name.hs:590) pprPrefixName (compiler/basicTypes/Name.hs:590) pprModulePrefix (compiler/basicTypes/Name.hs:514) 10% ( 3 / 29) in 'NameEnv' Missing documentation for: Module header NameEnv (compiler/basicTypes/NameEnv.hs:68) mkNameEnv (compiler/basicTypes/NameEnv.hs:71) emptyNameEnv (compiler/basicTypes/NameEnv.hs:70) unitNameEnv (compiler/basicTypes/NameEnv.hs:85) nameEnvElts (compiler/basicTypes/NameEnv.hs:72) nameEnvUniqueElts (compiler/basicTypes/NameEnv.hs:73) extendNameEnv_C (compiler/basicTypes/NameEnv.hs:75) extendNameEnv_Acc (compiler/basicTypes/NameEnv.hs:76) extendNameEnv (compiler/basicTypes/NameEnv.hs:77) extendNameEnvList (compiler/basicTypes/NameEnv.hs:80) extendNameEnvList_C (compiler/basicTypes/NameEnv.hs:81) foldNameEnv (compiler/basicTypes/NameEnv.hs:88) filterNameEnv (compiler/basicTypes/NameEnv.hs:89) anyNameEnv (compiler/basicTypes/NameEnv.hs:90) plusNameEnv (compiler/basicTypes/NameEnv.hs:78) plusNameEnv_C (compiler/basicTypes/NameEnv.hs:79) alterNameEnv (compiler/basicTypes/NameEnv.hs:74) lookupNameEnv (compiler/basicTypes/NameEnv.hs:86) lookupNameEnv_NF (compiler/basicTypes/NameEnv.hs:87) delFromNameEnv (compiler/basicTypes/NameEnv.hs:82) delListFromNameEnv (compiler/basicTypes/NameEnv.hs:83) elemNameEnv (compiler/basicTypes/NameEnv.hs:84) mapNameEnv (compiler/basicTypes/NameEnv.hs:91) disjointNameEnv (compiler/basicTypes/NameEnv.hs:92) depAnal (compiler/basicTypes/NameEnv.hs:43) 30% ( 14 / 47) in 'NameSet' Missing documentation for: Module header NameSet (compiler/basicTypes/NameSet.hs:45) emptyNameSet (compiler/basicTypes/NameSet.hs:47) unitNameSet (compiler/basicTypes/NameSet.hs:48) mkNameSet (compiler/basicTypes/NameSet.hs:51) unionNameSet (compiler/basicTypes/NameSet.hs:52) unionNameSets (compiler/basicTypes/NameSet.hs:53) minusNameSet (compiler/basicTypes/NameSet.hs:54) elemNameSet (compiler/basicTypes/NameSet.hs:55) nameSetElems (compiler/basicTypes/NameSet.hs:56) extendNameSet (compiler/basicTypes/NameSet.hs:50) extendNameSetList (compiler/basicTypes/NameSet.hs:49) delFromNameSet (compiler/basicTypes/NameSet.hs:58) delListFromNameSet (compiler/basicTypes/NameSet.hs:59) isEmptyNameSet (compiler/basicTypes/NameSet.hs:57) foldNameSet (compiler/basicTypes/NameSet.hs:60) filterNameSet (compiler/basicTypes/NameSet.hs:61) intersectNameSet (compiler/basicTypes/NameSet.hs:62) FreeVars (compiler/basicTypes/NameSet.hs:97) isEmptyFVs (compiler/basicTypes/NameSet.hs:108) emptyFVs (compiler/basicTypes/NameSet.hs:102) plusFVs (compiler/basicTypes/NameSet.hs:103) plusFV (compiler/basicTypes/NameSet.hs:99) mkFVs (compiler/basicTypes/NameSet.hs:104) addOneFV (compiler/basicTypes/NameSet.hs:100) unitFV (compiler/basicTypes/NameSet.hs:101) delFV (compiler/basicTypes/NameSet.hs:105) delFVs (compiler/basicTypes/NameSet.hs:106) emptyDUs (compiler/basicTypes/NameSet.hs:146) usesOnly (compiler/basicTypes/NameSet.hs:149) mkDUs (compiler/basicTypes/NameSet.hs:152) plusDU (compiler/basicTypes/NameSet.hs:155) duDefs (compiler/basicTypes/NameSet.hs:158) 62% ( 5 / 8) in 'Avail' Missing documentation for: Module header availsToNameSet (compiler/basicTypes/Avail.hs:57) availsToNameEnv (compiler/basicTypes/Avail.hs:61) 50% ( 1 / 2) in 'ConLike' Missing documentation for: Module header 36% ( 26 / 72) in 'RdrName' Missing documentation for: mkRdrUnqual (compiler/basicTypes/RdrName.hs:191) mkRdrQual (compiler/basicTypes/RdrName.hs:194) mkUnqual (compiler/basicTypes/RdrName.hs:203) mkVarUnqual (compiler/basicTypes/RdrName.hs:206) mkOrig (compiler/basicTypes/RdrName.hs:197) nameRdrName (compiler/basicTypes/RdrName.hs:217) getRdrName (compiler/basicTypes/RdrName.hs:214) rdrNameOcc (compiler/basicTypes/RdrName.hs:147) rdrNameSpace (compiler/basicTypes/RdrName.hs:153) demoteRdrName (compiler/basicTypes/RdrName.hs:184) isRdrDataCon (compiler/basicTypes/RdrName.hs:228) isRdrTyVar (compiler/basicTypes/RdrName.hs:229) isRdrTc (compiler/basicTypes/RdrName.hs:230) isQual (compiler/basicTypes/RdrName.hs:245) isQual_maybe (compiler/basicTypes/RdrName.hs:249) isUnqual (compiler/basicTypes/RdrName.hs:241) isOrig (compiler/basicTypes/RdrName.hs:253) isOrig_maybe (compiler/basicTypes/RdrName.hs:257) isExact (compiler/basicTypes/RdrName.hs:261) isExact_maybe (compiler/basicTypes/RdrName.hs:265) isSrcRdrName (compiler/basicTypes/RdrName.hs:236) emptyLocalRdrEnv (compiler/basicTypes/RdrName.hs:360) extendLocalRdrEnv (compiler/basicTypes/RdrName.hs:363) extendLocalRdrEnvList (compiler/basicTypes/RdrName.hs:370) lookupLocalRdrEnv (compiler/basicTypes/RdrName.hs:376) lookupLocalRdrOcc (compiler/basicTypes/RdrName.hs:380) elemLocalRdrEnv (compiler/basicTypes/RdrName.hs:383) inLocalRdrEnvScope (compiler/basicTypes/RdrName.hs:394) localRdrEnvElts (compiler/basicTypes/RdrName.hs:391) delLocalRdrEnvList (compiler/basicTypes/RdrName.hs:398) emptyGlobalRdrEnv (compiler/basicTypes/RdrName.hs:529) mkGlobalRdrEnv (compiler/basicTypes/RdrName.hs:658) plusGlobalRdrEnv (compiler/basicTypes/RdrName.hs:655) lookupGlobalRdrEnv (compiler/basicTypes/RdrName.hs:556) extendGlobalRdrEnv (compiler/basicTypes/RdrName.hs:693) pprGlobalRdrEnv (compiler/basicTypes/RdrName.hs:539) globalRdrEnvElts (compiler/basicTypes/RdrName.hs:532) lookupGRE_RdrName (compiler/basicTypes/RdrName.hs:561) lookupGRE_Name (compiler/basicTypes/RdrName.hs:567) getGRE_NameQualifier_maybes (compiler/basicTypes/RdrName.hs:572) gresFromAvail (compiler/basicTypes/RdrName.hs:516) isLocalGRE (compiler/basicTypes/RdrName.hs:582) ImportSpec (compiler/basicTypes/RdrName.hs:817) importSpecLoc (compiler/basicTypes/RdrName.hs:862) importSpecModule (compiler/basicTypes/RdrName.hs:866) isExplicitItem (compiler/basicTypes/RdrName.hs:869) 0% ( 2 /825) in 'PrelNames' Missing documentation for: Module header hasKey (compiler/basicTypes/Unique.hs:159) allNameStrings (compiler/prelude/PrelNames.hs:139) itName (compiler/prelude/PrelNames.hs:153) mkUnboundName (compiler/prelude/PrelNames.hs:158) isUnboundName (compiler/prelude/PrelNames.hs:161) basicKnownKeyNames (compiler/prelude/PrelNames.hs:182) genericTyConNames (compiler/prelude/PrelNames.hs:373) pRELUDE (compiler/prelude/PrelNames.hs:394) gHC_PRIM (compiler/prelude/PrelNames.hs:397) gHC_TYPES (compiler/prelude/PrelNames.hs:397) gHC_GENERICS (compiler/prelude/PrelNames.hs:397) gHC_MAGIC (compiler/prelude/PrelNames.hs:397) gHC_CLASSES (compiler/prelude/PrelNames.hs:397) gHC_BASE (compiler/prelude/PrelNames.hs:397) gHC_ENUM (compiler/prelude/PrelNames.hs:397) gHC_GHCI (compiler/prelude/PrelNames.hs:397) gHC_CSTRING (compiler/prelude/PrelNames.hs:397) gHC_SHOW (compiler/prelude/PrelNames.hs:397) gHC_READ (compiler/prelude/PrelNames.hs:397) gHC_NUM (compiler/prelude/PrelNames.hs:397) gHC_INTEGER_TYPE (compiler/prelude/PrelNames.hs:397) gHC_LIST (compiler/prelude/PrelNames.hs:397) gHC_TUPLE (compiler/prelude/PrelNames.hs:397) dATA_TUPLE (compiler/prelude/PrelNames.hs:397) dATA_EITHER (compiler/prelude/PrelNames.hs:397) dATA_STRING (compiler/prelude/PrelNames.hs:397) dATA_FOLDABLE (compiler/prelude/PrelNames.hs:397) dATA_TRAVERSABLE (compiler/prelude/PrelNames.hs:397) dATA_MONOID (compiler/prelude/PrelNames.hs:397) gHC_CONC (compiler/prelude/PrelNames.hs:397) gHC_IO (compiler/prelude/PrelNames.hs:397) gHC_IO_Exception (compiler/prelude/PrelNames.hs:397) gHC_ST (compiler/prelude/PrelNames.hs:397) gHC_ARR (compiler/prelude/PrelNames.hs:397) gHC_STABLE (compiler/prelude/PrelNames.hs:397) gHC_PTR (compiler/prelude/PrelNames.hs:397) gHC_ERR (compiler/prelude/PrelNames.hs:397) gHC_REAL (compiler/prelude/PrelNames.hs:397) gHC_FLOAT (compiler/prelude/PrelNames.hs:397) gHC_TOP_HANDLER (compiler/prelude/PrelNames.hs:397) sYSTEM_IO (compiler/prelude/PrelNames.hs:397) dYNAMIC (compiler/prelude/PrelNames.hs:397) tYPEABLE (compiler/prelude/PrelNames.hs:397) tYPEABLE_INTERNAL (compiler/prelude/PrelNames.hs:397) gENERICS (compiler/prelude/PrelNames.hs:397) rEAD_PREC (compiler/prelude/PrelNames.hs:397) lEX (compiler/prelude/PrelNames.hs:397) gHC_INT (compiler/prelude/PrelNames.hs:397) gHC_WORD (compiler/prelude/PrelNames.hs:397) mONAD (compiler/prelude/PrelNames.hs:397) mONAD_FIX (compiler/prelude/PrelNames.hs:397) mONAD_ZIP (compiler/prelude/PrelNames.hs:397) aRROW (compiler/prelude/PrelNames.hs:397) cONTROL_APPLICATIVE (compiler/prelude/PrelNames.hs:397) gHC_DESUGAR (compiler/prelude/PrelNames.hs:397) rANDOM (compiler/prelude/PrelNames.hs:397) gHC_EXTS (compiler/prelude/PrelNames.hs:397) cONTROL_EXCEPTION_BASE (compiler/prelude/PrelNames.hs:397) gHC_TYPELITS (compiler/prelude/PrelNames.hs:397) gHC_IP (compiler/prelude/PrelNames.hs:397) gHC_PARR' (compiler/prelude/PrelNames.hs:463) gHC_STATICPTR (compiler/prelude/PrelNames.hs:466) gHC_FINGERPRINT_TYPE (compiler/prelude/PrelNames.hs:469) mAIN (compiler/prelude/PrelNames.hs:472) rOOT_MAIN (compiler/prelude/PrelNames.hs:472) mkInteractiveModule (compiler/prelude/PrelNames.hs:476) pRELUDE_NAME (compiler/prelude/PrelNames.hs:480) mAIN_NAME (compiler/prelude/PrelNames.hs:480) dATA_ARRAY_PARALLEL_NAME (compiler/prelude/PrelNames.hs:484) dATA_ARRAY_PARALLEL_PRIM_NAME (compiler/prelude/PrelNames.hs:484) mkPrimModule (compiler/prelude/PrelNames.hs:488) mkIntegerModule (compiler/prelude/PrelNames.hs:491) mkBaseModule (compiler/prelude/PrelNames.hs:494) mkBaseModule_ (compiler/prelude/PrelNames.hs:497) mkThisGhcModule (compiler/prelude/PrelNames.hs:500) mkThisGhcModule_ (compiler/prelude/PrelNames.hs:503) mkMainModule (compiler/prelude/PrelNames.hs:506) mkMainModule_ (compiler/prelude/PrelNames.hs:509) mkTupleModule (compiler/prelude/PrelNames.hs:520) main_RDR_Unqual (compiler/prelude/PrelNames.hs:533) forall_tv_RDR (compiler/prelude/PrelNames.hs:538) dot_tv_RDR (compiler/prelude/PrelNames.hs:538) eq_RDR (compiler/prelude/PrelNames.hs:542) ge_RDR (compiler/prelude/PrelNames.hs:542) ne_RDR (compiler/prelude/PrelNames.hs:542) le_RDR (compiler/prelude/PrelNames.hs:542) lt_RDR (compiler/prelude/PrelNames.hs:542) gt_RDR (compiler/prelude/PrelNames.hs:542) compare_RDR (compiler/prelude/PrelNames.hs:542) ltTag_RDR (compiler/prelude/PrelNames.hs:542) eqTag_RDR (compiler/prelude/PrelNames.hs:542) gtTag_RDR (compiler/prelude/PrelNames.hs:542) eqClass_RDR (compiler/prelude/PrelNames.hs:555) numClass_RDR (compiler/prelude/PrelNames.hs:555) ordClass_RDR (compiler/prelude/PrelNames.hs:555) enumClass_RDR (compiler/prelude/PrelNames.hs:555) monadClass_RDR (compiler/prelude/PrelNames.hs:555) map_RDR (compiler/prelude/PrelNames.hs:563) append_RDR (compiler/prelude/PrelNames.hs:563) foldr_RDR (compiler/prelude/PrelNames.hs:567) build_RDR (compiler/prelude/PrelNames.hs:567) returnM_RDR (compiler/prelude/PrelNames.hs:567) bindM_RDR (compiler/prelude/PrelNames.hs:567) failM_RDR (compiler/prelude/PrelNames.hs:567) left_RDR (compiler/prelude/PrelNames.hs:574) right_RDR (compiler/prelude/PrelNames.hs:574) fromEnum_RDR (compiler/prelude/PrelNames.hs:578) toEnum_RDR (compiler/prelude/PrelNames.hs:578) enumFrom_RDR (compiler/prelude/PrelNames.hs:582) enumFromTo_RDR (compiler/prelude/PrelNames.hs:582) enumFromThen_RDR (compiler/prelude/PrelNames.hs:582) enumFromThenTo_RDR (compiler/prelude/PrelNames.hs:582) ratioDataCon_RDR (compiler/prelude/PrelNames.hs:588) plusInteger_RDR (compiler/prelude/PrelNames.hs:588) timesInteger_RDR (compiler/prelude/PrelNames.hs:588) ioDataCon_RDR (compiler/prelude/PrelNames.hs:593) eqString_RDR (compiler/prelude/PrelNames.hs:596) unpackCString_RDR (compiler/prelude/PrelNames.hs:596) unpackCStringFoldr_RDR (compiler/prelude/PrelNames.hs:596) unpackCStringUtf8_RDR (compiler/prelude/PrelNames.hs:596) newStablePtr_RDR (compiler/prelude/PrelNames.hs:603) bindIO_RDR (compiler/prelude/PrelNames.hs:606) returnIO_RDR (compiler/prelude/PrelNames.hs:606) fromInteger_RDR (compiler/prelude/PrelNames.hs:610) fromRational_RDR (compiler/prelude/PrelNames.hs:610) minus_RDR (compiler/prelude/PrelNames.hs:610) times_RDR (compiler/prelude/PrelNames.hs:610) plus_RDR (compiler/prelude/PrelNames.hs:610) fromString_RDR (compiler/prelude/PrelNames.hs:617) fromList_RDR (compiler/prelude/PrelNames.hs:620) fromListN_RDR (compiler/prelude/PrelNames.hs:620) toList_RDR (compiler/prelude/PrelNames.hs:620) compose_RDR (compiler/prelude/PrelNames.hs:625) not_RDR (compiler/prelude/PrelNames.hs:628) getTag_RDR (compiler/prelude/PrelNames.hs:628) succ_RDR (compiler/prelude/PrelNames.hs:628) pred_RDR (compiler/prelude/PrelNames.hs:628) minBound_RDR (compiler/prelude/PrelNames.hs:628) maxBound_RDR (compiler/prelude/PrelNames.hs:628) and_RDR (compiler/prelude/PrelNames.hs:628) range_RDR (compiler/prelude/PrelNames.hs:628) inRange_RDR (compiler/prelude/PrelNames.hs:628) index_RDR (compiler/prelude/PrelNames.hs:628) unsafeIndex_RDR (compiler/prelude/PrelNames.hs:628) unsafeRangeSize_RDR (compiler/prelude/PrelNames.hs:628) readList_RDR (compiler/prelude/PrelNames.hs:644) readListDefault_RDR (compiler/prelude/PrelNames.hs:644) readListPrec_RDR (compiler/prelude/PrelNames.hs:644) readListPrecDefault_RDR (compiler/prelude/PrelNames.hs:644) readPrec_RDR (compiler/prelude/PrelNames.hs:644) parens_RDR (compiler/prelude/PrelNames.hs:644) choose_RDR (compiler/prelude/PrelNames.hs:644) lexP_RDR (compiler/prelude/PrelNames.hs:644) expectP_RDR (compiler/prelude/PrelNames.hs:644) punc_RDR (compiler/prelude/PrelNames.hs:656) ident_RDR (compiler/prelude/PrelNames.hs:656) symbol_RDR (compiler/prelude/PrelNames.hs:656) step_RDR (compiler/prelude/PrelNames.hs:661) alt_RDR (compiler/prelude/PrelNames.hs:661) reset_RDR (compiler/prelude/PrelNames.hs:661) prec_RDR (compiler/prelude/PrelNames.hs:661) pfail_RDR (compiler/prelude/PrelNames.hs:661) showList_RDR (compiler/prelude/PrelNames.hs:668) showList___RDR (compiler/prelude/PrelNames.hs:668) showsPrec_RDR (compiler/prelude/PrelNames.hs:668) showString_RDR (compiler/prelude/PrelNames.hs:668) showSpace_RDR (compiler/prelude/PrelNames.hs:668) showParen_RDR (compiler/prelude/PrelNames.hs:668) typeRep_RDR (compiler/prelude/PrelNames.hs:677) mkTyCon_RDR (compiler/prelude/PrelNames.hs:677) mkTyConApp_RDR (compiler/prelude/PrelNames.hs:677) undefined_RDR (compiler/prelude/PrelNames.hs:682) error_RDR (compiler/prelude/PrelNames.hs:685) u1DataCon_RDR (compiler/prelude/PrelNames.hs:689) par1DataCon_RDR (compiler/prelude/PrelNames.hs:689) rec1DataCon_RDR (compiler/prelude/PrelNames.hs:689) k1DataCon_RDR (compiler/prelude/PrelNames.hs:689) m1DataCon_RDR (compiler/prelude/PrelNames.hs:689) l1DataCon_RDR (compiler/prelude/PrelNames.hs:689) r1DataCon_RDR (compiler/prelude/PrelNames.hs:689) prodDataCon_RDR (compiler/prelude/PrelNames.hs:689) comp1DataCon_RDR (compiler/prelude/PrelNames.hs:689) unPar1_RDR (compiler/prelude/PrelNames.hs:689) unRec1_RDR (compiler/prelude/PrelNames.hs:689) unK1_RDR (compiler/prelude/PrelNames.hs:689) unComp1_RDR (compiler/prelude/PrelNames.hs:689) from_RDR (compiler/prelude/PrelNames.hs:689) from1_RDR (compiler/prelude/PrelNames.hs:689) to_RDR (compiler/prelude/PrelNames.hs:689) to1_RDR (compiler/prelude/PrelNames.hs:689) datatypeName_RDR (compiler/prelude/PrelNames.hs:689) moduleName_RDR (compiler/prelude/PrelNames.hs:689) isNewtypeName_RDR (compiler/prelude/PrelNames.hs:689) conName_RDR (compiler/prelude/PrelNames.hs:689) conFixity_RDR (compiler/prelude/PrelNames.hs:689) conIsRecord_RDR (compiler/prelude/PrelNames.hs:689) noArityDataCon_RDR (compiler/prelude/PrelNames.hs:689) arityDataCon_RDR (compiler/prelude/PrelNames.hs:689) selName_RDR (compiler/prelude/PrelNames.hs:689) prefixDataCon_RDR (compiler/prelude/PrelNames.hs:689) infixDataCon_RDR (compiler/prelude/PrelNames.hs:689) leftAssocDataCon_RDR (compiler/prelude/PrelNames.hs:689) rightAssocDataCon_RDR (compiler/prelude/PrelNames.hs:689) notAssocDataCon_RDR (compiler/prelude/PrelNames.hs:689) fmap_RDR (compiler/prelude/PrelNames.hs:739) pure_RDR (compiler/prelude/PrelNames.hs:739) ap_RDR (compiler/prelude/PrelNames.hs:739) foldable_foldr_RDR (compiler/prelude/PrelNames.hs:739) foldMap_RDR (compiler/prelude/PrelNames.hs:739) traverse_RDR (compiler/prelude/PrelNames.hs:739) mempty_RDR (compiler/prelude/PrelNames.hs:739) mappend_RDR (compiler/prelude/PrelNames.hs:739) varQual_RDR (compiler/prelude/PrelNames.hs:751) tcQual_RDR (compiler/prelude/PrelNames.hs:751) clsQual_RDR (compiler/prelude/PrelNames.hs:751) dataQual_RDR (compiler/prelude/PrelNames.hs:751) wildCardName (compiler/prelude/PrelNames.hs:773) runMainIOName (compiler/prelude/PrelNames.hs:776) orderingTyConName (compiler/prelude/PrelNames.hs:779) ltDataConName (compiler/prelude/PrelNames.hs:779) eqDataConName (compiler/prelude/PrelNames.hs:779) gtDataConName (compiler/prelude/PrelNames.hs:779) specTyConName (compiler/prelude/PrelNames.hs:785) eitherTyConName (compiler/prelude/PrelNames.hs:788) leftDataConName (compiler/prelude/PrelNames.hs:788) rightDataConName (compiler/prelude/PrelNames.hs:788) v1TyConName (compiler/prelude/PrelNames.hs:794) u1TyConName (compiler/prelude/PrelNames.hs:794) par1TyConName (compiler/prelude/PrelNames.hs:794) rec1TyConName (compiler/prelude/PrelNames.hs:794) k1TyConName (compiler/prelude/PrelNames.hs:794) m1TyConName (compiler/prelude/PrelNames.hs:794) sumTyConName (compiler/prelude/PrelNames.hs:794) prodTyConName (compiler/prelude/PrelNames.hs:794) compTyConName (compiler/prelude/PrelNames.hs:794) rTyConName (compiler/prelude/PrelNames.hs:794) pTyConName (compiler/prelude/PrelNames.hs:794) dTyConName (compiler/prelude/PrelNames.hs:794) cTyConName (compiler/prelude/PrelNames.hs:794) sTyConName (compiler/prelude/PrelNames.hs:794) rec0TyConName (compiler/prelude/PrelNames.hs:794) par0TyConName (compiler/prelude/PrelNames.hs:794) d1TyConName (compiler/prelude/PrelNames.hs:794) c1TyConName (compiler/prelude/PrelNames.hs:794) s1TyConName (compiler/prelude/PrelNames.hs:794) noSelTyConName (compiler/prelude/PrelNames.hs:794) repTyConName (compiler/prelude/PrelNames.hs:794) rep1TyConName (compiler/prelude/PrelNames.hs:794) unpackCStringName (compiler/prelude/PrelNames.hs:829) unpackCStringFoldrName (compiler/prelude/PrelNames.hs:829) unpackCStringUtf8Name (compiler/prelude/PrelNames.hs:829) eqStringName (compiler/prelude/PrelNames.hs:829) stringTyConName (compiler/prelude/PrelNames.hs:829) inlineIdName (compiler/prelude/PrelNames.hs:838) fmapName (compiler/prelude/PrelNames.hs:842) eqClassName (compiler/prelude/PrelNames.hs:842) eqName (compiler/prelude/PrelNames.hs:842) ordClassName (compiler/prelude/PrelNames.hs:842) geName (compiler/prelude/PrelNames.hs:842) functorClassName (compiler/prelude/PrelNames.hs:842) monadClassName (compiler/prelude/PrelNames.hs:851) thenMName (compiler/prelude/PrelNames.hs:851) bindMName (compiler/prelude/PrelNames.hs:851) returnMName (compiler/prelude/PrelNames.hs:851) failMName (compiler/prelude/PrelNames.hs:851) applicativeClassName (compiler/prelude/PrelNames.hs:859) foldableClassName (compiler/prelude/PrelNames.hs:859) traversableClassName (compiler/prelude/PrelNames.hs:859) joinMName (compiler/prelude/PrelNames.hs:868) apAName (compiler/prelude/PrelNames.hs:868) pureAName (compiler/prelude/PrelNames.hs:868) alternativeClassName (compiler/prelude/PrelNames.hs:868) joinMIdKey (compiler/prelude/PrelNames.hs:874) apAClassOpKey (compiler/prelude/PrelNames.hs:874) pureAClassOpKey (compiler/prelude/PrelNames.hs:874) alternativeClassKey (compiler/prelude/PrelNames.hs:874) groupWithName (compiler/prelude/PrelNames.hs:882) fromStringName (compiler/prelude/PrelNames.hs:886) otherwiseIdName (compiler/prelude/PrelNames.hs:886) foldrName (compiler/prelude/PrelNames.hs:886) buildName (compiler/prelude/PrelNames.hs:886) augmentName (compiler/prelude/PrelNames.hs:886) mapName (compiler/prelude/PrelNames.hs:886) appendName (compiler/prelude/PrelNames.hs:886) assertName (compiler/prelude/PrelNames.hs:886) breakpointName (compiler/prelude/PrelNames.hs:886) breakpointCondName (compiler/prelude/PrelNames.hs:886) breakpointAutoName (compiler/prelude/PrelNames.hs:886) opaqueTyConName (compiler/prelude/PrelNames.hs:886) breakpointJumpName (compiler/prelude/PrelNames.hs:903) breakpointCondJumpName (compiler/prelude/PrelNames.hs:909) breakpointAutoJumpName (compiler/prelude/PrelNames.hs:915) fstName (compiler/prelude/PrelNames.hs:923) sndName (compiler/prelude/PrelNames.hs:923) numClassName (compiler/prelude/PrelNames.hs:928) fromIntegerName (compiler/prelude/PrelNames.hs:928) minusName (compiler/prelude/PrelNames.hs:928) negateName (compiler/prelude/PrelNames.hs:928) integerTyConName (compiler/prelude/PrelNames.hs:934) mkIntegerName (compiler/prelude/PrelNames.hs:934) integerSDataConName (compiler/prelude/PrelNames.hs:934) integerToWord64Name (compiler/prelude/PrelNames.hs:934) integerToInt64Name (compiler/prelude/PrelNames.hs:934) word64ToIntegerName (compiler/prelude/PrelNames.hs:934) int64ToIntegerName (compiler/prelude/PrelNames.hs:934) plusIntegerName (compiler/prelude/PrelNames.hs:934) timesIntegerName (compiler/prelude/PrelNames.hs:934) smallIntegerName (compiler/prelude/PrelNames.hs:934) wordToIntegerName (compiler/prelude/PrelNames.hs:934) integerToWordName (compiler/prelude/PrelNames.hs:934) integerToIntName (compiler/prelude/PrelNames.hs:934) minusIntegerName (compiler/prelude/PrelNames.hs:934) negateIntegerName (compiler/prelude/PrelNames.hs:934) eqIntegerPrimName (compiler/prelude/PrelNames.hs:934) neqIntegerPrimName (compiler/prelude/PrelNames.hs:934) absIntegerName (compiler/prelude/PrelNames.hs:934) signumIntegerName (compiler/prelude/PrelNames.hs:934) leIntegerPrimName (compiler/prelude/PrelNames.hs:934) gtIntegerPrimName (compiler/prelude/PrelNames.hs:934) ltIntegerPrimName (compiler/prelude/PrelNames.hs:934) geIntegerPrimName (compiler/prelude/PrelNames.hs:934) compareIntegerName (compiler/prelude/PrelNames.hs:934) quotRemIntegerName (compiler/prelude/PrelNames.hs:934) divModIntegerName (compiler/prelude/PrelNames.hs:934) quotIntegerName (compiler/prelude/PrelNames.hs:934) remIntegerName (compiler/prelude/PrelNames.hs:934) divIntegerName (compiler/prelude/PrelNames.hs:934) modIntegerName (compiler/prelude/PrelNames.hs:934) floatFromIntegerName (compiler/prelude/PrelNames.hs:934) doubleFromIntegerName (compiler/prelude/PrelNames.hs:934) encodeFloatIntegerName (compiler/prelude/PrelNames.hs:934) encodeDoubleIntegerName (compiler/prelude/PrelNames.hs:934) decodeDoubleIntegerName (compiler/prelude/PrelNames.hs:934) gcdIntegerName (compiler/prelude/PrelNames.hs:934) lcmIntegerName (compiler/prelude/PrelNames.hs:934) andIntegerName (compiler/prelude/PrelNames.hs:934) orIntegerName (compiler/prelude/PrelNames.hs:934) xorIntegerName (compiler/prelude/PrelNames.hs:934) complementIntegerName (compiler/prelude/PrelNames.hs:934) shiftLIntegerName (compiler/prelude/PrelNames.hs:934) shiftRIntegerName (compiler/prelude/PrelNames.hs:934) rationalTyConName (compiler/prelude/PrelNames.hs:1000) ratioTyConName (compiler/prelude/PrelNames.hs:1000) ratioDataConName (compiler/prelude/PrelNames.hs:1000) realClassName (compiler/prelude/PrelNames.hs:1000) integralClassName (compiler/prelude/PrelNames.hs:1000) realFracClassName (compiler/prelude/PrelNames.hs:1000) fractionalClassName (compiler/prelude/PrelNames.hs:1000) fromRationalName (compiler/prelude/PrelNames.hs:1000) toIntegerName (compiler/prelude/PrelNames.hs:1000) toRationalName (compiler/prelude/PrelNames.hs:1000) fromIntegralName (compiler/prelude/PrelNames.hs:1000) realToFracName (compiler/prelude/PrelNames.hs:1000) floatingClassName (compiler/prelude/PrelNames.hs:1018) realFloatClassName (compiler/prelude/PrelNames.hs:1018) rationalToFloatName (compiler/prelude/PrelNames.hs:1023) rationalToDoubleName (compiler/prelude/PrelNames.hs:1023) ixClassName (compiler/prelude/PrelNames.hs:1028) typeableClassName (compiler/prelude/PrelNames.hs:1032) typeRepTyConName (compiler/prelude/PrelNames.hs:1032) mkTyConName (compiler/prelude/PrelNames.hs:1032) mkPolyTyConAppName (compiler/prelude/PrelNames.hs:1032) mkAppTyName (compiler/prelude/PrelNames.hs:1032) typeLitTypeRepName (compiler/prelude/PrelNames.hs:1032) dataClassName (compiler/prelude/PrelNames.hs:1049) assertErrorName (compiler/prelude/PrelNames.hs:1053) enumClassName (compiler/prelude/PrelNames.hs:1057) enumFromName (compiler/prelude/PrelNames.hs:1057) enumFromToName (compiler/prelude/PrelNames.hs:1057) enumFromThenName (compiler/prelude/PrelNames.hs:1057) enumFromThenToName (compiler/prelude/PrelNames.hs:1057) boundedClassName (compiler/prelude/PrelNames.hs:1057) concatName (compiler/prelude/PrelNames.hs:1067) filterName (compiler/prelude/PrelNames.hs:1067) zipName (compiler/prelude/PrelNames.hs:1067) isListClassName (compiler/prelude/PrelNames.hs:1073) fromListName (compiler/prelude/PrelNames.hs:1073) fromListNName (compiler/prelude/PrelNames.hs:1073) toListName (compiler/prelude/PrelNames.hs:1073) showClassName (compiler/prelude/PrelNames.hs:1080) readClassName (compiler/prelude/PrelNames.hs:1084) genClassName (compiler/prelude/PrelNames.hs:1088) gen1ClassName (compiler/prelude/PrelNames.hs:1088) datatypeClassName (compiler/prelude/PrelNames.hs:1088) constructorClassName (compiler/prelude/PrelNames.hs:1088) selectorClassName (compiler/prelude/PrelNames.hs:1088) genericClassNames (compiler/prelude/PrelNames.hs:1097) ghciIoClassName (compiler/prelude/PrelNames.hs:1101) ghciStepIoMName (compiler/prelude/PrelNames.hs:1101) ioTyConName (compiler/prelude/PrelNames.hs:1106) ioDataConName (compiler/prelude/PrelNames.hs:1106) thenIOName (compiler/prelude/PrelNames.hs:1106) bindIOName (compiler/prelude/PrelNames.hs:1106) returnIOName (compiler/prelude/PrelNames.hs:1106) failIOName (compiler/prelude/PrelNames.hs:1106) printName (compiler/prelude/PrelNames.hs:1116) int8TyConName (compiler/prelude/PrelNames.hs:1120) int16TyConName (compiler/prelude/PrelNames.hs:1120) int32TyConName (compiler/prelude/PrelNames.hs:1120) int64TyConName (compiler/prelude/PrelNames.hs:1120) word8TyConName (compiler/prelude/PrelNames.hs:1127) word16TyConName (compiler/prelude/PrelNames.hs:1127) word32TyConName (compiler/prelude/PrelNames.hs:1127) word64TyConName (compiler/prelude/PrelNames.hs:1127) ptrTyConName (compiler/prelude/PrelNames.hs:1134) funPtrTyConName (compiler/prelude/PrelNames.hs:1134) stablePtrTyConName (compiler/prelude/PrelNames.hs:1139) newStablePtrName (compiler/prelude/PrelNames.hs:1139) runSTRepName (compiler/prelude/PrelNames.hs:1144) monadFixClassName (compiler/prelude/PrelNames.hs:1148) mfixName (compiler/prelude/PrelNames.hs:1148) arrAName (compiler/prelude/PrelNames.hs:1153) composeAName (compiler/prelude/PrelNames.hs:1153) firstAName (compiler/prelude/PrelNames.hs:1153) appAName (compiler/prelude/PrelNames.hs:1153) choiceAName (compiler/prelude/PrelNames.hs:1153) loopAName (compiler/prelude/PrelNames.hs:1153) guardMName (compiler/prelude/PrelNames.hs:1162) liftMName (compiler/prelude/PrelNames.hs:1162) mzipName (compiler/prelude/PrelNames.hs:1162) toAnnotationWrapperName (compiler/prelude/PrelNames.hs:1169) monadPlusClassName (compiler/prelude/PrelNames.hs:1173) randomClassName (compiler/prelude/PrelNames.hs:1173) randomGenClassName (compiler/prelude/PrelNames.hs:1173) isStringClassName (compiler/prelude/PrelNames.hs:1173) knownNatClassName (compiler/prelude/PrelNames.hs:1181) knownSymbolClassName (compiler/prelude/PrelNames.hs:1183) ipClassName (compiler/prelude/PrelNames.hs:1187) pLUGINS (compiler/prelude/PrelNames.hs:1191) pluginTyConName (compiler/prelude/PrelNames.hs:1193) staticPtrInfoTyConName (compiler/prelude/PrelNames.hs:1197) staticPtrInfoDataConName (compiler/prelude/PrelNames.hs:1201) staticPtrTyConName (compiler/prelude/PrelNames.hs:1205) staticPtrDataConName (compiler/prelude/PrelNames.hs:1209) fingerprintDataConName (compiler/prelude/PrelNames.hs:1213) varQual (compiler/prelude/PrelNames.hs:1227) tcQual (compiler/prelude/PrelNames.hs:1227) clsQual (compiler/prelude/PrelNames.hs:1227) mk_known_key_name (compiler/prelude/PrelNames.hs:1232) conName (compiler/prelude/PrelNames.hs:1236) boundedClassKey (compiler/prelude/PrelNames.hs:1249) enumClassKey (compiler/prelude/PrelNames.hs:1249) eqClassKey (compiler/prelude/PrelNames.hs:1249) floatingClassKey (compiler/prelude/PrelNames.hs:1249) fractionalClassKey (compiler/prelude/PrelNames.hs:1249) integralClassKey (compiler/prelude/PrelNames.hs:1249) monadClassKey (compiler/prelude/PrelNames.hs:1249) dataClassKey (compiler/prelude/PrelNames.hs:1249) functorClassKey (compiler/prelude/PrelNames.hs:1249) numClassKey (compiler/prelude/PrelNames.hs:1249) ordClassKey (compiler/prelude/PrelNames.hs:1249) readClassKey (compiler/prelude/PrelNames.hs:1249) realClassKey (compiler/prelude/PrelNames.hs:1249) realFloatClassKey (compiler/prelude/PrelNames.hs:1249) realFracClassKey (compiler/prelude/PrelNames.hs:1249) showClassKey (compiler/prelude/PrelNames.hs:1249) ixClassKey (compiler/prelude/PrelNames.hs:1249) typeableClassKey (compiler/prelude/PrelNames.hs:1271) typeable1ClassKey (compiler/prelude/PrelNames.hs:1271) typeable2ClassKey (compiler/prelude/PrelNames.hs:1271) typeable3ClassKey (compiler/prelude/PrelNames.hs:1271) typeable4ClassKey (compiler/prelude/PrelNames.hs:1271) typeable5ClassKey (compiler/prelude/PrelNames.hs:1271) typeable6ClassKey (compiler/prelude/PrelNames.hs:1271) typeable7ClassKey (compiler/prelude/PrelNames.hs:1271) monadFixClassKey (compiler/prelude/PrelNames.hs:1283) monadPlusClassKey (compiler/prelude/PrelNames.hs:1286) randomClassKey (compiler/prelude/PrelNames.hs:1286) randomGenClassKey (compiler/prelude/PrelNames.hs:1286) isStringClassKey (compiler/prelude/PrelNames.hs:1291) applicativeClassKey (compiler/prelude/PrelNames.hs:1294) foldableClassKey (compiler/prelude/PrelNames.hs:1294) traversableClassKey (compiler/prelude/PrelNames.hs:1294) genClassKey (compiler/prelude/PrelNames.hs:1299) gen1ClassKey (compiler/prelude/PrelNames.hs:1299) datatypeClassKey (compiler/prelude/PrelNames.hs:1299) constructorClassKey (compiler/prelude/PrelNames.hs:1299) selectorClassKey (compiler/prelude/PrelNames.hs:1299) knownNatClassNameKey (compiler/prelude/PrelNames.hs:1309) knownSymbolClassNameKey (compiler/prelude/PrelNames.hs:1313) ghciIoClassKey (compiler/prelude/PrelNames.hs:1316) ipClassNameKey (compiler/prelude/PrelNames.hs:1319) addrPrimTyConKey (compiler/prelude/PrelNames.hs:1330) arrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) arrayArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) boolTyConKey (compiler/prelude/PrelNames.hs:1330) byteArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) charPrimTyConKey (compiler/prelude/PrelNames.hs:1330) charTyConKey (compiler/prelude/PrelNames.hs:1330) doublePrimTyConKey (compiler/prelude/PrelNames.hs:1330) doubleTyConKey (compiler/prelude/PrelNames.hs:1330) floatPrimTyConKey (compiler/prelude/PrelNames.hs:1330) floatTyConKey (compiler/prelude/PrelNames.hs:1330) funTyConKey (compiler/prelude/PrelNames.hs:1330) intPrimTyConKey (compiler/prelude/PrelNames.hs:1330) intTyConKey (compiler/prelude/PrelNames.hs:1330) int8TyConKey (compiler/prelude/PrelNames.hs:1330) int16TyConKey (compiler/prelude/PrelNames.hs:1330) int32PrimTyConKey (compiler/prelude/PrelNames.hs:1330) int32TyConKey (compiler/prelude/PrelNames.hs:1330) int64PrimTyConKey (compiler/prelude/PrelNames.hs:1330) int64TyConKey (compiler/prelude/PrelNames.hs:1330) integerTyConKey (compiler/prelude/PrelNames.hs:1330) listTyConKey (compiler/prelude/PrelNames.hs:1330) foreignObjPrimTyConKey (compiler/prelude/PrelNames.hs:1330) weakPrimTyConKey (compiler/prelude/PrelNames.hs:1330) mutableArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) mutableArrayArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) mutableByteArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) orderingTyConKey (compiler/prelude/PrelNames.hs:1330) mVarPrimTyConKey (compiler/prelude/PrelNames.hs:1330) ratioTyConKey (compiler/prelude/PrelNames.hs:1330) rationalTyConKey (compiler/prelude/PrelNames.hs:1330) realWorldTyConKey (compiler/prelude/PrelNames.hs:1330) stablePtrPrimTyConKey (compiler/prelude/PrelNames.hs:1330) stablePtrTyConKey (compiler/prelude/PrelNames.hs:1330) anyTyConKey (compiler/prelude/PrelNames.hs:1330) eqTyConKey (compiler/prelude/PrelNames.hs:1330) smallArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) smallMutableArrayPrimTyConKey (compiler/prelude/PrelNames.hs:1330) statePrimTyConKey (compiler/prelude/PrelNames.hs:1380) stableNamePrimTyConKey (compiler/prelude/PrelNames.hs:1380) stableNameTyConKey (compiler/prelude/PrelNames.hs:1380) mutVarPrimTyConKey (compiler/prelude/PrelNames.hs:1380) ioTyConKey (compiler/prelude/PrelNames.hs:1380) wordPrimTyConKey (compiler/prelude/PrelNames.hs:1380) wordTyConKey (compiler/prelude/PrelNames.hs:1380) word8TyConKey (compiler/prelude/PrelNames.hs:1380) word16TyConKey (compiler/prelude/PrelNames.hs:1380) word32PrimTyConKey (compiler/prelude/PrelNames.hs:1380) word32TyConKey (compiler/prelude/PrelNames.hs:1380) word64PrimTyConKey (compiler/prelude/PrelNames.hs:1380) word64TyConKey (compiler/prelude/PrelNames.hs:1380) liftedConKey (compiler/prelude/PrelNames.hs:1380) unliftedConKey (compiler/prelude/PrelNames.hs:1380) anyBoxConKey (compiler/prelude/PrelNames.hs:1380) kindConKey (compiler/prelude/PrelNames.hs:1380) boxityConKey (compiler/prelude/PrelNames.hs:1380) typeConKey (compiler/prelude/PrelNames.hs:1380) threadIdPrimTyConKey (compiler/prelude/PrelNames.hs:1380) bcoPrimTyConKey (compiler/prelude/PrelNames.hs:1380) ptrTyConKey (compiler/prelude/PrelNames.hs:1380) funPtrTyConKey (compiler/prelude/PrelNames.hs:1380) tVarPrimTyConKey (compiler/prelude/PrelNames.hs:1380) eqPrimTyConKey (compiler/prelude/PrelNames.hs:1380) eqReprPrimTyConKey (compiler/prelude/PrelNames.hs:1380) voidPrimTyConKey (compiler/prelude/PrelNames.hs:1380) parrTyConKey (compiler/prelude/PrelNames.hs:1417) objectTyConKey (compiler/prelude/PrelNames.hs:1421) eitherTyConKey (compiler/prelude/PrelNames.hs:1424) superKindTyConKey (compiler/prelude/PrelNames.hs:1428) liftedTypeKindTyConKey (compiler/prelude/PrelNames.hs:1432) anyKindTyConKey (compiler/prelude/PrelNames.hs:1432) openTypeKindTyConKey (compiler/prelude/PrelNames.hs:1432) unliftedTypeKindTyConKey (compiler/prelude/PrelNames.hs:1432) constraintKindTyConKey (compiler/prelude/PrelNames.hs:1432) symCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) transCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) leftCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) rightCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) instCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) unsafeCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) csel1CoercionTyConKey (compiler/prelude/PrelNames.hs:1441) csel2CoercionTyConKey (compiler/prelude/PrelNames.hs:1441) cselRCoercionTyConKey (compiler/prelude/PrelNames.hs:1441) pluginTyConKey (compiler/prelude/PrelNames.hs:1455) unknownTyConKey (compiler/prelude/PrelNames.hs:1458) unknown1TyConKey (compiler/prelude/PrelNames.hs:1458) unknown2TyConKey (compiler/prelude/PrelNames.hs:1458) unknown3TyConKey (compiler/prelude/PrelNames.hs:1458) opaqueTyConKey (compiler/prelude/PrelNames.hs:1458) stringTyConKey (compiler/prelude/PrelNames.hs:1466) v1TyConKey (compiler/prelude/PrelNames.hs:1470) u1TyConKey (compiler/prelude/PrelNames.hs:1470) par1TyConKey (compiler/prelude/PrelNames.hs:1470) rec1TyConKey (compiler/prelude/PrelNames.hs:1470) k1TyConKey (compiler/prelude/PrelNames.hs:1470) m1TyConKey (compiler/prelude/PrelNames.hs:1470) sumTyConKey (compiler/prelude/PrelNames.hs:1470) prodTyConKey (compiler/prelude/PrelNames.hs:1470) compTyConKey (compiler/prelude/PrelNames.hs:1470) rTyConKey (compiler/prelude/PrelNames.hs:1470) pTyConKey (compiler/prelude/PrelNames.hs:1470) dTyConKey (compiler/prelude/PrelNames.hs:1470) cTyConKey (compiler/prelude/PrelNames.hs:1470) sTyConKey (compiler/prelude/PrelNames.hs:1470) rec0TyConKey (compiler/prelude/PrelNames.hs:1470) par0TyConKey (compiler/prelude/PrelNames.hs:1470) d1TyConKey (compiler/prelude/PrelNames.hs:1470) c1TyConKey (compiler/prelude/PrelNames.hs:1470) s1TyConKey (compiler/prelude/PrelNames.hs:1470) noSelTyConKey (compiler/prelude/PrelNames.hs:1470) repTyConKey (compiler/prelude/PrelNames.hs:1470) rep1TyConKey (compiler/prelude/PrelNames.hs:1470) typeNatKindConNameKey (compiler/prelude/PrelNames.hs:1505) typeSymbolKindConNameKey (compiler/prelude/PrelNames.hs:1505) typeNatAddTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeNatMulTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeNatExpTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeNatLeqTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeNatSubTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeSymbolCmpTyFamNameKey (compiler/prelude/PrelNames.hs:1505) typeNatCmpTyFamNameKey (compiler/prelude/PrelNames.hs:1505) ntTyConKey (compiler/prelude/PrelNames.hs:1520) coercibleTyConKey (compiler/prelude/PrelNames.hs:1522) proxyPrimTyConKey (compiler/prelude/PrelNames.hs:1525) specTyConKey (compiler/prelude/PrelNames.hs:1528) staticPtrTyConKey (compiler/prelude/PrelNames.hs:1534) staticPtrInfoTyConKey (compiler/prelude/PrelNames.hs:1537) typeRepTyConKey (compiler/prelude/PrelNames.hs:1540) unitTyConKey (compiler/prelude/PrelNames.hs:1553) charDataConKey (compiler/prelude/PrelNames.hs:1564) consDataConKey (compiler/prelude/PrelNames.hs:1564) doubleDataConKey (compiler/prelude/PrelNames.hs:1564) falseDataConKey (compiler/prelude/PrelNames.hs:1564) floatDataConKey (compiler/prelude/PrelNames.hs:1564) intDataConKey (compiler/prelude/PrelNames.hs:1564) integerSDataConKey (compiler/prelude/PrelNames.hs:1564) nilDataConKey (compiler/prelude/PrelNames.hs:1564) ratioDataConKey (compiler/prelude/PrelNames.hs:1564) stableNameDataConKey (compiler/prelude/PrelNames.hs:1564) trueDataConKey (compiler/prelude/PrelNames.hs:1564) wordDataConKey (compiler/prelude/PrelNames.hs:1564) ioDataConKey (compiler/prelude/PrelNames.hs:1564) integerDataConKey (compiler/prelude/PrelNames.hs:1564) eqBoxDataConKey (compiler/prelude/PrelNames.hs:1564) coercibleDataConKey (compiler/prelude/PrelNames.hs:1564) crossDataConKey (compiler/prelude/PrelNames.hs:1585) inlDataConKey (compiler/prelude/PrelNames.hs:1585) inrDataConKey (compiler/prelude/PrelNames.hs:1585) genUnitDataConKey (compiler/prelude/PrelNames.hs:1585) parrDataConKey (compiler/prelude/PrelNames.hs:1592) leftDataConKey (compiler/prelude/PrelNames.hs:1595) rightDataConKey (compiler/prelude/PrelNames.hs:1595) ltDataConKey (compiler/prelude/PrelNames.hs:1599) eqDataConKey (compiler/prelude/PrelNames.hs:1599) gtDataConKey (compiler/prelude/PrelNames.hs:1599) staticPtrDataConKey (compiler/prelude/PrelNames.hs:1606) staticPtrInfoDataConKey (compiler/prelude/PrelNames.hs:1609) fingerprintDataConKey (compiler/prelude/PrelNames.hs:1612) wildCardKey (compiler/prelude/PrelNames.hs:1623) absentErrorIdKey (compiler/prelude/PrelNames.hs:1623) augmentIdKey (compiler/prelude/PrelNames.hs:1623) appendIdKey (compiler/prelude/PrelNames.hs:1623) buildIdKey (compiler/prelude/PrelNames.hs:1623) errorIdKey (compiler/prelude/PrelNames.hs:1623) foldrIdKey (compiler/prelude/PrelNames.hs:1623) recSelErrorIdKey (compiler/prelude/PrelNames.hs:1623) seqIdKey (compiler/prelude/PrelNames.hs:1623) irrefutPatErrorIdKey (compiler/prelude/PrelNames.hs:1623) eqStringIdKey (compiler/prelude/PrelNames.hs:1623) noMethodBindingErrorIdKey (compiler/prelude/PrelNames.hs:1623) nonExhaustiveGuardsErrorIdKey (compiler/prelude/PrelNames.hs:1623) runtimeErrorIdKey (compiler/prelude/PrelNames.hs:1623) patErrorIdKey (compiler/prelude/PrelNames.hs:1623) voidPrimIdKey (compiler/prelude/PrelNames.hs:1623) realWorldPrimIdKey (compiler/prelude/PrelNames.hs:1623) recConErrorIdKey (compiler/prelude/PrelNames.hs:1623) unpackCStringUtf8IdKey (compiler/prelude/PrelNames.hs:1623) unpackCStringAppendIdKey (compiler/prelude/PrelNames.hs:1623) unpackCStringFoldrIdKey (compiler/prelude/PrelNames.hs:1623) unpackCStringIdKey (compiler/prelude/PrelNames.hs:1623) unsafeCoerceIdKey (compiler/prelude/PrelNames.hs:1654) concatIdKey (compiler/prelude/PrelNames.hs:1654) filterIdKey (compiler/prelude/PrelNames.hs:1654) zipIdKey (compiler/prelude/PrelNames.hs:1654) bindIOIdKey (compiler/prelude/PrelNames.hs:1654) returnIOIdKey (compiler/prelude/PrelNames.hs:1654) newStablePtrIdKey (compiler/prelude/PrelNames.hs:1654) printIdKey (compiler/prelude/PrelNames.hs:1654) failIOIdKey (compiler/prelude/PrelNames.hs:1654) nullAddrIdKey (compiler/prelude/PrelNames.hs:1654) voidArgIdKey (compiler/prelude/PrelNames.hs:1654) fstIdKey (compiler/prelude/PrelNames.hs:1654) sndIdKey (compiler/prelude/PrelNames.hs:1654) otherwiseIdKey (compiler/prelude/PrelNames.hs:1654) assertIdKey (compiler/prelude/PrelNames.hs:1654) runSTRepIdKey (compiler/prelude/PrelNames.hs:1654) mkIntegerIdKey (compiler/prelude/PrelNames.hs:1675) smallIntegerIdKey (compiler/prelude/PrelNames.hs:1675) wordToIntegerIdKey (compiler/prelude/PrelNames.hs:1675) integerToWordIdKey (compiler/prelude/PrelNames.hs:1675) integerToIntIdKey (compiler/prelude/PrelNames.hs:1675) integerToWord64IdKey (compiler/prelude/PrelNames.hs:1675) integerToInt64IdKey (compiler/prelude/PrelNames.hs:1675) word64ToIntegerIdKey (compiler/prelude/PrelNames.hs:1675) int64ToIntegerIdKey (compiler/prelude/PrelNames.hs:1675) plusIntegerIdKey (compiler/prelude/PrelNames.hs:1675) timesIntegerIdKey (compiler/prelude/PrelNames.hs:1675) minusIntegerIdKey (compiler/prelude/PrelNames.hs:1675) negateIntegerIdKey (compiler/prelude/PrelNames.hs:1675) eqIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) neqIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) absIntegerIdKey (compiler/prelude/PrelNames.hs:1675) signumIntegerIdKey (compiler/prelude/PrelNames.hs:1675) leIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) gtIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) ltIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) geIntegerPrimIdKey (compiler/prelude/PrelNames.hs:1675) compareIntegerIdKey (compiler/prelude/PrelNames.hs:1675) quotRemIntegerIdKey (compiler/prelude/PrelNames.hs:1675) divModIntegerIdKey (compiler/prelude/PrelNames.hs:1675) quotIntegerIdKey (compiler/prelude/PrelNames.hs:1675) remIntegerIdKey (compiler/prelude/PrelNames.hs:1675) divIntegerIdKey (compiler/prelude/PrelNames.hs:1675) modIntegerIdKey (compiler/prelude/PrelNames.hs:1675) floatFromIntegerIdKey (compiler/prelude/PrelNames.hs:1675) doubleFromIntegerIdKey (compiler/prelude/PrelNames.hs:1675) encodeFloatIntegerIdKey (compiler/prelude/PrelNames.hs:1675) encodeDoubleIntegerIdKey (compiler/prelude/PrelNames.hs:1675) decodeDoubleIntegerIdKey (compiler/prelude/PrelNames.hs:1675) gcdIntegerIdKey (compiler/prelude/PrelNames.hs:1675) lcmIntegerIdKey (compiler/prelude/PrelNames.hs:1675) andIntegerIdKey (compiler/prelude/PrelNames.hs:1675) orIntegerIdKey (compiler/prelude/PrelNames.hs:1675) xorIntegerIdKey (compiler/prelude/PrelNames.hs:1675) complementIntegerIdKey (compiler/prelude/PrelNames.hs:1675) shiftLIntegerIdKey (compiler/prelude/PrelNames.hs:1675) shiftRIntegerIdKey (compiler/prelude/PrelNames.hs:1675) rootMainKey (compiler/prelude/PrelNames.hs:1733) runMainKey (compiler/prelude/PrelNames.hs:1733) thenIOIdKey (compiler/prelude/PrelNames.hs:1737) lazyIdKey (compiler/prelude/PrelNames.hs:1737) assertErrorIdKey (compiler/prelude/PrelNames.hs:1737) oneShotKey (compiler/prelude/PrelNames.hs:1737) breakpointIdKey (compiler/prelude/PrelNames.hs:1743) breakpointCondIdKey (compiler/prelude/PrelNames.hs:1743) breakpointAutoIdKey (compiler/prelude/PrelNames.hs:1743) breakpointJumpIdKey (compiler/prelude/PrelNames.hs:1743) breakpointCondJumpIdKey (compiler/prelude/PrelNames.hs:1743) breakpointAutoJumpIdKey (compiler/prelude/PrelNames.hs:1743) inlineIdKey (compiler/prelude/PrelNames.hs:1753) mapIdKey (compiler/prelude/PrelNames.hs:1756) groupWithIdKey (compiler/prelude/PrelNames.hs:1756) dollarIdKey (compiler/prelude/PrelNames.hs:1756) coercionTokenIdKey (compiler/prelude/PrelNames.hs:1761) rationalToFloatIdKey (compiler/prelude/PrelNames.hs:1764) rationalToDoubleIdKey (compiler/prelude/PrelNames.hs:1764) unmarshalObjectIdKey (compiler/prelude/PrelNames.hs:1769) marshalObjectIdKey (compiler/prelude/PrelNames.hs:1769) marshalStringIdKey (compiler/prelude/PrelNames.hs:1769) unmarshalStringIdKey (compiler/prelude/PrelNames.hs:1769) checkDotnetResNameIdKey (compiler/prelude/PrelNames.hs:1769) undefinedKey (compiler/prelude/PrelNames.hs:1777) magicDictKey (compiler/prelude/PrelNames.hs:1780) coerceKey (compiler/prelude/PrelNames.hs:1783) unboundKey (compiler/prelude/PrelNames.hs:1793) fromIntegerClassOpKey (compiler/prelude/PrelNames.hs:1796) minusClassOpKey (compiler/prelude/PrelNames.hs:1796) fromRationalClassOpKey (compiler/prelude/PrelNames.hs:1796) enumFromClassOpKey (compiler/prelude/PrelNames.hs:1796) enumFromThenClassOpKey (compiler/prelude/PrelNames.hs:1796) enumFromToClassOpKey (compiler/prelude/PrelNames.hs:1796) enumFromThenToClassOpKey (compiler/prelude/PrelNames.hs:1796) eqClassOpKey (compiler/prelude/PrelNames.hs:1796) geClassOpKey (compiler/prelude/PrelNames.hs:1796) negateClassOpKey (compiler/prelude/PrelNames.hs:1796) failMClassOpKey (compiler/prelude/PrelNames.hs:1796) bindMClassOpKey (compiler/prelude/PrelNames.hs:1796) thenMClassOpKey (compiler/prelude/PrelNames.hs:1796) returnMClassOpKey (compiler/prelude/PrelNames.hs:1796) fmapClassOpKey (compiler/prelude/PrelNames.hs:1796) mfixIdKey (compiler/prelude/PrelNames.hs:1819) arrAIdKey (compiler/prelude/PrelNames.hs:1823) composeAIdKey (compiler/prelude/PrelNames.hs:1823) firstAIdKey (compiler/prelude/PrelNames.hs:1823) appAIdKey (compiler/prelude/PrelNames.hs:1823) choiceAIdKey (compiler/prelude/PrelNames.hs:1823) loopAIdKey (compiler/prelude/PrelNames.hs:1823) fromStringClassOpKey (compiler/prelude/PrelNames.hs:1832) toAnnotationWrapperIdKey (compiler/prelude/PrelNames.hs:1836) fromIntegralIdKey (compiler/prelude/PrelNames.hs:1840) realToFracIdKey (compiler/prelude/PrelNames.hs:1840) toIntegerClassOpKey (compiler/prelude/PrelNames.hs:1840) toRationalClassOpKey (compiler/prelude/PrelNames.hs:1840) guardMIdKey (compiler/prelude/PrelNames.hs:1847) liftMIdKey (compiler/prelude/PrelNames.hs:1847) mzipIdKey (compiler/prelude/PrelNames.hs:1847) ghciStepIoMClassOpKey (compiler/prelude/PrelNames.hs:1853) isListClassKey (compiler/prelude/PrelNames.hs:1857) fromListClassOpKey (compiler/prelude/PrelNames.hs:1857) fromListNClassOpKey (compiler/prelude/PrelNames.hs:1857) toListClassOpKey (compiler/prelude/PrelNames.hs:1857) proxyHashKey (compiler/prelude/PrelNames.hs:1863) mkTyConKey (compiler/prelude/PrelNames.hs:1871) mkPolyTyConAppKey (compiler/prelude/PrelNames.hs:1871) mkAppTyKey (compiler/prelude/PrelNames.hs:1871) typeLitTypeRepKey (compiler/prelude/PrelNames.hs:1871) numericClassKeys (compiler/prelude/PrelNames.hs:1894) fractionalClassKeys (compiler/prelude/PrelNames.hs:1902) standardClassKeys (compiler/prelude/PrelNames.hs:1912) derivableClassKeys (compiler/prelude/PrelNames.hs:1927) int8X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:1) int16X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:3) int32X4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:5) int64X2PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:7) int8X32PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:9) int16X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:11) int32X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:13) int64X4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:15) int8X64PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:17) int16X32PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:19) int32X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:21) int64X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:23) word8X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:25) word16X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:27) word32X4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:29) word64X2PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:31) word8X32PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:33) word16X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:35) word32X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:37) word64X4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:39) word8X64PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:41) word16X32PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:43) word32X16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:45) word64X8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:47) floatX4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:49) doubleX2PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:51) floatX8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:53) doubleX4PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:55) floatX16PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:57) doubleX8PrimTyConKey (compiler/stage2/build/primop-vector-uniques.hs-incl:59) 60% ( 6 / 10) in 'ApiAnnotation' Missing documentation for: Module header ApiAnns (compiler/parser/ApiAnnotation.hs:124) ApiAnnKey (compiler/parser/ApiAnnotation.hs:127) AnnotationComment (compiler/parser/ApiAnnotation.hs:268) 5% ( 2 / 40) in 'Lexer' Missing documentation for: Module header Token (compiler/parser/Lexer.x:514) lexer (compiler/parser/Lexer.x:2220) pragState (compiler/parser/Lexer.x:2073) mkPState (compiler/parser/Lexer.x:2080) PState (compiler/parser/Lexer.x:1679) P (compiler/parser/Lexer.x:1733) ParseResult (compiler/parser/Lexer.x:1671) getSrcLoc (compiler/parser/Lexer.x:1791) getPState (compiler/parser/Lexer.x:1768) getDynFlags (compiler/main/DynFlags.hs:893) withThisPackage (compiler/parser/Lexer.x:1774) failLocMsgP (compiler/parser/Lexer.x:1762) failSpanMsgP (compiler/parser/Lexer.x:1765) srcParseFail (compiler/parser/Lexer.x:2203) getMessages (compiler/parser/Lexer.x:2149) popContext (compiler/parser/Lexer.x:2158) pushCurrentContext (compiler/parser/Lexer.x:2168) setLastToken (compiler/parser/Lexer.x:1797) setSrcLoc (compiler/parser/Lexer.x:1788) activeContext (compiler/parser/Lexer.x:1912) nextIsEOF (compiler/parser/Lexer.x:1893) getLexState (compiler/parser/Lexer.x:1904) popLexState (compiler/parser/Lexer.x:1901) pushLexState (compiler/parser/Lexer.x:1898) extension (compiler/parser/Lexer.x:1779) bangPatEnabled (compiler/parser/Lexer.x:2027) datatypeContextsEnabled (compiler/parser/Lexer.x:2039) traditionalRecordSyntaxEnabled (compiler/parser/Lexer.x:2057) explicitForallEnabled (compiler/parser/Lexer.x:2025) inRulePrag (compiler/parser/Lexer.x:2043) explicitNamespacesEnabled (compiler/parser/Lexer.x:2060) patternSynonymsEnabled (compiler/parser/Lexer.x:2068) sccProfilingOn (compiler/parser/Lexer.x:2055) hpcEnabled (compiler/parser/Lexer.x:2049) addWarning (compiler/parser/Lexer.x:2142) lexTokenStream (compiler/parser/Lexer.x:2497) addAnnotation (compiler/parser/Lexer.x:2595) 64% ( 25 / 39) in 'Packages' Missing documentation for: PackageState (compiler/main/Packages.hs:234) readPackageConfigs (compiler/main/Packages.hs:331) getPackageConfRefs (compiler/main/Packages.hs:337) resolvePackageConfig (compiler/main/Packages.hs:355) readPackageConfig (compiler/main/Packages.hs:364) listVisibleModuleNames (compiler/main/Packages.hs:1249) lookupModuleWithSuggestions (compiler/main/Packages.hs:1186) ModuleSuggestion (compiler/main/Packages.hs:1183) collectIncludeDirs (compiler/main/Packages.hs:1075) collectLibraryPaths (compiler/main/Packages.hs:1083) collectLinkOpts (compiler/main/Packages.hs:1092) packageHsLibs (compiler/main/Packages.hs:1100) packageKeyPackageIdString (compiler/main/Packages.hs:1328) pprFlag (compiler/main/Packages.hs:569) 19% ( 6 / 32) in 'SysTools' Missing documentation for: Module header initSysTools (compiler/main/SysTools.hs:173) runUnlit (compiler/main/SysTools.hs:378) runCpp (compiler/main/SysTools.hs:385) runCc (compiler/main/SysTools.hs:402) runPp (compiler/main/SysTools.hs:396) runSplit (compiler/main/SysTools.hs:560) runAs (compiler/main/SysTools.hs:565) runLink (compiler/main/SysTools.hs:879) runLibtool (compiler/main/SysTools.hs:939) runMkDLL (compiler/main/SysTools.hs:948) runWindres (compiler/main/SysTools.hs:955) getLinkerInfo (compiler/main/SysTools.hs:736) getCompilerInfo (compiler/main/SysTools.hs:827) linkDynLib (compiler/main/SysTools.hs:1447) askCc (compiler/main/SysTools.hs:463) touch (compiler/main/SysTools.hs:978) copy (compiler/main/SysTools.hs:982) copyWithHeader (compiler/main/SysTools.hs:985) setTmpDir (compiler/main/DynFlags.hs:3958) newTempName (compiler/main/SysTools.hs:1072) newTempLibName (compiler/main/SysTools.hs:1088) cleanTempDirs (compiler/main/SysTools.hs:1040) cleanTempFiles (compiler/main/SysTools.hs:1048) cleanTempFilesExcept (compiler/main/SysTools.hs:1056) addFilesToClean (compiler/main/SysTools.hs:1149) 93% ( 14 / 15) in 'Annotations' Missing documentation for: AnnPayload (compiler/main/Annotations.hs:40) 30% ( 18 / 60) in 'Var' Missing documentation for: CoVar (compiler/basicTypes/Var.hs:111) Id (compiler/basicTypes/Var.hs:94) DictId (compiler/basicTypes/Var.hs:107) DFunId (compiler/basicTypes/Var.hs:106) EvVar (compiler/basicTypes/Var.hs:105) EqVar (compiler/basicTypes/Var.hs:109) EvId (compiler/basicTypes/Var.hs:104) IpId (compiler/basicTypes/Var.hs:108) TyVar (compiler/basicTypes/Var.hs:96) TypeVar (compiler/basicTypes/Var.hs:99) KindVar (compiler/basicTypes/Var.hs:100) TKVar (compiler/basicTypes/Var.hs:98) varName (compiler/basicTypes/Var.hs:156) varUnique (compiler/basicTypes/Var.hs:246) setVarName (compiler/basicTypes/Var.hs:254) setVarUnique (compiler/basicTypes/Var.hs:249) setVarType (compiler/basicTypes/Var.hs:259) mkGlobalVar (compiler/basicTypes/Var.hs:341) mkLocalVar (compiler/basicTypes/Var.hs:345) mkCoVar (compiler/basicTypes/Var.hs:349) idInfo (compiler/basicTypes/Var.hs:331) idDetails (compiler/basicTypes/Var.hs:335) lazySetIdInfo (compiler/basicTypes/Var.hs:368) setIdDetails (compiler/basicTypes/Var.hs:371) isId (compiler/basicTypes/Var.hs:410) isTKVar (compiler/basicTypes/Var.hs:401) isTyVar (compiler/basicTypes/Var.hs:398) isTcTyVar (compiler/basicTypes/Var.hs:406) isLocalId (compiler/basicTypes/Var.hs:414) isGlobalId (compiler/basicTypes/Var.hs:424) mkTyVar (compiler/basicTypes/Var.hs:293) mkTcTyVar (compiler/basicTypes/Var.hs:299) mkKindVar (compiler/basicTypes/Var.hs:315) tyVarName (compiler/basicTypes/Var.hs:270) tyVarKind (compiler/basicTypes/Var.hs:273) tcTyVarDetails (compiler/basicTypes/Var.hs:308) setTcTyVarDetails (compiler/basicTypes/Var.hs:312) setTyVarName (compiler/basicTypes/Var.hs:279) setTyVarUnique (compiler/basicTypes/Var.hs:276) setTyVarKind (compiler/basicTypes/Var.hs:282) updateTyVarKind (compiler/basicTypes/Var.hs:285) updateTyVarKindM (compiler/basicTypes/Var.hs:288) 15% ( 4 / 26) in 'CostCentre' Missing documentation for: Module header CcName (compiler/profiling/CostCentre.hs:66) IsCafCC (compiler/profiling/CostCentre.hs:68) CollectedCCs (compiler/profiling/CostCentre.hs:181) noCCS (compiler/profiling/CostCentre.hs:188) currentCCS (compiler/profiling/CostCentre.hs:188) dontCareCCS (compiler/profiling/CostCentre.hs:188) noCCSAttached (compiler/profiling/CostCentre.hs:197) isCurrentCCS (compiler/profiling/CostCentre.hs:201) maybeSingletonCCS (compiler/profiling/CostCentre.hs:209) mkUserCC (compiler/profiling/CostCentre.hs:124) mkAutoCC (compiler/profiling/CostCentre.hs:130) mkAllCafsCC (compiler/profiling/CostCentre.hs:147) mkSingletonCCS (compiler/profiling/CostCentre.hs:213) isCafCCS (compiler/profiling/CostCentre.hs:205) isCafCC (compiler/profiling/CostCentre.hs:102) ccFromThisModule (compiler/profiling/CostCentre.hs:117) pprCostCentreCore (compiler/profiling/CostCentre.hs:251) costCentreUserName (compiler/profiling/CostCentre.hs:277) costCentreUserNameFS (compiler/profiling/CostCentre.hs:280) costCentreSrcSpan (compiler/profiling/CostCentre.hs:287) cmpCostCentre (compiler/profiling/CostCentre.hs:78) 4% ( 1 / 27) in 'Class' Missing documentation for: Module header Class (compiler/types/Class.hs:49) ClassOpItem (compiler/types/Class.hs:92) DefMeth (compiler/types/Class.hs:96) ClassATItem (compiler/types/Class.hs:101) ClassMinimalDef (compiler/types/Class.hs:106) FunDep (compiler/types/Class.hs:90) pprFundeps (compiler/types/Class.hs:284) pprFunDep (compiler/types/Class.hs:288) mkClass (compiler/types/Class.hs:152) classTyVars (compiler/types/Class.hs:58) classArity (compiler/types/Class.hs:203) classKey (compiler/types/Class.hs:56) className (compiler/types/Class.hs:55) classATs (compiler/types/Class.hs:227) classATItems (compiler/types/Class.hs:231) classTyCon (compiler/types/Class.hs:51) classMethods (compiler/types/Class.hs:220) classOpItems (compiler/types/Class.hs:224) classBigSig (compiler/types/Class.hs:238) classExtraBigSig (compiler/types/Class.hs:243) classTvsFds (compiler/types/Class.hs:234) classSCTheta (compiler/types/Class.hs:66) classAllSelIds (compiler/types/Class.hs:207) classSCSelId (compiler/types/Class.hs:212) classMinimalDef (compiler/types/Class.hs:77) 8% ( 3 / 36) in 'VarSet' Missing documentation for: Module header VarSet (compiler/basicTypes/VarSet.hs:38) IdSet (compiler/basicTypes/VarSet.hs:39) TyVarSet (compiler/basicTypes/VarSet.hs:40) CoVarSet (compiler/basicTypes/VarSet.hs:41) emptyVarSet (compiler/basicTypes/VarSet.hs:43) unitVarSet (compiler/basicTypes/VarSet.hs:52) mkVarSet (compiler/basicTypes/VarSet.hs:60) extendVarSet (compiler/basicTypes/VarSet.hs:53) extendVarSetList (compiler/basicTypes/VarSet.hs:54) extendVarSet_C (compiler/basicTypes/VarSet.hs:68) elemVarSet (compiler/basicTypes/VarSet.hs:55) varSetElems (compiler/basicTypes/VarSet.hs:51) subVarSet (compiler/basicTypes/VarSet.hs:83) unionVarSet (compiler/basicTypes/VarSet.hs:45) unionVarSets (compiler/basicTypes/VarSet.hs:46) intersectVarSet (compiler/basicTypes/VarSet.hs:44) intersectsVarSet (compiler/basicTypes/VarSet.hs:81) disjointVarSet (compiler/basicTypes/VarSet.hs:82) isEmptyVarSet (compiler/basicTypes/VarSet.hs:59) delVarSet (compiler/basicTypes/VarSet.hs:56) delVarSetList (compiler/basicTypes/VarSet.hs:57) delVarSetByKey (compiler/basicTypes/VarSet.hs:70) minusVarSet (compiler/basicTypes/VarSet.hs:58) foldVarSet (compiler/basicTypes/VarSet.hs:61) filterVarSet (compiler/basicTypes/VarSet.hs:67) fixVarSet (compiler/basicTypes/VarSet.hs:72) lookupVarSet (compiler/basicTypes/VarSet.hs:62) mapVarSet (compiler/basicTypes/VarSet.hs:65) sizeVarSet (compiler/basicTypes/VarSet.hs:66) seqVarSet (compiler/basicTypes/VarSet.hs:119) elemVarSetByKey (compiler/basicTypes/VarSet.hs:71) partitionVarSet (compiler/basicTypes/VarSet.hs:73) 31% ( 26 / 84) in 'VarEnv' Missing documentation for: Module header VarEnv (compiler/basicTypes/VarEnv.hs:358) IdEnv (compiler/basicTypes/VarEnv.hs:359) TyVarEnv (compiler/basicTypes/VarEnv.hs:360) CoVarEnv (compiler/basicTypes/VarEnv.hs:361) emptyVarEnv (compiler/basicTypes/VarEnv.hs:363) unitVarEnv (compiler/basicTypes/VarEnv.hs:366) mkVarEnv (compiler/basicTypes/VarEnv.hs:364) elemVarEnv (compiler/basicTypes/VarEnv.hs:394) varEnvElts (compiler/basicTypes/VarEnv.hs:386) varEnvKeys (compiler/basicTypes/VarEnv.hs:387) extendVarEnv (compiler/basicTypes/VarEnv.hs:368) extendVarEnv_C (compiler/basicTypes/VarEnv.hs:369) extendVarEnv_Acc (compiler/basicTypes/VarEnv.hs:370) extendVarEnvList (compiler/basicTypes/VarEnv.hs:372) plusVarEnv (compiler/basicTypes/VarEnv.hs:371) plusVarEnv_C (compiler/basicTypes/VarEnv.hs:382) plusVarEnv_CD (compiler/basicTypes/VarEnv.hs:383) alterVarEnv (compiler/basicTypes/VarEnv.hs:367) delVarEnvList (compiler/basicTypes/VarEnv.hs:378) delVarEnv (compiler/basicTypes/VarEnv.hs:379) minusVarEnv (compiler/basicTypes/VarEnv.hs:380) intersectsVarEnv (compiler/basicTypes/VarEnv.hs:381) lookupVarEnv (compiler/basicTypes/VarEnv.hs:390) lookupVarEnv_NF (compiler/basicTypes/VarEnv.hs:392) lookupWithDefaultVarEnv (compiler/basicTypes/VarEnv.hs:393) mapVarEnv (compiler/basicTypes/VarEnv.hs:384) zipVarEnv (compiler/basicTypes/VarEnv.hs:365) modifyVarEnv (compiler/basicTypes/VarEnv.hs:385) modifyVarEnv_Directly (compiler/basicTypes/VarEnv.hs:446) isEmptyVarEnv (compiler/basicTypes/VarEnv.hs:389) foldVarEnv (compiler/basicTypes/VarEnv.hs:396) elemVarEnvByKey (compiler/basicTypes/VarEnv.hs:395) lookupVarEnv_Directly (compiler/basicTypes/VarEnv.hs:374) filterVarEnv (compiler/basicTypes/VarEnv.hs:391) filterVarEnv_Directly (compiler/basicTypes/VarEnv.hs:375) restrictVarEnv (compiler/basicTypes/VarEnv.hs:377) partitionVarEnv (compiler/basicTypes/VarEnv.hs:376) emptyInScopeSet (compiler/basicTypes/VarEnv.hs:91) mkInScopeSet (compiler/basicTypes/VarEnv.hs:97) delInScopeSet (compiler/basicTypes/VarEnv.hs:112) extendInScopeSet (compiler/basicTypes/VarEnv.hs:100) extendInScopeSetList (compiler/basicTypes/VarEnv.hs:103) extendInScopeSetSet (compiler/basicTypes/VarEnv.hs:108) getInScopeVars (compiler/basicTypes/VarEnv.hs:94) lookupInScope_Directly (compiler/basicTypes/VarEnv.hs:123) unionInScope (compiler/basicTypes/VarEnv.hs:127) elemInScopeSet (compiler/basicTypes/VarEnv.hs:115) mkRnEnv2 (compiler/basicTypes/VarEnv.hs:202) delBndrL (compiler/basicTypes/VarEnv.hs:285) delBndrR (compiler/basicTypes/VarEnv.hs:285) delBndrsL (compiler/basicTypes/VarEnv.hs:291) delBndrsR (compiler/basicTypes/VarEnv.hs:291) addRnInScopeSet (compiler/basicTypes/VarEnv.hs:207) rnInScope (compiler/basicTypes/VarEnv.hs:212) rnInScopeSet (compiler/basicTypes/VarEnv.hs:215) lookupRnInScope (compiler/basicTypes/VarEnv.hs:312) emptyTidyEnv (compiler/basicTypes/VarEnv.hs:347) 9% ( 4 / 43) in 'CoAxiom' Missing documentation for: Branched (compiler/types/CoAxiom.hs:130) Unbranched (compiler/types/CoAxiom.hs:129) BranchIndex (compiler/types/CoAxiom.hs:125) BranchList (compiler/types/CoAxiom.hs:132) toBranchList (compiler/types/CoAxiom.hs:137) fromBranchList (compiler/types/CoAxiom.hs:142) toBranchedList (compiler/types/CoAxiom.hs:147) toUnbranchedList (compiler/types/CoAxiom.hs:152) brListLength (compiler/types/CoAxiom.hs:157) brListNth (compiler/types/CoAxiom.hs:162) brListMap (compiler/types/CoAxiom.hs:169) brListFoldr (compiler/types/CoAxiom.hs:173) brListMapM (compiler/types/CoAxiom.hs:177) brListFoldlM_ (compiler/types/CoAxiom.hs:183) brListZipWith (compiler/types/CoAxiom.hs:193) CoAxBranch (compiler/types/CoAxiom.hs:249) toBranchedAxiom (compiler/types/CoAxiom.hs:263) toUnbranchedAxiom (compiler/types/CoAxiom.hs:267) coAxiomName (compiler/types/CoAxiom.hs:282) coAxiomArity (compiler/types/CoAxiom.hs:278) coAxiomBranches (compiler/types/CoAxiom.hs:288) coAxiomTyCon (compiler/types/CoAxiom.hs:301) isImplicitCoAxiom (compiler/types/CoAxiom.hs:319) coAxiomNumPats (compiler/types/CoAxiom.hs:271) coAxiomNthBranch (compiler/types/CoAxiom.hs:274) coAxiomSingleBranch_maybe (compiler/types/CoAxiom.hs:291) coAxiomRole (compiler/types/CoAxiom.hs:285) coAxiomSingleBranch (compiler/types/CoAxiom.hs:298) coAxBranchTyVars (compiler/types/CoAxiom.hs:304) coAxBranchRoles (compiler/types/CoAxiom.hs:313) coAxBranchLHS (compiler/types/CoAxiom.hs:307) coAxBranchRHS (compiler/types/CoAxiom.hs:310) coAxBranchSpan (compiler/types/CoAxiom.hs:316) coAxBranchIncomps (compiler/types/CoAxiom.hs:322) placeHolderIncomps (compiler/types/CoAxiom.hs:326) Role (compiler/types/CoAxiom.hs:439) fsFromRole (compiler/types/CoAxiom.hs:446) BuiltInSynFamily (compiler/types/CoAxiom.hs:519) trivialBuiltInFamily (compiler/types/CoAxiom.hs:527) 72% ( 81 /112) in 'TyCon' Missing documentation for: Module header TyConParent (compiler/types/TyCon.hs:648) isNoParent (compiler/types/TyCon.hs:712) Role (compiler/types/CoAxiom.hs:439) mkTupleTyCon (compiler/types/TyCon.hs:1061) isFunTyCon (compiler/types/TyCon.hs:1166) isDecomposableTyCon (compiler/types/TyCon.hs:1299) promotableTyCon_maybe (compiler/types/TyCon.hs:1417) promoteTyCon (compiler/types/TyCon.hs:1422) isProductTyCon (compiler/types/TyCon.hs:1265) isDataProductTyCon_maybe (compiler/types/TyCon.hs:1277) isOpenTypeFamilyTyCon (compiler/types/TyCon.hs:1343) isClosedSynFamilyTyCon_maybe (compiler/types/TyCon.hs:1348) isBuiltInSynFamTyCon_maybe (compiler/types/TyCon.hs:1353) isDistinctAlgRhs (compiler/types/TyCon.hs:1238) tyConAssoc_maybe (compiler/types/TyCon.hs:1368) tyConCType_maybe (compiler/types/TyCon.hs:1470) tyConSingleAlgDataCon_maybe (compiler/types/TyCon.hs:1652) tyConParent (compiler/types/TyCon.hs:1678) tyConTuple_maybe (compiler/types/TyCon.hs:1673) tyConFamInstSig_maybe (compiler/types/TyCon.hs:1690) unwrapNewTyConEtad_maybe (compiler/types/TyCon.hs:1259) newTyConCo (compiler/types/TyCon.hs:1600) pprPromotionQuote (compiler/types/TyCon.hs:1745) PrimElemRep (compiler/types/TyCon.hs:939) isVoidRep (compiler/types/TyCon.hs:958) isGcPtrRep (compiler/types/TyCon.hs:962) primElemRepSizeB (compiler/types/TyCon.hs:979) RecTcChecker (compiler/types/TyCon.hs:1801) initRecTc (compiler/types/TyCon.hs:1803) checkRecTc (compiler/types/TyCon.hs:1806) 28% ( 17 / 60) in 'TypeRep' Missing documentation for: Module header TyLit (compiler/types/TypeRep.hs:143) KindOrType (compiler/types/TypeRep.hs:148) mkTyVarTy (compiler/types/TypeRep.hs:270) mkTyVarTys (compiler/types/TypeRep.hs:273) isLiftedTypeKind (compiler/types/TypeRep.hs:282) isTypeVar (compiler/types/TypeRep.hs:291) isKindVar (compiler/types/TypeRep.hs:294) pprType (compiler/types/TypeRep.hs:511) pprParendType (compiler/types/TypeRep.hs:511) pprTypeApp (compiler/types/TypeRep.hs:702) pprTvBndr (compiler/types/TypeRep.hs:657) pprTvBndrs (compiler/types/TypeRep.hs:654) pprTyThing (compiler/types/TypeRep.hs:366) pprTyThingCategory (compiler/types/TypeRep.hs:369) pprSigmaType (compiler/types/TypeRep.hs:635) pprSigmaTypeExtraCts (compiler/types/TypeRep.hs:638) pprTheta (compiler/types/TypeRep.hs:527) pprForAll (compiler/types/TypeRep.hs:650) pprUserForAll (compiler/types/TypeRep.hs:641) pprThetaArrowTy (compiler/types/TypeRep.hs:531) pprClassPred (compiler/types/TypeRep.hs:523) pprKind (compiler/types/TypeRep.hs:518) pprParendKind (compiler/types/TypeRep.hs:518) pprTyLit (compiler/types/TypeRep.hs:515) suppressKinds (compiler/types/TypeRep.hs:769) TyPrec (compiler/types/TypeRep.hs:497) maybeParen (compiler/types/TypeRep.hs:505) pprTcApp (compiler/types/TypeRep.hs:725) pprPrefixApp (compiler/types/TypeRep.hs:811) pprArrowChain (compiler/types/TypeRep.hs:818) ppr_type (compiler/types/TypeRep.hs:575) tyVarsOfTypes (compiler/types/TypeRep.hs:318) closeOverKinds (compiler/types/TypeRep.hs:321) varSetElemsKvsFirst (compiler/types/TypeRep.hs:328) tidyType (compiler/types/TypeRep.hs:893) tidyTypes (compiler/types/TypeRep.hs:889) tidyOpenTypes (compiler/types/TypeRep.hs:918) tidyOpenKind (compiler/types/TypeRep.hs:927) tidyTyVarBndr (compiler/types/TypeRep.hs:841) tidyOpenTyVars (compiler/types/TypeRep.hs:868) tidyTyVarOcc (compiler/types/TypeRep.hs:882) tidyKind (compiler/types/TypeRep.hs:930) 10% ( 17 /170) in 'TysPrim' Missing documentation for: mkPrimTyConName (compiler/prelude/TysPrim.hs:341) tyVarList (compiler/prelude/TysPrim.hs:210) alphaTyVars (compiler/prelude/TysPrim.hs:220) betaTyVars (compiler/prelude/TysPrim.hs:223) alphaTyVar (compiler/prelude/TysPrim.hs:226) betaTyVar (compiler/prelude/TysPrim.hs:226) gammaTyVar (compiler/prelude/TysPrim.hs:226) deltaTyVar (compiler/prelude/TysPrim.hs:226) alphaTy (compiler/prelude/TysPrim.hs:231) betaTy (compiler/prelude/TysPrim.hs:231) gammaTy (compiler/prelude/TysPrim.hs:231) deltaTy (compiler/prelude/TysPrim.hs:231) openAlphaTy (compiler/prelude/TysPrim.hs:241) openBetaTy (compiler/prelude/TysPrim.hs:241) openAlphaTyVar (compiler/prelude/TysPrim.hs:238) openBetaTyVar (compiler/prelude/TysPrim.hs:238) openAlphaTyVars (compiler/prelude/TysPrim.hs:237) kKiVar (compiler/prelude/TysPrim.hs:245) superKindTyConName (compiler/prelude/TysPrim.hs:315) anyKindTyConName (compiler/prelude/TysPrim.hs:315) liftedTypeKindTyConName (compiler/prelude/TysPrim.hs:315) openTypeKindTyConName (compiler/prelude/TysPrim.hs:315) unliftedTypeKindTyConName (compiler/prelude/TysPrim.hs:315) constraintKindTyConName (compiler/prelude/TysPrim.hs:315) funTyCon (compiler/prelude/TysPrim.hs:259) funTyConName (compiler/prelude/TysPrim.hs:256) primTyCons (compiler/prelude/TysPrim.hs:104) charPrimTyCon (compiler/prelude/TysPrim.hs:394) charPrimTy (compiler/prelude/TysPrim.hs:392) intPrimTyCon (compiler/prelude/TysPrim.hs:399) intPrimTy (compiler/prelude/TysPrim.hs:397) wordPrimTyCon (compiler/prelude/TysPrim.hs:414) wordPrimTy (compiler/prelude/TysPrim.hs:412) addrPrimTyCon (compiler/prelude/TysPrim.hs:429) addrPrimTy (compiler/prelude/TysPrim.hs:427) floatPrimTyCon (compiler/prelude/TysPrim.hs:434) floatPrimTy (compiler/prelude/TysPrim.hs:432) doublePrimTyCon (compiler/prelude/TysPrim.hs:439) doublePrimTy (compiler/prelude/TysPrim.hs:437) voidPrimTyCon (compiler/prelude/TysPrim.hs:486) voidPrimTy (compiler/prelude/TysPrim.hs:483) statePrimTyCon (compiler/prelude/TysPrim.hs:480) mkStatePrimTy (compiler/prelude/TysPrim.hs:477) realWorldTyCon (compiler/prelude/TysPrim.hs:522) realWorldTy (compiler/prelude/TysPrim.hs:524) realWorldStatePrimTy (compiler/prelude/TysPrim.hs:526) proxyPrimTyCon (compiler/prelude/TysPrim.hs:492) mkProxyPrimTy (compiler/prelude/TysPrim.hs:489) arrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkArrayPrimTy (compiler/prelude/TysPrim.hs:552) byteArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) byteArrayPrimTy (compiler/prelude/TysPrim.hs:554) arrayArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkArrayArrayPrimTy (compiler/prelude/TysPrim.hs:556) smallArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkSmallArrayPrimTy (compiler/prelude/TysPrim.hs:558) mutableArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkMutableArrayPrimTy (compiler/prelude/TysPrim.hs:560) mutableByteArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkMutableByteArrayPrimTy (compiler/prelude/TysPrim.hs:562) mutableArrayArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkMutableArrayArrayPrimTy (compiler/prelude/TysPrim.hs:564) smallMutableArrayPrimTyCon (compiler/prelude/TysPrim.hs:540) mkSmallMutableArrayPrimTy (compiler/prelude/TysPrim.hs:566) mutVarPrimTyCon (compiler/prelude/TysPrim.hs:577) mkMutVarPrimTy (compiler/prelude/TysPrim.hs:580) mVarPrimTyCon (compiler/prelude/TysPrim.hs:591) mkMVarPrimTy (compiler/prelude/TysPrim.hs:594) tVarPrimTyCon (compiler/prelude/TysPrim.hs:605) mkTVarPrimTy (compiler/prelude/TysPrim.hs:608) stablePtrPrimTyCon (compiler/prelude/TysPrim.hs:619) mkStablePtrPrimTy (compiler/prelude/TysPrim.hs:622) stableNamePrimTyCon (compiler/prelude/TysPrim.hs:633) mkStableNamePrimTy (compiler/prelude/TysPrim.hs:636) bcoPrimTyCon (compiler/prelude/TysPrim.hs:649) bcoPrimTy (compiler/prelude/TysPrim.hs:647) weakPrimTyCon (compiler/prelude/TysPrim.hs:660) mkWeakPrimTy (compiler/prelude/TysPrim.hs:663) threadIdPrimTyCon (compiler/prelude/TysPrim.hs:685) threadIdPrimTy (compiler/prelude/TysPrim.hs:683) int32PrimTyCon (compiler/prelude/TysPrim.hs:404) int32PrimTy (compiler/prelude/TysPrim.hs:402) word32PrimTyCon (compiler/prelude/TysPrim.hs:419) word32PrimTy (compiler/prelude/TysPrim.hs:417) int64PrimTyCon (compiler/prelude/TysPrim.hs:409) int64PrimTy (compiler/prelude/TysPrim.hs:407) word64PrimTyCon (compiler/prelude/TysPrim.hs:424) word64PrimTy (compiler/prelude/TysPrim.hs:422) eqPrimTyCon (compiler/prelude/TysPrim.hs:498) eqReprPrimTyCon (compiler/prelude/TysPrim.hs:508) anyTy (compiler/prelude/TysPrim.hs:763) anyTyCon (compiler/prelude/TysPrim.hs:766) anyTypeOfKind (compiler/prelude/TysPrim.hs:773) int8X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:3) int8X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:5) int16X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:9) int16X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:11) int32X4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:15) int32X4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:17) int64X2PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:21) int64X2PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:23) int8X32PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:27) int8X32PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:29) int16X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:33) int16X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:35) int32X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:39) int32X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:41) int64X4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:45) int64X4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:47) int8X64PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:51) int8X64PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:53) int16X32PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:57) int16X32PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:59) int32X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:63) int32X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:65) int64X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:69) int64X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:71) word8X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:75) word8X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:77) word16X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:81) word16X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:83) word32X4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:87) word32X4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:89) word64X2PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:93) word64X2PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:95) word8X32PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:99) word8X32PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:101) word16X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:105) word16X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:107) word32X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:111) word32X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:113) word64X4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:117) word64X4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:119) word8X64PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:123) word8X64PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:125) word16X32PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:129) word16X32PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:131) word32X16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:135) word32X16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:137) word64X8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:141) word64X8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:143) floatX4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:147) floatX4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:149) doubleX2PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:153) doubleX2PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:155) floatX8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:159) floatX8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:161) doubleX4PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:165) doubleX4PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:167) floatX16PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:171) floatX16PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:173) doubleX8PrimTy (compiler/stage2/build/primop-vector-tys.hs-incl:177) doubleX8PrimTyCon (compiler/stage2/build/primop-vector-tys.hs-incl:179) Warning: Couldn't find .haddock for export typeKind 62% ( 34 / 55) in 'Kind' Missing documentation for: Module header typeKind pprKind (compiler/types/TypeRep.hs:518) pprParendKind (compiler/types/TypeRep.hs:518) kindAppResult (compiler/types/Kind.hs:101) splitKindFunTy_maybe (compiler/types/Kind.hs:111) isLiftedTypeKind (compiler/types/TypeRep.hs:282) returnsConstraintKind (compiler/types/Kind.hs:162) isKindVar (compiler/types/TypeRep.hs:294) isSuperKindTyCon (compiler/types/Kind.hs:134) isLiftedTypeKindCon (compiler/types/Kind.hs:134) isConstraintKindCon (compiler/types/Kind.hs:134) isAnyKindCon (compiler/types/Kind.hs:134) okArrowArgKind (compiler/types/Kind.hs:177) okArrowResultKind (compiler/types/Kind.hs:177) isSubOpenTypeKindKey (compiler/types/Kind.hs:197) tcIsSubKind (compiler/types/Kind.hs:258) tcIsSubKindCon (compiler/types/Kind.hs:264) defaultKind (compiler/types/Kind.hs:271) kiVarsOfKind (compiler/types/Kind.hs:297) kiVarsOfKinds (compiler/types/Kind.hs:300) Cannot find documentation for: $kind_subtyping 47% (106 /225) in 'Type' Missing documentation for: KindOrType (compiler/types/TypeRep.hs:148) TyVar (compiler/basicTypes/Var.hs:96) isTyVar (compiler/basicTypes/Var.hs:398) mkTyVarTy (compiler/types/TypeRep.hs:270) mkTyVarTys (compiler/types/TypeRep.hs:273) mkAppTys (compiler/types/Type.hs:355) mkFunTys (compiler/types/Type.hs:441) splitFunTys (compiler/types/Type.hs:460) tyConAppTyCon (compiler/types/Type.hs:528) tyConAppArgs (compiler/types/Type.hs:539) tyConAppArgN (compiler/types/Type.hs:542) mkForAllTy (compiler/types/Type.hs:726) mkPiKinds (compiler/types/Type.hs:734) applyTysD (compiler/types/Type.hs:822) applyTysX (compiler/types/Type.hs:839) mkNumLitTy (compiler/types/Type.hs:413) mkStrLitTy (compiler/types/Type.hs:422) isDictLikeTy (compiler/types/Type.hs:948) mkCoerciblePred (compiler/types/Type.hs:919) mkPrimEqPred (compiler/types/Type.hs:926) mkReprPrimEqPred (compiler/types/Type.hs:933) mkClassPred (compiler/types/Type.hs:942) isClassPred (compiler/types/Type.hs:879) isEqPred (compiler/types/Type.hs:879) isIPPred (compiler/types/Type.hs:879) isIPPred_maybe (compiler/types/Type.hs:898) isIPTyCon (compiler/types/Type.hs:891) isIPClass (compiler/types/Type.hs:894) PredTree (compiler/types/Type.hs:1003) eqRelRole (compiler/types/Type.hs:999) classifyPredType (compiler/types/Type.hs:1008) getClassPredTys (compiler/types/Type.hs:1024) getClassPredTys_maybe (compiler/types/Type.hs:1029) getEqPredTys (compiler/types/Type.hs:1034) getEqPredTys_maybe (compiler/types/Type.hs:1043) getEqPredRole (compiler/types/Type.hs:1051) funTyCon (compiler/prelude/TysPrim.hs:259) isTypeVar (compiler/types/TypeRep.hs:291) isKindVar (compiler/types/TypeRep.hs:294) allDistinctTyVars (compiler/types/Type.hs:323) isForAllTy (compiler/types/Type.hs:754) isTyVarTy (compiler/types/Type.hs:314) isFunTy (compiler/types/Type.hs:444) isDictTy (compiler/types/Type.hs:945) isPredTy (compiler/types/Type.hs:858) isVoidTy (compiler/types/Type.hs:707) isUnboxedTupleType (compiler/types/Type.hs:1151) SimpleKind (compiler/types/Type.hs:1660) MetaKindVar (compiler/types/Type.hs:1656) typeKind (compiler/types/Type.hs:1670) tyVarsOfTypes (compiler/types/TypeRep.hs:318) closeOverKinds (compiler/types/TypeRep.hs:321) typeSize (compiler/types/Type.hs:1076) varSetElemsKvsFirst (compiler/types/TypeRep.hs:328) eqTypeX (compiler/types/Type.hs:1233) eqTypes (compiler/types/Type.hs:1236) cmpType (compiler/types/Type.hs:1258) cmpTypes (compiler/types/Type.hs:1264) eqPred (compiler/types/Type.hs:1239) eqPredX (compiler/types/Type.hs:1242) cmpPred (compiler/types/Type.hs:1269) eqKind (compiler/types/Type.hs:1220) eqTyVarBndrs (compiler/types/Type.hs:1245) seqType (compiler/types/Type.hs:1199) seqTypes (compiler/types/Type.hs:1207) UnaryType (compiler/types/Type.hs:624) RepType (compiler/types/Type.hs:626) flattenRepType (compiler/types/Type.hs:629) typeRepArity (compiler/types/Type.hs:701) emptyTvSubstEnv (compiler/types/Type.hs:1381) emptyTvSubst (compiler/types/Type.hs:1397) mkTvSubst (compiler/types/Type.hs:1404) zipTopTvSubst (compiler/types/Type.hs:1481) notElemTvSubst (compiler/types/Type.hs:1416) getTvSubstEnv (compiler/types/Type.hs:1407) setTvSubstEnv (compiler/types/Type.hs:1419) zapTvSubstEnv (compiler/types/Type.hs:1422) getTvInScope (compiler/types/Type.hs:1410) extendTvInScope (compiler/types/Type.hs:1425) extendTvInScopeList (compiler/types/Type.hs:1428) extendTvSubst (compiler/types/Type.hs:1431) extendTvSubstList (compiler/types/Type.hs:1434) isInScope (compiler/types/Type.hs:1413) zipTyEnv (compiler/types/Type.hs:1488) isEmptyTvSubst (compiler/types/Type.hs:1400) unionTvSubst (compiler/types/Type.hs:1438) substTyVar (compiler/types/Type.hs:1592) substTyVars (compiler/types/Type.hs:1602) substTyVarBndr (compiler/types/Type.hs:1609) cloneTyVarBndr (compiler/types/Type.hs:1637) lookupTyVar (compiler/types/Type.hs:1605) substKiWith (compiler/types/Type.hs:1535) substKisWith (compiler/types/Type.hs:1544) pprType (compiler/types/TypeRep.hs:511) pprParendType (compiler/types/TypeRep.hs:511) pprTypeApp (compiler/types/TypeRep.hs:702) pprTyThingCategory (compiler/types/TypeRep.hs:369) pprTyThing (compiler/types/TypeRep.hs:366) pprTvBndr (compiler/types/TypeRep.hs:657) pprTvBndrs (compiler/types/TypeRep.hs:654) pprForAll (compiler/types/TypeRep.hs:650) pprUserForAll (compiler/types/TypeRep.hs:641) pprSigmaType (compiler/types/TypeRep.hs:635) pprTheta (compiler/types/TypeRep.hs:527) pprThetaArrowTy (compiler/types/TypeRep.hs:531) pprClassPred (compiler/types/TypeRep.hs:523) pprKind (compiler/types/TypeRep.hs:518) pprParendKind (compiler/types/TypeRep.hs:518) TyPrec (compiler/types/TypeRep.hs:497) maybeParen (compiler/types/TypeRep.hs:505) pprSigmaTypeExtraCts (compiler/types/TypeRep.hs:638) tidyType (compiler/types/TypeRep.hs:893) tidyTypes (compiler/types/TypeRep.hs:889) tidyOpenTypes (compiler/types/TypeRep.hs:918) tidyOpenKind (compiler/types/TypeRep.hs:927) tidyTyVarBndr (compiler/types/TypeRep.hs:841) tidyOpenTyVars (compiler/types/TypeRep.hs:868) tidyTyVarOcc (compiler/types/TypeRep.hs:882) tidyKind (compiler/types/TypeRep.hs:930) 0% ( 0 / 15) in 'Unify' Missing documentation for: Module header tcMatchTy (compiler/types/Unify.hs:76) tcMatchTys (compiler/types/Unify.hs:92) tcMatchTyX (compiler/types/Unify.hs:109) ruleMatchTyX (compiler/types/Unify.hs:132) tcMatchPreds (compiler/types/Unify.hs:121) MatchEnv (compiler/types/Unify.hs:69) matchList (compiler/types/Unify.hs:242) typesCantMatch (compiler/types/Unify.hs:322) tcUnifyTy (compiler/types/Unify.hs:442) tcUnifyTys (compiler/types/Unify.hs:451) BindFlag (compiler/types/Unify.hs:699) UnifyResultM (compiler/types/Unify.hs:464) UnifyResult (compiler/types/Unify.hs:463) tcUnifyTysFG (compiler/types/Unify.hs:471) 37% ( 46 /123) in 'Coercion' Missing documentation for: CoVar (compiler/basicTypes/Var.hs:111) LeftOrRight (compiler/types/Coercion.hs:204) pickLR (compiler/types/Coercion.hs:216) Role (compiler/types/CoAxiom.hs:439) ltRole (compiler/types/Coercion.hs:1157) coVarKind (compiler/types/Coercion.hs:791) coVarRole (compiler/types/Coercion.hs:798) coercionType (compiler/types/Coercion.hs:1857) isReflCo (compiler/types/Coercion.hs:819) isReflCo_maybe (compiler/types/Coercion.hs:823) mkReflCo (compiler/types/Coercion.hs:892) mkCoVarCo (compiler/types/Coercion.hs:884) mkAxInstCo (compiler/types/Coercion.hs:895) mkUnbranchedAxInstCo (compiler/types/Coercion.hs:914) mkAxInstLHS (compiler/types/Coercion.hs:918) mkAxInstRHS (compiler/types/Coercion.hs:918) mkUnbranchedAxInstRHS (compiler/types/Coercion.hs:935) mkPiCo (compiler/types/Coercion.hs:1190) mkPiCos (compiler/types/Coercion.hs:1187) mkCoCast (compiler/types/Coercion.hs:1195) mkNthCo (compiler/types/Coercion.hs:1031) mkNthCoRole (compiler/types/Coercion.hs:1024) mkLRCo (compiler/types/Coercion.hs:1042) mkUnivCo (compiler/types/Coercion.hs:1062) mkSubCo (compiler/types/Coercion.hs:1071) mkPhantomCo (compiler/types/Coercion.hs:1126) downgradeRole (compiler/types/Coercion.hs:1092) mkAxiomRuleCo (compiler/types/Coercion.hs:1067) modifyStepResultCo (compiler/types/Coercion.hs:1252) splitForAllCo_maybe (compiler/types/Coercion.hs:784) nthRole (compiler/types/Coercion.hs:1151) tyConRolesX (compiler/types/Coercion.hs:1147) setNominalRole_maybe (compiler/types/Coercion.hs:1102) mkCoVar (compiler/basicTypes/Var.hs:349) isCoVar (compiler/types/Coercion.hs:510) isCoVarType (compiler/types/Coercion.hs:513) coVarName (compiler/types/Coercion.hs:501) setCoVarName (compiler/types/Coercion.hs:507) setCoVarUnique (compiler/types/Coercion.hs:504) tyCoVarsOfCo (compiler/types/Coercion.hs:520) tyCoVarsOfCos (compiler/types/Coercion.hs:537) coVarsOfCo (compiler/types/Coercion.hs:540) coercionSize (compiler/types/Coercion.hs:560) emptyCvSubstEnv (compiler/types/Coercion.hs:1397) CvSubst (compiler/types/Coercion.hs:1400) emptyCvSubst (compiler/types/Coercion.hs:1412) lookupTyVar (compiler/types/Coercion.hs:1546) lookupCoVar (compiler/types/Coercion.hs:1549) isEmptyCvSubst (compiler/types/Coercion.hs:1415) zapCvSubstEnv (compiler/types/Coercion.hs:1421) getCvInScope (compiler/types/Coercion.hs:1418) substCoVar (compiler/types/Coercion.hs:1536) substCoVars (compiler/types/Coercion.hs:1543) substCoWithTy (compiler/types/Coercion.hs:1481) substCoWithTys (compiler/types/Coercion.hs:1484) cvTvSubst (compiler/types/Coercion.hs:1424) tvCvSubst (compiler/types/Coercion.hs:1427) mkCvSubst (compiler/types/Coercion.hs:1471) zipOpenCvSubst (compiler/types/Coercion.hs:1474) substTy (compiler/types/Coercion.hs:1502) extendTvSubst (compiler/types/Coercion.hs:1430) extendCvSubstAndInScope (compiler/types/Coercion.hs:1440) extendTvSubstAndInScope (compiler/types/Coercion.hs:1434) substTyVarBndr (compiler/types/Coercion.hs:1466) substCoVarBndr (compiler/types/Coercion.hs:1447) liftCoSubstTyVar (compiler/types/Coercion.hs:1674) liftCoSubstWith (compiler/types/Coercion.hs:1613) coreEqCoercion2 (compiler/types/Coercion.hs:1340) seqCo (compiler/types/Coercion.hs:1816) pprCo (compiler/types/Coercion.hs:635) pprParendCo (compiler/types/Coercion.hs:635) pprCoAxiom (compiler/types/Coercion.hs:720) pprCoAxBranch (compiler/types/Coercion.hs:725) pprCoAxBranchHdr (compiler/types/Coercion.hs:732) tidyCo (compiler/types/Coercion.hs:585) tidyCos (compiler/types/Coercion.hs:615) applyCo (compiler/types/Coercion.hs:1970) 27% ( 3 / 11) in 'PlaceHolder' Missing documentation for: Module header placeHolderKind (compiler/hsSyn/PlaceHolder.hs:44) placeHolderFixity (compiler/hsSyn/PlaceHolder.hs:47) placeHolderType (compiler/hsSyn/PlaceHolder.hs:50) placeHolderTypeTc (compiler/hsSyn/PlaceHolder.hs:53) placeHolderNames (compiler/hsSyn/PlaceHolder.hs:56) placeHolderNamesTc (compiler/hsSyn/PlaceHolder.hs:59) DataId (compiler/hsSyn/PlaceHolder.hs:95) 0% ( 0 / 13) in 'HsLit' Missing documentation for: Module header HsLit (compiler/hsSyn/HsLit.hs:41) (compiler/hsSyn/HsLit.hs:62) HsOverLit (compiler/hsSyn/HsLit.hs:78) OverLitVal (compiler/hsSyn/HsLit.hs:89) overLitType (compiler/hsSyn/HsLit.hs:95) (compiler/hsSyn/HsLit.hs:130) (compiler/hsSyn/HsLit.hs:133) (compiler/hsSyn/HsLit.hs:139) (compiler/hsSyn/HsLit.hs:142) (compiler/hsSyn/HsLit.hs:153) (compiler/hsSyn/HsLit.hs:170) (compiler/hsSyn/HsLit.hs:174) 68% ( 44 / 65) in 'DataCon' Missing documentation for: Module header DataConRep (compiler/basicTypes/DataCon.hs:403) HsBang (compiler/basicTypes/DataCon.hs:454) HsSrcBang (compiler/basicTypes/DataCon.hs:476) HsImplBang (compiler/basicTypes/DataCon.hs:478) StrictnessMark (compiler/basicTypes/DataCon.hs:485) buildAlgTyCon (compiler/basicTypes/DataCon.hs:1032) eqSpecPreds (compiler/basicTypes/DataCon.hs:698) dataConOrigResTy (compiler/basicTypes/DataCon.hs:892) dataConImplBangs (compiler/basicTypes/DataCon.hs:843) dataConBoxer (compiler/basicTypes/DataCon.hs:851) isTupleDataCon (compiler/basicTypes/DataCon.hs:982) isUnboxedTupleCon (compiler/basicTypes/DataCon.hs:985) classDataCon (compiler/basicTypes/DataCon.hs:992) dataConCannotMatch (compiler/basicTypes/DataCon.hs:997) isBanged (compiler/basicTypes/DataCon.hs:604) isMarkedStrict (compiler/basicTypes/DataCon.hs:610) eqHsBang (compiler/basicTypes/DataCon.hs:596) promoteKind (compiler/basicTypes/DataCon.hs:1114) promoteDataCon (compiler/basicTypes/DataCon.hs:1071) promoteDataCon_maybe (compiler/basicTypes/DataCon.hs:1075) 0% ( 0 / 97) in 'Demand' Missing documentation for: Module header StrDmd (compiler/basicTypes/Demand.hs:91) UseDmd (compiler/basicTypes/Demand.hs:228) Count (compiler/basicTypes/Demand.hs:259) countOnce (compiler/basicTypes/Demand.hs:279) countMany (compiler/basicTypes/Demand.hs:279) Demand (compiler/basicTypes/Demand.hs:976) CleanDemand (compiler/basicTypes/Demand.hs:589) mkProdDmd (compiler/basicTypes/Demand.hs:620) mkOnceUsedDmd (compiler/basicTypes/Demand.hs:609) mkManyUsedDmd (compiler/basicTypes/Demand.hs:609) mkHeadStrict (compiler/basicTypes/Demand.hs:602) oneifyDmd (compiler/basicTypes/Demand.hs:605) getUsage (compiler/basicTypes/Demand.hs:613) toCleanDmd (compiler/basicTypes/Demand.hs:1197) absDmd (compiler/basicTypes/Demand.hs:475) topDmd (compiler/basicTypes/Demand.hs:483) botDmd (compiler/basicTypes/Demand.hs:489) seqDmd (compiler/basicTypes/Demand.hs:486) lubDmd (compiler/basicTypes/Demand.hs:492) bothDmd (compiler/basicTypes/Demand.hs:496) apply1Dmd (compiler/basicTypes/Demand.hs:478) apply2Dmd (compiler/basicTypes/Demand.hs:478) isTopDmd (compiler/basicTypes/Demand.hs:500) isBotDmd (compiler/basicTypes/Demand.hs:504) isAbsDmd (compiler/basicTypes/Demand.hs:508) isSeqDmd (compiler/basicTypes/Demand.hs:512) peelUseCall (compiler/basicTypes/Demand.hs:351) cleanUseDmd_maybe (compiler/basicTypes/Demand.hs:533) strictenDmd (compiler/basicTypes/Demand.hs:1179) bothCleanDmd (compiler/basicTypes/Demand.hs:598) DmdType (compiler/basicTypes/Demand.hs:980) dmdTypeDepth (compiler/basicTypes/Demand.hs:1126) lubDmdType (compiler/basicTypes/Demand.hs:1052) bothDmdType (compiler/basicTypes/Demand.hs:1085) nopDmdType (compiler/basicTypes/Demand.hs:1110) botDmdType (compiler/basicTypes/Demand.hs:1110) mkDmdType (compiler/basicTypes/Demand.hs:1123) addDemand (compiler/basicTypes/Demand.hs:1339) removeDmdTyArgs (compiler/basicTypes/Demand.hs:1130) BothDmdArg (compiler/basicTypes/Demand.hs:1074) mkBothDmdArg (compiler/basicTypes/Demand.hs:1076) toBothDmdArg (compiler/basicTypes/Demand.hs:1079) DmdEnv (compiler/basicTypes/Demand.hs:978) emptyDmdEnv (compiler/basicTypes/Demand.hs:1103) peelFV (compiler/basicTypes/Demand.hs:1331) DmdResult (compiler/basicTypes/Demand.hs:765) CPRResult (compiler/basicTypes/Demand.hs:767) isBotRes (compiler/basicTypes/Demand.hs:841) isTopRes (compiler/basicTypes/Demand.hs:837) topRes (compiler/basicTypes/Demand.hs:819) botRes (compiler/basicTypes/Demand.hs:819) cprProdRes (compiler/basicTypes/Demand.hs:827) vanillaCprProdRes (compiler/basicTypes/Demand.hs:832) cprSumRes (compiler/basicTypes/Demand.hs:823) appIsBottom (compiler/basicTypes/Demand.hs:1650) isBottomingSig (compiler/basicTypes/Demand.hs:1507) pprIfaceStrictSig (compiler/basicTypes/Demand.hs:1486) trimCPRInfo (compiler/basicTypes/Demand.hs:845) returnsCPR_maybe (compiler/basicTypes/Demand.hs:858) StrictSig (compiler/basicTypes/Demand.hs:1479) mkStrictSig (compiler/basicTypes/Demand.hs:1490) mkClosedStrictSig (compiler/basicTypes/Demand.hs:1493) nopSig (compiler/basicTypes/Demand.hs:1510) botSig (compiler/basicTypes/Demand.hs:1510) cprProdSig (compiler/basicTypes/Demand.hs:1514) isNopSig (compiler/basicTypes/Demand.hs:1504) splitStrictSig (compiler/basicTypes/Demand.hs:1496) increaseStrictSigArity (compiler/basicTypes/Demand.hs:1499) seqDemand (compiler/basicTypes/Demand.hs:517) seqDemandList (compiler/basicTypes/Demand.hs:520) seqDmdType (compiler/basicTypes/Demand.hs:1148) seqStrictSig (compiler/basicTypes/Demand.hs:1517) evalDmd (compiler/basicTypes/Demand.hs:616) cleanEvalDmd (compiler/basicTypes/Demand.hs:631) cleanEvalProdDmd (compiler/basicTypes/Demand.hs:634) isStrictDmd (compiler/basicTypes/Demand.hs:524) splitDmdTy (compiler/basicTypes/Demand.hs:1156) splitFVs (compiler/basicTypes/Demand.hs:537) deferAfterIO (compiler/basicTypes/Demand.hs:1171) postProcessUnsat (compiler/basicTypes/Demand.hs:1234) postProcessDmdTypeM (compiler/basicTypes/Demand.hs:1214) splitProdDmd_maybe (compiler/basicTypes/Demand.hs:721) peelCallDmd (compiler/basicTypes/Demand.hs:1257) mkCallDmd (compiler/basicTypes/Demand.hs:627) dmdTransformSig (compiler/basicTypes/Demand.hs:1520) dmdTransformDataConSig (compiler/basicTypes/Demand.hs:1528) dmdTransformDictSelSig (compiler/basicTypes/Demand.hs:1552) argOneShots (compiler/basicTypes/Demand.hs:1611) argsOneShots (compiler/basicTypes/Demand.hs:1594) trimToType (compiler/basicTypes/Demand.hs:654) TypeShape (compiler/basicTypes/Demand.hs:645) isSingleUsed (compiler/basicTypes/Demand.hs:637) reuseEnv (compiler/basicTypes/Demand.hs:1245) zapDemand (compiler/basicTypes/Demand.hs:1668) zapStrictSig (compiler/basicTypes/Demand.hs:1673) strictifyDictDmd (compiler/basicTypes/Demand.hs:1712) 39% ( 18 / 46) in 'Literal' Missing documentation for: Module header mkLitInteger (compiler/basicTypes/Literal.hs:253) hashLiteral (compiler/basicTypes/Literal.hs:471) absentLiteralOf (compiler/basicTypes/Literal.hs:381) pprLiteral (compiler/basicTypes/Literal.hs:436) litIsLifted (compiler/basicTypes/Literal.hs:358) inIntRange (compiler/basicTypes/Literal.hs:256) inWordRange (compiler/basicTypes/Literal.hs:256) tARGET_MAX_INT (compiler/main/DynFlags.hs:4088) inCharRange (compiler/basicTypes/Literal.hs:260) litFitsInChar (compiler/basicTypes/Literal.hs:353) word2IntLit (compiler/basicTypes/Literal.hs:285) int2WordLit (compiler/basicTypes/Literal.hs:285) narrow8IntLit (compiler/basicTypes/Literal.hs:278) narrow16IntLit (compiler/basicTypes/Literal.hs:278) narrow32IntLit (compiler/basicTypes/Literal.hs:278) narrow8WordLit (compiler/basicTypes/Literal.hs:278) narrow16WordLit (compiler/basicTypes/Literal.hs:278) narrow32WordLit (compiler/basicTypes/Literal.hs:278) char2IntLit (compiler/basicTypes/Literal.hs:278) int2CharLit (compiler/basicTypes/Literal.hs:278) float2IntLit (compiler/basicTypes/Literal.hs:278) int2FloatLit (compiler/basicTypes/Literal.hs:278) double2IntLit (compiler/basicTypes/Literal.hs:278) int2DoubleLit (compiler/basicTypes/Literal.hs:278) nullAddrLit (compiler/basicTypes/Literal.hs:329) float2DoubleLit (compiler/basicTypes/Literal.hs:278) double2FloatLit (compiler/basicTypes/Literal.hs:278) 66% ( 95 /145) in 'CoreSyn' Missing documentation for: CoreProgram (compiler/coreSyn/CoreSyn.hs:1257) TaggedExpr (compiler/coreSyn/CoreSyn.hs:1283) TaggedAlt (compiler/coreSyn/CoreSyn.hs:1285) TaggedBind (compiler/coreSyn/CoreSyn.hs:1282) TaggedArg (compiler/coreSyn/CoreSyn.hs:1284) deTagExpr (compiler/coreSyn/CoreSyn.hs:1295) mkWord64LitWord64 (compiler/coreSyn/CoreSyn.hs:1367) mkInt64LitInt64 (compiler/coreSyn/CoreSyn.hs:1370) mkConApp2 (compiler/coreSyn/CoreSyn.hs:1341) varsToCoreExprs (compiler/coreSyn/CoreSyn.hs:1431) isId (compiler/basicTypes/Var.hs:410) cmpAlt (compiler/coreSyn/CoreSyn.hs:1207) ltAlt (compiler/coreSyn/CoreSyn.hs:1210) rhssOfBind (compiler/coreSyn/CoreSyn.hs:1453) rhssOfAlts (compiler/coreSyn/CoreSyn.hs:1457) mkNoCount (compiler/coreSyn/CoreSyn.hs:617) mkNoScope (compiler/coreSyn/CoreSyn.hs:623) UnfoldingSource (compiler/coreSyn/CoreSyn.hs:896) mkOtherCon (compiler/coreSyn/CoreSyn.hs:1022) unSaturatedOk (compiler/coreSyn/CoreSyn.hs:1005) needSaturated (compiler/coreSyn/CoreSyn.hs:1005) boringCxtOk (compiler/coreSyn/CoreSyn.hs:1009) boringCxtNotOk (compiler/coreSyn/CoreSyn.hs:1009) expandUnfolding_maybe (compiler/coreSyn/CoreSyn.hs:1098) isExpandableUnfolding (compiler/coreSyn/CoreSyn.hs:1094) isCompulsoryUnfolding (compiler/coreSyn/CoreSyn.hs:1117) isStableUnfolding (compiler/coreSyn/CoreSyn.hs:1121) hasStableCoreUnfolding_maybe (compiler/coreSyn/CoreSyn.hs:1105) isClosedUnfolding (compiler/coreSyn/CoreSyn.hs:1128) canUnfold (compiler/coreSyn/CoreSyn.hs:1142) neverUnfoldGuidance (compiler/coreSyn/CoreSyn.hs:1138) isStableSource (compiler/coreSyn/CoreSyn.hs:1038) seqExpr (compiler/coreSyn/CoreSyn.hs:1581) seqExprs (compiler/coreSyn/CoreSyn.hs:1593) seqUnfolding (compiler/coreSyn/CoreSyn.hs:1025) collectAnnArgsTicks (compiler/coreSyn/CoreSyn.hs:1670) deAnnotate (compiler/coreSyn/CoreSyn.hs:1680) deAnnotate' (compiler/coreSyn/CoreSyn.hs:1683) deAnnAlt (compiler/coreSyn/CoreSyn.hs:1702) RuleName (compiler/basicTypes/BasicTypes.hs:284) RuleFun (compiler/coreSyn/CoreSyn.hs:766) IdUnfoldingFun (compiler/coreSyn/CoreSyn.hs:769) InScopeEnv (compiler/coreSyn/CoreSyn.hs:767) seqRules (compiler/coreSyn/CoreSyn.hs:1622) ruleName (compiler/coreSyn/CoreSyn.hs:788) ruleActivation (compiler/coreSyn/CoreSyn.hs:791) isBuiltinRule (compiler/coreSyn/CoreSyn.hs:774) isLocalRule (compiler/coreSyn/CoreSyn.hs:799) isAutoRule (compiler/coreSyn/CoreSyn.hs:778) CoreVect (compiler/coreSyn/CoreSyn.hs:817) 56% ( 42 / 75) in 'IdInfo' Missing documentation for: Module header pprIdDetails (compiler/basicTypes/IdInfo.hs:151) coVarDetails (compiler/basicTypes/IdInfo.hs:145) hasNoOneShotInfo (compiler/basicTypes/BasicTypes.hs:172) setOneShotInfo (compiler/basicTypes/IdInfo.hs:265) setArityInfo (compiler/basicTypes/IdInfo.hs:258) ppArityInfo (compiler/basicTypes/IdInfo.hs:321) setCallArityInfo (compiler/basicTypes/IdInfo.hs:260) strictnessInfo (compiler/basicTypes/IdInfo.hs:199) setStrictnessInfo (compiler/basicTypes/IdInfo.hs:271) setDemandInfo (compiler/basicTypes/IdInfo.hs:268) pprStrictness (compiler/basicTypes/IdInfo.hs:352) setUnfoldingInfo (compiler/basicTypes/IdInfo.hs:250) setUnfoldingInfoLazily (compiler/basicTypes/IdInfo.hs:245) setInlinePragInfo (compiler/basicTypes/IdInfo.hs:239) isDeadOcc (compiler/basicTypes/BasicTypes.hs:708) isStrongLoopBreaker (compiler/basicTypes/BasicTypes.hs:704) isWeakLoopBreaker (compiler/basicTypes/BasicTypes.hs:700) setOccInfo (compiler/basicTypes/IdInfo.hs:241) InsideLam (compiler/basicTypes/BasicTypes.hs:682) OneBranch (compiler/basicTypes/BasicTypes.hs:690) insideLam (compiler/basicTypes/BasicTypes.hs:685) notInsideLam (compiler/basicTypes/BasicTypes.hs:685) oneBranch (compiler/basicTypes/BasicTypes.hs:692) notOneBranch (compiler/basicTypes/BasicTypes.hs:692) isEmptySpecInfo (compiler/basicTypes/IdInfo.hs:396) specInfoRules (compiler/basicTypes/IdInfo.hs:404) seqSpecInfo (compiler/basicTypes/IdInfo.hs:412) setSpecInfo (compiler/basicTypes/IdInfo.hs:237) ppCafInfo (compiler/basicTypes/IdInfo.hs:452) mayHaveCafRefs (compiler/basicTypes/IdInfo.hs:442) setCafInfo (compiler/basicTypes/IdInfo.hs:262) TickBoxId (compiler/basicTypes/IdInfo.hs:508) 30% ( 35 /117) in 'Id' Missing documentation for: Id (compiler/basicTypes/Var.hs:94) isId (compiler/basicTypes/Var.hs:410) mkLocalIdWithInfo (compiler/basicTypes/Id.hs:251) mkSysLocalM (compiler/basicTypes/Id.hs:268) mkUserLocalM (compiler/basicTypes/Id.hs:276) mkDerivedLocalM (compiler/basicTypes/Id.hs:279) mkWiredInIdName (compiler/basicTypes/Id.hs:283) idName (compiler/basicTypes/Id.hs:159) idType (compiler/basicTypes/Id.hs:165) idUnique (compiler/basicTypes/Id.hs:162) idInfo (compiler/basicTypes/Var.hs:331) idDetails (compiler/basicTypes/Var.hs:335) idRepArity (compiler/basicTypes/Id.hs:521) setIdName (compiler/basicTypes/Id.hs:168) setIdUnique (compiler/basicTypes/Id.hs:171) setIdExported (compiler/basicTypes/Id.hs:179) setIdNotExported (compiler/basicTypes/Id.hs:182) localiseId (compiler/basicTypes/Id.hs:185) setIdInfo (compiler/basicTypes/Id.hs:199) lazySetIdInfo (compiler/basicTypes/Id.hs:196) modifyIdInfo (compiler/basicTypes/Id.hs:203) maybeModifyIdInfo (compiler/basicTypes/Id.hs:207) zapLamIdInfo (compiler/basicTypes/Id.hs:735) zapDemandIdInfo (compiler/basicTypes/Id.hs:741) zapFragileIdInfo (compiler/basicTypes/Id.hs:738) transferPolyIdInfo (compiler/basicTypes/Id.hs:794) zapIdStrictness (compiler/basicTypes/Id.hs:534) isDeadBinder (compiler/basicTypes/Id.hs:481) isLocalId (compiler/basicTypes/Var.hs:414) isGlobalId (compiler/basicTypes/Var.hs:424) isRecordSelector (compiler/basicTypes/Id.hs:363) isNaughtyRecordSelector (compiler/basicTypes/Id.hs:364) isClassOpId_maybe (compiler/basicTypes/Id.hs:370) isDFunId (compiler/basicTypes/Id.hs:368) isPrimOpId (compiler/basicTypes/Id.hs:365) isPrimOpId_maybe (compiler/basicTypes/Id.hs:371) isFCallId (compiler/basicTypes/Id.hs:366) isFCallId_maybe (compiler/basicTypes/Id.hs:372) isDataConWorkId (compiler/basicTypes/Id.hs:367) isDataConWorkId_maybe (compiler/basicTypes/Id.hs:373) isDataConId_maybe (compiler/basicTypes/Id.hs:420) isConLikeId (compiler/basicTypes/Id.hs:637) idIsFrom (compiler/basicTypes/Id.hs:463) DictId (compiler/basicTypes/Var.hs:107) isDictId (compiler/basicTypes/Id.hs:496) dfunNSilent (compiler/basicTypes/Id.hs:395) isEvVar (compiler/basicTypes/Id.hs:493) idInlinePragma (compiler/basicTypes/Id.hs:619) setInlinePragma (compiler/basicTypes/Id.hs:622) modifyInlinePragma (compiler/basicTypes/Id.hs:625) idInlineActivation (compiler/basicTypes/Id.hs:628) setInlineActivation (compiler/basicTypes/Id.hs:631) idRuleMatchInfo (compiler/basicTypes/Id.hs:634) isProbablyOneShotLambda (compiler/basicTypes/Id.hs:700) setOneShotLambda (compiler/basicTypes/Id.hs:706) clearOneShotLambda (compiler/basicTypes/Id.hs:709) updOneShotInfo (compiler/basicTypes/Id.hs:715) setIdOneShotInfo (compiler/basicTypes/Id.hs:712) isStateHackType (compiler/basicTypes/Id.hs:666) typeOneShot (compiler/basicTypes/Id.hs:661) idArity (compiler/basicTypes/Id.hs:509) idCallArity (compiler/basicTypes/Id.hs:515) idUnfolding (compiler/basicTypes/Id.hs:552) realIdUnfolding (compiler/basicTypes/Id.hs:560) idSpecialisation (compiler/basicTypes/Id.hs:581) idCoreRules (compiler/basicTypes/Id.hs:584) idHasRules (compiler/basicTypes/Id.hs:587) idCafInfo (compiler/basicTypes/Id.hs:595) idOneShotInfo (compiler/basicTypes/Id.hs:645) idOccInfo (compiler/basicTypes/Id.hs:603) setIdUnfoldingLazily (compiler/basicTypes/Id.hs:564) setIdUnfolding (compiler/basicTypes/Id.hs:567) setIdArity (compiler/basicTypes/Id.hs:512) setIdCallArity (compiler/basicTypes/Id.hs:518) setIdSpecialisation (compiler/basicTypes/Id.hs:590) setIdCafInfo (compiler/basicTypes/Id.hs:598) setIdOccInfo (compiler/basicTypes/Id.hs:606) zapIdOccInfo (compiler/basicTypes/Id.hs:609) setIdDemandInfo (compiler/basicTypes/Id.hs:573) setIdStrictness (compiler/basicTypes/Id.hs:531) idDemandInfo (compiler/basicTypes/Id.hs:570) idStrictness (compiler/basicTypes/Id.hs:528) 0% ( 0 / 18) in 'UnVarGraph' Missing documentation for: Module header UnVarSet (compiler/utils/UnVarGraph.hs:46) emptyUnVarSet (compiler/utils/UnVarGraph.hs:52) mkUnVarSet (compiler/utils/UnVarGraph.hs:65) varEnvDom (compiler/utils/UnVarGraph.hs:68) unionUnVarSet (compiler/utils/UnVarGraph.hs:71) unionUnVarSets (compiler/utils/UnVarGraph.hs:74) delUnVarSet (compiler/utils/UnVarGraph.hs:62) elemUnVarSet (compiler/utils/UnVarGraph.hs:55) isEmptyUnVarSet (compiler/utils/UnVarGraph.hs:59) UnVarGraph (compiler/utils/UnVarGraph.hs:85) emptyUnVarGraph (compiler/utils/UnVarGraph.hs:87) unionUnVarGraph (compiler/utils/UnVarGraph.hs:90) unionUnVarGraphs (compiler/utils/UnVarGraph.hs:106) completeGraph (compiler/utils/UnVarGraph.hs:113) completeBipartiteGraph (compiler/utils/UnVarGraph.hs:110) neighbors (compiler/utils/UnVarGraph.hs:116) delNode (compiler/utils/UnVarGraph.hs:122) 78% ( 14 / 18) in 'Vectorise.Vect' Missing documentation for: VVar (compiler/vectorise/Vectorise/Vect.hs:30) VExpr (compiler/vectorise/Vectorise/Vect.hs:31) VBind (compiler/vectorise/Vectorise/Vect.hs:32) vCaseDEFAULT (compiler/vectorise/Vectorise/Vect.hs:116) 0% ( 0 / 7) in 'PprCore' Missing documentation for: Module header pprCoreExpr (compiler/coreSyn/PprCore.hs:46) pprParendExpr (compiler/coreSyn/PprCore.hs:47) pprCoreBinding (compiler/coreSyn/PprCore.hs:45) pprCoreBindings (compiler/coreSyn/PprCore.hs:44) pprCoreAlt (compiler/coreSyn/PprCore.hs:225) pprRules (compiler/coreSyn/PprCore.hs:472) 7% ( 4 / 61) in 'HsTypes' Missing documentation for: Module header HsType (compiler/hsSyn/HsTypes.hs:228) LHsType (compiler/hsSyn/HsTypes.hs:141) HsKind (compiler/hsSyn/HsTypes.hs:146) LHsKind (compiler/hsSyn/HsTypes.hs:147) HsTyOp (compiler/hsSyn/HsTypes.hs:411) LHsTyOp (compiler/hsSyn/HsTypes.hs:410) HsTyVarBndr (compiler/hsSyn/HsTypes.hs:204) LHsTyVarBndr (compiler/hsSyn/HsTypes.hs:149) LHsTyVarBndrs (compiler/hsSyn/HsTypes.hs:151) HsWithBndrs (compiler/hsSyn/HsTypes.hs:172) HsTupleSort (compiler/hsSyn/HsTypes.hs:513) HsExplicitFlag (compiler/hsSyn/HsTypes.hs:519) HsContext (compiler/hsSyn/HsTypes.hs:139) LHsContext (compiler/hsSyn/HsTypes.hs:134) HsQuasiQuote (compiler/hsSyn/HsTypes.hs:80) HsTyWrapper (compiler/hsSyn/HsTypes.hs:406) HsTyLit (compiler/hsSyn/HsTypes.hs:401) hsIPNameFS (compiler/hsSyn/HsTypes.hs:193) LBangType (compiler/hsSyn/HsTypes.hs:102) BangType (compiler/hsSyn/HsTypes.hs:103) HsBang (compiler/basicTypes/DataCon.hs:454) HsSrcBang (compiler/basicTypes/DataCon.hs:476) HsImplBang (compiler/basicTypes/DataCon.hs:478) getBangType (compiler/hsSyn/HsTypes.hs:105) getBangStrictness (compiler/hsSyn/HsTypes.hs:109) ConDeclField (compiler/hsSyn/HsTypes.hs:526) LConDeclField (compiler/hsSyn/HsTypes.hs:521) pprConDeclFields (compiler/hsSyn/HsTypes.hs:782) mkHsQTvs (compiler/hsSyn/HsTypes.hs:159) hsQTvBndrs (compiler/hsSyn/HsTypes.hs:169) mkExplicitHsForAllTy (compiler/hsSyn/HsTypes.hs:547) mkImplicitHsForAllTy (compiler/hsSyn/HsTypes.hs:546) mkQualifiedHsForAllTy (compiler/hsSyn/HsTypes.hs:548) hsExplicitTvs (compiler/hsSyn/HsTypes.hs:585) hsTyVarName (compiler/hsSyn/HsTypes.hs:591) mkHsWithBndrs (compiler/hsSyn/HsTypes.hs:182) hsLKiTyVarNames (compiler/hsSyn/HsTypes.hs:602) hsLTyVarName (compiler/hsSyn/HsTypes.hs:595) hsLTyVarNames (compiler/hsSyn/HsTypes.hs:598) hsLTyVarLocName (compiler/hsSyn/HsTypes.hs:607) hsLTyVarLocNames (compiler/hsSyn/HsTypes.hs:610) splitLHsInstDeclTy_maybe (compiler/hsSyn/HsTypes.hs:650) splitHsClassTy_maybe (compiler/hsSyn/HsTypes.hs:669) splitLHsClassTy_maybe (compiler/hsSyn/HsTypes.hs:672) splitHsFunType (compiler/hsSyn/HsTypes.hs:695) splitHsAppTys (compiler/hsSyn/HsTypes.hs:622) hsTyGetAppHead_maybe (compiler/hsSyn/HsTypes.hs:631) mkHsAppTys (compiler/hsSyn/HsTypes.hs:641) mkHsOpTy (compiler/hsSyn/HsTypes.hs:413) isWildcardTy (compiler/hsSyn/HsTypes.hs:614) isNamedWildcardTy (compiler/hsSyn/HsTypes.hs:618) pprParendHsType (compiler/hsSyn/HsTypes.hs:806) pprHsForAll (compiler/hsSyn/HsTypes.hs:741) pprHsContext (compiler/hsSyn/HsTypes.hs:762) pprHsContextNoArrow (compiler/hsSyn/HsTypes.hs:765) pprHsContextMaybe (compiler/hsSyn/HsTypes.hs:768) 19% ( 21 /110) in 'TysWiredIn' Missing documentation for: wiredInTyCons (compiler/prelude/TysWiredIn.hs:137) isBuiltInOcc_maybe (compiler/prelude/TysWiredIn.hs:338) boolTy (compiler/prelude/TysWiredIn.hs:638) boolTyCon (compiler/prelude/TysWiredIn.hs:641) boolTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) boolTyConName (compiler/prelude/TysWiredIn.hs:187) trueDataCon (compiler/prelude/TysWiredIn.hs:646) trueDataConId (compiler/prelude/TysWiredIn.hs:650) true_RDR (compiler/prelude/TysWiredIn.hs:216) falseDataCon (compiler/prelude/TysWiredIn.hs:646) falseDataConId (compiler/prelude/TysWiredIn.hs:650) false_RDR (compiler/prelude/TysWiredIn.hs:216) promotedBoolTyCon (compiler/prelude/TysWiredIn.hs:844) promotedFalseDataCon (compiler/prelude/TysWiredIn.hs:844) promotedTrueDataCon (compiler/prelude/TysWiredIn.hs:844) ltDataCon (compiler/prelude/TysWiredIn.hs:658) ltDataConId (compiler/prelude/TysWiredIn.hs:663) eqDataCon (compiler/prelude/TysWiredIn.hs:658) eqDataConId (compiler/prelude/TysWiredIn.hs:663) gtDataCon (compiler/prelude/TysWiredIn.hs:658) gtDataConId (compiler/prelude/TysWiredIn.hs:663) promotedOrderingTyCon (compiler/prelude/TysWiredIn.hs:851) promotedLTDataCon (compiler/prelude/TysWiredIn.hs:851) promotedEQDataCon (compiler/prelude/TysWiredIn.hs:851) promotedGTDataCon (compiler/prelude/TysWiredIn.hs:851) charTyCon (compiler/prelude/TysWiredIn.hs:537) charDataCon (compiler/prelude/TysWiredIn.hs:541) charTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) charTy (compiler/prelude/TysWiredIn.hs:534) stringTy (compiler/prelude/TysWiredIn.hs:544) charTyConName (compiler/prelude/TysWiredIn.hs:181) doubleTyCon (compiler/prelude/TysWiredIn.hs:580) doubleDataCon (compiler/prelude/TysWiredIn.hs:585) doubleTy (compiler/prelude/TysWiredIn.hs:577) doubleTyConName (compiler/prelude/TysWiredIn.hs:197) floatTyCon (compiler/prelude/TysWiredIn.hs:570) floatDataCon (compiler/prelude/TysWiredIn.hs:574) floatTy (compiler/prelude/TysWiredIn.hs:567) floatTyConName (compiler/prelude/TysWiredIn.hs:197) intTyCon (compiler/prelude/TysWiredIn.hs:550) intDataCon (compiler/prelude/TysWiredIn.hs:554) intTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) intDataCon_RDR (compiler/prelude/TysWiredIn.hs:216) intTyConName (compiler/prelude/TysWiredIn.hs:181) intTy (compiler/prelude/TysWiredIn.hs:547) wordTyCon (compiler/prelude/TysWiredIn.hs:560) wordDataCon (compiler/prelude/TysWiredIn.hs:564) wordTyConName (compiler/prelude/TysWiredIn.hs:197) wordTy (compiler/prelude/TysWiredIn.hs:557) listTyCon (compiler/prelude/TysWiredIn.hs:688) nilDataCon (compiler/prelude/TysWiredIn.hs:698) nilDataConName (compiler/prelude/TysWiredIn.hs:192) consDataCon (compiler/prelude/TysWiredIn.hs:701) consDataConName (compiler/prelude/TysWiredIn.hs:192) listTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) consDataCon_RDR (compiler/prelude/TysWiredIn.hs:216) listTyConName (compiler/prelude/TysWiredIn.hs:192) mkListTy (compiler/prelude/TysWiredIn.hs:685) mkPromotedListTy (compiler/prelude/TysWiredIn.hs:692) mkTupleTy (compiler/prelude/TysWiredIn.hs:757) tupleTyCon (compiler/prelude/TysWiredIn.hs:400) tupleCon (compiler/prelude/TysWiredIn.hs:412) promotedTupleTyCon (compiler/prelude/TysWiredIn.hs:406) promotedTupleDataCon (compiler/prelude/TysWiredIn.hs:409) unitTyCon (compiler/prelude/TysWiredIn.hs:453) unitDataCon (compiler/prelude/TysWiredIn.hs:455) unitDataConId (compiler/prelude/TysWiredIn.hs:457) pairTyCon (compiler/prelude/TysWiredIn.hs:460) unboxedUnitTyCon (compiler/prelude/TysWiredIn.hs:463) unboxedUnitDataCon (compiler/prelude/TysWiredIn.hs:465) unboxedSingletonTyCon (compiler/prelude/TysWiredIn.hs:468) unboxedSingletonDataCon (compiler/prelude/TysWiredIn.hs:470) unboxedPairTyCon (compiler/prelude/TysWiredIn.hs:473) unboxedPairDataCon (compiler/prelude/TysWiredIn.hs:475) unitTy (compiler/prelude/TysWiredIn.hs:766) typeNatKindCon (compiler/prelude/TysWiredIn.hs:302) typeNatKind (compiler/prelude/TysWiredIn.hs:308) typeSymbolKindCon (compiler/prelude/TysWiredIn.hs:302) typeSymbolKind (compiler/prelude/TysWiredIn.hs:308) parrTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) parrTyConName (compiler/prelude/TysWiredIn.hs:210) eqTyCon_RDR (compiler/prelude/TysWiredIn.hs:216) eqTyCon (compiler/prelude/TysWiredIn.hs:486) eqTyConName (compiler/prelude/TysWiredIn.hs:172) eqBoxDataCon (compiler/prelude/TysWiredIn.hs:503) coercibleTyCon (compiler/prelude/TysWiredIn.hs:512) coercibleDataCon (compiler/prelude/TysWiredIn.hs:523) coercibleClass (compiler/prelude/TysWiredIn.hs:531) mkWiredInTyConName (compiler/prelude/TysWiredIn.hs:159) 0% ( 0 / 19) in 'PrimOp' Missing documentation for: Module header PrimOp (compiler/stage2/build/primop-data-decl.hs-incl:1) PrimOpVecCat (compiler/prelude/PrimOp.hs:85) allThePrimOps (compiler/prelude/PrimOp.hs:91) primOpType (compiler/prelude/PrimOp.hs:545) primOpSig (compiler/prelude/PrimOp.hs:566) primOpTag (compiler/prelude/PrimOp.hs:61) maxPrimOpTag (compiler/stage2/build/primop-tag.hs-incl:1) primOpOcc (compiler/prelude/PrimOp.hs:555) tagToEnumKey (compiler/prelude/PrimOp.hs:95) primOpOutOfLine (compiler/prelude/PrimOp.hs:305) primOpCodeSize (compiler/prelude/PrimOp.hs:526) primOpOkForSpeculation (compiler/prelude/PrimOp.hs:469) primOpOkForSideEffects (compiler/prelude/PrimOp.hs:479) primOpIsCheap (compiler/prelude/PrimOp.hs:493) primOpFixity (compiler/prelude/PrimOp.hs:160) getPrimOpResultInfo (compiler/prelude/PrimOp.hs:586) PrimOpResultInfo (compiler/prelude/PrimOp.hs:578) PrimCall (compiler/prelude/PrimOp.hs:662) 10% ( 9 / 94) in 'CLabel' Missing documentation for: Module header CLabel (compiler/cmm/CLabel.hs:155) mkClosureLabel (compiler/cmm/CLabel.hs:386) mkSRTLabel (compiler/cmm/CLabel.hs:370) mkTopSRTLabel (compiler/cmm/CLabel.hs:367) mkInfoTableLabel (compiler/cmm/CLabel.hs:387) mkEntryLabel (compiler/cmm/CLabel.hs:388) mkSlowEntryLabel (compiler/cmm/CLabel.hs:364) mkConEntryLabel (compiler/cmm/CLabel.hs:407) mkStaticConEntryLabel (compiler/cmm/CLabel.hs:408) mkRednCountsLabel (compiler/cmm/CLabel.hs:371) mkConInfoTableLabel (compiler/cmm/CLabel.hs:394) mkStaticInfoTableLabel (compiler/cmm/CLabel.hs:395) mkLargeSRTLabel (compiler/cmm/CLabel.hs:501) mkApEntryLabel (compiler/cmm/CLabel.hs:462) mkApInfoTableLabel (compiler/cmm/CLabel.hs:461) mkClosureTableLabel (compiler/cmm/CLabel.hs:389) mkLocalClosureLabel (compiler/cmm/CLabel.hs:377) mkLocalInfoTableLabel (compiler/cmm/CLabel.hs:378) mkLocalEntryLabel (compiler/cmm/CLabel.hs:379) mkLocalConEntryLabel (compiler/cmm/CLabel.hs:391) mkLocalStaticConEntryLabel (compiler/cmm/CLabel.hs:393) mkLocalConInfoTableLabel (compiler/cmm/CLabel.hs:390) mkLocalStaticInfoTableLabel (compiler/cmm/CLabel.hs:392) mkLocalClosureTableLabel (compiler/cmm/CLabel.hs:380) mkReturnPtLabel (compiler/cmm/CLabel.hs:508) mkReturnInfoLabel (compiler/cmm/CLabel.hs:509) mkAltLabel (compiler/cmm/CLabel.hs:510) mkDefaultLabel (compiler/cmm/CLabel.hs:511) mkBitmapLabel (compiler/cmm/CLabel.hs:502) mkStringLitLabel (compiler/cmm/CLabel.hs:551) mkAsmTempLabel (compiler/cmm/CLabel.hs:554) mkAsmTempDerivedLabel (compiler/cmm/CLabel.hs:557) mkAsmTempEndLabel (compiler/cmm/CLabel.hs:560) mkPlainModuleInitLabel (compiler/cmm/CLabel.hs:562) mkSplitMarkerLabel (compiler/cmm/CLabel.hs:413) mkDirty_MUT_VAR_Label (compiler/cmm/CLabel.hs:413) mkUpdInfoLabel (compiler/cmm/CLabel.hs:413) mkBHUpdInfoLabel (compiler/cmm/CLabel.hs:413) mkIndStaticInfoLabel (compiler/cmm/CLabel.hs:413) mkMainCapabilityLabel (compiler/cmm/CLabel.hs:413) mkMAP_FROZEN_infoLabel (compiler/cmm/CLabel.hs:413) mkMAP_FROZEN0_infoLabel (compiler/cmm/CLabel.hs:413) mkMAP_DIRTY_infoLabel (compiler/cmm/CLabel.hs:413) mkSMAP_FROZEN_infoLabel (compiler/cmm/CLabel.hs:413) mkSMAP_FROZEN0_infoLabel (compiler/cmm/CLabel.hs:413) mkSMAP_DIRTY_infoLabel (compiler/cmm/CLabel.hs:413) mkEMPTY_MVAR_infoLabel (compiler/cmm/CLabel.hs:413) mkArrWords_infoLabel (compiler/cmm/CLabel.hs:413) mkTopTickyCtrLabel (compiler/cmm/CLabel.hs:413) mkCAFBlackHoleInfoTableLabel (compiler/cmm/CLabel.hs:413) mkCAFBlackHoleEntryLabel (compiler/cmm/CLabel.hs:413) mkRtsPrimOpLabel (compiler/cmm/CLabel.hs:453) mkRtsSlowFastTickyCtrLabel (compiler/cmm/CLabel.hs:526) mkSelectorInfoLabel (compiler/cmm/CLabel.hs:456) mkSelectorEntryLabel (compiler/cmm/CLabel.hs:457) mkCmmInfoLabel (compiler/cmm/CLabel.hs:439) mkCmmEntryLabel (compiler/cmm/CLabel.hs:439) mkCmmRetInfoLabel (compiler/cmm/CLabel.hs:439) mkCmmRetLabel (compiler/cmm/CLabel.hs:439) mkCmmCodeLabel (compiler/cmm/CLabel.hs:439) mkCmmDataLabel (compiler/cmm/CLabel.hs:439) mkCmmClosureLabel (compiler/cmm/CLabel.hs:439) mkRtsApFastLabel (compiler/cmm/CLabel.hs:523) mkPrimCallLabel (compiler/cmm/CLabel.hs:468) mkCCLabel (compiler/cmm/CLabel.hs:518) mkCCSLabel (compiler/cmm/CLabel.hs:519) DynamicLinkerLabelInfo (compiler/cmm/CLabel.hs:349) mkDynamicLinkerLabel (compiler/cmm/CLabel.hs:536) dynamicLinkerLabelInfo (compiler/cmm/CLabel.hs:539) mkPicBaseLabel (compiler/cmm/CLabel.hs:543) mkDeadStripPreventer (compiler/cmm/CLabel.hs:548) mkHpcTicksLabel (compiler/cmm/CLabel.hs:531) hasCAF (compiler/cmm/CLabel.hs:607) needsCDecl (compiler/cmm/CLabel.hs:636) isCFunctionLabel (compiler/cmm/CLabel.hs:805) isGcPtrLabel (compiler/cmm/CLabel.hs:810) labelDynamic (compiler/cmm/CLabel.hs:861) toClosureLbl (compiler/cmm/CLabel.hs:568) toSlowEntryLbl (compiler/cmm/CLabel.hs:573) toEntryLbl (compiler/cmm/CLabel.hs:577) toInfoLbl (compiler/cmm/CLabel.hs:587) toRednCountsLbl (compiler/cmm/CLabel.hs:598) hasHaskellName (compiler/cmm/CLabel.hs:601) pprCLabel (compiler/cmm/CLabel.hs:983) 0% ( 0 / 18) in 'BlockId' Missing documentation for: Module header BlockId (compiler/cmm/BlockId.hs:35) mkBlockId (compiler/cmm/BlockId.hs:43) BlockSet (compiler/cmm/BlockId.hs:65) BlockEnv (compiler/cmm/BlockId.hs:56) IsSet setInsertList setDeleteList setUnions IsMap mapInsertList mapDeleteList mapUnions emptyBlockSet (compiler/cmm/BlockId.hs:70) emptyBlockMap (compiler/cmm/BlockId.hs:61) blockLbl (compiler/cmm/BlockId.hs:49) infoTblLbl (compiler/cmm/BlockId.hs:52) retPtLbl (compiler/cmm/BlockId.hs:46) Warning: CmmExpr: foldRegsDefd is exported separately but will be documented under DefinerOfRegs. Consider exporting it together with its parent(s) for code clarity. Warning: CmmExpr: foldRegsUsed is exported separately but will be documented under UserOfRegs. Consider exporting it together with its parent(s) for code clarity. 9% ( 4 / 45) in 'CmmExpr' Missing documentation for: Module header CmmExpr (compiler/cmm/CmmExpr.hs:49) cmmExprType (compiler/cmm/CmmExpr.hs:201) cmmExprWidth (compiler/cmm/CmmExpr.hs:230) maybeInvertCmmExpr (compiler/cmm/CmmExpr.hs:236) CmmReg (compiler/cmm/CmmExpr.hs:72) cmmRegType (compiler/cmm/CmmExpr.hs:260) CmmLit (compiler/cmm/CmmExpr.hs:169) cmmLitType (compiler/cmm/CmmExpr.hs:211) LocalReg (compiler/cmm/CmmExpr.hs:245) localRegType (compiler/cmm/CmmExpr.hs:264) GlobalReg (compiler/cmm/CmmExpr.hs:400) isArgReg (compiler/cmm/CmmExpr.hs:564) globalRegType (compiler/cmm/CmmExpr.hs:549) spReg (compiler/cmm/CmmExpr.hs:539) hpReg (compiler/cmm/CmmExpr.hs:539) spLimReg (compiler/cmm/CmmExpr.hs:539) nodeReg (compiler/cmm/CmmExpr.hs:539) node (compiler/cmm/CmmExpr.hs:546) baseReg (compiler/cmm/CmmExpr.hs:539) VGcPtr (compiler/cmm/CmmExpr.hs:390) vgcFlag (compiler/cmm/CmmExpr.hs:396) DefinerOfRegs (compiler/cmm/CmmExpr.hs:312) UserOfRegs (compiler/cmm/CmmExpr.hs:305) filterRegsUsed (compiler/cmm/CmmExpr.hs:319) foldLocalRegsDefd (compiler/cmm/CmmExpr.hs:315) foldLocalRegsUsed (compiler/cmm/CmmExpr.hs:308) LocalRegSet (compiler/cmm/CmmExpr.hs:280) GlobalRegSet (compiler/cmm/CmmExpr.hs:281) emptyRegSet (compiler/cmm/CmmExpr.hs:283) elemRegSet (compiler/cmm/CmmExpr.hs:285) extendRegSet (compiler/cmm/CmmExpr.hs:286) deleteFromRegSet (compiler/cmm/CmmExpr.hs:287) mkRegSet (compiler/cmm/CmmExpr.hs:288) plusRegSet (compiler/cmm/CmmExpr.hs:289) minusRegSet (compiler/cmm/CmmExpr.hs:289) timesRegSet (compiler/cmm/CmmExpr.hs:289) sizeRegSet (compiler/cmm/CmmExpr.hs:290) nullRegSet (compiler/cmm/CmmExpr.hs:284) regSetToList (compiler/cmm/CmmExpr.hs:291) regUsedIn (compiler/cmm/CmmExpr.hs:378) 0% ( 0 / 3) in 'PprCmmExpr' Missing documentation for: Module header pprExpr (compiler/cmm/PprCmmExpr.hs:73) pprLit (compiler/cmm/PprCmmExpr.hs:188) 100% ( 12 / 12) in 'LlvmCodeGen.Regs' 0% ( 0 / 3) in 'CmmLex' Missing documentation for: Module header CmmToken (compiler/cmm/CmmLex.x:126) cmmlex (compiler/cmm/CmmLex.x:309) 0% ( 0 / 6) in 'CodeGen.Platform.ARM' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 0% ( 0 / 6) in 'CodeGen.Platform.ARM64' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 0% ( 0 / 6) in 'CodeGen.Platform.PPC' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 0% ( 0 / 6) in 'CodeGen.Platform.PPC_Darwin' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 0% ( 0 / 6) in 'CodeGen.Platform.SPARC' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 0% ( 0 / 7) in 'CodeGen.Platform.X86' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) freeRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:856) 0% ( 0 / 7) in 'CodeGen.Platform.X86_64' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) freeRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:856) 0% ( 0 / 6) in 'CodeGen.Platform.NoRegs' Missing documentation for: Module header callerSaves (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:353) activeStgRegs (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:449) haveRegBase (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:624) globalRegMaybe (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:634) freeReg (compiler/codeGen/CodeGen/Platform/../../../../includes/CodeGen.Platform.hs:826) 33% ( 2 / 6) in 'CodeGen.Platform' Missing documentation for: Module header haveRegBase (compiler/codeGen/CodeGen/Platform.hs:64) globalRegMaybe (compiler/codeGen/CodeGen/Platform.hs:82) freeReg (compiler/codeGen/CodeGen/Platform.hs:100) 24% ( 6 / 25) in 'CmmNode' Missing documentation for: Module header CmmNode (compiler/cmm/CmmNode.hs:45) CmmFormal (compiler/cmm/CmmNode.hs:240) CmmActual (compiler/cmm/CmmNode.hs:239) UpdFrameOffset (compiler/cmm/CmmNode.hs:242) ForeignConvention (compiler/cmm/CmmNode.hs:271) ForeignTarget (compiler/cmm/CmmNode.hs:284) foreignTargetHints (compiler/cmm/CmmNode.hs:292) CmmReturnInfo (compiler/cmm/CmmNode.hs:279) mapExp (compiler/cmm/CmmNode.hs:455) mapExpDeep (compiler/cmm/CmmNode.hs:469) wrapRecExp (compiler/cmm/CmmNode.hs:447) foldExp (compiler/cmm/CmmNode.hs:539) foldExpDeep (compiler/cmm/CmmNode.hs:553) wrapRecExpf (compiler/cmm/CmmNode.hs:534) mapExpM (compiler/cmm/CmmNode.hs:486) mapExpDeepM (compiler/cmm/CmmNode.hs:521) wrapRecExpM (compiler/cmm/CmmNode.hs:479) mapSuccessors (compiler/cmm/CmmNode.hs:558) 26% ( 10 / 38) in 'Cmm' Missing documentation for: Module header CmmProgram (compiler/cmm/Cmm.hs:54) CmmGroup (compiler/cmm/Cmm.hs:57) GenCmmGroup (compiler/cmm/Cmm.hs:56) CmmDecl (compiler/cmm/Cmm.hs:90) CmmGraph (compiler/cmm/Cmm.hs:102) GenCmmGraph (compiler/cmm/Cmm.hs:103) CmmBlock (compiler/cmm/Cmm.hs:104) RawCmmDecl (compiler/cmm/Cmm.hs:92) RawCmmGroup (compiler/cmm/Cmm.hs:58) Section (compiler/cmm/Cmm.hs:166) CmmStatics (compiler/cmm/Cmm.hs:183) CmmStatic (compiler/cmm/Cmm.hs:175) GenBasicBlock (compiler/cmm/Cmm.hs:194) ListGraph (compiler/cmm/Cmm.hs:201) pprBBlock (compiler/cmm/Cmm.hs:209) CmmReplGraph (compiler/cmm/Cmm.hs:106) GenCmmReplGraph (compiler/cmm/Cmm.hs:107) CmmFwdRewrite (compiler/cmm/Cmm.hs:108) CmmBwdRewrite (compiler/cmm/Cmm.hs:109) CmmTopInfo (compiler/cmm/Cmm.hs:115) CmmStackInfo (compiler/cmm/Cmm.hs:122) topInfoTable (compiler/cmm/Cmm.hs:118) ClosureTypeInfo (compiler/cmm/SMRep.hs:186) C_SRT (compiler/cmm/Cmm.hs:154) needsSRT (compiler/cmm/Cmm.hs:158) ProfilingInfo (compiler/cmm/Cmm.hs:147) ConstrDescription (compiler/cmm/SMRep.hs:195) 75% ( 6 / 8) in 'Size' Missing documentation for: Size (compiler/nativeGen/Size.hs:44) sizeInBytes (compiler/nativeGen/Size.hs:104) 84% ( 26 / 31) in 'SPARC.Regs' Missing documentation for: Module header realRegSqueeze (compiler/nativeGen/SPARC/Regs.hs:110) classOfRealReg (compiler/nativeGen/SPARC/Regs.hs:69) callClobberedRegs (compiler/nativeGen/SPARC/Regs.hs:238) regDotColor (compiler/nativeGen/SPARC/Regs.hs:261) 8% ( 7 / 83) in 'CmmUtils' Missing documentation for: Module header primRepCmmType (compiler/cmm/CmmUtils.hs:90) primRepForeignHint (compiler/cmm/CmmUtils.hs:117) typeCmmType (compiler/cmm/CmmUtils.hs:114) typeForeignHint (compiler/cmm/CmmUtils.hs:129) zeroCLit (compiler/cmm/CmmUtils.hs:146) mkIntCLit (compiler/cmm/CmmUtils.hs:140) mkWordCLit (compiler/cmm/CmmUtils.hs:152) packHalfWordsCLit (compiler/cmm/CmmUtils.hs:181) mkByteStringCLit (compiler/cmm/CmmUtils.hs:155) mkDataLits (compiler/cmm/CmmUtils.hs:162) mkRODataLits (compiler/cmm/CmmUtils.hs:167) mkStgWordCLit (compiler/cmm/CmmUtils.hs:178) mkIntExpr (compiler/cmm/CmmUtils.hs:143) zeroExpr (compiler/cmm/CmmUtils.hs:149) mkLblExpr (compiler/cmm/CmmUtils.hs:200) cmmRegOff (compiler/cmm/CmmUtils.hs:232) cmmOffset (compiler/cmm/CmmUtils.hs:215) cmmLabelOff (compiler/cmm/CmmUtils.hs:244) cmmOffsetLit (compiler/cmm/CmmUtils.hs:236) cmmOffsetExpr (compiler/cmm/CmmUtils.hs:203) cmmRegOffB (compiler/cmm/CmmUtils.hs:275) cmmOffsetB (compiler/cmm/CmmUtils.hs:278) cmmLabelOffB (compiler/cmm/CmmUtils.hs:284) cmmOffsetLitB (compiler/cmm/CmmUtils.hs:287) cmmOffsetExprB (compiler/cmm/CmmUtils.hs:281) cmmRegOffW (compiler/cmm/CmmUtils.hs:301) cmmOffsetW (compiler/cmm/CmmUtils.hs:298) cmmLabelOffW (compiler/cmm/CmmUtils.hs:307) cmmOffsetLitW (compiler/cmm/CmmUtils.hs:304) cmmOffsetExprW (compiler/cmm/CmmUtils.hs:293) cmmLoadIndex (compiler/cmm/CmmUtils.hs:271) cmmLoadIndexW (compiler/cmm/CmmUtils.hs:310) cmmNegate (compiler/cmm/CmmUtils.hs:332) cmmULtWord (compiler/cmm/CmmUtils.hs:314) cmmUGeWord (compiler/cmm/CmmUtils.hs:314) cmmUGtWord (compiler/cmm/CmmUtils.hs:314) cmmSubWord (compiler/cmm/CmmUtils.hs:314) cmmNeWord (compiler/cmm/CmmUtils.hs:314) cmmEqWord (compiler/cmm/CmmUtils.hs:314) cmmOrWord (compiler/cmm/CmmUtils.hs:314) cmmAndWord (compiler/cmm/CmmUtils.hs:314) cmmUShrWord (compiler/cmm/CmmUtils.hs:314) cmmAddWord (compiler/cmm/CmmUtils.hs:314) cmmMulWord (compiler/cmm/CmmUtils.hs:314) cmmQuotWord (compiler/cmm/CmmUtils.hs:314) cmmToWord (compiler/cmm/CmmUtils.hs:339) isTrivialCmmExpr (compiler/cmm/CmmUtils.hs:353) hasNoGlobalRegs (compiler/cmm/CmmUtils.hs:361) blankWord (compiler/cmm/CmmUtils.hs:336) cmmTagMask (compiler/cmm/CmmUtils.hs:377) cmmPointerMask (compiler/cmm/CmmUtils.hs:377) cmmUntag (compiler/cmm/CmmUtils.hs:383) cmmIsTagged (compiler/cmm/CmmUtils.hs:389) cmmConstrTag1 (compiler/cmm/CmmUtils.hs:392) mkLiveness (compiler/cmm/CmmUtils.hs:403) modifyGraph (compiler/cmm/CmmUtils.hs:429) ofBlockMap (compiler/cmm/CmmUtils.hs:435) toBlockMap (compiler/cmm/CmmUtils.hs:432) insertBlock (compiler/cmm/CmmUtils.hs:438) ofBlockList (compiler/cmm/CmmUtils.hs:486) toBlockList (compiler/cmm/CmmUtils.hs:444) bodyToBlockList (compiler/cmm/CmmUtils.hs:491) foldGraphBlocks (compiler/cmm/CmmUtils.hs:506) mapGraphNodes (compiler/cmm/CmmUtils.hs:494) postorderDfs (compiler/cmm/CmmUtils.hs:509) mapGraphNodes1 (compiler/cmm/CmmUtils.hs:502) analFwd (compiler/cmm/CmmUtils.hs:516) analBwd (compiler/cmm/CmmUtils.hs:517) analRewFwd (compiler/cmm/CmmUtils.hs:523) analRewBwd (compiler/cmm/CmmUtils.hs:527) dataflowPassFwd (compiler/cmm/CmmUtils.hs:536) dataflowPassBwd (compiler/cmm/CmmUtils.hs:567) dataflowAnalFwd (compiler/cmm/CmmUtils.hs:544) dataflowAnalBwd (compiler/cmm/CmmUtils.hs:560) dataflowAnalFwdBlocks (compiler/cmm/CmmUtils.hs:551) 78% ( 7 / 9) in 'Debug' Missing documentation for: Module header cmmDebugLabels (compiler/cmm/Debug.hs:220) 85% ( 45 / 53) in 'LlvmCodeGen.Base' Missing documentation for: LlvmCmmDecl (compiler/llvmGen/LlvmCodeGen/Base.hs:69) LlvmBasicBlock (compiler/llvmGen/LlvmCodeGen/Base.hs:70) UnresStatic (compiler/llvmGen/LlvmCodeGen/Base.hs:87) minSupportLlvmVersion (compiler/llvmGen/LlvmCodeGen/Base.hs:191) maxSupportLlvmVersion (compiler/llvmGen/LlvmCodeGen/Base.hs:194) getDynFlags (compiler/main/DynFlags.hs:893) strDisplayName_llvm (compiler/llvmGen/LlvmCodeGen/Base.hs:406) strProcedureName_llvm (compiler/llvmGen/LlvmCodeGen/Base.hs:424) 100% ( 2 / 2) in 'LlvmCodeGen.Data' 100% ( 6 / 6) in 'LlvmCodeGen.Ppr' 100% ( 2 / 2) in 'LlvmMangler' 50% ( 1 / 2) in 'CgUtils' Missing documentation for: Module header 0% ( 0 / 6) in 'PprCmmDecl' Missing documentation for: Module header writeCmms (compiler/cmm/PprCmmDecl.hs:64) pprCmms (compiler/cmm/PprCmmDecl.hs:58) pprCmmGroup (compiler/cmm/PprCmmDecl.hs:86) pprSection (compiler/cmm/PprCmmDecl.hs:156) pprStatic (compiler/cmm/PprCmmDecl.hs:147) 67% ( 2 / 3) in 'PprCmm' Missing documentation for: Module header 100% ( 2 / 2) in 'LlvmCodeGen.CodeGen' 100% ( 3 / 3) in 'LlvmCodeGen' 0% ( 0 / 5) in 'CmmContFlowOpt' Missing documentation for: Module header cmmCfgOpts (compiler/cmm/CmmContFlowOpt.hs:133) cmmCfgOptsProc (compiler/cmm/CmmContFlowOpt.hs:136) removeUnreachableBlocksProc (compiler/cmm/CmmContFlowOpt.hs:380) replaceLabels (compiler/cmm/CmmContFlowOpt.hs:347) 0% ( 0 / 2) in 'CmmCommonBlockElim' Missing documentation for: Module header elimCommonBlocks (compiler/cmm/CmmCommonBlockElim.hs:41) 20% ( 1 / 5) in 'CmmCallConv' Missing documentation for: Module header ParamLocation (compiler/cmm/CmmCallConv.hs:24) assignStack (compiler/cmm/CmmCallConv.hs:121) realArgRegsCover (compiler/cmm/CmmCallConv.hs:211) 45% ( 5 / 11) in 'CmmLive' Missing documentation for: Module header CmmLocalLive (compiler/cmm/CmmLive.hs:35) CmmGlobalLive (compiler/cmm/CmmLive.hs:36) cmmGlobalLiveness (compiler/cmm/CmmLive.hs:62) kill (compiler/cmm/CmmLive.hs:78) gen_kill (compiler/cmm/CmmLive.hs:82) 0% ( 0 / 3) in 'CmmLint' Missing documentation for: Module header cmmLint (compiler/cmm/CmmLint.hs:37) cmmLintGraph (compiler/cmm/CmmLint.hs:41) 0% ( 0 / 5) in 'CmmOpt' Missing documentation for: Module header constantFoldNode (compiler/cmm/CmmOpt.hs:32) constantFoldExpr (compiler/cmm/CmmOpt.hs:35) cmmMachOpFold (compiler/cmm/CmmOpt.hs:47) cmmMachOpFoldM (compiler/cmm/CmmOpt.hs:57) 26% ( 9 / 34) in 'MkGraph' Missing documentation for: Module header CgStmt (compiler/cmm/MkGraph.hs:67) <*> (compiler/cmm/MkGraph.hs:146) catAGraphs (compiler/cmm/MkGraph.hs:149) stackStubExpr (compiler/cmm/MkGraph.hs:282) mkNop (compiler/cmm/MkGraph.hs:179) mkAssign (compiler/cmm/MkGraph.hs:191) mkStore (compiler/cmm/MkGraph.hs:195) mkUnsafeCall (compiler/cmm/MkGraph.hs:267) mkFinalCall (compiler/cmm/MkGraph.hs:238) mkCallReturnsTo (compiler/cmm/MkGraph.hs:245) mkJumpReturnsTo (compiler/cmm/MkGraph.hs:258) mkJump (compiler/cmm/MkGraph.hs:199) mkJumpExtra (compiler/cmm/MkGraph.hs:216) mkCbranch (compiler/cmm/MkGraph.hs:223) mkSwitch (compiler/cmm/MkGraph.hs:226) mkReturn (compiler/cmm/MkGraph.hs:229) mkComment (compiler/cmm/MkGraph.hs:182) mkCallEntry (compiler/cmm/MkGraph.hs:374) mkBranch (compiler/cmm/MkGraph.hs:235) copyInOflow (compiler/cmm/MkGraph.hs:290) copyOutOflow (compiler/cmm/MkGraph.hs:326) noExtraStack (compiler/cmm/MkGraph.hs:400) toCall (compiler/cmm/MkGraph.hs:403) Transfer (compiler/cmm/MkGraph.hs:324) 50% ( 6 / 12) in 'Instruction' Missing documentation for: Module header GenBasicBlock (compiler/cmm/Cmm.hs:194) ListGraph (compiler/cmm/Cmm.hs:201) NatCmm (compiler/nativeGen/Instruction.hs:43) NatCmmDecl (compiler/nativeGen/Instruction.hs:49) NatBasicBlock (compiler/nativeGen/Instruction.hs:56) 67% ( 18 / 27) in 'RegAlloc.Liveness' Missing documentation for: Module header RegSet (compiler/nativeGen/RegAlloc/Liveness.hs:64) RegMap (compiler/nativeGen/RegAlloc/Liveness.hs:66) emptyRegMap (compiler/nativeGen/RegAlloc/Liveness.hs:68) BlockMap (compiler/nativeGen/RegAlloc/Liveness.hs:71) emptyBlockMap (compiler/cmm/BlockId.hs:61) mapSCCM (compiler/nativeGen/RegAlloc/Liveness.hs:260) mapGenBlockTop (compiler/nativeGen/RegAlloc/Liveness.hs:271) regLiveness (compiler/nativeGen/RegAlloc/Liveness.hs:711) 100% ( 7 / 7) in 'RegAlloc.Linear.Base' 75% ( 3 / 4) in 'RegAlloc.Linear.Stats' Missing documentation for: Module header 31% ( 5 / 16) in 'RegAlloc.Linear.State' Missing documentation for: spillR (compiler/nativeGen/RegAlloc/Linear/State.hs:107) loadR (compiler/nativeGen/RegAlloc/Linear/State.hs:118) getFreeRegsR (compiler/nativeGen/RegAlloc/Linear/State.hs:125) setFreeRegsR (compiler/nativeGen/RegAlloc/Linear/State.hs:129) getAssigR (compiler/nativeGen/RegAlloc/Linear/State.hs:133) setAssigR (compiler/nativeGen/RegAlloc/Linear/State.hs:137) getBlockAssigR (compiler/nativeGen/RegAlloc/Linear/State.hs:141) setBlockAssigR (compiler/nativeGen/RegAlloc/Linear/State.hs:145) setDeltaR (compiler/nativeGen/RegAlloc/Linear/State.hs:149) getDeltaR (compiler/nativeGen/RegAlloc/Linear/State.hs:153) getUniqueR (compiler/nativeGen/RegAlloc/Linear/State.hs:156) 100% ( 4 / 4) in 'RegAlloc.Graph.Spill' 100% ( 2 / 2) in 'RegAlloc.Graph.SpillClean' 90% ( 9 / 10) in 'RegAlloc.Graph.SpillCost' Missing documentation for: Module header 100% ( 3 / 3) in 'RegAlloc.Graph.Coalesce' 0% ( 0 / 2) in 'CmmSink' Missing documentation for: Module header cmmSink (compiler/cmm/CmmSink.hs:147) 60% ( 6 / 10) in 'RegAlloc.Linear.SPARC.FreeRegs' Missing documentation for: FreeRegs (compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs:32) (compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs:38) bitMask (compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs:177) showFreeRegs (compiler/nativeGen/RegAlloc/Linear/SPARC/FreeRegs.hs:181) 4% ( 1 / 27) in 'CmmInfo' Missing documentation for: Module header mkEmptyContInfoTable (compiler/cmm/CmmInfo.hs:57) cmmToRawCmm (compiler/cmm/CmmInfo.hs:64) mkInfoTable (compiler/cmm/CmmInfo.hs:108) closureInfoPtr (compiler/cmm/CmmInfo.hs:417) entryCode (compiler/cmm/CmmInfo.hs:421) getConstrTag (compiler/cmm/CmmInfo.hs:428) cmmGetClosureType (compiler/cmm/CmmInfo.hs:438) infoTable (compiler/cmm/CmmInfo.hs:446) infoTableConstrTag (compiler/cmm/CmmInfo.hs:454) infoTableSrtBitmap (compiler/cmm/CmmInfo.hs:459) infoTableClosureType (compiler/cmm/CmmInfo.hs:465) infoTablePtrs (compiler/cmm/CmmInfo.hs:471) infoTableNonPtrs (compiler/cmm/CmmInfo.hs:475) funInfoTable (compiler/cmm/CmmInfo.hs:479) funInfoArity (compiler/cmm/CmmInfo.hs:491) stdInfoTableSizeW (compiler/cmm/CmmInfo.hs:512) fixedInfoTableSizeW (compiler/cmm/CmmInfo.hs:522) profInfoTableSizeW (compiler/cmm/CmmInfo.hs:525) maxStdInfoTableSizeW (compiler/cmm/CmmInfo.hs:528) maxRetInfoTableSizeW (compiler/cmm/CmmInfo.hs:534) stdInfoTableSizeB (compiler/cmm/CmmInfo.hs:539) stdSrtBitmapOffset (compiler/cmm/CmmInfo.hs:542) stdClosureTypeOffset (compiler/cmm/CmmInfo.hs:547) stdPtrsOffset (compiler/cmm/CmmInfo.hs:551) stdNonPtrsOffset (compiler/cmm/CmmInfo.hs:551) 0% ( 0 / 9) in 'CmmBuildInfoTables' Missing documentation for: Module header CAFSet (compiler/cmm/CmmBuildInfoTables.hs:87) CAFEnv (compiler/cmm/CmmBuildInfoTables.hs:88) cafAnal (compiler/cmm/CmmBuildInfoTables.hs:109) doSRTs (compiler/cmm/CmmBuildInfoTables.hs:319) TopSRT (compiler/cmm/CmmBuildInfoTables.hs:117) emptySRT (compiler/cmm/CmmBuildInfoTables.hs:129) isEmptySRT (compiler/cmm/CmmBuildInfoTables.hs:134) srtToData (compiler/cmm/CmmBuildInfoTables.hs:150) 0% ( 0 / 8) in 'CmmProcPoint' Missing documentation for: Module header ProcPointSet (compiler/cmm/CmmProcPoint.hs:115) Status (compiler/cmm/CmmProcPoint.hs:117) callProcPoints (compiler/cmm/CmmProcPoint.hs:175) minimalProcPointSet (compiler/cmm/CmmProcPoint.hs:183) splitAtProcPoints (compiler/cmm/CmmProcPoint.hs:239) procPointAnalysis (compiler/cmm/CmmProcPoint.hs:131) attachContInfoTables (compiler/cmm/CmmProcPoint.hs:399) 0% ( 0 / 3) in 'PprC' Missing documentation for: Module header writeCs (compiler/cmm/PprC.hs:75) pprStringInCStyle (compiler/cmm/PprC.hs:1155) 100% ( 2 / 2) in 'StaticPtrTable' 0% ( 0 / 2) in 'ProfInit' Missing documentation for: Module header profilingInitCode (compiler/profiling/ProfInit.hs:24) 7% ( 5 / 71) in 'X86.Regs' Missing documentation for: Module header realRegSqueeze (compiler/nativeGen/X86/Regs.hs:94) Imm (compiler/nativeGen/X86/Regs.hs:123) strImmLit (compiler/nativeGen/X86/Regs.hs:135) litToImm (compiler/nativeGen/X86/Regs.hs:139) AddrMode (compiler/nativeGen/X86/Regs.hs:156) addrOffset (compiler/nativeGen/X86/Regs.hs:165) spRel (compiler/nativeGen/X86/Regs.hs:198) argRegs (compiler/nativeGen/X86/Regs.hs:244) allArgRegs (compiler/nativeGen/X86/Regs.hs:417) allIntArgRegs (compiler/nativeGen/X86/Regs.hs:423) instrClobberedRegs (compiler/nativeGen/X86/Regs.hs:438) EABase (compiler/nativeGen/X86/Regs.hs:160) EAIndex (compiler/nativeGen/X86/Regs.hs:161) addrModeRegs (compiler/nativeGen/X86/Regs.hs:183) eax (compiler/nativeGen/X86/Regs.hs:301) ebx (compiler/nativeGen/X86/Regs.hs:301) ecx (compiler/nativeGen/X86/Regs.hs:301) edx (compiler/nativeGen/X86/Regs.hs:301) esi (compiler/nativeGen/X86/Regs.hs:301) edi (compiler/nativeGen/X86/Regs.hs:301) ebp (compiler/nativeGen/X86/Regs.hs:301) esp (compiler/nativeGen/X86/Regs.hs:301) fake0 (compiler/nativeGen/X86/Regs.hs:301) fake1 (compiler/nativeGen/X86/Regs.hs:301) fake2 (compiler/nativeGen/X86/Regs.hs:301) fake3 (compiler/nativeGen/X86/Regs.hs:301) fake4 (compiler/nativeGen/X86/Regs.hs:301) fake5 (compiler/nativeGen/X86/Regs.hs:301) firstfake (compiler/nativeGen/X86/Regs.hs:211) rax (compiler/nativeGen/X86/Regs.hs:343) rbx (compiler/nativeGen/X86/Regs.hs:343) rcx (compiler/nativeGen/X86/Regs.hs:343) rdx (compiler/nativeGen/X86/Regs.hs:343) rsi (compiler/nativeGen/X86/Regs.hs:343) rdi (compiler/nativeGen/X86/Regs.hs:343) rbp (compiler/nativeGen/X86/Regs.hs:343) rsp (compiler/nativeGen/X86/Regs.hs:343) r8 (compiler/nativeGen/X86/Regs.hs:343) r9 (compiler/nativeGen/X86/Regs.hs:343) r10 (compiler/nativeGen/X86/Regs.hs:343) r11 (compiler/nativeGen/X86/Regs.hs:343) r12 (compiler/nativeGen/X86/Regs.hs:343) r13 (compiler/nativeGen/X86/Regs.hs:343) r14 (compiler/nativeGen/X86/Regs.hs:343) r15 (compiler/nativeGen/X86/Regs.hs:343) xmm0 (compiler/nativeGen/X86/Regs.hs:343) xmm1 (compiler/nativeGen/X86/Regs.hs:343) xmm2 (compiler/nativeGen/X86/Regs.hs:343) xmm3 (compiler/nativeGen/X86/Regs.hs:343) xmm4 (compiler/nativeGen/X86/Regs.hs:343) xmm5 (compiler/nativeGen/X86/Regs.hs:343) xmm6 (compiler/nativeGen/X86/Regs.hs:343) xmm7 (compiler/nativeGen/X86/Regs.hs:343) xmm8 (compiler/nativeGen/X86/Regs.hs:343) xmm9 (compiler/nativeGen/X86/Regs.hs:343) xmm10 (compiler/nativeGen/X86/Regs.hs:343) xmm11 (compiler/nativeGen/X86/Regs.hs:343) xmm12 (compiler/nativeGen/X86/Regs.hs:343) xmm13 (compiler/nativeGen/X86/Regs.hs:343) xmm14 (compiler/nativeGen/X86/Regs.hs:343) xmm15 (compiler/nativeGen/X86/Regs.hs:343) xmm (compiler/nativeGen/X86/Regs.hs:397) ripRel (compiler/nativeGen/X86/Regs.hs:381) allFPArgRegs (compiler/nativeGen/X86/Regs.hs:429) allocatableRegs (compiler/nativeGen/X86/Regs.hs:448) 0% ( 0 / 3) in 'X86.RegInfo' Missing documentation for: Module header mkVirtualReg (compiler/nativeGen/X86/RegInfo.hs:23) regDotColor (compiler/nativeGen/X86/RegInfo.hs:31) 14% ( 1 / 7) in 'RegAlloc.Linear.X86.FreeRegs' Missing documentation for: FreeRegs (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:15) noFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:18) releaseReg (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:21) initFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:28) getFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:32) allocateReg (compiler/nativeGen/RegAlloc/Linear/X86/FreeRegs.hs:45) 14% ( 1 / 7) in 'RegAlloc.Linear.X86_64.FreeRegs' Missing documentation for: FreeRegs (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:15) noFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:18) releaseReg (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:21) initFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:28) getFreeRegs (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:32) allocateReg (compiler/nativeGen/RegAlloc/Linear/X86_64/FreeRegs.hs:45) 91% ( 68 / 75) in 'Dwarf.Constants' Missing documentation for: dW_FORM_addr (compiler/nativeGen/Dwarf/Constants.hs:62) dW_FORM_data4 (compiler/nativeGen/Dwarf/Constants.hs:62) dW_FORM_string (compiler/nativeGen/Dwarf/Constants.hs:62) dW_FORM_flag (compiler/nativeGen/Dwarf/Constants.hs:62) dW_FORM_block1 (compiler/nativeGen/Dwarf/Constants.hs:62) dW_FORM_ref4 (compiler/nativeGen/Dwarf/Constants.hs:62) dwarfSection (compiler/nativeGen/Dwarf/Constants.hs:124) 3% ( 1 / 31) in 'PPC.Regs' Missing documentation for: Module header realRegSqueeze (compiler/nativeGen/PPC/Regs.hs:97) mkVirtualReg (compiler/nativeGen/PPC/Regs.hs:118) regDotColor (compiler/nativeGen/PPC/Regs.hs:127) Imm (compiler/nativeGen/PPC/Regs.hs:137) strImmLit (compiler/nativeGen/PPC/Regs.hs:152) litToImm (compiler/nativeGen/PPC/Regs.hs:156) AddrMode (compiler/nativeGen/PPC/Regs.hs:174) addrOffset (compiler/nativeGen/PPC/Regs.hs:179) spRel (compiler/nativeGen/PPC/Regs.hs:200) argRegs (compiler/nativeGen/PPC/Regs.hs:210) allArgRegs (compiler/nativeGen/PPC/Regs.hs:223) callClobberedRegs (compiler/nativeGen/PPC/Regs.hs:228) allMachRegNos (compiler/nativeGen/PPC/Regs.hs:236) classOfRealReg (compiler/nativeGen/PPC/Regs.hs:241) showReg (compiler/nativeGen/PPC/Regs.hs:249) allFPArgRegs (compiler/nativeGen/PPC/Regs.hs:259) fits16Bits (compiler/nativeGen/PPC/Regs.hs:266) makeImmediate (compiler/nativeGen/PPC/Regs.hs:269) fReg (compiler/nativeGen/PPC/Regs.hs:296) sp (compiler/nativeGen/PPC/Regs.hs:299) r3 (compiler/nativeGen/PPC/Regs.hs:299) r4 (compiler/nativeGen/PPC/Regs.hs:299) r27 (compiler/nativeGen/PPC/Regs.hs:299) r28 (compiler/nativeGen/PPC/Regs.hs:299) r30 (compiler/nativeGen/PPC/Regs.hs:299) f1 (compiler/nativeGen/PPC/Regs.hs:299) f20 (compiler/nativeGen/PPC/Regs.hs:299) f21 (compiler/nativeGen/PPC/Regs.hs:299) allocatableRegs (compiler/nativeGen/PPC/Regs.hs:313) 14% ( 1 / 7) in 'TargetReg' Missing documentation for: targetVirtualRegSqueeze (compiler/nativeGen/TargetReg.hs:40) targetRealRegSqueeze (compiler/nativeGen/TargetReg.hs:57) targetClassOfRealReg (compiler/nativeGen/TargetReg.hs:73) targetMkVirtualReg (compiler/nativeGen/TargetReg.hs:89) targetRegDotColor (compiler/nativeGen/TargetReg.hs:105) targetClassOfReg (compiler/nativeGen/TargetReg.hs:122) 0% ( 0 / 13) in 'X86.Instr' Missing documentation for: Module header Instr (compiler/nativeGen/X86/Instr.hs:164) Operand (compiler/nativeGen/X86/Instr.hs:352) PrefetchVariant (compiler/nativeGen/X86/Instr.hs:349) JumpDest (compiler/nativeGen/X86/Instr.hs:991) getJumpDestBlockId (compiler/nativeGen/X86/Instr.hs:993) canShortcut (compiler/nativeGen/X86/Instr.hs:997) shortcutStatics (compiler/nativeGen/X86/Instr.hs:1017) shortcutJump (compiler/nativeGen/X86/Instr.hs:1005) i386_insert_ffrees (compiler/nativeGen/X86/Instr.hs:856) allocMoreStack (compiler/nativeGen/X86/Instr.hs:949) maxSpillSlots (compiler/nativeGen/X86/Instr.hs:748) archWordSize (compiler/nativeGen/X86/Instr.hs:48) 0% ( 0 / 9) in 'X86.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/nativeGen/X86/Ppr.hs:54) pprBasicBlock (compiler/nativeGen/X86/Ppr.hs:103) pprSectionHeader (compiler/nativeGen/X86/Ppr.hs:388) pprData (compiler/nativeGen/X86/Ppr.hs:131) pprInstr (compiler/nativeGen/X86/Ppr.hs:502) pprSize (compiler/nativeGen/X86/Ppr.hs:306) pprImm (compiler/nativeGen/X86/Ppr.hs:340) pprDataItem (compiler/nativeGen/X86/Ppr.hs:438) 89% ( 8 / 9) in 'RegAlloc.Graph.Stats' Missing documentation for: addSRM (compiler/nativeGen/RegAlloc/Graph/Stats.hs:340) 100% ( 2 / 2) in 'RegAlloc.Graph.Main' 14% ( 1 / 7) in 'RegAlloc.Linear.PPC.FreeRegs' Missing documentation for: FreeRegs (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:27) noFreeRegs (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:30) releaseReg (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:33) initFreeRegs (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:41) getFreeRegs (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:44) allocateReg (compiler/nativeGen/RegAlloc/Linear/PPC/FreeRegs.hs:54) 14% ( 1 / 7) in 'PPC.Instr' Missing documentation for: Module header archWordSize (compiler/nativeGen/PPC/Instr.hs:52) RI (compiler/nativeGen/PPC/Instr.hs:161) Instr (compiler/nativeGen/PPC/Instr.hs:165) allocMoreStack (compiler/nativeGen/PPC/Instr.hs:91) makeFarBranches (compiler/nativeGen/PPC/Instr.hs:575) 0% ( 0 / 6) in 'PPC.RegInfo' Missing documentation for: Module header JumpDest (compiler/nativeGen/PPC/RegInfo.hs:31) getJumpDestBlockId (compiler/nativeGen/PPC/RegInfo.hs:33) canShortcut (compiler/nativeGen/PPC/RegInfo.hs:36) shortcutJump (compiler/nativeGen/PPC/RegInfo.hs:39) shortcutStatics (compiler/nativeGen/PPC/RegInfo.hs:44) 0% ( 0 / 9) in 'PPC.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/nativeGen/PPC/Ppr.hs:50) pprBasicBlock (compiler/nativeGen/PPC/Ppr.hs:84) pprSectionHeader (compiler/nativeGen/PPC/Ppr.hs:270) pprData (compiler/nativeGen/PPC/Ppr.hs:102) pprInstr (compiler/nativeGen/PPC/Ppr.hs:325) pprSize (compiler/nativeGen/PPC/Ppr.hs:205) pprImm (compiler/nativeGen/PPC/Ppr.hs:227) pprDataItem (compiler/nativeGen/PPC/Ppr.hs:293) 0% ( 0 / 22) in 'NCGMonad' Missing documentation for: Module header NatM_State (compiler/nativeGen/NCGMonad.hs:61) mkNatM_State (compiler/nativeGen/NCGMonad.hs:81) NatM (compiler/nativeGen/NCGMonad.hs:76) initNat (compiler/nativeGen/NCGMonad.hs:86) addImportNat (compiler/nativeGen/NCGMonad.hs:145) getUniqueNat (compiler/nativeGen/NCGMonad.hs:124) mapAccumLNat (compiler/nativeGen/NCGMonad.hs:112) setDeltaNat (compiler/nativeGen/NCGMonad.hs:137) getDeltaNat (compiler/nativeGen/NCGMonad.hs:133) getThisModuleNat (compiler/nativeGen/NCGMonad.hs:141) getBlockIdNat (compiler/nativeGen/NCGMonad.hs:150) getNewLabelNat (compiler/nativeGen/NCGMonad.hs:156) getNewRegNat (compiler/nativeGen/NCGMonad.hs:162) getNewRegPairNat (compiler/nativeGen/NCGMonad.hs:169) getPicBaseMaybeNat (compiler/nativeGen/NCGMonad.hs:179) getPicBaseNat (compiler/nativeGen/NCGMonad.hs:184) getDynFlags (compiler/main/DynFlags.hs:893) getModLoc (compiler/nativeGen/NCGMonad.hs:194) getFileId (compiler/nativeGen/NCGMonad.hs:198) getDebugBlock (compiler/nativeGen/NCGMonad.hs:206) DwarfFiles (compiler/nativeGen/NCGMonad.hs:74) 0% ( 0 / 9) in 'PIC' Missing documentation for: Module header cmmMakeDynamicReference (compiler/nativeGen/PIC.hs:108) CmmMakeDynamicReferenceM (compiler/nativeGen/PIC.hs:100) ReferenceKind (compiler/nativeGen/PIC.hs:94) needImportedSymbols (compiler/nativeGen/PIC.hs:422) pprImportedSymbol (compiler/nativeGen/PIC.hs:497) pprGotDeclaration (compiler/nativeGen/PIC.hs:456) initializePicBase_ppc (compiler/nativeGen/PIC.hs:690) initializePicBase_x86 (compiler/nativeGen/PIC.hs:750) 25% ( 1 / 4) in 'X86.CodeGen' Missing documentation for: Module header cmmTopCodeGen (compiler/nativeGen/X86/CodeGen.hs:90) generateJumpTableForInstr (compiler/nativeGen/X86/CodeGen.hs:2642) 50% ( 2 / 4) in 'PPC.CodeGen' Missing documentation for: Module header generateJumpTableForInstr (compiler/nativeGen/PPC/CodeGen.hs:1236) 75% ( 3 / 4) in 'SPARC.Imm' Missing documentation for: Module header 67% ( 2 / 3) in 'SPARC.AddrMode' Missing documentation for: Module header 80% ( 4 / 5) in 'SPARC.Stack' Missing documentation for: Module header 88% ( 7 / 8) in 'SPARC.Instr' Missing documentation for: Module header 56% ( 5 / 9) in 'SPARC.Ppr' Missing documentation for: Module header pprNatCmmDecl (compiler/nativeGen/SPARC/Ppr.hs:54) pprBasicBlock (compiler/nativeGen/SPARC/Ppr.hs:88) pprData (compiler/nativeGen/SPARC/Ppr.hs:105) 0% ( 0 / 7) in 'SPARC.ShortcutJump' Missing documentation for: Module header JumpDest (compiler/nativeGen/SPARC/ShortcutJump.hs:23) getJumpDestBlockId (compiler/nativeGen/SPARC/ShortcutJump.hs:27) canShortcut (compiler/nativeGen/SPARC/ShortcutJump.hs:32) shortcutJump (compiler/nativeGen/SPARC/ShortcutJump.hs:36) shortcutStatics (compiler/nativeGen/SPARC/ShortcutJump.hs:41) shortBlockId (compiler/nativeGen/SPARC/ShortcutJump.hs:63) 100% ( 2 / 2) in 'SPARC.CodeGen.Expand' 100% ( 2 / 2) in 'SPARC.CodeGen.Sanity' 78% ( 7 / 9) in 'SPARC.CodeGen.Base' Missing documentation for: Module header mangleIndexTree (compiler/nativeGen/SPARC/CodeGen/Base.hs:110) 0% ( 0 / 3) in 'RegAlloc.Linear.FreeRegs' Missing documentation for: Module header FR (compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs:40) maxSpillSlots (compiler/nativeGen/RegAlloc/Linear/FreeRegs.hs:70) 100% ( 2 / 2) in 'RegAlloc.Linear.JoinToTargets' 50% ( 2 / 4) in 'RegAlloc.Linear.Main' Missing documentation for: Module header regAlloc (compiler/nativeGen/RegAlloc/Linear/Main.hs:140) 50% ( 1 / 2) in 'SPARC.CodeGen.Amode' Missing documentation for: Module header 0% ( 0 / 4) in 'SPARC.CodeGen.CondCode' Missing documentation for: Module header getCondCode (compiler/nativeGen/SPARC/CodeGen/CondCode.hs:25) condIntCode (compiler/nativeGen/SPARC/CodeGen/CondCode.hs:67) condFltCode (compiler/nativeGen/SPARC/CodeGen/CondCode.hs:86) 100% ( 4 / 4) in 'SPARC.CodeGen.Gen64' 100% ( 3 / 3) in 'SPARC.CodeGen.Gen32' 50% ( 2 / 4) in 'SPARC.CodeGen' Missing documentation for: Module header generateJumpTableForInstr (compiler/nativeGen/SPARC/CodeGen.hs:339) 95% ( 18 / 19) in 'Dwarf.Types' Missing documentation for: Module header 50% ( 1 / 2) in 'Dwarf' Missing documentation for: Module header 0% ( 0 / 2) in 'AsmCodeGen' Missing documentation for: Module header nativeCodeGen (compiler/nativeGen/AsmCodeGen.hs:159) 9% ( 3 / 33) in 'StgSyn' Missing documentation for: Module header GenStgArg (compiler/stgSyn/StgSyn.hs:101) GenStgLiveVars (compiler/stgSyn/StgSyn.hs:180) GenStgBinding (compiler/stgSyn/StgSyn.hs:89) GenStgExpr (compiler/stgSyn/StgSyn.hs:182) GenStgRhs (compiler/stgSyn/StgSyn.hs:401) GenStgAlt (compiler/stgSyn/StgSyn.hs:504) AltType (compiler/stgSyn/StgSyn.hs:513) UpdateFlag (compiler/stgSyn/StgSyn.hs:552) isUpdatable (compiler/stgSyn/StgSyn.hs:560) StgBinderInfo (compiler/stgSyn/StgSyn.hs:460) noBinderInfo (compiler/stgSyn/StgSyn.hs:467) stgSatOcc (compiler/stgSyn/StgSyn.hs:467) stgUnsatOcc (compiler/stgSyn/StgSyn.hs:467) satCallsOnly (compiler/stgSyn/StgSyn.hs:472) combineStgBinderInfo (compiler/stgSyn/StgSyn.hs:476) StgArg (compiler/stgSyn/StgSyn.hs:530) StgLiveVars (compiler/stgSyn/StgSyn.hs:531) StgBinding (compiler/stgSyn/StgSyn.hs:529) StgExpr (compiler/stgSyn/StgSyn.hs:532) StgRhs (compiler/stgSyn/StgSyn.hs:533) StgAlt (compiler/stgSyn/StgSyn.hs:534) StgOp (compiler/stgSyn/StgSyn.hs:577) SRT (compiler/stgSyn/StgSyn.hs:602) stgBindHasCafRefs (compiler/stgSyn/StgSyn.hs:444) stgArgHasCafRefs (compiler/stgSyn/StgSyn.hs:454) stgRhsArity (compiler/stgSyn/StgSyn.hs:438) pprStgBinding (compiler/stgSyn/StgSyn.hs:645) pprStgBindings (compiler/stgSyn/StgSyn.hs:648) pprStgLVs (compiler/stgSyn/StgSyn.hs:775) 0% ( 0 / 2) in 'SCCfinal' Missing documentation for: Module header stgMassageForProfiling (compiler/profiling/SCCfinal.hs:44) 0% ( 0 / 2) in 'StgStats' Missing documentation for: Module header showStgStats (compiler/simplStg/StgStats.hs:78) 0% ( 0 / 2) in 'StgLint' Missing documentation for: Module header lintStgBindings (compiler/stgSyn/StgLint.hs:64) 19% ( 5 / 26) in 'Vectorise.Builtins.Base' Missing documentation for: mAX_DPH_PROD (compiler/vectorise/Vectorise/Builtins/Base.hs:50) mAX_DPH_SUM (compiler/vectorise/Vectorise/Builtins/Base.hs:53) mAX_DPH_COMBINE (compiler/vectorise/Vectorise/Builtins/Base.hs:56) mAX_DPH_SCALAR_ARGS (compiler/vectorise/Vectorise/Builtins/Base.hs:59) aLL_DPH_PRIM_TYCONS (compiler/vectorise/Vectorise/Builtins/Base.hs:64) selTy (compiler/vectorise/Vectorise/Builtins/Base.hs:120) selsTy (compiler/vectorise/Vectorise/Builtins/Base.hs:123) selReplicate (compiler/vectorise/Vectorise/Builtins/Base.hs:129) selTags (compiler/vectorise/Vectorise/Builtins/Base.hs:132) selElements (compiler/vectorise/Vectorise/Builtins/Base.hs:135) selsLength (compiler/vectorise/Vectorise/Builtins/Base.hs:126) sumTyCon (compiler/vectorise/Vectorise/Builtins/Base.hs:138) prodTyCon (compiler/vectorise/Vectorise/Builtins/Base.hs:141) prodDataCon (compiler/vectorise/Vectorise/Builtins/Base.hs:148) replicatePD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:154) emptyPD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:158) packByTagPD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:162) combinePDVar (compiler/vectorise/Vectorise/Builtins/Base.hs:166) combinePD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:169) scalarZip (compiler/vectorise/Vectorise/Builtins/Base.hs:174) closureCtrFun (compiler/vectorise/Vectorise/Builtins/Base.hs:177) 50% ( 1 / 2) in 'Vectorise.Type.Classify' Missing documentation for: Module header 0% ( 0 / 3) in 'LibFFI' Missing documentation for: Module header ForeignCallToken (compiler/ghci/LibFFI.hsc:27) prepForeignCall (compiler/ghci/LibFFI.hsc:29) 21% ( 46 /223) in 'TcType' Missing documentation for: Module header TcType (compiler/typecheck/TcType.hs:226) TcSigmaType (compiler/typecheck/TcType.hs:235) TcRhoType (compiler/typecheck/TcType.hs:236) TcTauType (compiler/typecheck/TcType.hs:237) TcPredType (compiler/typecheck/TcType.hs:233) TcThetaType (compiler/typecheck/TcType.hs:234) TcTyVar (compiler/typecheck/TcType.hs:224) TcTyVarSet (compiler/typecheck/TcType.hs:239) TcKind (compiler/typecheck/TcType.hs:238) TcCoVar (compiler/typecheck/TcType.hs:225) TcLevel (compiler/typecheck/TcType.hs:417) topTcLevel (compiler/typecheck/TcType.hs:483) pushTcLevel (compiler/typecheck/TcType.hs:486) strictlyDeeperThan (compiler/typecheck/TcType.hs:489) sameDepthAs (compiler/typecheck/TcType.hs:493) fskTcLevel (compiler/typecheck/TcType.hs:479) UserTypeCtxt (compiler/typecheck/TcType.hs:368) pprUserTypeCtxt (compiler/typecheck/TcType.hs:530) pprSigCtxt (compiler/typecheck/TcType.hs:550) TcTyVarDetails (compiler/typecheck/TcType.hs:311) pprTcTyVarDetails (compiler/typecheck/TcType.hs:514) vanillaSkolemTv (compiler/typecheck/TcType.hs:328) superSkolemTv (compiler/typecheck/TcType.hs:328) MetaDetails (compiler/typecheck/TcType.hs:334) MetaInfo (compiler/typecheck/TcType.hs:342) isImmutableTyVar (compiler/typecheck/TcType.hs:678) isSkolemTyVar (compiler/typecheck/TcType.hs:683) isMetaTyVar (compiler/typecheck/TcType.hs:683) isMetaTyVarTy (compiler/typecheck/TcType.hs:753) isTyVarTy (compiler/types/Type.hs:314) isSigTyVar (compiler/typecheck/TcType.hs:785) isOverlappableTyVar (compiler/typecheck/TcType.hs:683) isTyConableTyVar (compiler/typecheck/TcType.hs:683) isFmvTyVar (compiler/typecheck/TcType.hs:683) isReturnTyVar (compiler/typecheck/TcType.hs:683) isAmbiguousTyVar (compiler/typecheck/TcType.hs:683) metaTvRef (compiler/typecheck/TcType.hs:792) metaTyVarInfo (compiler/typecheck/TcType.hs:757) isFlexi (compiler/typecheck/TcType.hs:799) isIndirect (compiler/typecheck/TcType.hs:799) isRuntimeUnkSkol (compiler/typecheck/TcType.hs:806) isTypeVar (compiler/types/TypeRep.hs:291) isKindVar (compiler/types/TypeRep.hs:294) metaTyVarTcLevel (compiler/typecheck/TcType.hs:764) setMetaTyVarTcLevel (compiler/typecheck/TcType.hs:778) metaTyVarTcLevel_maybe (compiler/typecheck/TcType.hs:771) isTouchableMetaTyVar (compiler/typecheck/TcType.hs:661) isTouchableOrFmv (compiler/typecheck/TcType.hs:649) isFloatedTouchableMetaTyVar (compiler/typecheck/TcType.hs:671) canUnifyWithPolyType (compiler/typecheck/TcType.hs:1270) mkPhiTy (compiler/typecheck/TcType.hs:823) mkSigmaTy (compiler/typecheck/TcType.hs:820) mkTcEqPred (compiler/typecheck/TcType.hs:826) tcSplitForAllTys (compiler/typecheck/TcType.hs:902) tcSplitPhiTy (compiler/typecheck/TcType.hs:923) tcSplitPredFunTy_maybe (compiler/typecheck/TcType.hs:914) tcSplitFunTy_maybe (compiler/typecheck/TcType.hs:987) tcSplitFunTys (compiler/typecheck/TcType.hs:980) tcFunArgTy (compiler/typecheck/TcType.hs:1017) tcFunResultTy (compiler/typecheck/TcType.hs:1020) tcSplitFunTysN (compiler/typecheck/TcType.hs:999) tcSplitTyConApp (compiler/typecheck/TcType.hs:965) tcSplitTyConApp_maybe (compiler/typecheck/TcType.hs:970) tcTyConAppTyCon (compiler/typecheck/TcType.hs:955) tcTyConAppArgs (compiler/typecheck/TcType.hs:960) tcSplitAppTy_maybe (compiler/typecheck/TcType.hs:1024) tcSplitAppTy (compiler/typecheck/TcType.hs:1028) tcSplitAppTys (compiler/typecheck/TcType.hs:1033) tcInstHeadTyNotSynonym (compiler/typecheck/TcType.hs:1072) tcInstHeadTyAppAllTyVars (compiler/typecheck/TcType.hs:1081) tcGetTyVar_maybe (compiler/typecheck/TcType.hs:1042) tcGetTyVar (compiler/typecheck/TcType.hs:1047) tcSplitSigmaTy (compiler/typecheck/TcType.hs:932) tcDeepSplitSigmaTy_maybe (compiler/typecheck/TcType.hs:938) eqTypes (compiler/types/Type.hs:1236) eqPred (compiler/types/Type.hs:1239) cmpType (compiler/types/Type.hs:1258) cmpTypes (compiler/types/Type.hs:1264) cmpPred (compiler/types/Type.hs:1269) eqTypeX (compiler/types/Type.hs:1233) pickyEqType (compiler/typecheck/TcType.hs:1133) tcEqType (compiler/typecheck/TcType.hs:1106) tcEqKind (compiler/typecheck/TcType.hs:1103) isSigmaTy (compiler/typecheck/TcType.hs:1368) isRhoTy (compiler/typecheck/TcType.hs:1377) isOverloadedTy (compiler/typecheck/TcType.hs:1383) isDoubleTy (compiler/typecheck/TcType.hs:1391) isFloatTy (compiler/typecheck/TcType.hs:1391) isIntTy (compiler/typecheck/TcType.hs:1391) isWordTy (compiler/typecheck/TcType.hs:1391) isStringTy (compiler/typecheck/TcType.hs:1403) isIntegerTy (compiler/typecheck/TcType.hs:1391) isBoolTy (compiler/typecheck/TcType.hs:1391) isUnitTy (compiler/typecheck/TcType.hs:1391) isCharTy (compiler/typecheck/TcType.hs:1391) isTauTy (compiler/typecheck/TcType.hs:858) isTauTyCon (compiler/typecheck/TcType.hs:867) tcIsTyVarTy (compiler/typecheck/TcType.hs:1050) tcIsForAllTy (compiler/typecheck/TcType.hs:909) isPredTy (compiler/types/Type.hs:858) isTyVarClassPred (compiler/typecheck/TcType.hs:1308) deNoteType (compiler/typecheck/TcType.hs:1438) occurCheckExpand (compiler/typecheck/TcType.hs:1199) OccCheckResult (compiler/typecheck/TcType.hs:1179) orphNamesOfType (compiler/typecheck/TcType.hs:1468) orphNamesOfDFunHead (compiler/typecheck/TcType.hs:1487) orphNamesOfCo (compiler/typecheck/TcType.hs:1498) orphNamesOfTypes (compiler/typecheck/TcType.hs:1484) orphNamesOfCoCon (compiler/typecheck/TcType.hs:1518) getDFunTyKey (compiler/typecheck/TcType.hs:874) evVarPred_maybe (compiler/typecheck/TcType.hs:1313) evVarPred (compiler/typecheck/TcType.hs:1317) mkMinimalBySCs (compiler/typecheck/TcType.hs:1328) transSuperClasses (compiler/typecheck/TcType.hs:1342) immSuperClasses (compiler/typecheck/TcType.hs:1354) exactTyVarsOfType (compiler/typecheck/TcType.hs:624) exactTyVarsOfTypes (compiler/typecheck/TcType.hs:638) isFFIArgumentTy (compiler/typecheck/TcType.hs:1557) isFFIImportResultTy (compiler/typecheck/TcType.hs:1566) isFFIExportResultTy (compiler/typecheck/TcType.hs:1570) isFFIExternalTy (compiler/typecheck/TcType.hs:1562) isFFIDynTy (compiler/typecheck/TcType.hs:1573) isFFIPrimArgumentTy (compiler/typecheck/TcType.hs:1597) isFFIPrimResultTy (compiler/typecheck/TcType.hs:1606) isFFILabelTy (compiler/typecheck/TcType.hs:1590) isFFITy (compiler/typecheck/TcType.hs:1553) isFunPtrTy (compiler/typecheck/TcType.hs:1612) tcSplitIOType_maybe (compiler/typecheck/TcType.hs:1541) typeKind (compiler/types/Type.hs:1670) isLiftedTypeKind (compiler/types/TypeRep.hs:282) tcIsSubKind (compiler/types/Kind.hs:258) defaultKind (compiler/types/Kind.hs:271) mkForAllTy (compiler/types/Type.hs:726) mkFunTys (compiler/types/Type.hs:441) mkAppTys (compiler/types/Type.hs:355) mkTyVarTy (compiler/types/TypeRep.hs:270) mkTyVarTys (compiler/types/TypeRep.hs:273) isClassPred (compiler/types/Type.hs:879) isEqPred (compiler/types/Type.hs:879) isIPPred (compiler/types/Type.hs:879) mkClassPred (compiler/types/Type.hs:942) isDictLikeTy (compiler/types/Type.hs:948) tcSplitDFunTy (compiler/typecheck/TcType.hs:1054) tcSplitDFunHead (compiler/typecheck/TcType.hs:1069) emptyTvSubst (compiler/types/Type.hs:1397) zipTopTvSubst (compiler/types/Type.hs:1481) notElemTvSubst (compiler/types/Type.hs:1416) unionTvSubst (compiler/types/Type.hs:1438) getTvSubstEnv (compiler/types/Type.hs:1407) setTvSubstEnv (compiler/types/Type.hs:1419) getTvInScope (compiler/types/Type.hs:1410) extendTvInScope (compiler/types/Type.hs:1425) lookupTyVar (compiler/types/Type.hs:1605) extendTvSubst (compiler/types/Type.hs:1431) substTyVarBndr (compiler/types/Type.hs:1609) extendTvSubstList (compiler/types/Type.hs:1434) isInScope (compiler/types/Type.hs:1413) mkTvSubst (compiler/types/Type.hs:1404) zipTyEnv (compiler/types/Type.hs:1488) substTyVar (compiler/types/Type.hs:1592) substTyVars (compiler/types/Type.hs:1602) isUnboxedTupleType (compiler/types/Type.hs:1151) tyVarsOfTypes (compiler/types/TypeRep.hs:318) closeOverKinds (compiler/types/TypeRep.hs:321) tcTyVarsOfType (compiler/typecheck/TcType.hs:1443) tcTyVarsOfTypes (compiler/typecheck/TcType.hs:1455) pprKind (compiler/types/TypeRep.hs:518) pprParendKind (compiler/types/TypeRep.hs:518) pprSigmaType (compiler/types/TypeRep.hs:635) pprType (compiler/types/TypeRep.hs:511) pprParendType (compiler/types/TypeRep.hs:511) pprTypeApp (compiler/types/TypeRep.hs:702) pprTyThingCategory (compiler/types/TypeRep.hs:369) pprTheta (compiler/types/TypeRep.hs:527) pprThetaArrowTy (compiler/types/TypeRep.hs:531) pprClassPred (compiler/types/TypeRep.hs:523) 13% ( 8 / 62) in 'StgCmmClosure' Missing documentation for: Module header DynTag (compiler/codeGen/StgCmmClosure.hs:295) tagForCon (compiler/codeGen/StgCmmClosure.hs:319) isSmallFamily (compiler/codeGen/StgCmmClosure.hs:311) ConTagZ (compiler/codeGen/StgCmmClosure.hs:293) dataConTagZ (compiler/codeGen/StgCmmClosure.hs:316) idPrimRep (compiler/codeGen/StgCmmClosure.hs:125) isVoidRep (compiler/types/TyCon.hs:958) isGcPtrRep (compiler/types/TyCon.hs:962) addIdReps (compiler/codeGen/StgCmmClosure.hs:130) addArgReps (compiler/codeGen/StgCmmClosure.hs:133) argPrimRep (compiler/codeGen/StgCmmClosure.hs:136) LambdaFormInfo (compiler/codeGen/StgCmmClosure.hs:149) StandardFormInfo (compiler/codeGen/StgCmmClosure.hs:187) mkLFThunk (compiler/codeGen/StgCmmClosure.hs:236) mkLFReEntrant (compiler/codeGen/StgCmmClosure.hs:226) mkConLFInfo (compiler/codeGen/StgCmmClosure.hs:257) mkSelectorLFInfo (compiler/codeGen/StgCmmClosure.hs:261) mkApLFInfo (compiler/codeGen/StgCmmClosure.hs:267) mkLFImported (compiler/codeGen/StgCmmClosure.hs:273) mkLFArgument (compiler/codeGen/StgCmmClosure.hs:213) mkLFLetNoEscape (compiler/codeGen/StgCmmClosure.hs:222) lfDynTag (compiler/codeGen/StgCmmClosure.hs:332) maybeIsLFCon (compiler/codeGen/StgCmmClosure.hs:345) isLFThunk (compiler/codeGen/StgCmmClosure.hs:350) isLFReEntrant (compiler/codeGen/StgCmmClosure.hs:354) lfUpdatable (compiler/codeGen/StgCmmClosure.hs:778) CgLoc (compiler/codeGen/StgCmmClosure.hs:96) SelfLoopInfo (compiler/codeGen/StgCmmClosure.hs:110) CallMethod (compiler/codeGen/StgCmmClosure.hs:478) nodeMustPointToIt (compiler/codeGen/StgCmmClosure.hs:382) isKnownFun (compiler/codeGen/StgCmmClosure.hs:113) funTag (compiler/codeGen/StgCmmClosure.hs:797) tagForArity (compiler/codeGen/StgCmmClosure.hs:327) getCallMethod (compiler/codeGen/StgCmmClosure.hs:493) ClosureInfo (compiler/codeGen/StgCmmClosure.hs:689) mkClosureInfo (compiler/codeGen/StgCmmClosure.hs:717) closureLFInfo (compiler/codeGen/StgCmmClosure.hs:696) closureName (compiler/codeGen/StgCmmClosure.hs:691) closureInfoLabel (compiler/codeGen/StgCmmClosure.hs:700) staticClosureLabel (compiler/codeGen/StgCmmClosure.hs:812) closureSlowEntryLabel (compiler/codeGen/StgCmmClosure.hs:815) closureLocalEntryLabel (compiler/codeGen/StgCmmClosure.hs:818) closureUpdReqd (compiler/codeGen/StgCmmClosure.hs:775) closureSingleEntry (compiler/codeGen/StgCmmClosure.hs:782) closureReEntrant (compiler/codeGen/StgCmmClosure.hs:786) closureFunInfo (compiler/codeGen/StgCmmClosure.hs:790) isToplevClosure (compiler/codeGen/StgCmmClosure.hs:801) blackHoleOnEntry (compiler/codeGen/StgCmmClosure.hs:760) isStaticClosure (compiler/codeGen/StgCmmClosure.hs:772) mkDataConInfoTable (compiler/codeGen/StgCmmClosure.hs:922) cafBlackHoleInfoTable (compiler/codeGen/StgCmmClosure.hs:947) indStaticInfoTable (compiler/codeGen/StgCmmClosure.hs:954) staticClosureNeedsLink (compiler/codeGen/StgCmmClosure.hs:961) 4% ( 3 / 73) in 'StgCmmMonad' Missing documentation for: Module header FCode (compiler/codeGen/StgCmmMonad.hs:115) initC (compiler/codeGen/StgCmmMonad.hs:132) runC (compiler/codeGen/StgCmmMonad.hs:136) thenC (compiler/codeGen/StgCmmMonad.hs:142) thenFC (compiler/codeGen/StgCmmMonad.hs:153) listCs (compiler/codeGen/StgCmmMonad.hs:147) returnFC (compiler/codeGen/StgCmmMonad.hs:139) fixC (compiler/codeGen/StgCmmMonad.hs:161) newUnique (compiler/codeGen/StgCmmMonad.hs:477) newUniqSupply (compiler/codeGen/StgCmmMonad.hs:470) newLabelC (compiler/codeGen/StgCmmMonad.hs:742) emitLabel (compiler/codeGen/StgCmmMonad.hs:715) emit (compiler/codeGen/StgCmmMonad.hs:746) emitDecl (compiler/codeGen/StgCmmMonad.hs:751) emitProc (compiler/codeGen/StgCmmMonad.hs:789) emitProcWithConvention (compiler/codeGen/StgCmmMonad.hs:782) emitProcWithStackFrame (compiler/codeGen/StgCmmMonad.hs:759) emitOutOfLine (compiler/codeGen/StgCmmMonad.hs:756) emitAssign (compiler/codeGen/StgCmmMonad.hs:735) emitStore (compiler/codeGen/StgCmmMonad.hs:738) emitComment (compiler/codeGen/StgCmmMonad.hs:719) emitTick (compiler/codeGen/StgCmmMonad.hs:726) emitUnwind (compiler/codeGen/StgCmmMonad.hs:729) getCmm (compiler/codeGen/StgCmmMonad.hs:817) aGraphToGraph (compiler/codeGen/StgCmmMonad.hs:873) getCodeR (compiler/codeGen/StgCmmMonad.hs:662) getCode (compiler/codeGen/StgCmmMonad.hs:669) getHeapUsage (compiler/codeGen/StgCmmMonad.hs:695) mkCmmIfThenElse (compiler/codeGen/StgCmmMonad.hs:828) mkCmmIfThen (compiler/codeGen/StgCmmMonad.hs:844) mkCmmIfGoto (compiler/codeGen/StgCmmMonad.hs:838) mkCall (compiler/codeGen/StgCmmMonad.hs:853) mkCmmCall (compiler/codeGen/StgCmmMonad.hs:864) forkClosureBody (compiler/codeGen/StgCmmMonad.hs:589) forkLneBody (compiler/codeGen/StgCmmMonad.hs:609) forkAlts (compiler/codeGen/StgCmmMonad.hs:638) codeOnly (compiler/codeGen/StgCmmMonad.hs:625) ConTagZ (compiler/codeGen/StgCmmClosure.hs:293) Sequel (compiler/codeGen/StgCmmMonad.hs:216) ReturnKind (compiler/codeGen/StgCmmMonad.hs:231) withSequel (compiler/codeGen/StgCmmMonad.hs:521) getSequel (compiler/codeGen/StgCmmMonad.hs:526) setTickyCtrLabel (compiler/codeGen/StgCmmMonad.hs:558) getTickyCtrLabel (compiler/codeGen/StgCmmMonad.hs:553) withUpdFrameOff (compiler/codeGen/StgCmmMonad.hs:540) getUpdFrameOff (compiler/codeGen/StgCmmMonad.hs:545) initUpdFrameOff (compiler/codeGen/StgCmmMonad.hs:316) HeapUsage (compiler/codeGen/StgCmmMonad.hs:339) VirtualHpOffset (compiler/codeGen/StgCmmMonad.hs:347) initHpUsage (compiler/codeGen/StgCmmMonad.hs:414) getHpUsage (compiler/codeGen/StgCmmMonad.hs:430) setHpUsage (compiler/codeGen/StgCmmMonad.hs:435) heapHWM (compiler/codeGen/StgCmmMonad.hs:411) setVirtHp (compiler/codeGen/StgCmmMonad.hs:440) getVirtHp (compiler/codeGen/StgCmmMonad.hs:445) setRealHp (compiler/codeGen/StgCmmMonad.hs:450) getModuleName (compiler/codeGen/StgCmmMonad.hs:515) getState (compiler/codeGen/StgCmmMonad.hs:424) setState (compiler/codeGen/StgCmmMonad.hs:427) getSelfLoop (compiler/codeGen/StgCmmMonad.hs:488) withSelfLoop (compiler/codeGen/StgCmmMonad.hs:493) getInfoDown (compiler/codeGen/StgCmmMonad.hs:485) getDynFlags (compiler/main/DynFlags.hs:893) getThisPackage (compiler/codeGen/StgCmmMonad.hs:501) CgIdInfo (compiler/codeGen/StgCmmMonad.hs:194) getBinds (compiler/codeGen/StgCmmMonad.hs:455) setBinds (compiler/codeGen/StgCmmMonad.hs:460) CgInfoDownwards (compiler/codeGen/StgCmmMonad.hs:178) CgState (compiler/codeGen/StgCmmMonad.hs:324) 56% ( 15 / 27) in 'StgCmmExtCode' Missing documentation for: unEC (compiler/codeGen/StgCmmExtCode.hs:78) newBlockId (compiler/codeGen/StgCmmExtCode.hs:164) emit (compiler/codeGen/StgCmmExtCode.hs:219) emitLabel (compiler/codeGen/StgCmmExtCode.hs:222) emitAssign (compiler/codeGen/StgCmmExtCode.hs:225) emitStore (compiler/codeGen/StgCmmExtCode.hs:228) getCode (compiler/codeGen/StgCmmExtCode.hs:231) getCodeR (compiler/codeGen/StgCmmExtCode.hs:236) getCodeScoped (compiler/codeGen/StgCmmExtCode.hs:241) emitOutOfLine (compiler/codeGen/StgCmmExtCode.hs:246) withUpdFrameOff (compiler/codeGen/StgCmmExtCode.hs:249) getUpdFrameOff (compiler/codeGen/StgCmmExtCode.hs:253) 2% ( 1 / 53) in 'StgCmmUtils' Missing documentation for: Module header cgLit (compiler/codeGen/StgCmmUtils.hs:84) mkSimpleLit (compiler/codeGen/StgCmmUtils.hs:98) emitDataLits (compiler/codeGen/StgCmmUtils.hs:315) mkDataLits (compiler/cmm/CmmUtils.hs:162) emitRODataLits (compiler/codeGen/StgCmmUtils.hs:319) mkRODataLits (compiler/cmm/CmmUtils.hs:167) emitRtsCall (compiler/codeGen/StgCmmUtils.hs:178) emitRtsCallWithResult (compiler/codeGen/StgCmmUtils.hs:181) emitRtsCallGen (compiler/codeGen/StgCmmUtils.hs:187) assignTemp (compiler/codeGen/StgCmmUtils.hs:341) newTemp (compiler/codeGen/StgCmmUtils.hs:356) newUnboxedTupleRegs (compiler/codeGen/StgCmmUtils.hs:360) emitMultiAssign (compiler/codeGen/StgCmmUtils.hs:387) emitCmmLitSwitch (compiler/codeGen/StgCmmUtils.hs:639) emitSwitch (compiler/codeGen/StgCmmUtils.hs:456) tagToClosure (compiler/codeGen/StgCmmUtils.hs:166) mkTaggedObjectLoad (compiler/codeGen/StgCmmUtils.hs:147) callerSaveVolatileRegs (compiler/codeGen/StgCmmUtils.hs:242) get_GlobalReg_addr (compiler/codeGen/StgCmmUtils.hs:272) cmmAndWord (compiler/cmm/CmmUtils.hs:314) cmmOrWord (compiler/cmm/CmmUtils.hs:314) cmmNegate (compiler/cmm/CmmUtils.hs:332) cmmEqWord (compiler/cmm/CmmUtils.hs:314) cmmNeWord (compiler/cmm/CmmUtils.hs:314) cmmUGtWord (compiler/cmm/CmmUtils.hs:314) cmmSubWord (compiler/cmm/CmmUtils.hs:314) cmmMulWord (compiler/cmm/CmmUtils.hs:314) cmmAddWord (compiler/cmm/CmmUtils.hs:314) cmmUShrWord (compiler/cmm/CmmUtils.hs:314) cmmOffsetExprW (compiler/cmm/CmmUtils.hs:293) cmmOffsetExprB (compiler/cmm/CmmUtils.hs:281) cmmRegOffW (compiler/cmm/CmmUtils.hs:301) cmmRegOffB (compiler/cmm/CmmUtils.hs:275) cmmLabelOffW (compiler/cmm/CmmUtils.hs:307) cmmLabelOffB (compiler/cmm/CmmUtils.hs:284) cmmOffsetW (compiler/cmm/CmmUtils.hs:298) cmmOffsetB (compiler/cmm/CmmUtils.hs:278) cmmOffsetLitW (compiler/cmm/CmmUtils.hs:304) cmmOffsetLitB (compiler/cmm/CmmUtils.hs:287) cmmLoadIndexW (compiler/cmm/CmmUtils.hs:310) cmmConstrTag1 (compiler/cmm/CmmUtils.hs:392) cmmUntag (compiler/cmm/CmmUtils.hs:383) cmmIsTagged (compiler/cmm/CmmUtils.hs:389) addToMem (compiler/codeGen/StgCmmUtils.hs:126) addToMemE (compiler/codeGen/StgCmmUtils.hs:132) addToMemLblE (compiler/codeGen/StgCmmUtils.hs:123) addToMemLbl (compiler/codeGen/StgCmmUtils.hs:120) mkWordCLit (compiler/cmm/CmmUtils.hs:152) newStringCLit (compiler/codeGen/StgCmmUtils.hs:323) newByteStringCLit (compiler/codeGen/StgCmmUtils.hs:328) blankWord (compiler/cmm/CmmUtils.hs:336) 23% ( 5 / 22) in 'StgCmmProf' Missing documentation for: Module header initCostCentres (compiler/codeGen/StgCmmProf.hs:208) ccType (compiler/codeGen/StgCmmProf.hs:60) ccsType (compiler/codeGen/StgCmmProf.hs:57) mkCCostCentre (compiler/codeGen/StgCmmProf.hs:69) mkCCostCentreStack (compiler/codeGen/StgCmmProf.hs:72) enterCostCentreThunk (compiler/codeGen/StgCmmProf.hs:175) enterCostCentreFun (compiler/codeGen/StgCmmProf.hs:181) costCentreFrom (compiler/codeGen/StgCmmProf.hs:75) curCCS (compiler/codeGen/StgCmmProf.hs:63) storeCurCCS (compiler/codeGen/StgCmmProf.hs:66) emitSetCCC (compiler/codeGen/StgCmmProf.hs:275) saveCurrentCostCentre (compiler/codeGen/StgCmmProf.hs:127) restoreCurrentCostCentre (compiler/codeGen/StgCmmProf.hs:137) ldvEnter (compiler/codeGen/StgCmmProf.hs:340) ldvEnterClosure (compiler/codeGen/StgCmmProf.hs:333) ldvRecordCreate (compiler/codeGen/StgCmmProf.hs:323) 0% ( 0 / 21) in 'StgCmmEnv' Missing documentation for: Module header CgIdInfo (compiler/codeGen/StgCmmMonad.hs:194) litIdInfo (compiler/codeGen/StgCmmEnv.hs:77) lneIdInfo (compiler/codeGen/StgCmmEnv.hs:84) rhsIdInfo (compiler/codeGen/StgCmmEnv.hs:93) mkRhsInit (compiler/codeGen/StgCmmEnv.hs:99) idInfoToAmode (compiler/codeGen/StgCmmEnv.hs:103) NonVoid (compiler/codeGen/StgCmmEnv.hs:55) unsafe_stripNV (compiler/codeGen/StgCmmEnv.hs:59) nonVoidIds (compiler/codeGen/StgCmmEnv.hs:65) addBindC (compiler/codeGen/StgCmmEnv.hs:126) addBindsC (compiler/codeGen/StgCmmEnv.hs:131) bindArgsToRegs (compiler/codeGen/StgCmmEnv.hs:204) bindToReg (compiler/codeGen/StgCmmEnv.hs:186) rebindToReg (compiler/codeGen/StgCmmEnv.hs:194) bindArgToReg (compiler/codeGen/StgCmmEnv.hs:201) idToReg (compiler/codeGen/StgCmmEnv.hs:207) getArgAmode (compiler/codeGen/StgCmmEnv.hs:167) getNonVoidArgAmodes (compiler/codeGen/StgCmmEnv.hs:172) getCgIdInfo (compiler/codeGen/StgCmmEnv.hs:139) maybeLetNoEscape (compiler/codeGen/StgCmmEnv.hs:113) 0% ( 0 / 8) in 'StgCmmArgRep' Missing documentation for: Module header ArgRep (compiler/codeGen/StgCmmArgRep.hs:43) toArgRep (compiler/codeGen/StgCmmArgRep.hs:65) argRepSizeW (compiler/codeGen/StgCmmArgRep.hs:85) argRepString (compiler/codeGen/StgCmmArgRep.hs:54) isNonV (compiler/codeGen/StgCmmArgRep.hs:81) idArgRep (compiler/codeGen/StgCmmArgRep.hs:96) slowCallPattern (compiler/codeGen/StgCmmArgRep.hs:125) 0% ( 0 / 34) in 'StgCmmTicky' Missing documentation for: Module header withNewTickyCounterFun (compiler/codeGen/StgCmmTicky.hs:148) withNewTickyCounterLNE (compiler/codeGen/StgCmmTicky.hs:148) withNewTickyCounterThunk (compiler/codeGen/StgCmmTicky.hs:155) withNewTickyCounterStdThunk (compiler/codeGen/StgCmmTicky.hs:155) tickyDynAlloc (compiler/codeGen/StgCmmTicky.hs:414) tickyAllocHeap (compiler/codeGen/StgCmmTicky.hs:453) tickyAllocPrim (compiler/codeGen/StgCmmTicky.hs:490) tickyAllocThunk (compiler/codeGen/StgCmmTicky.hs:499) tickyAllocPAP (compiler/codeGen/StgCmmTicky.hs:506) tickyHeapCheck (compiler/codeGen/StgCmmTicky.hs:512) tickyStackCheck (compiler/codeGen/StgCmmTicky.hs:515) tickyUnknownCall (compiler/codeGen/StgCmmTicky.hs:370) tickyDirectCall (compiler/codeGen/StgCmmTicky.hs:355) tickyPushUpdateFrame (compiler/codeGen/StgCmmTicky.hs:225) tickyUpdateFrameOmitted (compiler/codeGen/StgCmmTicky.hs:225) tickyEnterDynCon (compiler/codeGen/StgCmmTicky.hs:238) tickyEnterStaticCon (compiler/codeGen/StgCmmTicky.hs:238) tickyEnterViaNode (compiler/codeGen/StgCmmTicky.hs:238) tickyEnterFun (compiler/codeGen/StgCmmTicky.hs:277) tickyEnterThunk (compiler/codeGen/StgCmmTicky.hs:243) tickyEnterStdThunk (compiler/codeGen/StgCmmTicky.hs:260) tickyEnterLNE (compiler/codeGen/StgCmmTicky.hs:289) tickyUpdateBhCaf (compiler/codeGen/StgCmmTicky.hs:270) tickyBlackHole (compiler/codeGen/StgCmmTicky.hs:263) tickyUnboxedTupleReturn (compiler/codeGen/StgCmmTicky.hs:341) tickyVectoredReturn (compiler/codeGen/StgCmmTicky.hs:346) tickyReturnOldCon (compiler/codeGen/StgCmmTicky.hs:333) tickyReturnNewCon (compiler/codeGen/StgCmmTicky.hs:333) tickyKnownCallTooFewArgs (compiler/codeGen/StgCmmTicky.hs:361) tickyKnownCallExact (compiler/codeGen/StgCmmTicky.hs:364) tickyKnownCallExtraArgs (compiler/codeGen/StgCmmTicky.hs:367) tickySlowCall (compiler/codeGen/StgCmmTicky.hs:375) tickySlowCallPat (compiler/codeGen/StgCmmTicky.hs:384) 20% ( 3 / 15) in 'StgCmmLayout' Missing documentation for: Module header mkArgDescr (compiler/codeGen/StgCmmLayout.hs:452) adjustHpBackwards (compiler/codeGen/StgCmmLayout.hs:129) emitClosureProcAndInfoTable (compiler/codeGen/StgCmmLayout.hs:513) emitClosureAndInfoTable (compiler/codeGen/StgCmmLayout.hs:538) slowCall (compiler/codeGen/StgCmmLayout.hs:183) directCall (compiler/codeGen/StgCmmLayout.hs:173) mkVirtHeapOffsets (compiler/codeGen/StgCmmLayout.hs:390) getHpRelOffset (compiler/codeGen/StgCmmLayout.hs:383) ArgRep (compiler/codeGen/StgCmmArgRep.hs:43) toArgRep (compiler/codeGen/StgCmmArgRep.hs:65) argRepSizeW (compiler/codeGen/StgCmmArgRep.hs:85) 12% ( 2 / 17) in 'StgCmmHeap' Missing documentation for: Module header getVirtHp (compiler/codeGen/StgCmmMonad.hs:445) setVirtHp (compiler/codeGen/StgCmmMonad.hs:440) setRealHp (compiler/codeGen/StgCmmMonad.hs:450) getHpRelOffset (compiler/codeGen/StgCmmLayout.hs:383) entryHeapCheck (compiler/codeGen/StgCmmHeap.hs:338) altHeapCheck (compiler/codeGen/StgCmmHeap.hs:411) noEscapeHeapCheck (compiler/codeGen/StgCmmHeap.hs:438) altHeapCheckReturnsTo (compiler/codeGen/StgCmmHeap.hs:428) heapStackCheckGen (compiler/codeGen/StgCmmHeap.hs:543) mkStaticClosureFields (compiler/codeGen/StgCmmHeap.hs:169) mkStaticClosure (compiler/codeGen/StgCmmHeap.hs:218) allocDynClosure (compiler/codeGen/StgCmmHeap.hs:61) allocDynClosureCmm (compiler/codeGen/StgCmmHeap.hs:74) emitSetDynHdr (compiler/codeGen/StgCmmHeap.hs:145) 9% ( 1 / 11) in 'StgCmmForeign' Missing documentation for: Module header emitPrimCall (compiler/codeGen/StgCmmForeign.hs:201) emitCCall (compiler/codeGen/StgCmmForeign.hs:188) emitForeignCall (compiler/codeGen/StgCmmForeign.hs:206) emitSaveThreadState (compiler/codeGen/StgCmmForeign.hs:278) saveThreadState (compiler/codeGen/StgCmmForeign.hs:289) emitLoadThreadState (compiler/codeGen/StgCmmForeign.hs:354) loadThreadState (compiler/codeGen/StgCmmForeign.hs:367) emitOpenNursery (compiler/codeGen/StgCmmForeign.hs:395) emitCloseNursery (compiler/codeGen/StgCmmForeign.hs:303) 0% ( 0 / 3) in 'CmmLayoutStack' Missing documentation for: Module header cmmLayoutStack (compiler/cmm/CmmLayoutStack.hs:191) setInfoTableStackMap (compiler/cmm/CmmLayoutStack.hs:929) 14% ( 1 / 7) in 'ByteCodeItbls' Missing documentation for: ItblEnv (compiler/ghci/ByteCodeItbls.hs:50) ItblPtr (compiler/ghci/ByteCodeItbls.hs:39) itblCode (compiler/ghci/ByteCodeItbls.hs:41) mkITbls (compiler/ghci/ByteCodeItbls.hs:59) peekItbl (compiler/ghci/ByteCodeItbls.hs:326) StgInfoTable (compiler/ghci/ByteCodeItbls.hs:286) 20% ( 1 / 5) in 'ByteCodeInstr' Missing documentation for: BCInstr (compiler/ghci/ByteCodeInstr.hs:54) ProtoBCO (compiler/ghci/ByteCodeInstr.hs:38) bciStackUse (compiler/ghci/ByteCodeInstr.hs:276) BreakInfo (compiler/ghci/ByteCodeInstr.hs:147) 0% ( 0 / 5) in 'InteractiveEvalTypes' Missing documentation for: Module header RunResult (compiler/main/InteractiveEvalTypes.hs:29) Status (compiler/main/InteractiveEvalTypes.hs:34) Resume (compiler/main/InteractiveEvalTypes.hs:40) History (compiler/main/InteractiveEvalTypes.hs:60) 17% ( 2 / 12) in 'ByteCodeAsm' Missing documentation for: assembleBCOs (compiler/ghci/ByteCodeAsm.hs:125) assembleBCO (compiler/ghci/ByteCodeAsm.hs:131) CompiledByteCode (compiler/ghci/ByteCodeAsm.hs:65) UnlinkedBCO (compiler/ghci/ByteCodeAsm.hs:73) BCOPtr (compiler/ghci/ByteCodeAsm.hs:83) BCONPtr (compiler/ghci/ByteCodeAsm.hs:90) SizedSeq (compiler/ghci/ByteCodeAsm.hs:194) sizeSS (compiler/ghci/ByteCodeAsm.hs:208) ssElts (compiler/ghci/ByteCodeAsm.hs:205) iNTERP_STACK_CHECK_THRESH (compiler/ghci/ByteCodeAsm.hs:554) 12% ( 1 / 8) in 'ByteCodeLink' Missing documentation for: ClosureEnv (compiler/ghci/ByteCodeLink.hs:52) emptyClosureEnv (compiler/ghci/ByteCodeLink.hs:54) extendClosureEnv (compiler/ghci/ByteCodeLink.hs:57) linkBCO (compiler/ghci/ByteCodeLink.hs:72) lookupStaticPtr (compiler/ghci/ByteCodeLink.hs:183) lookupName (compiler/ghci/ByteCodeLink.hs:201) lookupIE (compiler/ghci/ByteCodeLink.hs:214) 25% ( 1 / 4) in 'StgCmmPrim' Missing documentation for: Module header cgOpApp (compiler/codeGen/StgCmmPrim.hs:68) cgPrimOp (compiler/codeGen/StgCmmPrim.hs:254) 76% ( 22 / 29) in 'CoreFVs' Missing documentation for: varTypeTyVars (compiler/coreSyn/CoreFVs.hs:402) idUnfoldingVars (compiler/coreSyn/CoreFVs.hs:426) idFreeVars (compiler/coreSyn/CoreFVs.hs:406) idRuleAndUnfoldingVars (compiler/coreSyn/CoreFVs.hs:418) idRuleVars (compiler/coreSyn/CoreFVs.hs:423) idRuleRhsVars (compiler/coreSyn/CoreFVs.hs:286) stableUnfoldingVars (compiler/coreSyn/CoreFVs.hs:434) 61% ( 38 / 62) in 'CoreUtils' Missing documentation for: mkTicks (compiler/coreSyn/CoreUtils.hs:320) mkTickNoHNF (compiler/coreSyn/CoreUtils.hs:331) tickHNFArgs (compiler/coreSyn/CoreUtils.hs:337) isDefaultAlt (compiler/coreSyn/CoreUtils.hs:462) filterAlts (compiler/coreSyn/CoreUtils.hs:511) exprIsDupable (compiler/coreSyn/CoreUtils.hs:727) exprIsTrivial (compiler/coreSyn/CoreUtils.hs:660) getIdFromTrivialExpr (compiler/coreSyn/CoreUtils.hs:679) exprIsBottom (compiler/coreSyn/CoreUtils.hs:695) exprIsCheap (compiler/coreSyn/CoreUtils.hs:858) exprIsExpandable (compiler/coreSyn/CoreUtils.hs:861) exprIsCheap' (compiler/coreSyn/CoreUtils.hs:864) CheapAppFun (compiler/coreSyn/CoreUtils.hs:956) exprIsWorkFree (compiler/coreSyn/CoreUtils.hs:787) isCheapApp (compiler/coreSyn/CoreUtils.hs:962) isExpandableApp (compiler/coreSyn/CoreUtils.hs:968) coreBindsSize (compiler/coreSyn/CoreUtils.hs:1731) CoreStats (compiler/coreSyn/CoreUtils.hs:1670) coreBindsStats (compiler/coreSyn/CoreUtils.hs:1693) eqExpr (compiler/coreSyn/CoreUtils.hs:1471) tryEtaReduce (compiler/coreSyn/CoreUtils.hs:1869) dataConRepInstPat (compiler/coreSyn/CoreUtils.hs:1330) dataConRepFSInstPat (compiler/coreSyn/CoreUtils.hs:1331) stripTicksT (compiler/coreSyn/CoreUtils.hs:382) 0% ( 0 / 2) in 'SAT' Missing documentation for: Module header doStaticArgs (compiler/simplCore/SAT.hs:75) 0% ( 0 / 4) in 'OccurAnal' Missing documentation for: Module header occurAnalysePgm (compiler/simplCore/OccurAnal.hs:56) occurAnalyseExpr (compiler/simplCore/OccurAnal.hs:103) occurAnalyseExpr_NoBinderSwap (compiler/simplCore/OccurAnal.hs:107) 31% ( 13 / 42) in 'InstEnv' Missing documentation for: Module header DFunId (compiler/basicTypes/Var.hs:106) InstMatch (compiler/types/InstEnv.hs:735) ClsInstLookupResult (compiler/types/InstEnv.hs:737) OverlapMode (compiler/basicTypes/BasicTypes.hs:486) setOverlapModeMaybe (compiler/basicTypes/BasicTypes.hs:466) ClsInst (compiler/types/InstEnv.hs:63) DFunInstType (compiler/types/InstEnv.hs:730) pprInstance (compiler/types/InstEnv.hs:179) pprInstanceHdr (compiler/types/InstEnv.hs:187) pprInstances (compiler/types/InstEnv.hs:199) instanceHead (compiler/types/InstEnv.hs:202) instanceSig (compiler/types/InstEnv.hs:209) mkLocalInstance (compiler/types/InstEnv.hs:213) mkImportedInstance (compiler/types/InstEnv.hs:254) instanceDFunId (compiler/types/InstEnv.hs:163) tidyClsInstDFun (compiler/types/InstEnv.hs:166) instanceRoughTcs (compiler/types/InstEnv.hs:170) InstEnv (compiler/types/InstEnv.hs:417) emptyInstEnv (compiler/types/InstEnv.hs:451) extendInstEnv (compiler/types/InstEnv.hs:499) deleteFromInstEnv (compiler/types/InstEnv.hs:505) extendInstEnvList (compiler/types/InstEnv.hs:496) lookupInstEnv' (compiler/types/InstEnv.hs:776) instEnvElts (compiler/types/InstEnv.hs:454) classInstances (compiler/types/InstEnv.hs:471) instanceBindFun (compiler/types/InstEnv.hs:1005) instanceCantMatch (compiler/types/InstEnv.hs:279) roughMatchTcs (compiler/types/InstEnv.hs:272) 0% ( 0 / 9) in 'FunDeps' Missing documentation for: Module header FDEq (compiler/typecheck/FunDeps.hs:104) Equation (compiler/typecheck/FunDeps.hs:98) pprEquation (compiler/typecheck/FunDeps.hs:198) improveFromInstEnv (compiler/typecheck/FunDeps.hs:203) improveFromAnother (compiler/typecheck/FunDeps.hs:174) checkInstCoverage (compiler/typecheck/FunDeps.hs:377) checkFunDeps (compiler/typecheck/FunDeps.hs:520) pprFundeps (compiler/types/Class.hs:284) 0% ( 0 / 18) in 'TrieMap' Missing documentation for: Module header CoreMap (compiler/coreSyn/TrieMap.hs:270) emptyCoreMap (compiler/coreSyn/TrieMap.hs:329) extendCoreMap (compiler/coreSyn/TrieMap.hs:323) lookupCoreMap (compiler/coreSyn/TrieMap.hs:320) foldCoreMap (compiler/coreSyn/TrieMap.hs:326) TypeMap (compiler/coreSyn/TrieMap.hs:623) emptyTypeMap (compiler/coreSyn/TrieMap.hs:640) extendTypeMap (compiler/coreSyn/TrieMap.hs:655) lookupTypeMap (compiler/coreSyn/TrieMap.hs:643) foldTypeMap (compiler/coreSyn/TrieMap.hs:637) CoercionMap (compiler/coreSyn/TrieMap.hs:458) MaybeMap (compiler/coreSyn/TrieMap.hs:143) ListMap (compiler/coreSyn/TrieMap.hs:172) TrieMap (compiler/coreSyn/TrieMap.hs:55) insertTM (compiler/coreSyn/TrieMap.hs:67) deleteTM (compiler/coreSyn/TrieMap.hs:70) lookupTypeMapTyCon (compiler/coreSyn/TrieMap.hs:648) 10% ( 4 / 40) in 'FamInstEnv' Missing documentation for: Module header FamInst (compiler/types/FamInstEnv.hs:82) FamFlavor (compiler/types/FamInstEnv.hs:109) famInstAxiom (compiler/types/FamInstEnv.hs:114) famInstTyCon (compiler/types/FamInstEnv.hs:127) famInstRHS (compiler/types/FamInstEnv.hs:123) famInstsRepTyCons (compiler/types/FamInstEnv.hs:131) famInstRepTyCon_maybe (compiler/types/FamInstEnv.hs:135) dataFamInstRepTyCon (compiler/types/FamInstEnv.hs:141) pprFamInst (compiler/types/FamInstEnv.hs:164) pprFamInsts (compiler/types/FamInstEnv.hs:209) mkImportedFamInst (compiler/types/FamInstEnv.hs:232) FamInstEnvs (compiler/types/FamInstEnv.hs:310) FamInstEnv (compiler/types/FamInstEnv.hs:307) emptyFamInstEnv (compiler/types/FamInstEnv.hs:326) emptyFamInstEnvs (compiler/types/FamInstEnv.hs:323) extendFamInstEnv (compiler/types/FamInstEnv.hs:358) deleteFromFamInstEnv (compiler/types/FamInstEnv.hs:365) extendFamInstEnvList (compiler/types/FamInstEnv.hs:355) famInstEnvElts (compiler/types/FamInstEnv.hs:329) familyInstances (compiler/types/FamInstEnv.hs:332) mkCoAxBranch (compiler/types/FamInstEnv.hs:517) mkBranchedCoAxiom (compiler/types/FamInstEnv.hs:535) mkUnbranchedCoAxiom (compiler/types/FamInstEnv.hs:545) mkSingleCoAxiom (compiler/types/FamInstEnv.hs:554) computeAxiomIncomps (compiler/types/FamInstEnv.hs:486) FamInstMatch (compiler/types/FamInstEnv.hs:592) lookupFamInstEnv (compiler/types/FamInstEnv.hs:602) lookupFamInstEnvConflicts (compiler/types/FamInstEnv.hs:613) isDominatedBy (compiler/types/FamInstEnv.hs:764) topNormaliseType (compiler/types/FamInstEnv.hs:877) normaliseType (compiler/types/FamInstEnv.hs:945) normaliseTcApp (compiler/types/FamInstEnv.hs:912) reduceTyFamApp_maybe (compiler/types/FamInstEnv.hs:783) chooseBranch (compiler/types/FamInstEnv.hs:833) flattenTys (compiler/types/FamInstEnv.hs:995) 67% ( 2 / 3) in 'OptCoercion' Missing documentation for: Module header 66% ( 43 / 65) in 'CoreSubst' Missing documentation for: Module header substRulesForImportedIds (compiler/coreSyn/CoreSubst.hs:679) substExpr (compiler/coreSyn/CoreSubst.hs:363) substIdOcc (compiler/coreSyn/CoreSubst.hs:662) substTickish (compiler/coreSyn/CoreSubst.hs:731) substVarSet (compiler/coreSyn/CoreSubst.hs:722) emptySubst (compiler/coreSyn/CoreSubst.hs:191) mkEmptySubst (compiler/coreSyn/CoreSubst.hs:194) mkSubst (compiler/coreSyn/CoreSubst.hs:197) isEmptySubst (compiler/coreSyn/CoreSubst.hs:187) extendSubstWithVar (compiler/coreSyn/CoreSubst.hs:248) isInScope (compiler/coreSyn/CoreSubst.hs:302) setInScope (compiler/coreSyn/CoreSubst.hs:331) delBndr (compiler/coreSyn/CoreSubst.hs:280) delBndrs (compiler/coreSyn/CoreSubst.hs:286) cloneBndr (compiler/coreSyn/CoreSubst.hs:530) cloneBndrs (compiler/coreSyn/CoreSubst.hs:524) simpleOptPgm (compiler/coreSyn/CoreSubst.hs:855) simpleOptExpr (compiler/coreSyn/CoreSubst.hs:823) simpleOptExprWith (compiler/coreSyn/CoreSubst.hs:851) exprIsLiteral_maybe (compiler/coreSyn/CoreSubst.hs:1330) exprIsLambda_maybe (compiler/coreSyn/CoreSubst.hs:1355) 56% ( 5 / 9) in 'CoreArity' Missing documentation for: typeArity (compiler/coreSyn/CoreArity.hs:101) exprBotStrictness_maybe (compiler/coreSyn/CoreArity.hs:133) exprEtaExpandArity (compiler/coreSyn/CoreArity.hs:480) CheapFun (compiler/coreSyn/CoreArity.hs:686) 15% ( 4 / 26) in 'CoreUnfold' Missing documentation for: Module header mkImplicitUnfolding (compiler/coreSyn/CoreUnfold.hs:81) mkUnfolding (compiler/coreSyn/CoreUnfold.hs:232) mkCoreUnfolding (compiler/coreSyn/CoreUnfold.hs:218) mkTopUnfolding (compiler/coreSyn/CoreUnfold.hs:78) mkSimpleUnfolding (compiler/coreSyn/CoreUnfold.hs:92) mkWorkerUnfolding (compiler/coreSyn/CoreUnfold.hs:116) mkInlineUnfolding (compiler/coreSyn/CoreUnfold.hs:129) mkInlinableUnfolding (compiler/coreSyn/CoreUnfold.hs:145) mkWwInlineRule (compiler/coreSyn/CoreUnfold.hs:102) mkCompulsoryUnfolding (compiler/coreSyn/CoreUnfold.hs:109) mkDFunUnfolding (compiler/coreSyn/CoreUnfold.hs:95) specUnfolding (compiler/coreSyn/CoreUnfold.hs:152) interestingArg (compiler/coreSyn/CoreUnfold.hs:1404) ArgSummary (compiler/coreSyn/CoreUnfold.hs:1399) couldBeSmallEnoughToInline (compiler/coreSyn/CoreUnfold.hs:900) inlineBoringOk (compiler/coreSyn/CoreUnfold.hs:305) certainlyWillInline (compiler/coreSyn/CoreUnfold.hs:916) smallEnoughToInline (compiler/coreSyn/CoreUnfold.hs:909) callSiteInline (compiler/coreSyn/CoreUnfold.hs:981) CallCtxt (compiler/coreSyn/CoreUnfold.hs:994) exprIsLiteral_maybe (compiler/coreSyn/CoreSubst.hs:1330) 0% ( 0 / 2) in 'LiberateCase' Missing documentation for: Module header liberateCase (compiler/simplCore/LiberateCase.hs:121) 0% ( 0 / 6) in 'CoreTidy' Missing documentation for: Module header tidyExpr (compiler/coreSyn/CoreTidy.hs:56) tidyVarOcc (compiler/coreSyn/CoreTidy.hs:123) tidyRule (compiler/coreSyn/CoreTidy.hs:97) tidyRules (compiler/coreSyn/CoreTidy.hs:90) tidyUnfolding (compiler/coreSyn/CoreTidy.hs:210) 57% ( 13 / 23) in 'Rules' Missing documentation for: emptyRuleBase (compiler/specialise/Rules.hs:323) mkRuleBase (compiler/specialise/Rules.hs:326) extendRuleBaseList (compiler/specialise/Rules.hs:329) unionRuleBase (compiler/specialise/Rules.hs:333) pprRuleBase (compiler/specialise/Rules.hs:340) extendSpecInfo (compiler/specialise/Rules.hs:264) addSpecInfo (compiler/specialise/Rules.hs:268) addIdSpecialisations (compiler/specialise/Rules.hs:272) getRules (compiler/specialise/Rules.hs:283) pprRulesForUser (compiler/specialise/Rules.hs:239) 0% ( 0 / 3) in 'CallArity' Missing documentation for: Module header callArityAnalProgram (compiler/simplCore/CallArity.hs:390) callArityRHS (compiler/simplCore/CallArity.hs:411) 0% ( 0 / 2) in 'CSE' Missing documentation for: Module header cseProgram (compiler/simplCore/CSE.hs:156) 6% ( 4 / 62) in 'TcEvidence' Missing documentation for: Module header HsWrapper (compiler/typecheck/TcEvidence.hs:542) <.> (compiler/typecheck/TcEvidence.hs:578) mkWpTyApps (compiler/typecheck/TcEvidence.hs:596) mkWpEvApps (compiler/typecheck/TcEvidence.hs:599) mkWpEvVarApps (compiler/typecheck/TcEvidence.hs:602) mkWpTyLams (compiler/typecheck/TcEvidence.hs:605) mkWpLams (compiler/typecheck/TcEvidence.hs:608) mkWpLet (compiler/typecheck/TcEvidence.hs:611) mkWpCast (compiler/typecheck/TcEvidence.hs:590) mkWpFun (compiler/typecheck/TcEvidence.hs:583) idHsWrapper (compiler/typecheck/TcEvidence.hs:624) isIdHsWrapper (compiler/typecheck/TcEvidence.hs:627) pprHsWrapper (compiler/typecheck/TcEvidence.hs:877) TcEvBinds (compiler/typecheck/TcEvidence.hs:639) EvBindsVar (compiler/typecheck/TcEvidence.hs:649) EvBindMap (compiler/typecheck/TcEvidence.hs:659) emptyEvBindMap (compiler/typecheck/TcEvidence.hs:664) extendEvBinds (compiler/typecheck/TcEvidence.hs:667) lookupEvBind (compiler/typecheck/TcEvidence.hs:671) evBindMapBinds (compiler/typecheck/TcEvidence.hs:674) EvBind (compiler/typecheck/TcEvidence.hs:680) emptyTcEvBinds (compiler/typecheck/TcEvidence.hs:828) isEmptyTcEvBinds (compiler/typecheck/TcEvidence.hs:831) EvTerm (compiler/typecheck/TcEvidence.hs:682) mkEvCast (compiler/typecheck/TcEvidence.hs:822) evVarsOfTerm (compiler/typecheck/TcEvidence.hs:844) EvLit (compiler/typecheck/TcEvidence.hs:726) evTermCoercion (compiler/typecheck/TcEvidence.hs:836) TcCoercion (compiler/typecheck/TcEvidence.hs:132) LeftOrRight (compiler/types/Coercion.hs:204) pickLR (compiler/types/Coercion.hs:216) mkTcReflCo (compiler/typecheck/TcEvidence.hs:172) mkTcNomReflCo (compiler/typecheck/TcEvidence.hs:175) mkTcRepReflCo (compiler/typecheck/TcEvidence.hs:178) mkTcTyConAppCo (compiler/typecheck/TcEvidence.hs:184) mkTcAppCo (compiler/typecheck/TcEvidence.hs:254) mkTcAppCos (compiler/typecheck/TcEvidence.hs:334) mkTcFunCo (compiler/typecheck/TcEvidence.hs:181) mkTcAxInstCo (compiler/typecheck/TcEvidence.hs:229) mkTcUnbranchedAxInstCo (compiler/typecheck/TcEvidence.hs:250) mkTcForAllCo (compiler/typecheck/TcEvidence.hs:337) mkTcForAllCos (compiler/typecheck/TcEvidence.hs:342) mkTcSymCo (compiler/typecheck/TcEvidence.hs:313) mkTcTransCo (compiler/typecheck/TcEvidence.hs:318) mkTcNthCo (compiler/typecheck/TcEvidence.hs:323) mkTcLRCo (compiler/typecheck/TcEvidence.hs:327) mkTcSubCo (compiler/typecheck/TcEvidence.hs:195) mkTcAxiomRuleCo (compiler/typecheck/TcEvidence.hs:247) mkTcPhantomCo (compiler/typecheck/TcEvidence.hs:331) tcCoercionKind (compiler/typecheck/TcEvidence.hs:355) coVarsOfTcCo (compiler/typecheck/TcEvidence.hs:418) isEqVar (compiler/typecheck/TcEvidence.hs:154) mkTcCoVarCo (compiler/typecheck/TcEvidence.hs:346) isTcReflCo (compiler/typecheck/TcEvidence.hs:164) getTcCoVar_maybe (compiler/typecheck/TcEvidence.hs:168) tcCoercionRole (compiler/typecheck/TcEvidence.hs:395) eqVarRole (compiler/typecheck/TcEvidence.hs:385) 10% ( 7 / 72) in 'HsBinds' Missing documentation for: Module header HsLocalBinds (compiler/hsSyn/HsBinds.hs:68) HsValBinds (compiler/hsSyn/HsBinds.hs:87) LHsBind (compiler/hsSyn/HsBinds.hs:111) LHsBinds (compiler/hsSyn/HsBinds.hs:112) HsBind (compiler/hsSyn/HsBinds.hs:113) LHsBindsLR (compiler/hsSyn/HsBinds.hs:115) LHsBindLR (compiler/hsSyn/HsBinds.hs:116) HsBindLR (compiler/hsSyn/HsBinds.hs:118) ABExport (compiler/hsSyn/HsBinds.hs:234) (compiler/hsSyn/HsBinds.hs:358) (compiler/hsSyn/HsBinds.hs:363) pprLHsBinds (compiler/hsSyn/HsBinds.hs:378) pprLHsBindsForUser (compiler/hsSyn/HsBinds.hs:383) pprDeclList (compiler/hsSyn/HsBinds.hs:401) emptyLocalBinds (compiler/hsSyn/HsBinds.hs:413) isEmptyLocalBinds (compiler/hsSyn/HsBinds.hs:416) isEmptyValBinds (compiler/hsSyn/HsBinds.hs:421) emptyValBindsIn (compiler/hsSyn/HsBinds.hs:425) emptyValBindsOut (compiler/hsSyn/HsBinds.hs:425) emptyLHsBinds (compiler/hsSyn/HsBinds.hs:429) isEmptyLHsBinds (compiler/hsSyn/HsBinds.hs:432) plusHsValBinds (compiler/hsSyn/HsBinds.hs:436) getTypeSigNames (compiler/hsSyn/HsBinds.hs:444) (compiler/hsSyn/HsBinds.hs:477) ppr_monobind (compiler/hsSyn/HsBinds.hs:480) (compiler/hsSyn/HsBinds.hs:507) (compiler/hsSyn/HsBinds.hs:513) pprTicks (compiler/hsSyn/HsBinds.hs:530) HsIPBinds (compiler/hsSyn/HsBinds.hs:548) isEmptyIPBinds (compiler/hsSyn/HsBinds.hs:556) (compiler/hsSyn/HsBinds.hs:580) (compiler/hsSyn/HsBinds.hs:584) LSig (compiler/hsSyn/HsBinds.hs:603) LFixitySig (compiler/hsSyn/HsBinds.hs:730) FixitySig (compiler/hsSyn/HsBinds.hs:731) LTcSpecPrag (compiler/hsSyn/HsBinds.hs:741) TcSpecPrag (compiler/hsSyn/HsBinds.hs:743) noSpecPrags (compiler/hsSyn/HsBinds.hs:752) hasSpecPrags (compiler/hsSyn/HsBinds.hs:755) isDefaultMethod (compiler/hsSyn/HsBinds.hs:759) isFixityLSig (compiler/hsSyn/HsBinds.hs:764) isVanillaLSig (compiler/hsSyn/HsBinds.hs:768) isTypeLSig (compiler/hsSyn/HsBinds.hs:774) isSpecLSig (compiler/hsSyn/HsBinds.hs:780) isSpecInstLSig (compiler/hsSyn/HsBinds.hs:784) isPragLSig (compiler/hsSyn/HsBinds.hs:788) isInlineLSig (compiler/hsSyn/HsBinds.hs:794) isMinimalLSig (compiler/hsSyn/HsBinds.hs:799) hsSigDoc (compiler/hsSyn/HsBinds.hs:803) (compiler/hsSyn/HsBinds.hs:820) ppr_sig (compiler/hsSyn/HsBinds.hs:823) pprPatSynSig (compiler/hsSyn/HsBinds.hs:840) (compiler/hsSyn/HsBinds.hs:852) pragBrackets (compiler/hsSyn/HsBinds.hs:857) pprVarSig (compiler/hsSyn/HsBinds.hs:860) pprSpec (compiler/hsSyn/HsBinds.hs:865) pprTcSpecPrags (compiler/hsSyn/HsBinds.hs:871) (compiler/hsSyn/HsBinds.hs:875) pprMinimalSig (compiler/hsSyn/HsBinds.hs:878) HsPatSynDetails (compiler/hsSyn/HsBinds.hs:889) (compiler/hsSyn/HsBinds.hs:894) (compiler/hsSyn/HsBinds.hs:898) (compiler/hsSyn/HsBinds.hs:920) HsPatSynDir (compiler/hsSyn/HsBinds.hs:924) 39% ( 7 / 18) in 'PatSyn' Missing documentation for: Module header patSynArgs (compiler/basicTypes/PatSyn.hs:286) patSynTyDetails (compiler/basicTypes/PatSyn.hs:289) patSynType (compiler/basicTypes/PatSyn.hs:269) patSynMatcher (compiler/basicTypes/PatSyn.hs:305) patSynBuilder (compiler/basicTypes/PatSyn.hs:308) patSynExTyVars (compiler/basicTypes/PatSyn.hs:296) patSynSig (compiler/basicTypes/PatSyn.hs:299) patSynInstArgTys (compiler/basicTypes/PatSyn.hs:317) patSynInstResTy (compiler/basicTypes/PatSyn.hs:334) tidyPatSynIds (compiler/basicTypes/PatSyn.hs:311) 9% ( 2 / 22) in 'HsPat' Missing documentation for: Module header InPat (compiler/hsSyn/HsPat.hs:56) OutPat (compiler/hsSyn/HsPat.hs:57) LPat (compiler/hsSyn/HsPat.hs:59) HsConDetails (compiler/hsSyn/HsPat.hs:217) HsConPatDetails (compiler/hsSyn/HsPat.hs:223) hsConPatArgs (compiler/hsSyn/HsPat.hs:225) HsRecFields (compiler/hsSyn/HsPat.hs:235) LHsRecField (compiler/hsSyn/HsPat.hs:256) hsRecFields (compiler/hsSyn/HsPat.hs:278) mkPrefixConPat (compiler/hsSyn/HsPat.hs:374) mkCharLitPat (compiler/hsSyn/HsPat.hs:384) mkNilPat (compiler/hsSyn/HsPat.hs:381) isStrictHsBind (compiler/hsSyn/HsPat.hs:426) looksLazyPatBind (compiler/hsSyn/HsPat.hs:432) isStrictLPat (compiler/hsSyn/HsPat.hs:420) hsPatNeedsParens (compiler/hsSyn/HsPat.hs:497) isIrrefutableHsPat (compiler/hsSyn/HsPat.hs:449) pprParendLPat (compiler/hsSyn/HsPat.hs:301) pprConArgs (compiler/hsSyn/HsPat.hs:346) 28% ( 31 /110) in 'HsDecls' Missing documentation for: LHsDecl (compiler/hsSyn/HsDecls.hs:121) HsDataDefn (compiler/hsSyn/HsDecls.hs:791) LTyClDecl (compiler/hsSyn/HsDecls.hs:461) TyClGroup (compiler/hsSyn/HsDecls.hs:536) tyClGroupConcat (compiler/hsSyn/HsDecls.hs:542) mkTyClGroup (compiler/hsSyn/HsDecls.hs:545) tcdName (compiler/hsSyn/HsDecls.hs:631) tyFamInstDeclName (compiler/hsSyn/HsDecls.hs:617) tyFamInstDeclLName (compiler/hsSyn/HsDecls.hs:621) countTyClDecls (compiler/hsSyn/HsDecls.hs:638) pprTyClDeclFlavour (compiler/hsSyn/HsDecls.hs:775) tyClDeclLName (compiler/hsSyn/HsDecls.hs:627) tyClDeclTyVars (compiler/hsSyn/HsDecls.hs:634) FamilyDecl (compiler/hsSyn/HsDecls.hs:549) LFamilyDecl (compiler/hsSyn/HsDecls.hs:548) InstDecl (compiler/hsSyn/HsDecls.hs:1137) LInstDecl (compiler/hsSyn/HsDecls.hs:1136) NewOrData (compiler/hsSyn/HsDecls.hs:838) FamilyInfo (compiler/hsSyn/HsDecls.hs:557) TyFamInstDecl (compiler/hsSyn/HsDecls.hs:1073) LTyFamInstDecl (compiler/hsSyn/HsDecls.hs:1072) instDeclDataFamInsts (compiler/hsSyn/HsDecls.hs:1244) DataFamInstDecl (compiler/hsSyn/HsDecls.hs:1088) LDataFamInstDecl (compiler/hsSyn/HsDecls.hs:1087) pprDataFamInstFlavour (compiler/hsSyn/HsDecls.hs:1202) TyFamInstEqn (compiler/hsSyn/HsDecls.hs:1054) LTyFamInstEqn (compiler/hsSyn/HsDecls.hs:1042) TyFamDefltEqn (compiler/hsSyn/HsDecls.hs:1055) LTyFamDefltEqn (compiler/hsSyn/HsDecls.hs:1048) HsTyPats (compiler/hsSyn/HsDecls.hs:1050) LClsInstDecl (compiler/hsSyn/HsDecls.hs:1108) ClsInstDecl (compiler/hsSyn/HsDecls.hs:1109) DerivDecl (compiler/hsSyn/HsDecls.hs:1263) LDerivDecl (compiler/hsSyn/HsDecls.hs:1261) LRuleDecls (compiler/hsSyn/HsDecls.hs:1442) RuleDecls (compiler/hsSyn/HsDecls.hs:1445) RuleDecl (compiler/hsSyn/HsDecls.hs:1452) LRuleDecl (compiler/hsSyn/HsDecls.hs:1450) RuleBndr (compiler/hsSyn/HsDecls.hs:1478) LRuleBndr (compiler/hsSyn/HsDecls.hs:1477) collectRuleBndrSigTys (compiler/hsSyn/HsDecls.hs:1489) flattenRuleDecls (compiler/hsSyn/HsDecls.hs:1474) VectDecl (compiler/hsSyn/HsDecls.hs:1528) LVectDecl (compiler/hsSyn/HsDecls.hs:1526) lvectDeclName (compiler/hsSyn/HsDecls.hs:1574) lvectInstDecl (compiler/hsSyn/HsDecls.hs:1586) DefaultDecl (compiler/hsSyn/HsDecls.hs:1294) LDefaultDecl (compiler/hsSyn/HsDecls.hs:1292) SpliceExplicitFlag (compiler/hsSyn/HsDecls.hs:306) SpliceDecl (compiler/hsSyn/HsDecls.hs:311) LSpliceDecl (compiler/hsSyn/HsDecls.hs:310) ForeignDecl (compiler/hsSyn/HsDecls.hs:1325) LForeignDecl (compiler/hsSyn/HsDecls.hs:1323) ForeignImport (compiler/hsSyn/HsDecls.hs:1360) ForeignExport (compiler/hsSyn/HsDecls.hs:1393) noForeignImportCoercionYet (compiler/hsSyn/HsDecls.hs:1351) noForeignExportCoercionYet (compiler/hsSyn/HsDecls.hs:1354) CImportSpec (compiler/hsSyn/HsDecls.hs:1384) LConDecl (compiler/hsSyn/HsDecls.hs:843) ResType (compiler/hsSyn/HsDecls.hs:921) HsConDeclDetails (compiler/hsSyn/HsDecls.hs:913) hsConDeclArgTys (compiler/hsSyn/HsDecls.hs:916) DocDecl (compiler/hsSyn/HsDecls.hs:1633) LDocDecl (compiler/hsSyn/HsDecls.hs:1631) docDeclDoc (compiler/hsSyn/HsDecls.hs:1644) WarnDecl (compiler/hsSyn/HsDecls.hs:1672) LWarnDecl (compiler/hsSyn/HsDecls.hs:1670) WarnDecls (compiler/hsSyn/HsDecls.hs:1664) LWarnDecls (compiler/hsSyn/HsDecls.hs:1661) AnnDecl (compiler/hsSyn/HsDecls.hs:1692) LAnnDecl (compiler/hsSyn/HsDecls.hs:1690) AnnProvenance (compiler/hsSyn/HsDecls.hs:1708) annProvenanceName_maybe (compiler/hsSyn/HsDecls.hs:1715) RoleAnnotDecl (compiler/hsSyn/HsDecls.hs:1739) LRoleAnnotDecl (compiler/hsSyn/HsDecls.hs:1735) roleAnnotDeclName (compiler/hsSyn/HsDecls.hs:1756) emptyRdrGroup (compiler/hsSyn/HsDecls.hs:196) emptyRnGroup (compiler/hsSyn/HsDecls.hs:196) appendGroups (compiler/hsSyn/HsDecls.hs:208) 12% ( 13 /110) in 'HsExpr' Missing documentation for: LHsExpr (compiler/hsSyn/HsExpr.hs:54) noPostTcExpr (compiler/hsSyn/HsExpr.hs:68) noPostTcTable (compiler/hsSyn/HsExpr.hs:71) noSyntaxExpr (compiler/hsSyn/HsExpr.hs:84) CmdSyntaxTable (compiler/hsSyn/HsExpr.hs:89) tupArgPresent (compiler/hsSyn/HsExpr.hs:515) (compiler/hsSyn/HsExpr.hs:556) pprLExpr (compiler/hsSyn/HsExpr.hs:562) pprExpr (compiler/hsSyn/HsExpr.hs:565) isQuietHsExpr (compiler/hsSyn/HsExpr.hs:569) pprBinds (compiler/hsSyn/HsExpr.hs:579) ppr_lexpr (compiler/hsSyn/HsExpr.hs:584) ppr_expr (compiler/hsSyn/HsExpr.hs:587) pprDebugParendExpr (compiler/hsSyn/HsExpr.hs:785) pprParendExpr (compiler/hsSyn/HsExpr.hs:791) hsExprNeedsParens (compiler/hsSyn/HsExpr.hs:798) isAtomicHsExpr (compiler/hsSyn/HsExpr.hs:820) LHsCmd (compiler/hsSyn/HsExpr.hs:841) HsCmd (compiler/hsSyn/HsExpr.hs:843) HsArrAppType (compiler/hsSyn/HsExpr.hs:928) HsCmdTop (compiler/hsSyn/HsExpr.hs:939) (compiler/hsSyn/HsExpr.hs:947) pprLCmd (compiler/hsSyn/HsExpr.hs:953) pprCmd (compiler/hsSyn/HsExpr.hs:956) isQuietHsCmd (compiler/hsSyn/HsExpr.hs:960) ppr_lcmd (compiler/hsSyn/HsExpr.hs:970) ppr_cmd (compiler/hsSyn/HsExpr.hs:973) pprCmdArg (compiler/hsSyn/HsExpr.hs:1025) (compiler/hsSyn/HsExpr.hs:1031) HsRecordBinds (compiler/hsSyn/HsExpr.hs:1042) MatchGroup (compiler/hsSyn/HsExpr.hs:1066) Match (compiler/hsSyn/HsExpr.hs:1082) isEmptyMatchGroup (compiler/hsSyn/HsExpr.hs:1121) matchGroupArity (compiler/hsSyn/HsExpr.hs:1124) hsLMatchPats (compiler/hsSyn/HsExpr.hs:1131) LGRHS (compiler/hsSyn/HsExpr.hs:1149) pprMatches (compiler/hsSyn/HsExpr.hs:1159) pprFunBind (compiler/hsSyn/HsExpr.hs:1166) pprPatBind (compiler/hsSyn/HsExpr.hs:1171) pprMatch (compiler/hsSyn/HsExpr.hs:1176) pprGRHSs (compiler/hsSyn/HsExpr.hs:1211) pprGRHS (compiler/hsSyn/HsExpr.hs:1218) pp_rhs (compiler/hsSyn/HsExpr.hs:1226) LStmt (compiler/hsSyn/HsExpr.hs:1237) LStmtLR (compiler/hsSyn/HsExpr.hs:1238) Stmt (compiler/hsSyn/HsExpr.hs:1240) CmdLStmt (compiler/hsSyn/HsExpr.hs:1242) CmdStmt (compiler/hsSyn/HsExpr.hs:1243) ExprLStmt (compiler/hsSyn/HsExpr.hs:1244) ExprStmt (compiler/hsSyn/HsExpr.hs:1245) GuardLStmt (compiler/hsSyn/HsExpr.hs:1247) GuardStmt (compiler/hsSyn/HsExpr.hs:1248) GhciLStmt (compiler/hsSyn/HsExpr.hs:1249) GhciStmt (compiler/hsSyn/HsExpr.hs:1250) TransForm (compiler/hsSyn/HsExpr.hs:1361) ParStmtBlock (compiler/hsSyn/HsExpr.hs:1366) (compiler/hsSyn/HsExpr.hs:1511) (compiler/hsSyn/HsExpr.hs:1515) pprStmt (compiler/hsSyn/HsExpr.hs:1519) pprTransformStmt (compiler/hsSyn/HsExpr.hs:1537) pprTransStmt (compiler/hsSyn/HsExpr.hs:1543) pprBy (compiler/hsSyn/HsExpr.hs:1549) pprDo (compiler/hsSyn/HsExpr.hs:1553) ppr_do_stmts (compiler/hsSyn/HsExpr.hs:1564) pprComp (compiler/hsSyn/HsExpr.hs:1572) pprQuals (compiler/hsSyn/HsExpr.hs:1581) HsSplice (compiler/hsSyn/HsExpr.hs:1594) PendingSplice (compiler/hsSyn/HsExpr.hs:1601) PendingRnSplice (compiler/hsSyn/HsExpr.hs:1608) PendingTcSplice (compiler/hsSyn/HsExpr.hs:1616) (compiler/hsSyn/HsExpr.hs:1680) (compiler/hsSyn/HsExpr.hs:1683) pprUntypedSplice (compiler/hsSyn/HsExpr.hs:1686) pprTypedSplice (compiler/hsSyn/HsExpr.hs:1689) pprSplice (compiler/hsSyn/HsExpr.hs:1692) HsBracket (compiler/hsSyn/HsExpr.hs:1706) isTypedBracket (compiler/hsSyn/HsExpr.hs:1717) (compiler/hsSyn/HsExpr.hs:1721) pprHsBracket (compiler/hsSyn/HsExpr.hs:1725) thBrackets (compiler/hsSyn/HsExpr.hs:1735) thTyBrackets (compiler/hsSyn/HsExpr.hs:1739) (compiler/hsSyn/HsExpr.hs:1742) ArithSeqInfo (compiler/hsSyn/HsExpr.hs:1757) (compiler/hsSyn/HsExpr.hs:1769) pp_dotdot (compiler/hsSyn/HsExpr.hs:1776) HsMatchContext (compiler/hsSyn/HsExpr.hs:1787) HsStmtContext (compiler/hsSyn/HsExpr.hs:1807) isListCompExpr (compiler/hsSyn/HsExpr.hs:1822) isMonadCompExpr (compiler/hsSyn/HsExpr.hs:1831) matchSeparator (compiler/hsSyn/HsExpr.hs:1837) pprMatchContext (compiler/hsSyn/HsExpr.hs:1850) pprMatchContextNoun (compiler/hsSyn/HsExpr.hs:1859) pprAStmtContext (compiler/hsSyn/HsExpr.hs:1875) pprStmtContext (compiler/hsSyn/HsExpr.hs:1875) matchContextErrString (compiler/hsSyn/HsExpr.hs:1911) pprMatchInCtxt (compiler/hsSyn/HsExpr.hs:1933) pprStmtInCtxt (compiler/hsSyn/HsExpr.hs:1938) 1% ( 1 /120) in 'HsUtils' Missing documentation for: Module header mkHsPar (compiler/hsSyn/HsUtils.hs:119) mkHsApp (compiler/hsSyn/HsUtils.hs:152) mkHsConApp (compiler/hsSyn/HsUtils.hs:164) mkSimpleHsAlt (compiler/hsSyn/HsUtils.hs:171) mkSimpleMatch (compiler/hsSyn/HsUtils.hs:122) unguardedGRHSs (compiler/hsSyn/HsUtils.hs:131) unguardedRHS (compiler/hsSyn/HsUtils.hs:134) mkMatchGroup (compiler/hsSyn/HsUtils.hs:137) mkMatchGroupName (compiler/hsSyn/HsUtils.hs:143) mkMatch (compiler/hsSyn/HsUtils.hs:566) mkHsLam (compiler/hsSyn/HsUtils.hs:155) mkHsIf (compiler/hsSyn/HsUtils.hs:231) mkHsWrap (compiler/hsSyn/HsUtils.hs:476) mkLHsWrap (compiler/hsSyn/HsUtils.hs:473) mkHsWrapCo (compiler/hsSyn/HsUtils.hs:480) mkHsWrapCoR (compiler/hsSyn/HsUtils.hs:484) mkLHsWrapCo (compiler/hsSyn/HsUtils.hs:488) coToHsWrapper (compiler/hsSyn/HsUtils.hs:495) mkHsDictLet (compiler/hsSyn/HsUtils.hs:511) mkHsLams (compiler/hsSyn/HsUtils.hs:160) mkHsOpApp (compiler/hsSyn/HsUtils.hs:281) mkHsDo (compiler/hsSyn/HsUtils.hs:201) mkHsComp (compiler/hsSyn/HsUtils.hs:202) mkHsWrapPat (compiler/hsSyn/HsUtils.hs:503) mkHsWrapPatCo (compiler/hsSyn/HsUtils.hs:507) mkLHsPar (compiler/hsSyn/HsUtils.hs:183) mkHsCmdCast (compiler/hsSyn/HsUtils.hs:491) nlHsTyApp (compiler/hsSyn/HsUtils.hs:176) nlHsTyApps (compiler/hsSyn/HsUtils.hs:179) nlHsVar (compiler/hsSyn/HsUtils.hs:323) nlHsLit (compiler/hsSyn/HsUtils.hs:326) nlHsApp (compiler/hsSyn/HsUtils.hs:335) nlHsApps (compiler/hsSyn/HsUtils.hs:341) nlHsIntLit (compiler/hsSyn/HsUtils.hs:338) nlHsVarApps (compiler/hsSyn/HsUtils.hs:344) nlHsDo (compiler/hsSyn/HsUtils.hs:378) nlHsOpApp (compiler/hsSyn/HsUtils.hs:382) nlHsLam (compiler/hsSyn/HsUtils.hs:385) nlHsPar (compiler/hsSyn/HsUtils.hs:386) nlHsIf (compiler/hsSyn/HsUtils.hs:387) nlHsCase (compiler/hsSyn/HsUtils.hs:388) nlList (compiler/hsSyn/HsUtils.hs:390) mkLHsTupleExpr (compiler/hsSyn/HsUtils.hs:414) mkLHsVarTuple (compiler/hsSyn/HsUtils.hs:419) missingTupArg (compiler/hsSyn/HsUtils.hs:425) toHsType (compiler/hsSyn/HsUtils.hs:438) toHsKind (compiler/hsSyn/HsUtils.hs:469) mkFunBind (compiler/hsSyn/HsUtils.hs:523) mkVarBind (compiler/hsSyn/HsUtils.hs:545) mkHsVarBind (compiler/hsSyn/HsUtils.hs:542) mk_easy_FunBind (compiler/hsSyn/HsUtils.hs:560) mkTopFunBind (compiler/hsSyn/HsUtils.hs:532) mkPatSynBind (compiler/hsSyn/HsUtils.hs:549) mkHsIntegral (compiler/hsSyn/HsUtils.hs:198) mkHsFractional (compiler/hsSyn/HsUtils.hs:199) mkHsIsString (compiler/hsSyn/HsUtils.hs:200) mkHsString (compiler/hsSyn/HsUtils.hs:307) mkNPat (compiler/hsSyn/HsUtils.hs:205) mkNPlusKPat (compiler/hsSyn/HsUtils.hs:206) nlVarPat (compiler/hsSyn/HsUtils.hs:329) nlLitPat (compiler/hsSyn/HsUtils.hs:332) nlConVarPat (compiler/hsSyn/HsUtils.hs:349) nlConPat (compiler/hsSyn/HsUtils.hs:355) nlConPatName (compiler/hsSyn/HsUtils.hs:358) nlInfixConPat (compiler/hsSyn/HsUtils.hs:352) nlNullaryConPat (compiler/hsSyn/HsUtils.hs:361) nlWildConPat (compiler/hsSyn/HsUtils.hs:364) nlWildPat (compiler/hsSyn/HsUtils.hs:369) nlWildPatName (compiler/hsSyn/HsUtils.hs:372) nlWildPatId (compiler/hsSyn/HsUtils.hs:375) nlTuplePat (compiler/hsSyn/HsUtils.hs:422) mkParPat (compiler/hsSyn/HsUtils.hs:189) mkHsAppTy (compiler/hsSyn/HsUtils.hs:149) userHsTyVarBndrs (compiler/hsSyn/HsUtils.hs:311) nlHsAppTy (compiler/hsSyn/HsUtils.hs:398) nlHsTyVar (compiler/hsSyn/HsUtils.hs:399) nlHsFunTy (compiler/hsSyn/HsUtils.hs:400) nlHsTyConApp (compiler/hsSyn/HsUtils.hs:406) mkTransformStmt (compiler/hsSyn/HsUtils.hs:237) mkTransformByStmt (compiler/hsSyn/HsUtils.hs:239) mkBodyStmt (compiler/hsSyn/HsUtils.hs:209) mkBindStmt (compiler/hsSyn/HsUtils.hs:211) mkLastStmt (compiler/hsSyn/HsUtils.hs:208) emptyTransStmt (compiler/hsSyn/HsUtils.hs:246) mkGroupUsingStmt (compiler/hsSyn/HsUtils.hs:241) mkGroupByUsingStmt (compiler/hsSyn/HsUtils.hs:243) emptyRecStmt (compiler/hsSyn/HsUtils.hs:213) emptyRecStmtName (compiler/hsSyn/HsUtils.hs:214) emptyRecStmtId (compiler/hsSyn/HsUtils.hs:215) mkRecStmt (compiler/hsSyn/HsUtils.hs:216) mkHsSpliceTy (compiler/hsSyn/HsUtils.hs:296) mkHsSpliceE (compiler/hsSyn/HsUtils.hs:290) mkHsSpliceTE (compiler/hsSyn/HsUtils.hs:293) mkHsSplice (compiler/hsSyn/HsUtils.hs:284) mkHsQuasiQuote (compiler/hsSyn/HsUtils.hs:299) unqualQuasiQuote (compiler/hsSyn/HsUtils.hs:302) noRebindableInfo (compiler/hsSyn/HsUtils.hs:223) collectLocalBinders (compiler/hsSyn/HsUtils.hs:600) collectHsValBinders (compiler/hsSyn/HsUtils.hs:606) collectHsBindListBinders (compiler/hsSyn/HsUtils.hs:618) collectHsIdBinders (compiler/hsSyn/HsUtils.hs:606) collectHsBindsBinders (compiler/hsSyn/HsUtils.hs:615) collectHsBindBinders (compiler/hsSyn/HsUtils.hs:611) collectMethodBinders (compiler/hsSyn/HsUtils.hs:644) collectPatBinders (compiler/hsSyn/HsUtils.hs:675) collectPatsBinders (compiler/hsSyn/HsUtils.hs:678) collectLStmtsBinders (compiler/hsSyn/HsUtils.hs:653) collectStmtsBinders (compiler/hsSyn/HsUtils.hs:656) collectLStmtBinders (compiler/hsSyn/HsUtils.hs:659) collectStmtBinders (compiler/hsSyn/HsUtils.hs:662) hsTyClForeignBinders (compiler/hsSyn/HsUtils.hs:745) hsPatSynBinders (compiler/hsSyn/HsUtils.hs:784) hsForeignDeclsBinders (compiler/hsSyn/HsUtils.hs:777) hsGroupBinders (compiler/hsSyn/HsUtils.hs:739) hsDataFamInstBinders (compiler/hsSyn/HsUtils.hs:807) lStmtsImplicits (compiler/hsSyn/HsUtils.hs:873) hsValBindsImplicits (compiler/hsSyn/HsUtils.hs:891) lPatImplicits (compiler/hsSyn/HsUtils.hs:903) 85% ( 11 / 13) in 'HsSyn' Missing documentation for: Module header Fixity (compiler/basicTypes/BasicTypes.hs:295) 100% ( 2 / 2) in 'HscStats' 0% ( 0 / 6) in 'HaddockUtils' Missing documentation for: Module header addFieldDoc (compiler/parser/HaddockUtils.hs:12) addFieldDocs (compiler/parser/HaddockUtils.hs:16) addConDoc (compiler/parser/HaddockUtils.hs:21) addConDocs (compiler/parser/HaddockUtils.hs:25) addConDocFirst (compiler/parser/HaddockUtils.hs:30) 0% ( 0 / 56) in 'IfaceType' Missing documentation for: Module header IfExtName (compiler/iface/IfaceType.hs:79) IfLclName (compiler/iface/IfaceType.hs:77) IfaceType (compiler/iface/IfaceType.hs:100) IfacePredType (compiler/iface/IfaceType.hs:110) IfaceKind (compiler/iface/IfaceType.hs:98) IfaceTyCon (compiler/iface/IfaceType.hs:131) IfaceCoercion (compiler/iface/IfaceType.hs:136) IfaceTyLit (compiler/iface/IfaceType.hs:113) IfaceTcArgs (compiler/iface/IfaceType.hs:122) IfaceContext (compiler/iface/IfaceType.hs:111) IfaceBndr (compiler/iface/IfaceType.hs:82) IfaceOneShot (compiler/iface/IfaceType.hs:90) IfaceLamBndr (compiler/iface/IfaceType.hs:94) IfaceTvBndr (compiler/iface/IfaceType.hs:87) IfaceIdBndr (compiler/iface/IfaceType.hs:86) toIfaceType (compiler/iface/IfaceType.hs:903) toIfaceTypes (compiler/iface/IfaceType.hs:936) toIfaceKind (compiler/iface/IfaceType.hs:899) toIfaceTyVar (compiler/iface/IfaceType.hs:914) toIfaceContext (compiler/iface/IfaceType.hs:940) toIfaceBndr (compiler/iface/IfaceType.hs:894) toIfaceIdBndr (compiler/iface/IfaceType.hs:889) toIfaceTvBndrs (compiler/iface/IfaceType.hs:891) toIfaceTyCon (compiler/iface/IfaceType.hs:921) toIfaceTyCon_name (compiler/iface/IfaceType.hs:928) toIfaceTcArgs (compiler/iface/IfaceType.hs:274) tcArgsIfaceTypes (compiler/iface/IfaceType.hs:285) toIfaceCoercion (compiler/iface/IfaceType.hs:944) pprIfaceType (compiler/iface/IfaceType.hs:391) pprParendIfaceType (compiler/iface/IfaceType.hs:391) pprIfaceContext (compiler/iface/IfaceType.hs:702) pprIfaceContextArr (compiler/iface/IfaceType.hs:698) pprIfaceContextMaybe (compiler/iface/IfaceType.hs:705) pprIfaceIdBndr (compiler/iface/IfaceType.hs:348) pprIfaceLamBndr (compiler/iface/IfaceType.hs:344) pprIfaceTvBndr (compiler/iface/IfaceType.hs:351) pprIfaceTvBndrs (compiler/iface/IfaceType.hs:356) pprIfaceBndrs (compiler/iface/IfaceType.hs:341) pprIfaceTcArgs (compiler/iface/IfaceType.hs:420) pprParendIfaceTcArgs (compiler/iface/IfaceType.hs:420) pprIfaceForAllPart (compiler/iface/IfaceType.hs:439) pprIfaceForAll (compiler/iface/IfaceType.hs:451) pprIfaceSigmaType (compiler/iface/IfaceType.hs:455) pprIfaceCoercion (compiler/iface/IfaceType.hs:564) pprParendIfaceCoercion (compiler/iface/IfaceType.hs:564) splitIfaceSigmaTy (compiler/iface/IfaceType.hs:161) pprIfaceTypeApp (compiler/iface/IfaceType.hs:494) pprUserIfaceForAll (compiler/iface/IfaceType.hs:458) suppressIfaceKinds (compiler/iface/IfaceType.hs:177) stripIfaceKindVars (compiler/iface/IfaceType.hs:188) stripKindArgs (compiler/iface/IfaceType.hs:264) substIfaceType (compiler/iface/IfaceType.hs:231) substIfaceTyVar (compiler/iface/IfaceType.hs:251) substIfaceTcArgs (compiler/iface/IfaceType.hs:243) mkIfaceTySubst (compiler/iface/IfaceType.hs:228) 5% ( 2 / 37) in 'IfaceSyn' Missing documentation for: Module header IfaceDecl (compiler/iface/IfaceSyn.hs:84) IfaceFamTyConFlav (compiler/iface/IfaceSyn.hs:155) IfaceClassOp (compiler/iface/IfaceSyn.hs:162) IfaceAT (compiler/iface/IfaceSyn.hs:167) IfaceConDecl (compiler/iface/IfaceSyn.hs:186) IfaceConDecls (compiler/iface/IfaceSyn.hs:180) IfaceEqSpec (compiler/iface/IfaceSyn.hs:206) IfaceExpr (compiler/iface/IfaceSyn.hs:412) IfaceAlt (compiler/iface/IfaceSyn.hs:434) IfaceLetBndr (compiler/iface/IfaceSyn.hs:450) IfaceBinding (compiler/iface/IfaceSyn.hs:443) IfaceConAlt (compiler/iface/IfaceSyn.hs:439) IfaceIdInfo (compiler/iface/IfaceSyn.hs:264) IfaceIdDetails (compiler/iface/IfaceSyn.hs:299) IfaceUnfolding (compiler/iface/IfaceSyn.hs:279) IfaceInfoItem (compiler/iface/IfaceSyn.hs:268) IfaceRule (compiler/iface/IfaceSyn.hs:234) IfaceAnnotation (compiler/iface/IfaceSyn.hs:246) IfaceAnnTarget (compiler/iface/IfaceSyn.hs:252) IfaceClsInst (compiler/iface/IfaceSyn.hs:212) IfaceFamInst (compiler/iface/IfaceSyn.hs:227) IfaceTickish (compiler/iface/IfaceSyn.hs:428) IfaceBang (compiler/iface/IfaceSyn.hs:208) IfaceAxBranch (compiler/iface/IfaceSyn.hs:173) IfaceTyConParent (compiler/iface/IfaceSyn.hs:149) ifaceDeclImplicitBndrs (compiler/iface/IfaceSyn.hs:323) visibleIfConDecls (compiler/iface/IfaceSyn.hs:317) ifaceDeclFingerprints (compiler/iface/IfaceSyn.hs:394) freeNamesIfDecl (compiler/iface/IfaceSyn.hs:1040) freeNamesIfRule (compiler/iface/IfaceSyn.hs:1247) freeNamesIfFamInst (compiler/iface/IfaceSyn.hs:1255) pprIfaceDecl (compiler/iface/IfaceSyn.hs:572) ShowSub (compiler/iface/IfaceSyn.hs:516) ShowHowMuch (compiler/iface/IfaceSyn.hs:522) 57% (113 /197) in 'HscTypes' Missing documentation for: TargetId (compiler/main/HscTypes.hs:423) pprTarget (compiler/main/HscTypes.hs:433) pprTargetId (compiler/main/HscTypes.hs:440) emptyMG (compiler/main/HscTypes.hs:2338) Hsc (compiler/main/HscTypes.hs:212) runHsc (compiler/main/HscTypes.hs:233) runInteractiveHsc (compiler/main/HscTypes.hs:239) appendStubC (compiler/main/HscTypes.hs:1149) ImportedModsVal (compiler/main/HscTypes.hs:1036) ms_imps (compiler/main/HscTypes.hs:2380) ms_mod_name (compiler/main/HscTypes.hs:2377) showModMsg (compiler/main/HscTypes.hs:2431) msHsFilePath (compiler/main/HscTypes.hs:2411) msHiFilePath (compiler/main/HscTypes.hs:2411) msObjFilePath (compiler/main/HscTypes.hs:2411) HscSource (compiler/main/DriverPhases.hs:93) isHsBootOrSig (compiler/main/DriverPhases.hs:104) hscSourceString (compiler/main/DriverPhases.hs:98) pprHPT (compiler/main/HscTypes.hs:472) hptObjs (compiler/main/HscTypes.hs:599) PackageTypeEnv (compiler/main/HscTypes.hs:2198) lookupHptByModule (compiler/main/HscTypes.hs:479) PackageInstEnv (compiler/main/HscTypes.hs:2200) PackageFamInstEnv (compiler/main/HscTypes.hs:2201) PackageRuleBase (compiler/main/HscTypes.hs:2199) mkSOName (compiler/main/HscTypes.hs:2303) mkHsSOName (compiler/main/HscTypes.hs:2310) soExt (compiler/main/HscTypes.hs:2313) metaRequestE (compiler/main/HscTypes.hs:628) metaRequestP (compiler/main/HscTypes.hs:631) metaRequestT (compiler/main/HscTypes.hs:634) metaRequestD (compiler/main/HscTypes.hs:637) metaRequestAW (compiler/main/HscTypes.hs:640) MetaHook (compiler/main/HscTypes.hs:626) extendInteractiveContextWithIds (compiler/main/HscTypes.hs:1426) substInteractiveContext (compiler/main/HscTypes.hs:1463) setInteractivePrintName (compiler/main/HscTypes.hs:1447) icInteractiveModule (compiler/main/HscTypes.hs:1382) InteractiveImport (compiler/main/HscTypes.hs:1352) setInteractivePackage (compiler/main/HscTypes.hs:1442) pprModulePrefix (compiler/basicTypes/Name.hs:514) emptyIfaceWarnCache (compiler/main/HscTypes.hs:1972) lookupFixity (compiler/main/HscTypes.hs:2005) emptyFixityEnv (compiler/main/HscTypes.hs:2002) tyThingsTyVars (compiler/main/HscTypes.hs:1739) implicitTyConThings (compiler/main/HscTypes.hs:1678) implicitClassThings (compiler/main/HscTypes.hs:1667) mkTypeEnv (compiler/main/HscTypes.hs:1800) emptyTypeEnv (compiler/main/HscTypes.hs:1780) typeEnvFromEntities (compiler/main/HscTypes.hs:1809) mkTypeEnvWithImplicits (compiler/main/HscTypes.hs:1803) extendTypeEnv (compiler/main/HscTypes.hs:1822) extendTypeEnvList (compiler/main/HscTypes.hs:1825) extendTypeEnvWithIds (compiler/main/HscTypes.hs:1828) lookupTypeEnv (compiler/main/HscTypes.hs:1788) typeEnvElts (compiler/main/HscTypes.hs:1781) typeEnvTyCons (compiler/main/HscTypes.hs:1782) typeEnvIds (compiler/main/HscTypes.hs:1784) typeEnvPatSyns (compiler/main/HscTypes.hs:1785) typeEnvDataCons (compiler/main/HscTypes.hs:1786) typeEnvCoAxioms (compiler/main/HscTypes.hs:1783) typeEnvClasses (compiler/main/HscTypes.hs:1787) noDependencies (compiler/main/HscTypes.hs:2085) WarningTxt (compiler/basicTypes/BasicTypes.hs:267) plusWarns (compiler/main/HscTypes.hs:1975) isObjectLinkable (compiler/main/HscTypes.hs:2730) linkableObjs (compiler/main/HscTypes.hs:2738) CompiledByteCode (compiler/ghci/ByteCodeAsm.hs:65) emptyHpcInfo (compiler/main/HscTypes.hs:2506) noVectInfo (compiler/main/HscTypes.hs:2572) plusVectInfo (compiler/main/HscTypes.hs:2576) noIfaceVectInfo (compiler/main/HscTypes.hs:2587) isNoIfaceVectInfo (compiler/main/HscTypes.hs:2590) getSafeMode (compiler/main/HscTypes.hs:2646) setSafeMode (compiler/main/HscTypes.hs:2649) noIfaceTrustInfo (compiler/main/HscTypes.hs:2652) trustInfoToNum (compiler/main/HscTypes.hs:2655) numToTrustInfo (compiler/main/HscTypes.hs:2663) HsParsedModule (compiler/main/HscTypes.hs:2691) mkSrcErr (compiler/main/HscTypes.hs:253) srcErrorMessages (compiler/main/HscTypes.hs:256) mkApiErr (compiler/main/HscTypes.hs:259) throwOneError (compiler/main/HscTypes.hs:262) handleFlagWarnings (compiler/main/HscTypes.hs:317) 79% ( 15 / 19) in 'GhcMonad' Missing documentation for: Module header liftGhcT (compiler/main/GhcMonad.hs:159) reifyGhc (compiler/main/GhcMonad.hs:151) defaultWarnErrLogger (compiler/main/GhcMonad.hs:204) 8% ( 1 / 12) in 'PipelineMonad' Missing documentation for: CompPipeline (compiler/main/PipelineMonad.hs:21) evalP (compiler/main/PipelineMonad.hs:23) PhasePlus (compiler/main/PipelineMonad.hs:41) PipeEnv (compiler/main/PipelineMonad.hs:52) PipeState (compiler/main/PipelineMonad.hs:62) PipelineOutput (compiler/main/PipelineMonad.hs:76) getPipeEnv (compiler/main/PipelineMonad.hs:90) getPipeState (compiler/main/PipelineMonad.hs:93) setDynFlags (compiler/main/PipelineMonad.hs:99) setModLocation (compiler/main/PipelineMonad.hs:103) setStubO (compiler/main/PipelineMonad.hs:107) 9% ( 13 /138) in 'TcRnTypes' Missing documentation for: Module header TcRnIf (compiler/typecheck/TcRnTypes.hs:161) TcRn (compiler/typecheck/TcRnTypes.hs:162) IfM (compiler/typecheck/TcRnTypes.hs:163) IfL (compiler/typecheck/TcRnTypes.hs:165) IfG (compiler/typecheck/TcRnTypes.hs:164) Env (compiler/typecheck/TcRnTypes.hs:184) TcLclEnv (compiler/typecheck/TcRnTypes.hs:602) IfGblEnv (compiler/typecheck/TcRnTypes.hs:216) IfLclEnv (compiler/typecheck/TcRnTypes.hs:229) ErrCtxt (compiler/typecheck/TcRnTypes.hs:887) RecFieldEnv (compiler/typecheck/TcRnTypes.hs:543) emptyImportAvails (compiler/typecheck/TcRnTypes.hs:992) WhereFrom (compiler/typecheck/TcRnTypes.hs:1039) mkModDeps (compiler/typecheck/TcRnTypes.hs:986) TcTypeEnv (compiler/typecheck/TcRnTypes.hs:646) TcIdBinder (compiler/typecheck/TcRnTypes.hs:657) TcTyThing (compiler/typecheck/TcRnTypes.hs:786) PromotionErr (compiler/typecheck/TcRnTypes.hs:805) pprTcTyThingCategory (compiler/typecheck/TcRnTypes.hs:834) pprPECategory (compiler/typecheck/TcRnTypes.hs:841) DsM (compiler/typecheck/TcRnTypes.hs:166) DsLclEnv (compiler/typecheck/TcRnTypes.hs:299) DsGblEnv (compiler/typecheck/TcRnTypes.hs:279) PArrBuiltin (compiler/typecheck/TcRnTypes.hs:263) DsMetaEnv (compiler/typecheck/TcRnTypes.hs:306) DsMetaVal (compiler/typecheck/TcRnTypes.hs:308) ThStage (compiler/typecheck/TcRnTypes.hs:690) PendingStuff (compiler/typecheck/TcRnTypes.hs:704) topStage (compiler/typecheck/TcRnTypes.hs:714) topAnnStage (compiler/typecheck/TcRnTypes.hs:714) topSpliceStage (compiler/typecheck/TcRnTypes.hs:714) ThLevel (compiler/typecheck/TcRnTypes.hs:724) impLevel (compiler/typecheck/TcRnTypes.hs:731) outerLevel (compiler/typecheck/TcRnTypes.hs:731) thLevel (compiler/typecheck/TcRnTypes.hs:735) ArrowCtxt (compiler/typecheck/TcRnTypes.hs:777) Xi (compiler/typecheck/TcRnTypes.hs:1070) Ct (compiler/typecheck/TcRnTypes.hs:1074) Cts (compiler/typecheck/TcRnTypes.hs:1072) emptyCts (compiler/typecheck/TcRnTypes.hs:1370) andCts (compiler/typecheck/TcRnTypes.hs:1348) andManyCts (compiler/typecheck/TcRnTypes.hs:1367) pprCts (compiler/typecheck/TcRnTypes.hs:1376) singleCt (compiler/typecheck/TcRnTypes.hs:1345) listToCts (compiler/typecheck/TcRnTypes.hs:1351) ctsElts (compiler/typecheck/TcRnTypes.hs:1354) consCts (compiler/typecheck/TcRnTypes.hs:1357) snocCts (compiler/typecheck/TcRnTypes.hs:1360) extendCtsList (compiler/typecheck/TcRnTypes.hs:1363) isEmptyCts (compiler/typecheck/TcRnTypes.hs:1373) isCTyEqCan (compiler/typecheck/TcRnTypes.hs:1298) isCFunEqCan (compiler/typecheck/TcRnTypes.hs:1315) isCDictCan_Maybe (compiler/typecheck/TcRnTypes.hs:1303) isCFunEqCan_maybe (compiler/typecheck/TcRnTypes.hs:1311) isCIrredEvCan (compiler/typecheck/TcRnTypes.hs:1307) isCNonCanonical (compiler/typecheck/TcRnTypes.hs:1319) isWantedCt (compiler/typecheck/TcRnTypes.hs:1289) isDerivedCt (compiler/typecheck/TcRnTypes.hs:1295) isGivenCt (compiler/typecheck/TcRnTypes.hs:1292) isHoleCt (compiler/typecheck/TcRnTypes.hs:1323) isTypedHoleCt (compiler/typecheck/TcRnTypes.hs:1327) isPartialTypeSigCt (compiler/typecheck/TcRnTypes.hs:1331) ctEvidence (compiler/typecheck/TcRnTypes.hs:1231) ctLoc (compiler/typecheck/TcRnTypes.hs:1234) ctPred (compiler/typecheck/TcRnTypes.hs:1237) mkNonCanonical (compiler/typecheck/TcRnTypes.hs:1225) mkNonCanonicalCt (compiler/typecheck/TcRnTypes.hs:1228) ctEvPred (compiler/typecheck/TcRnTypes.hs:1605) ctEvLoc (compiler/typecheck/TcRnTypes.hs:1609) ctEvTerm (compiler/typecheck/TcRnTypes.hs:1620) ctEvCoercion (compiler/typecheck/TcRnTypes.hs:1626) ctEvId (compiler/typecheck/TcRnTypes.hs:1633) WantedConstraints (compiler/typecheck/TcRnTypes.hs:1392) insolubleWC (compiler/typecheck/TcRnTypes.hs:1411) emptyWC (compiler/typecheck/TcRnTypes.hs:1400) isEmptyWC (compiler/typecheck/TcRnTypes.hs:1407) andWC (compiler/typecheck/TcRnTypes.hs:1419) unionsWC (compiler/typecheck/TcRnTypes.hs:1426) addSimples (compiler/typecheck/TcRnTypes.hs:1429) addImplics (compiler/typecheck/TcRnTypes.hs:1433) mkSimpleWC (compiler/typecheck/TcRnTypes.hs:1403) addInsols (compiler/typecheck/TcRnTypes.hs:1436) dropDerivedWC (compiler/typecheck/TcRnTypes.hs:1249) Implication (compiler/typecheck/TcRnTypes.hs:1461) SubGoalCounter (compiler/typecheck/TcRnTypes.hs:1729) SubGoalDepth (compiler/typecheck/TcRnTypes.hs:1731) initialSubGoalDepth (compiler/typecheck/TcRnTypes.hs:1742) maxSubGoalDepth (compiler/typecheck/TcRnTypes.hs:1745) bumpSubGoalDepth (compiler/typecheck/TcRnTypes.hs:1748) subGoalCounterValue (compiler/typecheck/TcRnTypes.hs:1752) subGoalDepthExceeded (compiler/typecheck/TcRnTypes.hs:1756) CtLoc (compiler/typecheck/TcRnTypes.hs:1807) ctLocSpan (compiler/typecheck/TcRnTypes.hs:1831) ctLocEnv (compiler/typecheck/TcRnTypes.hs:1822) ctLocOrigin (compiler/typecheck/TcRnTypes.hs:1828) ctLocDepth (compiler/typecheck/TcRnTypes.hs:1825) bumpCtLocDepth (compiler/typecheck/TcRnTypes.hs:1837) setCtLocOrigin (compiler/typecheck/TcRnTypes.hs:1840) setCtLocEnv (compiler/typecheck/TcRnTypes.hs:1843) setCtLocSpan (compiler/typecheck/TcRnTypes.hs:1834) CtOrigin (compiler/typecheck/TcRnTypes.hs:1963) pprCtOrigin (compiler/typecheck/TcRnTypes.hs:2027) pushErrCtxt (compiler/typecheck/TcRnTypes.hs:1846) pushErrCtxtSameOrigin (compiler/typecheck/TcRnTypes.hs:1850) SkolemInfo (compiler/typecheck/TcRnTypes.hs:1877) CtEvidence (compiler/typecheck/TcRnTypes.hs:1587) mkGivenLoc (compiler/typecheck/TcRnTypes.hs:1816) isWanted (compiler/typecheck/TcRnTypes.hs:1644) isGiven (compiler/typecheck/TcRnTypes.hs:1648) isDerived (compiler/typecheck/TcRnTypes.hs:1652) TcPlugin (compiler/typecheck/TcRnTypes.hs:2138) TcPluginResult (compiler/typecheck/TcRnTypes.hs:2150) TcPluginSolver (compiler/typecheck/TcRnTypes.hs:2107) TcPluginM (compiler/typecheck/TcRnTypes.hs:2112) runTcPluginM (compiler/typecheck/TcRnTypes.hs:2129) CtFlavour (compiler/typecheck/TcRnTypes.hs:1668) ctEvFlavour (compiler/typecheck/TcRnTypes.hs:1676) pprEvVarTheta (compiler/typecheck/TcRnTypes.hs:1567) pprEvVars (compiler/typecheck/TcRnTypes.hs:1564) pprEvVarWithType (compiler/typecheck/TcRnTypes.hs:1570) pprArising (compiler/typecheck/TcRnTypes.hs:1855) pprArisingAt (compiler/typecheck/TcRnTypes.hs:1861) TcId (compiler/typecheck/TcRnTypes.hs:683) TcIdSet (compiler/typecheck/TcRnTypes.hs:684) 6% ( 1 / 18) in 'Hooks' Missing documentation for: Module header Hooks (compiler/main/Hooks.hs:65) lookupHook (compiler/main/Hooks.hs:84) getHooked (compiler/main/Hooks.hs:81) dsForeignsHook (compiler/main/Hooks.hs:66) tcForeignImportsHook (compiler/main/Hooks.hs:67) tcForeignExportsHook (compiler/main/Hooks.hs:68) hscFrontendHook (compiler/main/Hooks.hs:69) hscCompileOneShotHook (compiler/main/Hooks.hs:70) hscCompileCoreExprHook (compiler/main/Hooks.hs:71) ghcPrimIfaceHook (compiler/main/Hooks.hs:72) runPhaseHook (compiler/main/Hooks.hs:73) runMetaHook (compiler/main/Hooks.hs:74) linkHook (compiler/main/Hooks.hs:75) runQuasiQuoteHook (compiler/main/Hooks.hs:76) runRnSpliceHook (compiler/main/Hooks.hs:77) getValueSafelyHook (compiler/main/Hooks.hs:78) 0% ( 0 / 4) in 'RnHsDoc' Missing documentation for: Module header rnHsDoc (compiler/rename/RnHsDoc.hs:21) rnLHsDoc (compiler/rename/RnHsDoc.hs:16) rnMbLHsDoc (compiler/rename/RnHsDoc.hs:9) 68% ( 47 / 69) in 'MkCore' Missing documentation for: mkWildCase (compiler/coreSyn/MkCore.hs:199) mkIfThenElse (compiler/coreSyn/MkCore.hs:205) mkWildEvBinder (compiler/coreSyn/MkCore.hs:188) sortQuantVars (compiler/coreSyn/MkCore.hs:102) castBottomExpr (compiler/coreSyn/MkCore.hs:212) FloatBind (compiler/coreSyn/MkCore.hs:409) wrapFloat (compiler/coreSyn/MkCore.hs:420) mkEqBox (compiler/coreSyn/MkCore.hs:299) mkRuntimeErrorApp (compiler/coreSyn/MkCore.hs:611) mkImpossibleExpr (compiler/coreSyn/MkCore.hs:623) errorIds (compiler/coreSyn/MkCore.hs:650) rEC_CON_ERROR_ID (compiler/coreSyn/MkCore.hs:689) iRREFUT_PAT_ERROR_ID (compiler/coreSyn/MkCore.hs:689) rUNTIME_ERROR_ID (compiler/coreSyn/MkCore.hs:689) nON_EXHAUSTIVE_GUARDS_ERROR_ID (compiler/coreSyn/MkCore.hs:690) nO_METHOD_BINDING_ERROR_ID (compiler/coreSyn/MkCore.hs:690) pAT_ERROR_ID (compiler/coreSyn/MkCore.hs:690) eRROR_ID (compiler/coreSyn/MkCore.hs:711) rEC_SEL_ERROR_ID (compiler/coreSyn/MkCore.hs:689) aBSENT_ERROR_ID (compiler/coreSyn/MkCore.hs:691) uNDEFINED_ID (compiler/coreSyn/MkCore.hs:720) undefinedName (compiler/coreSyn/MkCore.hs:717) 0% ( 0 / 3) in 'PrelRules' Missing documentation for: Module header primOpRules (compiler/prelude/PrelRules.hs:81) builtinRules (compiler/prelude/PrelRules.hs:953) 3% ( 1 / 34) in 'MkId' Missing documentation for: Module header mkDictFunId (compiler/basicTypes/MkId.hs:962) mkDictFunTy (compiler/basicTypes/MkId.hs:979) mkDictSelId (compiler/basicTypes/MkId.hs:270) mkDictSelRhs (compiler/basicTypes/MkId.hs:324) mkPrimOpId (compiler/basicTypes/MkId.hs:894) mkFCallId (compiler/basicTypes/MkId.hs:924) wrapNewTypeBody (compiler/basicTypes/MkId.hs:813) unwrapNewTypeBody (compiler/basicTypes/MkId.hs:844) wrapFamInstBody (compiler/basicTypes/MkId.hs:854) unwrapFamInstScrut (compiler/basicTypes/MkId.hs:871) wrapTypeFamInstBody (compiler/basicTypes/MkId.hs:863) wrapTypeUnbranchedFamInstBody (compiler/basicTypes/MkId.hs:867) unwrapTypeFamInstScrut (compiler/basicTypes/MkId.hs:878) unwrapTypeUnbranchedFamInstScrut (compiler/basicTypes/MkId.hs:882) DataConBoxer (compiler/basicTypes/MkId.hs:464) mkDataConRep (compiler/basicTypes/MkId.hs:468) mkDataConWorkId (compiler/basicTypes/MkId.hs:368) wiredInIds (compiler/basicTypes/MkId.hs:121) ghcPrimIds (compiler/basicTypes/MkId.hs:128) unsafeCoerceName (compiler/basicTypes/MkId.hs:1018) unsafeCoerceId (compiler/basicTypes/MkId.hs:1061) realWorldPrimId (compiler/basicTypes/MkId.hs:1355) voidPrimId (compiler/basicTypes/MkId.hs:1360) voidArgId (compiler/basicTypes/MkId.hs:1364) nullAddrId (compiler/basicTypes/MkId.hs:1076) seqId (compiler/basicTypes/MkId.hs:1086) lazyId (compiler/basicTypes/MkId.hs:1116) lazyIdKey (compiler/prelude/PrelNames.hs:1737) coercionTokenId (compiler/basicTypes/MkId.hs:1367) magicDictId (compiler/basicTypes/MkId.hs:1135) coerceId (compiler/basicTypes/MkId.hs:1143) proxyHashId (compiler/basicTypes/MkId.hs:1048) 0% ( 0 / 3) in 'CoreToStg' Missing documentation for: Module header coreToStg (compiler/stgSyn/CoreToStg.hs:189) coreExprToStg (compiler/stgSyn/CoreToStg.hs:194) 0% ( 0 / 2) in 'UnariseStg' Missing documentation for: Module header unarise (compiler/simplStg/UnariseStg.hs:64) 0% ( 0 / 2) in 'SimplStg' Missing documentation for: Module header stg2stg (compiler/simplStg/SimplStg.hs:29) 0% ( 0 / 2) in 'FloatIn' Missing documentation for: Module header floatInwards (compiler/simplCore/FloatIn.hs:41) 0% ( 0 / 6) in 'WwLib' Missing documentation for: Module header mkWwBodies (compiler/stranal/WwLib.hs:111) mkWWstr (compiler/stranal/WwLib.hs:377) mkWorkerArgs (compiler/stranal/WwLib.hs:199) deepSplitProductType_maybe (compiler/stranal/WwLib.hs:537) findTypeShape (compiler/stranal/WwLib.hs:566) 0% ( 0 / 2) in 'DmdAnal' Missing documentation for: Module header dmdAnalProgram (compiler/stranal/DmdAnal.hs:47) 0% ( 0 / 2) in 'WorkWrap' Missing documentation for: Module header wwTopBinds (compiler/stranal/WorkWrap.hs:58) 67% ( 2 / 3) in 'CmmPipeline' Missing documentation for: Module header 0% ( 0 / 3) in 'StgCmmHpc' Missing documentation for: Module header initHpc (compiler/codeGen/StgCmmHpc.hs:35) mkTickBox (compiler/codeGen/StgCmmHpc.hs:24) 0% ( 0 / 13) in 'PrelInfo' Missing documentation for: Module header wiredInIds (compiler/basicTypes/MkId.hs:121) ghcPrimIds (compiler/basicTypes/MkId.hs:128) primOpRules (compiler/prelude/PrelRules.hs:81) builtinRules (compiler/prelude/PrelRules.hs:953) ghcPrimExports (compiler/prelude/PrelInfo.hs:120) wiredInThings (compiler/prelude/PrelInfo.hs:69) basicKnownKeyNames (compiler/prelude/PrelNames.hs:182) primOpId (compiler/prelude/PrelInfo.hs:106) maybeCharLikeCon (compiler/prelude/PrelInfo.hs:137) maybeIntLikeCon (compiler/prelude/PrelInfo.hs:137) isNumericClass (compiler/prelude/PrelInfo.hs:149) isStandardClass (compiler/prelude/PrelInfo.hs:149) 0% ( 0 / 4) in 'StgCmmCon' Missing documentation for: Module header cgTopRhsCon (compiler/codeGen/StgCmmCon.hs:56) buildDynCon (compiler/codeGen/StgCmmCon.hs:113) bindConArgs (compiler/codeGen/StgCmmCon.hs:248) 0% ( 0 / 2) in 'StgCmmExpr' Missing documentation for: Module header cgExpr (compiler/codeGen/StgCmmExpr.hs:60) 0% ( 0 / 6) in 'StgCmmBind' Missing documentation for: Module header cgTopRhsClosure (compiler/codeGen/StgCmmBind.hs:66) cgBind (compiler/codeGen/StgCmmBind.hs:132) emitBlackHoleCode (compiler/codeGen/StgCmmBind.hs:602) pushUpdateFrame (compiler/codeGen/StgCmmBind.hs:677) emitUpdateFrame (compiler/codeGen/StgCmmBind.hs:689) 0% ( 0 / 2) in 'CmmParse' Missing documentation for: Module header parseCmmFile (compiler/cmm/CmmParse.hs:2854) 0% ( 0 / 2) in 'StgCmm' Missing documentation for: Module header codeGen (compiler/codeGen/StgCmm.hs:53) 8% ( 15 /179) in 'TcRnMonad' Missing documentation for: Module header initTcInteractive (compiler/typecheck/TcRnMonad.hs:208) initTcForLookup (compiler/typecheck/TcRnMonad.hs:215) initTcRnIf (compiler/typecheck/TcRnMonad.hs:234) discardResult (compiler/typecheck/TcRnMonad.hs:259) getTopEnv (compiler/typecheck/TcRnMonad.hs:262) getGblEnv (compiler/typecheck/TcRnMonad.hs:265) updGblEnv (compiler/typecheck/TcRnMonad.hs:268) setGblEnv (compiler/typecheck/TcRnMonad.hs:272) getLclEnv (compiler/typecheck/TcRnMonad.hs:275) updLclEnv (compiler/typecheck/TcRnMonad.hs:278) setLclEnv (compiler/typecheck/TcRnMonad.hs:282) getEnvs (compiler/typecheck/TcRnMonad.hs:285) setEnvs (compiler/typecheck/TcRnMonad.hs:288) xoptM (compiler/typecheck/TcRnMonad.hs:293) doptM (compiler/typecheck/TcRnMonad.hs:296) goptM (compiler/typecheck/TcRnMonad.hs:299) woptM (compiler/typecheck/TcRnMonad.hs:302) setXOptM (compiler/typecheck/TcRnMonad.hs:305) unsetGOptM (compiler/typecheck/TcRnMonad.hs:309) unsetWOptM (compiler/typecheck/TcRnMonad.hs:313) whenGOptM (compiler/typecheck/TcRnMonad.hs:322) whenWOptM (compiler/typecheck/TcRnMonad.hs:326) whenXOptM (compiler/typecheck/TcRnMonad.hs:330) getGhcMode (compiler/typecheck/TcRnMonad.hs:334) withDoDynamicToo (compiler/typecheck/TcRnMonad.hs:337) getEpsVar (compiler/typecheck/TcRnMonad.hs:344) getEps (compiler/typecheck/TcRnMonad.hs:347) getHpt (compiler/typecheck/TcRnMonad.hs:373) getEpsAndHpt (compiler/typecheck/TcRnMonad.hs:376) newArrowScope (compiler/typecheck/TcRnMonad.hs:388) escapeArrowScope (compiler/typecheck/TcRnMonad.hs:393) newUnique (compiler/typecheck/TcRnMonad.hs:410) newUniqueSupply (compiler/typecheck/TcRnMonad.hs:425) newLocalName (compiler/typecheck/TcRnMonad.hs:434) newName (compiler/typecheck/TcRnMonad.hs:437) newSysName (compiler/typecheck/TcRnMonad.hs:443) newSysLocalId (compiler/typecheck/TcRnMonad.hs:448) newSysLocalIds (compiler/typecheck/TcRnMonad.hs:453) (compiler/typecheck/TcRnMonad.hs:458) newTcRef (compiler/typecheck/TcRnMonad.hs:470) readTcRef (compiler/typecheck/TcRnMonad.hs:473) writeTcRef (compiler/typecheck/TcRnMonad.hs:476) updTcRef (compiler/typecheck/TcRnMonad.hs:479) updTcRefX (compiler/typecheck/TcRnMonad.hs:484) traceTc (compiler/typecheck/TcRnMonad.hs:498) traceRn (compiler/typecheck/TcRnMonad.hs:508) getPrintUnqualified (compiler/typecheck/TcRnMonad.hs:543) traceIf (compiler/typecheck/TcRnMonad.hs:566) traceHiDiffs (compiler/typecheck/TcRnMonad.hs:566) traceOptIf (compiler/typecheck/TcRnMonad.hs:571) setModule (compiler/typecheck/TcRnMonad.hs:585) getIsGHCi (compiler/typecheck/TcRnMonad.hs:588) getGHCiMonad (compiler/typecheck/TcRnMonad.hs:592) getInteractivePrintName (compiler/typecheck/TcRnMonad.hs:595) tcIsHsBootOrSig (compiler/typecheck/TcRnMonad.hs:598) getGlobalRdrEnv (compiler/typecheck/TcRnMonad.hs:601) getRdrEnvs (compiler/typecheck/TcRnMonad.hs:604) getImports (compiler/typecheck/TcRnMonad.hs:607) getFixityEnv (compiler/typecheck/TcRnMonad.hs:610) extendFixityEnv (compiler/typecheck/TcRnMonad.hs:613) getRecFieldEnv (compiler/typecheck/TcRnMonad.hs:618) getDeclaredDefaultTys (compiler/typecheck/TcRnMonad.hs:621) addDependentFiles (compiler/typecheck/TcRnMonad.hs:624) getSrcSpanM (compiler/typecheck/TcRnMonad.hs:638) setSrcSpan (compiler/typecheck/TcRnMonad.hs:642) addLocM (compiler/typecheck/TcRnMonad.hs:648) wrapLocM (compiler/typecheck/TcRnMonad.hs:651) wrapLocFstM (compiler/typecheck/TcRnMonad.hs:654) wrapLocSndM (compiler/typecheck/TcRnMonad.hs:660) getErrsVar (compiler/typecheck/TcRnMonad.hs:668) setErrsVar (compiler/typecheck/TcRnMonad.hs:671) addErr (compiler/typecheck/TcRnMonad.hs:674) failWith (compiler/typecheck/TcRnMonad.hs:677) addErrAt (compiler/typecheck/TcRnMonad.hs:680) addErrs (compiler/typecheck/TcRnMonad.hs:689) checkErr (compiler/typecheck/TcRnMonad.hs:694) warnIf (compiler/typecheck/TcRnMonad.hs:698) addMessages (compiler/typecheck/TcRnMonad.hs:702) discardWarnings (compiler/typecheck/TcRnMonad.hs:709) mkLongErrAt (compiler/typecheck/TcRnMonad.hs:732) addLongErrAt (compiler/typecheck/TcRnMonad.hs:738) reportErrors (compiler/typecheck/TcRnMonad.hs:741) reportError (compiler/typecheck/TcRnMonad.hs:744) reportWarning (compiler/typecheck/TcRnMonad.hs:751) try_m (compiler/typecheck/TcRnMonad.hs:758) recoverM (compiler/typecheck/TcRnMonad.hs:769) mapAndRecoverM (compiler/typecheck/TcRnMonad.hs:781) tryTc (compiler/typecheck/TcRnMonad.hs:797) tryTcErrs (compiler/typecheck/TcRnMonad.hs:815) tryTcLIE (compiler/typecheck/TcRnMonad.hs:832) tryTcLIE_ (compiler/typecheck/TcRnMonad.hs:844) checkNoErrs (compiler/typecheck/TcRnMonad.hs:857) whenNoErrs (compiler/typecheck/TcRnMonad.hs:872) ifErrsM (compiler/typecheck/TcRnMonad.hs:875) failIfErrsM (compiler/typecheck/TcRnMonad.hs:888) checkTH (compiler/typecheck/TcRnMonad.hs:892) failTH (compiler/typecheck/TcRnMonad.hs:899) getErrCtxt (compiler/typecheck/TcRnMonad.hs:914) setErrCtxt (compiler/typecheck/TcRnMonad.hs:917) addErrCtxt (compiler/typecheck/TcRnMonad.hs:920) addErrCtxtM (compiler/typecheck/TcRnMonad.hs:923) addLandmarkErrCtxt (compiler/typecheck/TcRnMonad.hs:926) updCtxt (compiler/typecheck/TcRnMonad.hs:930) popErrCtxt (compiler/typecheck/TcRnMonad.hs:934) getCtLoc (compiler/typecheck/TcRnMonad.hs:937) setCtLoc (compiler/typecheck/TcRnMonad.hs:944) addErrTc (compiler/typecheck/TcRnMonad.hs:964) addErrsTc (compiler/typecheck/TcRnMonad.hs:968) addErrTcM (compiler/typecheck/TcRnMonad.hs:971) mkErrTcM (compiler/typecheck/TcRnMonad.hs:978) failWithTc (compiler/typecheck/TcRnMonad.hs:987) failWithTcM (compiler/typecheck/TcRnMonad.hs:991) checkTc (compiler/typecheck/TcRnMonad.hs:995) warnTc (compiler/typecheck/TcRnMonad.hs:1001) addWarnTc (compiler/typecheck/TcRnMonad.hs:1006) addWarnTcM (compiler/typecheck/TcRnMonad.hs:1010) addWarn (compiler/typecheck/TcRnMonad.hs:1016) addWarnAt (compiler/typecheck/TcRnMonad.hs:1019) add_warn (compiler/typecheck/TcRnMonad.hs:1022) add_warn_at (compiler/typecheck/TcRnMonad.hs:1027) tcInitTidyEnv (compiler/typecheck/TcRnMonad.hs:1035) add_err_tcm (compiler/typecheck/TcRnMonad.hs:1045) mkErrInfo (compiler/typecheck/TcRnMonad.hs:1052) mAX_CONTEXTS (compiler/typecheck/TcRnMonad.hs:1071) debugTc (compiler/typecheck/TcRnMonad.hs:1076) newTcEvBinds (compiler/typecheck/TcRnMonad.hs:1089) addTcEvBind (compiler/typecheck/TcRnMonad.hs:1094) getTcEvBinds (compiler/typecheck/TcRnMonad.hs:1102) chooseUniqueOccTc (compiler/typecheck/TcRnMonad.hs:1107) getConstraintVar (compiler/typecheck/TcRnMonad.hs:1116) setConstraintVar (compiler/typecheck/TcRnMonad.hs:1119) emitConstraints (compiler/typecheck/TcRnMonad.hs:1122) emitSimple (compiler/typecheck/TcRnMonad.hs:1127) emitSimples (compiler/typecheck/TcRnMonad.hs:1132) emitImplication (compiler/typecheck/TcRnMonad.hs:1137) emitImplications (compiler/typecheck/TcRnMonad.hs:1142) emitInsoluble (compiler/typecheck/TcRnMonad.hs:1147) captureConstraints (compiler/typecheck/TcRnMonad.hs:1154) captureTcLevel (compiler/typecheck/TcRnMonad.hs:1163) pushTcLevelM (compiler/typecheck/TcRnMonad.hs:1171) getTcLevel (compiler/typecheck/TcRnMonad.hs:1178) setTcLevel (compiler/typecheck/TcRnMonad.hs:1182) isTouchableTcM (compiler/typecheck/TcRnMonad.hs:1186) getLclTypeEnv (compiler/typecheck/TcRnMonad.hs:1191) setLclTypeEnv (compiler/typecheck/TcRnMonad.hs:1194) traceTcConstraints (compiler/typecheck/TcRnMonad.hs:1203) emitWildcardHoleConstraints (compiler/typecheck/TcRnMonad.hs:1210) recordThUse (compiler/typecheck/TcRnMonad.hs:1230) recordThSpliceUse (compiler/typecheck/TcRnMonad.hs:1233) keepAlive (compiler/typecheck/TcRnMonad.hs:1236) getStage (compiler/typecheck/TcRnMonad.hs:1242) getStageAndBindLevel (compiler/typecheck/TcRnMonad.hs:1245) setStage (compiler/typecheck/TcRnMonad.hs:1252) getLocalRdrEnv (compiler/typecheck/TcRnMonad.hs:1284) setLocalRdrEnv (compiler/typecheck/TcRnMonad.hs:1287) mkIfLclEnv (compiler/typecheck/TcRnMonad.hs:1299) initIfaceCheck (compiler/typecheck/TcRnMonad.hs:1317) initIfaceTc (compiler/typecheck/TcRnMonad.hs:1327) initIfaceLcl (compiler/typecheck/TcRnMonad.hs:1344) getIfModule (compiler/typecheck/TcRnMonad.hs:1348) failIfM (compiler/typecheck/TcRnMonad.hs:1352) forkM_maybe (compiler/typecheck/TcRnMonad.hs:1364) forkM (compiler/typecheck/TcRnMonad.hs:1402) 4% ( 3 / 71) in 'TcMType' Missing documentation for: Module header TcTyVar (compiler/typecheck/TcType.hs:224) TcKind (compiler/typecheck/TcType.hs:238) TcType (compiler/typecheck/TcType.hs:226) TcTauType (compiler/typecheck/TcType.hs:237) TcThetaType (compiler/typecheck/TcType.hs:234) TcTyVarSet (compiler/typecheck/TcType.hs:239) newFlexiTyVar (compiler/typecheck/TcMType.hs:443) newFlexiTyVarTy (compiler/typecheck/TcMType.hs:446) newFlexiTyVarTys (compiler/typecheck/TcMType.hs:451) newReturnTyVar (compiler/typecheck/TcMType.hs:454) newReturnTyVarTy (compiler/typecheck/TcMType.hs:457) newMetaKindVar (compiler/typecheck/TcMType.hs:106) newMetaKindVars (compiler/typecheck/TcMType.hs:112) mkTcTyVarName (compiler/typecheck/TcMType.hs:351) cloneMetaTyVar (compiler/typecheck/TcMType.hs:340) newMetaTyVar (compiler/typecheck/TcMType.hs:305) readMetaTyVar (compiler/typecheck/TcMType.hs:357) writeMetaTyVar (compiler/typecheck/TcMType.hs:381) writeMetaTyVarRef (compiler/typecheck/TcMType.hs:401) newMetaDetails (compiler/typecheck/TcMType.hs:334) isFilledMetaTyVar (compiler/typecheck/TcMType.hs:361) isUnfilledMetaTyVar (compiler/typecheck/TcMType.hs:370) newEvVar (compiler/typecheck/TcMType.hs:128) newEvVars (compiler/typecheck/TcMType.hs:123) newEq (compiler/typecheck/TcMType.hs:133) newDict (compiler/typecheck/TcMType.hs:138) newTcEvBinds (compiler/typecheck/TcRnMonad.hs:1089) addTcEvBind (compiler/typecheck/TcRnMonad.hs:1094) newSimpleWanted (compiler/typecheck/TcMType.hs:158) newSimpleWanteds (compiler/typecheck/TcMType.hs:167) tcInstTyVars (compiler/typecheck/TcMType.hs:460) newSigTyVar (compiler/typecheck/TcMType.hs:325) tcInstType (compiler/typecheck/TcMType.hs:178) tcInstSkolTyVars (compiler/typecheck/TcMType.hs:213) tcInstSuperSkolTyVarsX (compiler/typecheck/TcMType.hs:219) tcInstSigTyVarsLoc (compiler/typecheck/TcMType.hs:236) tcInstSigTyVars (compiler/typecheck/TcMType.hs:240) tcInstSkolType (compiler/typecheck/TcMType.hs:248) tcSkolDFunType (compiler/typecheck/TcMType.hs:194) tcSuperSkolTyVars (compiler/typecheck/TcMType.hs:199) instSkolTyVars (compiler/typecheck/TcMType.hs:263) zonkTcPredType (compiler/typecheck/TcMType.hs:737) zonkTidyTcType (compiler/typecheck/TcMType.hs:917) zonkTidyOrigin (compiler/typecheck/TcMType.hs:921) tidyEvVar (compiler/typecheck/TcMType.hs:971) tidyCt (compiler/typecheck/TcMType.hs:951) tidySkolemInfo (compiler/typecheck/TcMType.hs:975) skolemiseUnboundMetaTyVar (compiler/typecheck/TcMType.hs:585) zonkTcTyVar (compiler/typecheck/TcMType.hs:881) zonkTcTyVars (compiler/typecheck/TcMType.hs:723) zonkTyVarsAndFV (compiler/typecheck/TcMType.hs:720) zonkTcTypeAndFV (compiler/typecheck/TcMType.hs:702) zonkQuantifiedTyVar (compiler/typecheck/TcMType.hs:545) quantifyTyVars (compiler/typecheck/TcMType.hs:507) zonkTcTyVarBndr (compiler/typecheck/TcMType.hs:872) zonkTcType (compiler/typecheck/TcMType.hs:837) zonkTcTypes (compiler/typecheck/TcMType.hs:731) zonkTcThetaType (compiler/typecheck/TcMType.hs:734) zonkTcKind (compiler/typecheck/TcMType.hs:906) defaultKindVarToStar (compiler/typecheck/TcMType.hs:578) zonkEvVar (compiler/typecheck/TcMType.hs:766) zonkWC (compiler/typecheck/TcMType.hs:771) zonkSimples (compiler/typecheck/TcMType.hs:781) zonkId (compiler/typecheck/TcMType.hs:828) zonkCt (compiler/typecheck/TcMType.hs:789) zonkSkolemInfo (compiler/typecheck/TcMType.hs:808) tcGetGlobalTyVars (compiler/typecheck/TcMType.hs:693) 0% ( 0 / 26) in 'TcHsSyn' Missing documentation for: Module header mkHsConApp (compiler/hsSyn/HsUtils.hs:164) mkHsDictLet (compiler/hsSyn/HsUtils.hs:511) mkHsApp (compiler/hsSyn/HsUtils.hs:152) hsLitType (compiler/typecheck/TcHsSyn.hs:105) hsLPatType (compiler/typecheck/TcHsSyn.hs:77) hsPatType (compiler/typecheck/TcHsSyn.hs:80) mkHsAppTy (compiler/hsSyn/HsUtils.hs:149) mkSimpleHsAlt (compiler/hsSyn/HsUtils.hs:171) nlHsIntLit (compiler/hsSyn/HsUtils.hs:338) shortCutLit (compiler/typecheck/TcHsSyn.hs:122) hsOverLitName (compiler/typecheck/TcHsSyn.hs:148) conLikeResTy (compiler/typecheck/TcHsSyn.hs:101) TcId (compiler/typecheck/TcRnTypes.hs:683) TcIdSet (compiler/typecheck/TcRnTypes.hs:684) zonkTopDecls (compiler/typecheck/TcHsSyn.hs:300) zonkTopExpr (compiler/typecheck/TcHsSyn.hs:294) zonkTopLExpr (compiler/typecheck/TcHsSyn.hs:297) zonkTopBndrs (compiler/typecheck/TcHsSyn.hs:258) zonkTyBndrsX (compiler/typecheck/TcHsSyn.hs:283) emptyZonkEnv (compiler/typecheck/TcHsSyn.hs:198) mkEmptyZonkEnv (compiler/typecheck/TcHsSyn.hs:201) mkTyVarZonkEnv (compiler/typecheck/TcHsSyn.hs:216) zonkTcTypeToType (compiler/typecheck/TcHsSyn.hs:1405) zonkTcTypeToTypes (compiler/typecheck/TcHsSyn.hs:1435) zonkTyVarOcc (compiler/typecheck/TcHsSyn.hs:1379) 0% ( 0 / 3) in 'TcAnnotations' Missing documentation for: Module header tcAnnotations (compiler/typecheck/TcAnnotations.hs:39) annCtxt (compiler/typecheck/TcAnnotations.hs:58) 0% ( 0 / 3) in 'Coverage' Missing documentation for: Module header addTicksToBinds (compiler/deSugar/Coverage.hs:55) hpcInitCode (compiler/deSugar/Coverage.hs:1244) 24% ( 4 / 17) in 'Finder' Missing documentation for: Module header flushFinderCaches (compiler/main/Finder.hs:71) findExposedPackageModule (compiler/main/Finder.hs:193) mkHomeModLocation (compiler/main/Finder.hs:431) mkHomeModLocation2 (compiler/main/Finder.hs:436) mkHiOnlyModLocation (compiler/main/Finder.hs:451) addHomeModuleToFinder (compiler/main/Finder.hs:226) uncacheModule (compiler/main/Finder.hs:233) mkStubPaths (compiler/main/Finder.hs:504) findObjectLinkableMaybe (compiler/main/Finder.hs:530) findObjectLinkable (compiler/main/Finder.hs:540) cannotFindModule (compiler/main/Finder.hs:548) cannotFindInterface (compiler/main/Finder.hs:552) 10% ( 2 / 21) in 'IfaceEnv' Missing documentation for: Module header newGlobalBinder (compiler/iface/IfaceEnv.hs:64) newImplicitBinder (compiler/iface/IfaceEnv.hs:122) lookupIfaceTop (compiler/iface/IfaceEnv.hs:301) lookupOrig (compiler/iface/IfaceEnv.hs:143) lookupOrigNameCache (compiler/iface/IfaceEnv.hs:194) extendNameCache (compiler/iface/IfaceEnv.hs:212) newIfaceName (compiler/iface/IfaceEnv.hs:306) newIfaceNames (compiler/iface/IfaceEnv.hs:311) extendIfaceIdEnv (compiler/iface/IfaceEnv.hs:265) extendIfaceTyVarEnv (compiler/iface/IfaceEnv.hs:286) tcIfaceLclId (compiler/iface/IfaceEnv.hs:257) tcIfaceTyVar (compiler/iface/IfaceEnv.hs:273) lookupIfaceTyVar (compiler/iface/IfaceEnv.hs:281) ifaceExportNames (compiler/iface/IfaceEnv.hs:140) allocateGlobalBinder (compiler/iface/IfaceEnv.hs:79) initNameCache (compiler/iface/IfaceEnv.hs:241) updNameCache (compiler/iface/IfaceEnv.hs:222) getNameCache (compiler/iface/IfaceEnv.hs:218) 43% ( 3 / 7) in 'BinIface' Missing documentation for: getSymtabName (compiler/iface/BinIface.hs:352) getDictFastString (compiler/iface/BinIface.hs:402) CheckHiWay (compiler/iface/BinIface.hs:63) TraceBinIFaceReading (compiler/iface/BinIface.hs:66) 8% ( 1 / 13) in 'BuildTyCl' Missing documentation for: Module header buildSynonymTyCon (compiler/iface/BuildTyCl.hs:45) buildFamilyTyCon (compiler/iface/BuildTyCl.hs:54) buildAlgTyCon (compiler/basicTypes/DataCon.hs:1032) buildDataCon (compiler/iface/BuildTyCl.hs:129) buildPatSyn (compiler/iface/BuildTyCl.hs:187) TcMethInfo (compiler/iface/BuildTyCl.hs:215) buildClass (compiler/iface/BuildTyCl.hs:219) distinctAbstractTyConRhs (compiler/iface/BuildTyCl.hs:65) totallyAbstractTyConRhs (compiler/iface/BuildTyCl.hs:65) mkDataTyConRhs (compiler/iface/BuildTyCl.hs:69) newImplicitBinder (compiler/iface/IfaceEnv.hs:122) 50% ( 1 / 2) in 'DebuggerUtils' Missing documentation for: Module header 100% ( 2 / 2) in 'FlagChecker' 0% ( 0 / 3) in 'CodeOutput' Missing documentation for: Module header codeOutput (compiler/main/CodeOutput.hs:48) outputForeignStubs (compiler/main/CodeOutput.hs:183) 25% ( 1 / 4) in 'ByteCodeGen' Missing documentation for: UnlinkedBCO (compiler/ghci/ByteCodeAsm.hs:73) byteCodeGen (compiler/ghci/ByteCodeGen.hs:71) coreExprToBCOs (compiler/ghci/ByteCodeGen.hs:100) 0% ( 0 / 9) in 'TcTyDecls' Missing documentation for: Module header calcRecFlags (compiler/typecheck/TcTyDecls.hs:362) RecTyInfo (compiler/typecheck/TcTyDecls.hs:358) calcSynCycles (compiler/typecheck/TcTyDecls.hs:124) calcClassCycles (compiler/typecheck/TcTyDecls.hs:186) RoleAnnots (compiler/typecheck/TcTyDecls.hs:534) extractRoleAnnots (compiler/typecheck/TcTyDecls.hs:536) emptyRoleAnnots (compiler/typecheck/TcTyDecls.hs:541) lookupRoleAnnots (compiler/typecheck/TcTyDecls.hs:544) 92% ( 12 / 13) in 'Vectorise.Env' Missing documentation for: Module header 43% ( 10 / 23) in 'LoadIface' Missing documentation for: Module header tcLookupImported_maybe (compiler/iface/LoadIface.hs:101) importDecl (compiler/iface/LoadIface.hs:121) checkWiredInTyCon (compiler/iface/LoadIface.hs:183) ifCheckWiredInThing (compiler/iface/LoadIface.hs:203) loadInterface (compiler/iface/LoadIface.hs:392) loadPluginInterface (compiler/iface/LoadIface.hs:377) findAndReadIface (compiler/iface/LoadIface.hs:729) readIface (compiler/iface/LoadIface.hs:810) loadDecls (compiler/iface/LoadIface.hs:594) initExternalPackageState (compiler/iface/LoadIface.hs:837) ifaceStats (compiler/iface/LoadIface.hs:885) pprModIface (compiler/iface/LoadIface.hs:918) 3% ( 2 / 67) in 'TcEnv' Missing documentation for: Module header TcTyThing (compiler/typecheck/TcRnTypes.hs:786) TcId (compiler/typecheck/TcRnTypes.hs:683) InstInfo (compiler/typecheck/TcEnv.hs:725) iDFunId (compiler/typecheck/TcEnv.hs:731) pprInstInfoDetails (compiler/typecheck/TcEnv.hs:758) simpleInstInfoClsTy (compiler/typecheck/TcEnv.hs:765) simpleInstInfoTy (compiler/typecheck/TcEnv.hs:770) simpleInstInfoTyCon (compiler/typecheck/TcEnv.hs:773) InstBindings (compiler/typecheck/TcEnv.hs:734) tcExtendGlobalEnv (compiler/typecheck/TcEnv.hs:268) tcExtendGlobalEnvImplicit (compiler/typecheck/TcEnv.hs:257) setGlobalTypeEnv (compiler/typecheck/TcEnv.hs:247) tcExtendGlobalValEnv (compiler/typecheck/TcEnv.hs:279) tcLookupLocatedGlobal (compiler/typecheck/TcEnv.hs:112) tcLookupGlobal (compiler/typecheck/TcEnv.hs:117) tcLookupField (compiler/typecheck/TcEnv.hs:140) tcLookupTyCon (compiler/typecheck/TcEnv.hs:184) tcLookupClass (compiler/typecheck/TcEnv.hs:177) tcLookupDataCon (compiler/typecheck/TcEnv.hs:156) tcLookupPatSyn (compiler/typecheck/TcEnv.hs:163) tcLookupConLike (compiler/typecheck/TcEnv.hs:170) tcLookupLocatedGlobalId (compiler/typecheck/TcEnv.hs:198) tcLookupLocatedTyCon (compiler/typecheck/TcEnv.hs:204) tcLookupLocatedClass (compiler/typecheck/TcEnv.hs:201) tcLookupAxiom (compiler/typecheck/TcEnv.hs:191) tcExtendKindEnv (compiler/typecheck/TcEnv.hs:361) tcExtendKindEnv2 (compiler/typecheck/TcEnv.hs:352) tcExtendTyVarEnv (compiler/typecheck/TcEnv.hs:367) tcExtendTyVarEnv2 (compiler/typecheck/TcEnv.hs:371) tcExtendLetEnv (compiler/typecheck/TcEnv.hs:453) tcExtendIdEnv (compiler/typecheck/TcEnv.hs:463) tcExtendIdEnv1 (compiler/typecheck/TcEnv.hs:469) tcExtendIdEnv2 (compiler/typecheck/TcEnv.hs:475) tcExtendIdBndrs (compiler/typecheck/TcEnv.hs:493) tcExtendGhciIdEnv (compiler/typecheck/TcEnv.hs:438) tcLookup (compiler/typecheck/TcEnv.hs:309) tcLookupLocated (compiler/typecheck/TcEnv.hs:301) tcLookupLocalIds (compiler/typecheck/TcEnv.hs:335) tcLookupId (compiler/typecheck/TcEnv.hs:323) tcLookupTyVar (compiler/typecheck/TcEnv.hs:316) tcLookupLcl_maybe (compiler/typecheck/TcEnv.hs:304) getScopedTyVarBinds (compiler/typecheck/TcEnv.hs:393) getInLocalScope (compiler/typecheck/TcEnv.hs:347) wrongThingErr (compiler/typecheck/TcEnv.hs:898) pprBinders (compiler/typecheck/TcEnv.hs:875) tcExtendRecEnv (compiler/typecheck/TcEnv.hs:284) tcLookupInstance (compiler/typecheck/TcEnv.hs:210) tcGetInstEnvs (compiler/typecheck/TcEnv.hs:227) tcExtendRules (compiler/typecheck/TcEnv.hs:589) tcGetDefaultTys (compiler/typecheck/TcEnv.hs:665) tcGetGlobalTyVars (compiler/typecheck/TcMType.hs:693) zapLclTypeEnv (compiler/typecheck/TcEnv.hs:573) checkWellStaged (compiler/typecheck/TcEnv.hs:608) tcMetaTy (compiler/typecheck/TcEnv.hs:645) thLevel (compiler/typecheck/TcRnTypes.hs:735) topIdLvl (compiler/typecheck/TcEnv.hs:632) isBrackStage (compiler/typecheck/TcEnv.hs:653) newLocalName (compiler/typecheck/TcRnMonad.hs:434) newDFunName (compiler/typecheck/TcEnv.hs:783) newFamInstTyConName (compiler/typecheck/TcEnv.hs:798) newFamInstAxiomName (compiler/typecheck/TcEnv.hs:801) mkStableIdFromString (compiler/typecheck/TcEnv.hs:824) mkStableIdFromName (compiler/typecheck/TcEnv.hs:834) mkWrapperName (compiler/typecheck/TcEnv.hs:837) 0% ( 0 / 21) in 'Inst' Missing documentation for: Module header deeplySkolemise (compiler/typecheck/Inst.hs:136) deeplyInstantiate (compiler/typecheck/Inst.hs:158) instCall (compiler/typecheck/Inst.hs:194) instStupidTheta (compiler/typecheck/Inst.hs:240) emitWanted (compiler/typecheck/Inst.hs:73) emitWanteds (compiler/typecheck/Inst.hs:70) newOverloadedLit (compiler/typecheck/Inst.hs:260) mkOverLit (compiler/typecheck/Inst.hs:299) newClsInst (compiler/typecheck/Inst.hs:409) tcGetInsts (compiler/typecheck/Inst.hs:405) tcGetInstEnvs (compiler/typecheck/TcEnv.hs:227) getOverlapFlag (compiler/typecheck/Inst.hs:391) tcExtendLocalInstEnv (compiler/typecheck/Inst.hs:425) instCallConstraints (compiler/typecheck/Inst.hs:206) newMethodFromName (compiler/typecheck/Inst.hs:81) tcSyntaxName (compiler/typecheck/Inst.hs:342) tyVarsOfWC (compiler/typecheck/Inst.hs:602) tyVarsOfBag (compiler/typecheck/Inst.hs:616) tyVarsOfCt (compiler/typecheck/Inst.hs:591) tyVarsOfCts (compiler/typecheck/Inst.hs:599) 5% ( 1 / 21) in 'TcUnify' Missing documentation for: Module header tcWrapResult (compiler/typecheck/TcUnify.hs:476) tcGen (compiler/typecheck/TcUnify.hs:521) tcSubType (compiler/typecheck/TcUnify.hs:385) tcSubType_NC (compiler/typecheck/TcUnify.hs:421) tcSubTypeDS (compiler/typecheck/TcUnify.hs:392) tcSubTypeDS_NC (compiler/typecheck/TcUnify.hs:428) checkConstraints (compiler/typecheck/TcUnify.hs:561) newImplication (compiler/typecheck/TcUnify.hs:576) unifyType (compiler/typecheck/TcUnify.hs:619) unifyTypeList (compiler/typecheck/TcUnify.hs:646) unifyTheta (compiler/typecheck/TcUnify.hs:632) unifyKindX (compiler/typecheck/TcUnify.hs:1215) matchExpectedListTy (compiler/typecheck/TcUnify.hs:208) matchExpectedPArrTy (compiler/typecheck/TcUnify.hs:215) matchExpectedTyConApp (compiler/typecheck/TcUnify.hs:222) matchExpectedAppTy (compiler/typecheck/TcUnify.hs:273) matchExpectedFunTys (compiler/typecheck/TcUnify.hs:107) matchExpectedFunKind (compiler/typecheck/TcUnify.hs:1195) wrapFunResCoercion (compiler/typecheck/TcUnify.hs:483) 3% ( 1 / 30) in 'RtClosureInspect' Missing documentation for: Module header cvObtainTerm (compiler/ghci/RtClosureInspect.hs:656) cvReconstructType (compiler/ghci/RtClosureInspect.hs:843) improveRTTIType (compiler/ghci/RtClosureInspect.hs:944) Term (compiler/ghci/RtClosureInspect.hs:83) isTerm (compiler/ghci/RtClosureInspect.hs:110) isSuspension (compiler/ghci/RtClosureInspect.hs:110) isPrim (compiler/ghci/RtClosureInspect.hs:110) isFun (compiler/ghci/RtClosureInspect.hs:110) isFunLike (compiler/ghci/RtClosureInspect.hs:110) isNewtypeWrap (compiler/ghci/RtClosureInspect.hs:110) isFullyEvaluated (compiler/ghci/RtClosureInspect.hs:226) isFullyEvaluatedTerm (compiler/ghci/RtClosureInspect.hs:129) termType (compiler/ghci/RtClosureInspect.hs:126) mapTermType (compiler/ghci/RtClosureInspect.hs:297) termTyVars (compiler/ghci/RtClosureInspect.hs:314) foldTerm (compiler/ghci/RtClosureInspect.hs:273) TermFold (compiler/ghci/RtClosureInspect.hs:253) foldTermM (compiler/ghci/RtClosureInspect.hs:281) TermFoldM (compiler/ghci/RtClosureInspect.hs:263) idTermFold (compiler/ghci/RtClosureInspect.hs:288) pprTerm (compiler/ghci/RtClosureInspect.hs:337) cPprTermBase (compiler/ghci/RtClosureInspect.hs:429) CustomTermPrinter (compiler/ghci/RtClosureInspect.hs:411) Closure (compiler/ghci/RtClosureInspect.hs:156) getClosureData (compiler/ghci/RtClosureInspect.hs:174) ClosureType (compiler/ghci/RtClosureInspect.hs:143) isConstr (compiler/ghci/RtClosureInspect.hs:214) isIndirection (compiler/ghci/RtClosureInspect.hs:214) 0% ( 0 / 15) in 'TcGenDeriv' Missing documentation for: Module header BagDerivStuff (compiler/typecheck/TcGenDeriv.hs:75) DerivStuff (compiler/typecheck/TcGenDeriv.hs:85) canDeriveAnyClass (compiler/typecheck/TcGenDeriv.hs:134) genDerivedBinds (compiler/typecheck/TcGenDeriv.hs:104) FFoldType (compiler/typecheck/TcGenDeriv.hs:1587) functorLikeTraverse (compiler/typecheck/TcGenDeriv.hs:1598) deepSubtypesContaining (compiler/typecheck/TcGenDeriv.hs:1641) foldDataConArgs (compiler/typecheck/TcGenDeriv.hs:1654) mkCoerceClassMethEqn (compiler/typecheck/TcGenDeriv.hs:1855) gen_Newtype_binds (compiler/typecheck/TcGenDeriv.hs:1876) genAuxBinds (compiler/typecheck/TcGenDeriv.hs:1977) ordOpTbl (compiler/typecheck/TcGenDeriv.hs:2064) boxConTbl (compiler/typecheck/TcGenDeriv.hs:2073) mkRdrFunBind (compiler/typecheck/TcGenDeriv.hs:2031) 40% ( 4 / 10) in 'MkIface' Missing documentation for: mkUsedNames (compiler/iface/MkIface.hs:197) mkIface (compiler/iface/MkIface.hs:134) writeIfaceFile (compiler/iface/MkIface.hs:399) RecompileRequired (compiler/iface/MkIface.hs:1143) recompileRequired (compiler/iface/MkIface.hs:1153) tyThingToIfaceDecl (compiler/iface/MkIface.hs:1501) 47% ( 8 / 17) in 'Linker' Missing documentation for: linkDecls (compiler/ghci/Linker.hs:679) extendLinkEnv (compiler/ghci/Linker.hs:148) deleteFromLinkEnv (compiler/ghci/Linker.hs:155) extendLoadedPkgs (compiler/ghci/Linker.hs:143) linkModule (compiler/ghci/Linker.hs:724) linkCmdLineLibs (compiler/ghci/Linker.hs:292) PersistentLinkerState (compiler/ghci/Linker.hs:97) saveLinkerGlobals (compiler/ghci/Linker.hs:1313) restoreLinkerGlobals (compiler/ghci/Linker.hs:1316) 54% ( 32 / 59) in 'CoreMonad' Missing documentation for: Module header CoreToDo (compiler/simplCore/CoreMonad.hs:118) runWhen (compiler/simplCore/CoreMonad.hs:230) runMaybe (compiler/simplCore/CoreMonad.hs:234) SimplifierMode (compiler/simplCore/CoreMonad.hs:178) FloatOutSwitches (compiler/simplCore/CoreMonad.hs:202) pprPassDetails (compiler/simplCore/CoreMonad.hs:173) bindsOnlyPass (compiler/simplCore/CoreMonad.hs:266) SimplCount (compiler/simplCore/CoreMonad.hs:290) doSimplTick (compiler/simplCore/CoreMonad.hs:286) doFreeSimplTick (compiler/simplCore/CoreMonad.hs:287) simplCountN (compiler/simplCore/CoreMonad.hs:307) pprSimplCount (compiler/simplCore/CoreMonad.hs:285) plusSimplCount (compiler/simplCore/CoreMonad.hs:288) zeroSimplCount (compiler/simplCore/CoreMonad.hs:282) isZeroSimplCount (compiler/simplCore/CoreMonad.hs:283) hasDetailedCounts (compiler/simplCore/CoreMonad.hs:284) Tick (compiler/simplCore/CoreMonad.hs:392) runCoreM (compiler/simplCore/CoreMonad.hs:595) getHscEnv (compiler/simplCore/CoreMonad.hs:666) getRuleBase (compiler/simplCore/CoreMonad.hs:669) getModule (compiler/basicTypes/Module.hs:292) getDynFlags (compiler/main/DynFlags.hs:893) getPackageFamInstEnv (compiler/simplCore/CoreMonad.hs:693) getPrintUnqualified (compiler/simplCore/CoreMonad.hs:672) addSimplCount (compiler/simplCore/CoreMonad.hs:675) reinitializeGlobals (compiler/simplCore/CoreMonad.hs:745) 75% ( 3 / 4) in 'Plugins' Missing documentation for: Module header 14% ( 2 / 14) in 'CoreLint' Missing documentation for: Module header lintCoreBindings (compiler/coreSyn/CoreLint.hs:319) lintUnfolding (compiler/coreSyn/CoreLint.hs:381) lintPassResult (compiler/coreSyn/CoreLint.hs:228) lintInteractiveExpr (compiler/coreSyn/CoreLint.hs:271) lintExpr (compiler/coreSyn/CoreLint.hs:395) showPass (compiler/coreSyn/CoreLint.hs:136) showPassIO (compiler/coreSyn/CoreLint.hs:140) endPass (compiler/coreSyn/CoreLint.hs:143) endPassIO (compiler/coreSyn/CoreLint.hs:149) dumpPassResult (compiler/coreSyn/CoreLint.hs:167) dumpIfSet (compiler/coreSyn/CoreLint.hs:163) 0% ( 0 / 6) in 'CorePrep' Missing documentation for: Module header corePrepPgm (compiler/coreSyn/CorePrep.hs:167) corePrepExpr (compiler/coreSyn/CorePrep.hs:186) cvtLitInteger (compiler/coreSyn/CorePrep.hs:558) lookupMkIntegerName (compiler/coreSyn/CorePrep.hs:1153) lookupIntegerSDataConName (compiler/coreSyn/CorePrep.hs:1158) 0% ( 0 / 4) in 'TidyPgm' Missing documentation for: Module header mkBootModDetailsTc (compiler/main/TidyPgm.hs:134) tidyProgram (compiler/main/TidyPgm.hs:301) globaliseAndTidyId (compiler/main/TidyPgm.hs:193) 100% ( 42 / 42) in 'GhcPlugins' 0% ( 0 / 13) in 'SetLevels' Missing documentation for: Module header setLevels (compiler/simplCore/SetLevels.hs:211) Level (compiler/simplCore/SetLevels.hs:96) tOP_LEVEL (compiler/simplCore/SetLevels.hs:171) LevelledBind (compiler/simplCore/SetLevels.hs:93) LevelledExpr (compiler/simplCore/SetLevels.hs:92) LevelledBndr (compiler/simplCore/SetLevels.hs:94) FloatSpec (compiler/simplCore/SetLevels.hs:101) floatSpecLevel (compiler/simplCore/SetLevels.hs:107) incMinorLvl (compiler/simplCore/SetLevels.hs:177) ltMajLvl (compiler/simplCore/SetLevels.hs:189) ltLvl (compiler/simplCore/SetLevels.hs:185) isTopLvl (compiler/simplCore/SetLevels.hs:193) 0% ( 0 / 2) in 'FloatOut' Missing documentation for: Module header floatOutwards (compiler/simplCore/FloatOut.hs:116) 6% ( 1 / 17) in 'SimplMonad' Missing documentation for: Module header SimplM (compiler/simplCore/SimplMonad.hs:46) initSmpl (compiler/simplCore/SimplMonad.hs:61) traceSmpl (compiler/simplCore/SimplMonad.hs:134) getSimplRules (compiler/simplCore/SimplMonad.hs:170) getFamEnvs (compiler/simplCore/SimplMonad.hs:173) newId (compiler/simplCore/SimplMonad.hs:176) SimplCount (compiler/simplCore/CoreMonad.hs:290) tick (compiler/simplCore/SimplMonad.hs:191) freeTick (compiler/simplCore/SimplMonad.hs:213) checkedTick (compiler/simplCore/SimplMonad.hs:195) getSimplCount (compiler/simplCore/SimplMonad.hs:188) zeroSimplCount (compiler/simplCore/CoreMonad.hs:282) pprSimplCount (compiler/simplCore/CoreMonad.hs:285) plusSimplCount (compiler/simplCore/CoreMonad.hs:288) isZeroSimplCount (compiler/simplCore/CoreMonad.hs:283) 0% ( 0 / 70) in 'SimplEnv' Missing documentation for: Module header InId (compiler/simplCore/SimplEnv.hs:75) InBind (compiler/simplCore/SimplEnv.hs:77) InExpr (compiler/simplCore/SimplEnv.hs:78) InAlt (compiler/simplCore/SimplEnv.hs:79) InArg (compiler/simplCore/SimplEnv.hs:80) InType (compiler/simplCore/SimplEnv.hs:76) InBndr (compiler/simplCore/SimplEnv.hs:73) InVar (compiler/simplCore/SimplEnv.hs:74) OutId (compiler/simplCore/SimplEnv.hs:85) OutTyVar (compiler/simplCore/SimplEnv.hs:86) OutBind (compiler/simplCore/SimplEnv.hs:89) OutExpr (compiler/simplCore/SimplEnv.hs:90) OutAlt (compiler/simplCore/SimplEnv.hs:91) OutArg (compiler/simplCore/SimplEnv.hs:92) OutType (compiler/simplCore/SimplEnv.hs:87) OutBndr (compiler/simplCore/SimplEnv.hs:83) OutVar (compiler/simplCore/SimplEnv.hs:84) InCoercion (compiler/simplCore/SimplEnv.hs:81) OutCoercion (compiler/simplCore/SimplEnv.hs:88) setMode (compiler/simplCore/SimplEnv.hs:265) getMode (compiler/simplCore/SimplEnv.hs:262) updMode (compiler/simplCore/SimplEnv.hs:268) SimplEnv (compiler/simplCore/SimplEnv.hs:102) StaticEnv (compiler/simplCore/SimplEnv.hs:127) pprSimplEnv (compiler/simplCore/SimplEnv.hs:129) mkSimplEnv (compiler/simplCore/SimplEnv.hs:228) extendIdSubst (compiler/simplCore/SimplEnv.hs:272) extendTvSubst (compiler/simplCore/SimplEnv.hs:277) extendCvSubst (compiler/simplCore/SimplEnv.hs:281) zapSubstEnv (compiler/simplCore/SimplEnv.hs:323) setSubstEnv (compiler/simplCore/SimplEnv.hs:326) getInScope (compiler/simplCore/SimplEnv.hs:286) setInScope (compiler/simplCore/SimplEnv.hs:292) setInScopeSet (compiler/simplCore/SimplEnv.hs:289) modifyInScope (compiler/simplCore/SimplEnv.hs:315) addNewInScopeIds (compiler/simplCore/SimplEnv.hs:304) getSimplRules (compiler/simplCore/SimplMonad.hs:170) SimplSR (compiler/simplCore/SimplEnv.hs:144) mkContEx (compiler/simplCore/SimplEnv.hs:329) substId (compiler/simplCore/SimplEnv.hs:515) lookupRecBndr (compiler/simplCore/SimplEnv.hs:534) simplNonRecBndr (compiler/simplCore/SimplEnv.hs:590) simplRecBndrs (compiler/simplCore/SimplEnv.hs:597) simplLamBndr (compiler/simplCore/SimplEnv.hs:573) simplLamBndrs (compiler/simplCore/SimplEnv.hs:554) simplBinder (compiler/simplCore/SimplEnv.hs:560) simplBinders (compiler/simplCore/SimplEnv.hs:554) addBndrRules (compiler/simplCore/SimplEnv.hs:712) substExpr (compiler/simplCore/SimplEnv.hs:791) substTy (compiler/simplCore/SimplEnv.hs:739) substTyVar (compiler/simplCore/SimplEnv.hs:742) getTvSubst (compiler/simplCore/SimplEnv.hs:731) getCvSubst (compiler/simplCore/SimplEnv.hs:735) substCo (compiler/simplCore/SimplEnv.hs:760) substCoVar (compiler/simplCore/SimplEnv.hs:751) mkCoreSubst (compiler/simplCore/SimplEnv.hs:768) Floats (compiler/simplCore/SimplEnv.hs:360) emptyFloats (compiler/simplCore/SimplEnv.hs:417) isEmptyFloats (compiler/simplCore/SimplEnv.hs:485) addNonRec (compiler/simplCore/SimplEnv.hs:432) addFloats (compiler/simplCore/SimplEnv.hs:451) extendFloats (compiler/simplCore/SimplEnv.hs:443) wrapFloats (compiler/simplCore/SimplEnv.hs:475) setFloats (compiler/simplCore/SimplEnv.hs:298) zapFloats (compiler/simplCore/SimplEnv.hs:463) addRecFloats (compiler/simplCore/SimplEnv.hs:466) mapFloats (compiler/simplCore/SimplEnv.hs:489) doFloatFromRhs (compiler/simplCore/SimplEnv.hs:393) getFloatBinds (compiler/simplCore/SimplEnv.hs:481) 0% ( 0 / 38) in 'SimplUtils' Missing documentation for: Module header mkLam (compiler/simplCore/SimplUtils.hs:1163) mkCase (compiler/simplCore/SimplUtils.hs:1701) prepareAlts (compiler/simplCore/SimplUtils.hs:1586) tryEtaExpandRhs (compiler/simplCore/SimplUtils.hs:1268) preInlineUnconditionally (compiler/simplCore/SimplUtils.hs:920) postInlineUnconditionally (compiler/simplCore/SimplUtils.hs:1026) activeUnfolding (compiler/simplCore/SimplUtils.hs:741) activeRule (compiler/simplCore/SimplUtils.hs:795) getUnfoldingInRuleMatch (compiler/simplCore/SimplUtils.hs:750) simplEnvForGHCi (compiler/simplCore/SimplUtils.hs:597) updModeForStableUnfoldings (compiler/simplCore/SimplUtils.hs:611) SimplCont (compiler/simplCore/SimplUtils.hs:96) DupFlag (compiler/simplCore/SimplUtils.hs:146) isSimplified (compiler/simplCore/SimplUtils.hs:150) contIsDupable (compiler/simplCore/SimplUtils.hs:321) contResultType (compiler/simplCore/SimplUtils.hs:338) contHoleType (compiler/simplCore/SimplUtils.hs:348) contIsTrivial (compiler/simplCore/SimplUtils.hs:330) contArgs (compiler/simplCore/SimplUtils.hs:374) countValArgs (compiler/simplCore/SimplUtils.hs:361) countArgs (compiler/simplCore/SimplUtils.hs:368) mkBoringStop (compiler/simplCore/SimplUtils.hs:300) mkRhsStop (compiler/simplCore/SimplUtils.hs:303) mkLazyArgStop (compiler/simplCore/SimplUtils.hs:306) contIsRhsOrArg (compiler/simplCore/SimplUtils.hs:310) interestingCallContext (compiler/simplCore/SimplUtils.hs:432) interestingArg (compiler/coreSyn/CoreUnfold.hs:1404) ArgInfo (compiler/simplCore/SimplUtils.hs:216) ArgSpec (compiler/simplCore/SimplUtils.hs:236) mkArgInfo (compiler/simplCore/SimplUtils.hs:466) addValArgTo (compiler/simplCore/SimplUtils.hs:247) addCastTo (compiler/simplCore/SimplUtils.hs:258) addTyArgTo (compiler/simplCore/SimplUtils.hs:251) argInfoExpr (compiler/simplCore/SimplUtils.hs:280) argInfoAppArgs (compiler/simplCore/SimplUtils.hs:262) pushSimplifiedArgs (compiler/simplCore/SimplUtils.hs:268) abstractFloats (compiler/simplCore/SimplUtils.hs:1428) 0% ( 0 / 3) in 'Simplify' Missing documentation for: Module header simplTopBinds (compiler/simplCore/Simplify.hs:214) simplExpr (compiler/simplCore/Simplify.hs:904) 0% ( 0 / 3) in 'Specialise' Missing documentation for: Module header specProgram (compiler/specialise/Specialise.hs:574) specUnfolding (compiler/coreSyn/CoreUnfold.hs:152) 0% ( 0 / 3) in 'SpecConstr' Missing documentation for: Module header specConstrProgram (compiler/specialise/SpecConstr.hs:664) SpecConstrAnnotation 0% ( 0 / 60) in 'RnEnv' Missing documentation for: Module header newTopSrcBinder (compiler/rename/RnEnv.hs:147) lookupLocatedTopBndrRn (compiler/rename/RnEnv.hs:266) lookupTopBndrRn (compiler/rename/RnEnv.hs:259) lookupLocatedOccRn (compiler/rename/RnEnv.hs:654) lookupOccRn (compiler/rename/RnEnv.hs:670) lookupOccRn_maybe (compiler/rename/RnEnv.hs:756) lookupLocalOccRn_maybe (compiler/rename/RnEnv.hs:657) lookupInfoOccRn (compiler/rename/RnEnv.hs:784) lookupLocalOccThLvl_maybe (compiler/rename/RnEnv.hs:663) lookupTypeOccRn (compiler/rename/RnEnv.hs:686) lookupKindOccRn (compiler/rename/RnEnv.hs:677) lookupGlobalOccRn (compiler/rename/RnEnv.hs:774) lookupGlobalOccRn_maybe (compiler/rename/RnEnv.hs:803) reportUnboundName (compiler/rename/RnEnv.hs:1547) HsSigCtxt (compiler/rename/RnEnv.hs:1058) lookupLocalTcNames (compiler/rename/RnEnv.hs:1152) lookupSigOccRn (compiler/rename/RnEnv.hs:1068) lookupFixityRn (compiler/rename/RnEnv.hs:1265) lookupTyFixityRn (compiler/rename/RnEnv.hs:1311) lookupInstDeclBndr (compiler/rename/RnEnv.hs:391) lookupSubBndrOcc (compiler/rename/RnEnv.hs:463) lookupFamInstName (compiler/rename/RnEnv.hs:422) greRdrName (compiler/rename/RnEnv.hs:495) lookupSubBndrGREs (compiler/rename/RnEnv.hs:514) lookupConstructorFields (compiler/rename/RnEnv.hs:431) lookupSyntaxName (compiler/rename/RnEnv.hs:1366) lookupSyntaxNames (compiler/rename/RnEnv.hs:1377) lookupIfThenElse (compiler/rename/RnEnv.hs:1355) lookupGreRn (compiler/rename/RnEnv.hs:830) lookupGreRn_maybe (compiler/rename/RnEnv.hs:825) lookupGreLocalRn_maybe (compiler/rename/RnEnv.hs:842) getLookupOccRn (compiler/rename/RnEnv.hs:649) addUsedRdrNames (compiler/rename/RnEnv.hs:897) newLocalBndrRn (compiler/rename/RnEnv.hs:1395) newLocalBndrsRn (compiler/rename/RnEnv.hs:1408) bindLocalNames (compiler/rename/RnEnv.hs:1423) bindLocalNamesFV (compiler/rename/RnEnv.hs:1434) MiniFixityEnv (compiler/rename/RnEnv.hs:1223) addLocalFixities (compiler/rename/RnEnv.hs:1238) bindLocatedLocalsFV (compiler/rename/RnEnv.hs:1443) bindLocatedLocalsRn (compiler/rename/RnEnv.hs:1412) extendTyVarEnvFVRn (compiler/rename/RnEnv.hs:1452) checkDupRdrNames (compiler/rename/RnEnv.hs:1457) checkShadowedRdrNames (compiler/rename/RnEnv.hs:1476) checkDupNames (compiler/rename/RnEnv.hs:1464) checkDupAndShadowedNames (compiler/rename/RnEnv.hs:1485) checkTupSize (compiler/rename/RnEnv.hs:1860) addFvRn (compiler/rename/RnEnv.hs:1703) mapFvRn (compiler/rename/RnEnv.hs:1707) mapMaybeFvRn (compiler/rename/RnEnv.hs:1712) mapFvRnCPS (compiler/rename/RnEnv.hs:1719) warnUnusedMatches (compiler/rename/RnEnv.hs:1753) warnUnusedTopBinds (compiler/rename/RnEnv.hs:1735) warnUnusedLocalBinds (compiler/rename/RnEnv.hs:1753) dataTcOccs (compiler/rename/RnEnv.hs:1165) kindSigErr (compiler/rename/RnEnv.hs:1846) perhapsForallMsg (compiler/rename/RnEnv.hs:1821) HsDocContext (compiler/rename/RnEnv.hs:1877) docOfHsDocContext (compiler/rename/RnEnv.hs:1899) 33% ( 3 / 9) in 'RnNames' Missing documentation for: Module header getLocalNonValBinders (compiler/rename/RnNames.hs:497) rnExports (compiler/rename/RnNames.hs:1000) extendGlobalRdrEnvRn (compiler/rename/RnNames.hs:429) reportUnusedNames (compiler/rename/RnNames.hs:1292) checkConName (compiler/rename/RnNames.hs:1798) 85% ( 11 / 13) in 'DynamicLoading' Missing documentation for: loadPlugins (compiler/main/DynamicLoading.hs:58) getHValueSafely (compiler/main/DynamicLoading.hs:149) 3% ( 1 / 29) in 'RnTypes' Missing documentation for: Module header rnHsType (compiler/rename/RnTypes.hs:130) rnLHsType (compiler/rename/RnTypes.hs:116) rnLHsTypes (compiler/rename/RnTypes.hs:344) rnContext (compiler/rename/RnTypes.hs:536) rnHsKind (compiler/rename/RnTypes.hs:132) rnLHsKind (compiler/rename/RnTypes.hs:119) rnLHsMaybeKind (compiler/rename/RnTypes.hs:122) rnHsSigType (compiler/rename/RnTypes.hs:65) rnLHsInstType (compiler/rename/RnTypes.hs:70) rnConDeclFields (compiler/rename/RnTypes.hs:524) newTyVarNameRn (compiler/rename/RnTypes.hs:450) mkOpAppRn (compiler/rename/RnTypes.hs:605) mkNegAppRn (compiler/rename/RnTypes.hs:673) mkOpFormRn (compiler/rename/RnTypes.hs:683) mkConOpPatRn (compiler/rename/RnTypes.hs:710) checkPrecMatch (compiler/rename/RnTypes.hs:735) checkSectionPrec (compiler/rename/RnTypes.hs:779) warnContextQuantification (compiler/rename/RnTypes.hs:844) warnUnusedForAlls (compiler/rename/RnTypes.hs:831) bindSigTyVarsFV (compiler/rename/RnTypes.hs:375) bindHsTyVars (compiler/rename/RnTypes.hs:389) rnHsBndrSig (compiler/rename/RnTypes.hs:459) extractHsTyRdrTyVars (compiler/rename/RnTypes.hs:917) extractHsTysRdrTyVars (compiler/rename/RnTypes.hs:926) extractRdrKindSigVars (compiler/rename/RnTypes.hs:932) extractDataDefnKindVars (compiler/rename/RnTypes.hs:936) filterInScope (compiler/rename/RnTypes.hs:911) 0% ( 0 / 18) in 'RnPat' Missing documentation for: Module header rnPat (compiler/rename/RnPat.hs:307) rnPats (compiler/rename/RnPat.hs:283) rnBindPat (compiler/rename/RnPat.hs:326) rnPatAndThen (compiler/rename/RnPat.hs:355) NameMaker (compiler/rename/RnPat.hs:177) applyNameMaker (compiler/rename/RnPat.hs:315) localRecNameMaker (compiler/rename/RnPat.hs:195) topRecNameMaker (compiler/rename/RnPat.hs:188) isTopRecNameMaker (compiler/rename/RnPat.hs:191) rnHsRecFields (compiler/rename/RnPat.hs:523) HsRecFieldContext (compiler/rename/RnPat.hs:518) CpsRn (compiler/rename/RnPat.hs:98) liftCps (compiler/rename/RnPat.hs:116) rnLit (compiler/rename/RnPat.hs:708) rnOverLit (compiler/rename/RnPat.hs:719) checkTupSize (compiler/rename/RnEnv.hs:1860) patSigErr (compiler/rename/RnPat.hs:743) 0% ( 0 / 16) in 'RnBinds' Missing documentation for: Module header rnTopBindsLHS (compiler/rename/RnBinds.hs:167) rnTopBindsRHS (compiler/rename/RnBinds.hs:173) rnValBindsRHS (compiler/rename/RnBinds.hs:288) rnLocalBindsAndThen (compiler/rename/RnBinds.hs:198) rnLocalValBindsLHS (compiler/rename/RnBinds.hs:236) rnLocalValBindsRHS (compiler/rename/RnBinds.hs:313) rnMethodBinds (compiler/rename/RnBinds.hs:705) renameSigs (compiler/rename/RnBinds.hs:783) mkSigTvFn (compiler/rename/RnBinds.hs:671) rnMatchGroup (compiler/rename/RnBinds.hs:961) rnGRHSs (compiler/rename/RnBinds.hs:1025) rnGRHS (compiler/rename/RnBinds.hs:1034) makeMiniFixityEnv (compiler/rename/RnBinds.hs:387) MiniFixityEnv (compiler/rename/RnEnv.hs:1223) HsSigCtxt (compiler/rename/RnEnv.hs:1058) 0% ( 0 / 5) in 'RnSource' Missing documentation for: Module header rnSrcDecls (compiler/rename/RnSource.hs:75) addTcgDUs (compiler/rename/RnSource.hs:226) rnTyClDecls (compiler/rename/RnSource.hs:941) findSplice (compiler/rename/RnSource.hs:1490) 0% ( 0 / 11) in 'TcTypeNats' Missing documentation for: Module header typeNatTyCons (compiler/typecheck/TcTypeNats.hs:50) typeNatCoAxiomRules (compiler/typecheck/TcTypeNats.hs:252) BuiltInSynFamily (compiler/types/CoAxiom.hs:519) typeNatAddTyCon (compiler/typecheck/TcTypeNats.hs:61) typeNatMulTyCon (compiler/typecheck/TcTypeNats.hs:83) typeNatExpTyCon (compiler/typecheck/TcTypeNats.hs:94) typeNatLeqTyCon (compiler/typecheck/TcTypeNats.hs:105) typeNatSubTyCon (compiler/typecheck/TcTypeNats.hs:72) typeNatCmpTyCon (compiler/typecheck/TcTypeNats.hs:122) typeSymbolCmpTyCon (compiler/typecheck/TcTypeNats.hs:139) 0% ( 0 / 14) in 'TcIface' Missing documentation for: Module header tcLookupImported_maybe (compiler/iface/LoadIface.hs:101) importDecl (compiler/iface/LoadIface.hs:121) checkWiredInTyCon (compiler/iface/LoadIface.hs:183) tcHiBootIface (compiler/iface/TcIface.hs:168) typecheckIface (compiler/iface/TcIface.hs:114) tcIfaceDecl (compiler/iface/TcIface.hs:288) tcIfaceInst (compiler/iface/TcIface.hs:587) tcIfaceFamInst (compiler/iface/TcIface.hs:596) tcIfaceRules (compiler/iface/TcIface.hs:618) tcIfaceVectInfo (compiler/iface/TcIface.hs:700) tcIfaceAnnotations (compiler/iface/TcIface.hs:667) tcIfaceExpr (compiler/iface/TcIface.hs:919) tcIfaceGlobal (compiler/iface/TcIface.hs:1231) 20% ( 11 / 55) in 'DsMonad' Missing documentation for: Module header DsM (compiler/typecheck/TcRnTypes.hs:166) initDs (compiler/deSugar/DsMonad.hs:133) initDsTc (compiler/deSugar/DsMonad.hs:214) fixDs (compiler/deSugar/DsMonad.hs:125) whenGOptM (compiler/typecheck/TcRnMonad.hs:322) unsetGOptM (compiler/typecheck/TcRnMonad.hs:309) unsetWOptM (compiler/typecheck/TcRnMonad.hs:313) newLocalName (compiler/typecheck/TcRnMonad.hs:434) duplicateLocalDs (compiler/deSugar/DsMonad.hs:283) newSysLocalDs (compiler/deSugar/DsMonad.hs:292) newSysLocalsDs (compiler/deSugar/DsMonad.hs:296) newUniqueId (compiler/deSugar/DsMonad.hs:280) newFailLocalDs (compiler/deSugar/DsMonad.hs:292) newPredVarDs (compiler/deSugar/DsMonad.hs:288) getSrcSpanDs (compiler/deSugar/DsMonad.hs:307) putSrcSpanDs (compiler/deSugar/DsMonad.hs:310) mkPrintUnqualifiedDs (compiler/deSugar/DsMonad.hs:328) newUnique (compiler/typecheck/TcRnMonad.hs:410) newUniqueSupply (compiler/typecheck/TcRnMonad.hs:425) getGhcModeDs (compiler/deSugar/DsMonad.hs:304) dsGetFamInstEnvs (compiler/deSugar/DsMonad.hs:422) dsLookupGlobal (compiler/deSugar/DsMonad.hs:334) dsLookupGlobalId (compiler/deSugar/DsMonad.hs:341) dsLookupTyCon (compiler/deSugar/DsMonad.hs:351) dsLookupDataCon (compiler/deSugar/DsMonad.hs:355) PArrBuiltin (compiler/typecheck/TcRnTypes.hs:263) dsInitPArrBuiltin (compiler/deSugar/DsMonad.hs:383) DsMetaEnv (compiler/typecheck/TcRnTypes.hs:306) DsMetaVal (compiler/typecheck/TcRnTypes.hs:308) dsGetMetaEnv (compiler/deSugar/DsMonad.hs:429) dsLookupMetaEnv (compiler/deSugar/DsMonad.hs:432) dsExtendMetaEnv (compiler/deSugar/DsMonad.hs:435) DsWarning (compiler/deSugar/DsMonad.hs:128) warnDs (compiler/deSugar/DsMonad.hs:312) failWithDs (compiler/deSugar/DsMonad.hs:319) discardWarningsDs (compiler/deSugar/DsMonad.hs:443) DsMatchContext (compiler/deSugar/DsMonad.hs:81) EquationInfo (compiler/deSugar/DsMonad.hs:85) MatchResult (compiler/deSugar/DsMonad.hs:102) DsWrapper (compiler/deSugar/DsMonad.hs:92) idDsWrapper (compiler/deSugar/DsMonad.hs:93) CanItFail (compiler/deSugar/DsMonad.hs:110) orFail (compiler/deSugar/DsMonad.hs:112) 2% ( 1 / 40) in 'DsUtils' Missing documentation for: EquationInfo (compiler/deSugar/DsMonad.hs:85) firstPat (compiler/deSugar/DsUtils.hs:173) shiftEqns (compiler/deSugar/DsUtils.hs:176) MatchResult (compiler/deSugar/DsMonad.hs:102) CanItFail (compiler/deSugar/DsMonad.hs:110) CaseAlt (compiler/deSugar/DsUtils.hs:271) cantFailMatchResult (compiler/deSugar/DsUtils.hs:189) alwaysFailMatchResult (compiler/deSugar/DsUtils.hs:186) extractMatchResult (compiler/deSugar/DsUtils.hs:192) combineMatchResults (compiler/deSugar/DsUtils.hs:202) adjustMatchResult (compiler/deSugar/DsUtils.hs:215) adjustMatchResultDs (compiler/deSugar/DsUtils.hs:219) mkCoLetMatchResult (compiler/deSugar/DsUtils.hs:236) mkViewMatchResult (compiler/deSugar/DsUtils.hs:241) mkGuardedMatchResult (compiler/deSugar/DsUtils.hs:249) matchCanFail (compiler/deSugar/DsUtils.hs:182) mkEvalMatchResult (compiler/deSugar/DsUtils.hs:245) mkCoPrimCaseMatchResult (compiler/deSugar/DsUtils.hs:254) mkCoAlgCaseMatchResult (compiler/deSugar/DsUtils.hs:276) mkCoSynCaseMatchResult (compiler/deSugar/DsUtils.hs:334) wrapBind (compiler/deSugar/DsUtils.hs:227) wrapBinds (compiler/deSugar/DsUtils.hs:223) mkErrorAppDs (compiler/deSugar/DsUtils.hs:456) mkCoreAppDs (compiler/deSugar/DsUtils.hs:538) mkCoreAppsDs (compiler/deSugar/DsUtils.hs:549) seqVar (compiler/deSugar/DsUtils.hs:232) mkLHsVarPatTup (compiler/deSugar/DsUtils.hs:699) mkLHsPatTup (compiler/deSugar/DsUtils.hs:693) mkVanillaTuplePat (compiler/deSugar/DsUtils.hs:702) mkBigLHsVarTup (compiler/deSugar/DsUtils.hs:707) mkBigLHsTup (compiler/deSugar/DsUtils.hs:710) mkBigLHsVarPatTup (compiler/deSugar/DsUtils.hs:714) mkBigLHsPatTup (compiler/deSugar/DsUtils.hs:717) mkSelectorBinds (compiler/deSugar/DsUtils.hs:602) selectSimpleMatchVarL (compiler/deSugar/DsUtils.hs:92) selectMatchVars (compiler/deSugar/DsUtils.hs:111) selectMatchVar (compiler/deSugar/DsUtils.hs:114) mkOptTickBox (compiler/deSugar/DsUtils.hs:810) mkBinaryTickBox (compiler/deSugar/DsUtils.hs:813) 0% ( 0 / 12) in 'MatchLit' Missing documentation for: Module header dsLit (compiler/deSugar/MatchLit.hs:77) dsOverLit (compiler/deSugar/MatchLit.hs:104) hsLitKey (compiler/deSugar/MatchLit.hs:379) hsOverLitKey (compiler/deSugar/MatchLit.hs:397) tidyLitPat (compiler/deSugar/MatchLit.hs:258) tidyNPat (compiler/deSugar/MatchLit.hs:275) matchLiterals (compiler/deSugar/MatchLit.hs:337) matchNPlusKPats (compiler/deSugar/MatchLit.hs:450) matchNPats (compiler/deSugar/MatchLit.hs:418) warnAboutIdentities (compiler/deSugar/MatchLit.hs:138) warnAboutEmptyEnumerations (compiler/deSugar/MatchLit.hs:203) 0% ( 0 / 3) in 'Check' Missing documentation for: Module header check (compiler/deSugar/Check.hs:106) ExhaustivePat (compiler/deSugar/Check.hs:101) 0% ( 0 / 4) in 'DsGRHSs' Missing documentation for: Module header dsGuarded (compiler/deSugar/DsGRHSs.hs:47) dsGRHSs (compiler/deSugar/DsGRHSs.hs:56) dsGRHS (compiler/deSugar/DsGRHSs.hs:68) 0% ( 0 / 8) in 'DsBinds' Missing documentation for: Module header dsTopLHsBinds (compiler/deSugar/DsBinds.hs:85) dsLHsBinds (compiler/deSugar/DsBinds.hs:88) decomposeRuleLhs (compiler/deSugar/DsBinds.hs:594) dsSpec (compiler/deSugar/DsBinds.hs:445) dsHsWrapper (compiler/deSugar/DsBinds.hs:820) dsTcEvBinds (compiler/deSugar/DsBinds.hs:838) dsEvBinds (compiler/deSugar/DsBinds.hs:842) 0% ( 0 / 6) in 'DsCCall' Missing documentation for: Module header dsCCall (compiler/deSugar/DsCCall.hs:86) mkFCall (compiler/deSugar/DsCCall.hs:103) unboxArg (compiler/deSugar/DsCCall.hs:125) boxResult (compiler/deSugar/DsCCall.hs:197) resultWrapper (compiler/deSugar/DsCCall.hs:312) 0% ( 0 / 12) in 'DsForeign' Missing documentation for: Module header dsForeigns (compiler/deSugar/DsForeign.hs:82) dsForeigns' (compiler/deSugar/DsForeign.hs:86) dsFImport (compiler/deSugar/DsForeign.hs:141) dsCImport (compiler/deSugar/DsForeign.hs:149) dsFCall (compiler/deSugar/DsForeign.hs:202) dsPrimCall (compiler/deSugar/DsForeign.hs:297) dsFExport (compiler/deSugar/DsForeign.hs:336) dsFExportDynamic (compiler/deSugar/DsForeign.hs:412) mkFExportCBits (compiler/deSugar/DsForeign.hs:500) toCType (compiler/deSugar/DsForeign.hs:700) foreignExportInitialiser (compiler/deSugar/DsForeign.hs:668) 0% ( 0 / 26) in 'DsMeta' Missing documentation for: Module header dsBracket (compiler/deSugar/DsMeta.hs:73) templateHaskellNames (compiler/deSugar/DsMeta.hs:2103) qTyConName (compiler/deSugar/DsMeta.hs:2230) nameTyConName (compiler/deSugar/DsMeta.hs:2230) liftName (compiler/deSugar/DsMeta.hs:2249) liftStringName (compiler/deSugar/DsMeta.hs:2249) expQTyConName (compiler/deSugar/DsMeta.hs:2544) patQTyConName (compiler/deSugar/DsMeta.hs:2544) decQTyConName (compiler/deSugar/DsMeta.hs:2544) decsQTyConName (compiler/deSugar/DsMeta.hs:2544) typeQTyConName (compiler/deSugar/DsMeta.hs:2544) decTyConName (compiler/deSugar/DsMeta.hs:2230) typeTyConName (compiler/deSugar/DsMeta.hs:2230) mkNameG_dName (compiler/deSugar/DsMeta.hs:2249) mkNameG_vName (compiler/deSugar/DsMeta.hs:2249) mkNameG_tcName (compiler/deSugar/DsMeta.hs:2249) quoteExpName (compiler/deSugar/DsMeta.hs:2568) quotePatName (compiler/deSugar/DsMeta.hs:2568) quoteDecName (compiler/deSugar/DsMeta.hs:2568) quoteTypeName (compiler/deSugar/DsMeta.hs:2568) tExpTyConName (compiler/deSugar/DsMeta.hs:2230) tExpDataConName (compiler/deSugar/DsMeta.hs:2517) unTypeName (compiler/deSugar/DsMeta.hs:2249) unTypeQName (compiler/deSugar/DsMeta.hs:2249) unsafeTExpCoerceName (compiler/deSugar/DsMeta.hs:2249) 12% ( 1 / 8) in 'RnSplice' Missing documentation for: Module header rnTopSpliceDecls (compiler/rename/RnSplice.hs:265) rnSpliceType (compiler/rename/RnSplice.hs:180) rnSpliceExpr (compiler/rename/RnSplice.hs:141) rnSpliceDecl (compiler/rename/RnSplice.hs:256) rnBracket (compiler/rename/RnSplice.hs:294) checkThLocalName (compiler/rename/RnSplice.hs:493) 0% ( 0 / 4) in 'RnExpr' Missing documentation for: Module header rnLExpr (compiler/rename/RnExpr.hs:72) rnExpr (compiler/rename/RnExpr.hs:75) rnStmts (compiler/rename/RnExpr.hs:631) 0% ( 0 / 3) in 'MatchCon' Missing documentation for: Module header matchConFamily (compiler/deSugar/MatchCon.hs:88) matchPatSyn (compiler/deSugar/MatchCon.hs:103) 0% ( 0 / 6) in 'Match' Missing documentation for: Module header match (compiler/deSugar/Match.hs:278) matchEquations (compiler/deSugar/Match.hs:816) matchWrapper (compiler/deSugar/Match.hs:766) matchSimply (compiler/deSugar/Match.hs:841) matchSinglePat (compiler/deSugar/Match.hs:856) 0% ( 0 / 2) in 'DsArrows' Missing documentation for: Module header dsProcExpr (compiler/deSugar/DsArrows.hs:262) 0% ( 0 / 4) in 'DsListComp' Missing documentation for: Module header dsListComp (compiler/deSugar/DsListComp.hs:47) dsPArrComp (compiler/deSugar/DsListComp.hs:467) dsMonadComp (compiler/deSugar/DsListComp.hs:659) 0% ( 0 / 6) in 'DsExpr' Missing documentation for: Module header dsExpr (compiler/deSugar/DsExpr.hs:195) dsLExpr (compiler/deSugar/DsExpr.hs:191) dsLocalBinds (compiler/deSugar/DsExpr.hs:79) dsValBinds (compiler/deSugar/DsExpr.hs:85) dsLit (compiler/deSugar/MatchLit.hs:77) 33% ( 1 / 3) in 'Desugar' Missing documentation for: Module header deSugarExpr (compiler/deSugar/Desugar.hs:230) 75% ( 3 / 4) in 'Vectorise.Builtins.Initialise' Missing documentation for: Module header 28% ( 7 / 25) in 'Vectorise.Builtins' Missing documentation for: Module header mAX_DPH_SCALAR_ARGS (compiler/vectorise/Vectorise/Builtins/Base.hs:59) selTy (compiler/vectorise/Vectorise/Builtins/Base.hs:120) selsTy (compiler/vectorise/Vectorise/Builtins/Base.hs:123) selReplicate (compiler/vectorise/Vectorise/Builtins/Base.hs:129) selTags (compiler/vectorise/Vectorise/Builtins/Base.hs:132) selElements (compiler/vectorise/Vectorise/Builtins/Base.hs:135) selsLength (compiler/vectorise/Vectorise/Builtins/Base.hs:126) sumTyCon (compiler/vectorise/Vectorise/Builtins/Base.hs:138) prodTyCon (compiler/vectorise/Vectorise/Builtins/Base.hs:141) prodDataCon (compiler/vectorise/Vectorise/Builtins/Base.hs:148) replicatePD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:154) emptyPD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:158) packByTagPD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:162) combinePDVar (compiler/vectorise/Vectorise/Builtins/Base.hs:166) combinePD_PrimVar (compiler/vectorise/Vectorise/Builtins/Base.hs:169) scalarZip (compiler/vectorise/Vectorise/Builtins/Base.hs:174) closureCtrFun (compiler/vectorise/Vectorise/Builtins/Base.hs:177) 96% ( 27 / 28) in 'Vectorise.Monad.Base' Missing documentation for: VM (compiler/vectorise/Vectorise/Monad/Base.hs:50) 92% ( 11 / 12) in 'Vectorise.Monad.Local' Missing documentation for: Module header 93% ( 25 / 27) in 'Vectorise.Monad.Global' Missing documentation for: Module header lookupTyConPR (compiler/vectorise/Vectorise/Monad/Global.hs:237) 0% ( 0 / 4) in 'Vectorise.Monad.InstEnv' Missing documentation for: Module header existsInst (compiler/vectorise/Vectorise/Monad/InstEnv.hs:29) lookupInst (compiler/vectorise/Vectorise/Monad/InstEnv.hs:44) lookupFamInst (compiler/vectorise/Vectorise/Monad/InstEnv.hs:70) 90% ( 9 / 10) in 'Vectorise.Monad.Naming' Missing documentation for: mkDerivedName (compiler/vectorise/Vectorise/Monad/Naming.hs:51) 88% ( 14 / 16) in 'Vectorise.Monad' Missing documentation for: Module header lookupVar_maybe (compiler/vectorise/Vectorise/Monad.hs:164) 78% ( 18 / 23) in 'Vectorise.Utils.Base' Missing documentation for: Module header voidType (compiler/vectorise/Vectorise/Utils/Base.hs:49) newLocalVVar (compiler/vectorise/Vectorise/Utils/Base.hs:55) mkDataConTag (compiler/vectorise/Vectorise/Utils/Base.hs:66) dataConTagZ (compiler/vectorise/Vectorise/Utils/Base.hs:69) 36% ( 4 / 11) in 'FamInst' Missing documentation for: Module header FamInstEnvs (compiler/types/FamInstEnv.hs:310) tcGetFamInstEnvs (compiler/typecheck/FamInst.hs:396) checkFamInstConsistency (compiler/typecheck/FamInst.hs:128) tcExtendLocalFamInstEnv (compiler/typecheck/FamInst.hs:304) tcLookupFamInst (compiler/typecheck/FamInst.hs:205) newFamInst (compiler/typecheck/FamInst.hs:55) 2% ( 2 /121) in 'TcSMonad' Missing documentation for: Module header WorkList (compiler/typecheck/TcSMonad.hs:218) isEmptyWorkList (compiler/typecheck/TcSMonad.hs:273) emptyWorkList (compiler/typecheck/TcSMonad.hs:278) extendWorkListNonEq (compiler/typecheck/TcSMonad.hs:247) extendWorkListCt (compiler/typecheck/TcSMonad.hs:256) extendWorkListCts (compiler/typecheck/TcSMonad.hs:269) appendWorkList (compiler/typecheck/TcSMonad.hs:225) selectWorkItem (compiler/typecheck/TcSMonad.hs:282) workListSize (compiler/typecheck/TcSMonad.hs:235) updWorkListTcS (compiler/typecheck/TcSMonad.hs:1316) updWorkListTcS_return (compiler/typecheck/TcSMonad.hs:1323) runFlatten (compiler/typecheck/TcSMonad.hs:312) emitFlatWork (compiler/typecheck/TcSMonad.hs:305) TcS (compiler/typecheck/TcSMonad.hs:1069) runTcS (compiler/typecheck/TcSMonad.hs:1149) runTcSWithEvBinds (compiler/typecheck/TcSMonad.hs:1157) failTcS (compiler/typecheck/TcSMonad.hs:1104) tryTcS (compiler/typecheck/TcSMonad.hs:1264) nestTcS (compiler/typecheck/TcSMonad.hs:1243) nestImplicTcS (compiler/typecheck/TcSMonad.hs:1210) recoverTcS (compiler/typecheck/TcSMonad.hs:1238) runTcPluginTcS (compiler/typecheck/TcSMonad.hs:1111) addUsedRdrNamesTcS (compiler/typecheck/TcSMonad.hs:1422) deferTcSForAllEq (compiler/typecheck/TcSMonad.hs:1766) panicTcS (compiler/typecheck/TcSMonad.hs:1104) traceTcS (compiler/typecheck/TcSMonad.hs:1108) traceFireTcS (compiler/typecheck/TcSMonad.hs:1129) bumpStepCountTcS (compiler/typecheck/TcSMonad.hs:1120) csTraceTcS (compiler/typecheck/TcSMonad.hs:1125) wrapErrTcS (compiler/typecheck/TcSMonad.hs:1093) wrapWarnTcS (compiler/typecheck/TcSMonad.hs:1099) XEvTerm (compiler/typecheck/TcSMonad.hs:1615) Freshness (compiler/typecheck/TcSMonad.hs:1623) freshGoals (compiler/typecheck/TcSMonad.hs:1629) isFresh (compiler/typecheck/TcSMonad.hs:1625) newTcEvBinds (compiler/typecheck/TcSMonad.hs:1637) newWantedEvVar (compiler/typecheck/TcSMonad.hs:1707) newWantedEvVarNC (compiler/typecheck/TcSMonad.hs:1701) setWantedTyBind (compiler/typecheck/TcSMonad.hs:1376) reportUnifications (compiler/typecheck/TcSMonad.hs:1393) setEvBind (compiler/typecheck/TcSMonad.hs:1632) newEvVar (compiler/typecheck/TcSMonad.hs:1640) newGivenEvVar (compiler/typecheck/TcSMonad.hs:1643) newGivenEvVars (compiler/typecheck/TcSMonad.hs:1655) newDerived (compiler/typecheck/TcSMonad.hs:1728) emitNewDerived (compiler/typecheck/TcSMonad.hs:1719) instDFunConstraints (compiler/typecheck/TcSMonad.hs:1737) getInstEnvs (compiler/typecheck/TcSMonad.hs:1407) getFamInstEnvs (compiler/typecheck/TcSMonad.hs:1410) getTopEnv (compiler/typecheck/TcSMonad.hs:1413) getGblEnv (compiler/typecheck/TcSMonad.hs:1416) getTcEvBinds (compiler/typecheck/TcSMonad.hs:1365) getTcLevel (compiler/typecheck/TcSMonad.hs:1368) getTcEvBindsMap (compiler/typecheck/TcSMonad.hs:1371) InertSet (compiler/typecheck/TcSMonad.hs:421) InertCans (compiler/typecheck/TcSMonad.hs:387) updInertTcS (compiler/typecheck/TcSMonad.hs:527) updInertCans (compiler/typecheck/TcSMonad.hs:540) updInertDicts (compiler/typecheck/TcSMonad.hs:545) updInertIrreds (compiler/typecheck/TcSMonad.hs:555) getNoGivenEqs (compiler/typecheck/TcSMonad.hs:651) setInertCans (compiler/typecheck/TcSMonad.hs:537) getInertEqs (compiler/typecheck/TcSMonad.hs:614) getInertCans (compiler/typecheck/TcSMonad.hs:534) emptyInert (compiler/typecheck/TcSMonad.hs:465) getTcSInerts (compiler/typecheck/TcSMonad.hs:1304) setTcSInerts (compiler/typecheck/TcSMonad.hs:1307) getUnsolvedInerts (compiler/typecheck/TcSMonad.hs:619) checkAllSolved (compiler/typecheck/TcSMonad.hs:789) prepareInertsForImplications (compiler/typecheck/TcSMonad.hs:561) addInertCan (compiler/typecheck/TcSMonad.hs:477) insertInertItemTcS (compiler/typecheck/TcSMonad.hs:507) insertFunEq (compiler/typecheck/TcSMonad.hs:1004) emitInsoluble (compiler/typecheck/TcSMonad.hs:1342) emitWorkNC (compiler/typecheck/TcSMonad.hs:1334) EqualCtList (compiler/typecheck/TcSMonad.hs:406) lookupInertDict (compiler/typecheck/TcSMonad.hs:834) findDictsByClass (compiler/typecheck/TcSMonad.hs:929) addDict (compiler/typecheck/TcSMonad.hs:937) addDictsByClass (compiler/typecheck/TcSMonad.hs:940) delDict (compiler/typecheck/TcSMonad.hs:934) partitionDicts (compiler/typecheck/TcSMonad.hs:950) findTyEqs (compiler/typecheck/TcSMonad.hs:859) addSolvedDict (compiler/typecheck/TcSMonad.hs:517) lookupSolvedDict (compiler/typecheck/TcSMonad.hs:842) lookupFlatCache (compiler/typecheck/TcSMonad.hs:808) extendFlatCache (compiler/typecheck/TcSMonad.hs:1549) newFlattenSkolem (compiler/typecheck/TcSMonad.hs:1524) updInertFunEqs (compiler/typecheck/TcSMonad.hs:550) findFunEq (compiler/typecheck/TcSMonad.hs:977) sizeFunEqMap (compiler/typecheck/TcSMonad.hs:974) findFunEqsByTyCon (compiler/typecheck/TcSMonad.hs:986) findFunEqs (compiler/typecheck/TcSMonad.hs:980) partitionFunEqs (compiler/typecheck/TcSMonad.hs:1012) instDFunType (compiler/typecheck/TcSMonad.hs:1559) newFlexiTcSTy (compiler/typecheck/TcSMonad.hs:1578) instFlexiTcS (compiler/typecheck/TcSMonad.hs:1593) instFlexiTcSHelperTcS (compiler/typecheck/TcSMonad.hs:1608) cloneMetaTyVar (compiler/typecheck/TcSMonad.hs:1581) demoteUnfilledFmv (compiler/typecheck/TcSMonad.hs:1584) TcLevel (compiler/typecheck/TcType.hs:417) isTouchableMetaTyVarTcS (compiler/typecheck/TcSMonad.hs:1440) isFilledMetaTyVar_maybe (compiler/typecheck/TcSMonad.hs:1445) isFilledMetaTyVar (compiler/typecheck/TcSMonad.hs:1456) zonkTyVarsAndFV (compiler/typecheck/TcSMonad.hs:1459) zonkTcType (compiler/typecheck/TcSMonad.hs:1462) zonkTcTyVar (compiler/typecheck/TcSMonad.hs:1465) zonkSimples (compiler/typecheck/TcSMonad.hs:1468) newTcRef (compiler/typecheck/TcSMonad.hs:1356) readTcRef (compiler/typecheck/TcSMonad.hs:1359) updTcRef (compiler/typecheck/TcSMonad.hs:1362) getDefaultInfo (compiler/typecheck/TcSMonad.hs:1401) getDynFlags (compiler/main/DynFlags.hs:893) getGlobalRdrEnvTcS (compiler/typecheck/TcSMonad.hs:1117) matchFam (compiler/typecheck/TcSMonad.hs:1741) matchFamTcM (compiler/typecheck/TcSMonad.hs:1744) checkWellStagedDFun (compiler/typecheck/TcSMonad.hs:1428) pprEq (compiler/typecheck/TcSMonad.hs:1437) 38% ( 11 / 29) in 'TcPluginM' Missing documentation for: TcPluginM (compiler/typecheck/TcRnTypes.hs:2112) findImportedModule (compiler/typecheck/TcPluginM.hs:82) lookupOrig (compiler/typecheck/TcPluginM.hs:87) tcLookupGlobal (compiler/typecheck/TcPluginM.hs:91) tcLookupTyCon (compiler/typecheck/TcPluginM.hs:94) tcLookupDataCon (compiler/typecheck/TcPluginM.hs:97) tcLookupClass (compiler/typecheck/TcPluginM.hs:100) tcLookup (compiler/typecheck/TcPluginM.hs:103) tcLookupId (compiler/typecheck/TcPluginM.hs:106) getTopEnv (compiler/typecheck/TcPluginM.hs:110) getEnvs (compiler/typecheck/TcPluginM.hs:113) getInstEnvs (compiler/typecheck/TcPluginM.hs:116) getFamInstEnvs (compiler/typecheck/TcPluginM.hs:119) matchFam (compiler/typecheck/TcPluginM.hs:122) newFlexiTyVar (compiler/typecheck/TcPluginM.hs:126) isTouchableTcPluginM (compiler/typecheck/TcPluginM.hs:129) zonkTcType (compiler/typecheck/TcPluginM.hs:133) zonkCt (compiler/typecheck/TcPluginM.hs:136) 19% ( 3 / 16) in 'TcFlatten' Missing documentation for: Module header FlattenEnv (compiler/typecheck/TcFlatten.hs:579) FlattenMode (compiler/typecheck/TcFlatten.hs:585) mkFlattenEnv (compiler/typecheck/TcFlatten.hs:597) flatten (compiler/typecheck/TcFlatten.hs:681) flattenMany (compiler/typecheck/TcFlatten.hs:687) flatten_many (compiler/typecheck/TcFlatten.hs:704) flattenFamApp (compiler/typecheck/TcFlatten.hs:696) flattenTyVarOuter (compiler/typecheck/TcFlatten.hs:1237) unflatten (compiler/typecheck/TcFlatten.hs:1441) eqCanRewrite (compiler/typecheck/TcFlatten.hs:1362) eqCanRewriteFR (compiler/typecheck/TcFlatten.hs:1382) canRewriteOrSame (compiler/typecheck/TcFlatten.hs:1389) 0% ( 0 / 5) in 'TcErrors' Missing documentation for: Module header reportUnsolved (compiler/typecheck/TcErrors.hs:98) reportAllUnsolved (compiler/typecheck/TcErrors.hs:109) warnDefaulting (compiler/typecheck/TcErrors.hs:1557) solverDepthErrorTcS (compiler/typecheck/TcErrors.hs:1585) 0% ( 0 / 8) in 'TcGenGenerics' Missing documentation for: Module header canDoGenerics (compiler/typecheck/TcGenGenerics.hs:242) canDoGenerics1 (compiler/typecheck/TcGenGenerics.hs:338) GenericKind (compiler/typecheck/TcGenGenerics.hs:412) MetaTyCons (compiler/typecheck/TcGenGenerics.hs:658) genGenericMetaTyCons (compiler/typecheck/TcGenGenerics.hs:73) gen_Generic_binds (compiler/typecheck/TcGenGenerics.hs:67) get_gen1_constrained_tys (compiler/typecheck/TcGenGenerics.hs:190) 0% ( 0 / 6) in 'TcCanonical' Missing documentation for: Module header canonicalize (compiler/typecheck/TcCanonical.hs:138) unifyDerived (compiler/typecheck/TcCanonical.hs:1648) StopOrContinue (compiler/typecheck/TcCanonical.hs:1420) stopWith (compiler/typecheck/TcCanonical.hs:1439) continueWith (compiler/typecheck/TcCanonical.hs:1436) 75% ( 6 / 8) in 'PprTyThing' Missing documentation for: Module header pprTypeForUser (compiler/main/PprTyThing.hs:149) 12% ( 6 / 52) in 'RdrHsSyn' Missing documentation for: Module header mkHsOpApp (compiler/hsSyn/HsUtils.hs:281) mkHsIntegral (compiler/hsSyn/HsUtils.hs:198) mkHsFractional (compiler/hsSyn/HsUtils.hs:199) mkHsIsString (compiler/hsSyn/HsUtils.hs:200) mkHsDo (compiler/hsSyn/HsUtils.hs:201) mkSpliceDecl (compiler/parser/RdrHsSyn.hs:373) mkRoleAnnotDecl (compiler/parser/RdrHsSyn.hs:388) mkClassDecl (compiler/parser/RdrHsSyn.hs:131) mkTyData (compiler/parser/RdrHsSyn.hs:265) mkDataFamInst (compiler/parser/RdrHsSyn.hs:333) mkTySynonym (compiler/parser/RdrHsSyn.hs:304) mkTyFamInstEqn (compiler/parser/RdrHsSyn.hs:318) mkTyFamInst (compiler/parser/RdrHsSyn.hs:349) mkFamDecl (compiler/parser/RdrHsSyn.hs:356) splitCon (compiler/parser/RdrHsSyn.hs:538) mkInlinePragma (compiler/parser/RdrHsSyn.hs:1343) mkPatSynMatchGroup (compiler/parser/RdrHsSyn.hs:563) mkRecConstrOrUpdate (compiler/parser/RdrHsSyn.hs:1327) mkInstD (compiler/parser/RdrHsSyn.hs:128) cvBindGroup (compiler/parser/RdrHsSyn.hs:438) cvBindsAndSigs (compiler/parser/RdrHsSyn.hs:444) placeHolderPunRhs (compiler/parser/RdrHsSyn.hs:887) mkImport (compiler/parser/RdrHsSyn.hs:1366) parseCImport (compiler/parser/RdrHsSyn.hs:1395) mkExport (compiler/parser/RdrHsSyn.hs:1450) mkExtName (compiler/parser/RdrHsSyn.hs:1469) mkGadtDecl (compiler/parser/RdrHsSyn.hs:624) mkSimpleConDecl (compiler/parser/RdrHsSyn.hs:610) mkDeprecatedGadtRecordDecl (compiler/parser/RdrHsSyn.hs:591) mkATDefault (compiler/parser/RdrHsSyn.hs:152) checkPrecP (compiler/parser/RdrHsSyn.hs:1321) checkContext (compiler/parser/RdrHsSyn.hs:768) checkPattern (compiler/parser/RdrHsSyn.hs:787) bang_RDR (compiler/parser/RdrHsSyn.hs:892) checkPatterns (compiler/parser/RdrHsSyn.hs:790) checkMonadComp (compiler/parser/RdrHsSyn.hs:1223) checkCommand (compiler/parser/RdrHsSyn.hs:1236) checkValDef (compiler/parser/RdrHsSyn.hs:911) checkValSig (compiler/parser/RdrHsSyn.hs:964) checkDoAndIfThenElse (compiler/parser/RdrHsSyn.hs:1130) checkRecordSyntax (compiler/parser/RdrHsSyn.hs:734) parseErrorSDoc (compiler/parser/RdrHsSyn.hs:1500) ImpExpSubSpec (compiler/parser/RdrHsSyn.hs:1475) mkModuleImpExp (compiler/parser/RdrHsSyn.hs:1477) mkTypeImpExp (compiler/parser/RdrHsSyn.hs:1489) 8% ( 1 / 12) in 'Parser' Missing documentation for: parseModule parseImport parseStatement parseDeclaration parseExpression parseTypeSignature parseFullStmt parseStmt parseIdentifier parseType parseHeader 71% ( 5 / 7) in 'HeaderInfo' Missing documentation for: mkPrelImports (compiler/main/HeaderInfo.hs:89) optionsErrorMsgs (compiler/main/HeaderInfo.hs:310) 0% ( 0 / 6) in 'Convert' Missing documentation for: Module header convertToHsExpr (compiler/hsSyn/Convert.hs:58) convertToPat (compiler/hsSyn/Convert.hs:62) convertToHsDecls (compiler/hsSyn/Convert.hs:53) convertToHsType (compiler/hsSyn/Convert.hs:66) thRdrNameGuesses (compiler/hsSyn/Convert.hs:1205) 0% ( 0 / 3) in 'TcInteract' Missing documentation for: Module header solveSimpleGivens (compiler/typecheck/TcInteract.hs:126) solveSimpleWanteds (compiler/typecheck/TcInteract.hs:141) 0% ( 0 / 10) in 'TcSimplify' Missing documentation for: Module header simplifyInfer (compiler/typecheck/TcSimplify.hs:259) quantifyPred (compiler/typecheck/TcSimplify.hs:445) growThetaTyVars (compiler/typecheck/TcSimplify.hs:468) simplifyAmbiguityCheck (compiler/typecheck/TcSimplify.hs:190) simplifyDefault (compiler/typecheck/TcSimplify.hs:215) simplifyRule (compiler/typecheck/TcSimplify.hs:634) simplifyTop (compiler/typecheck/TcSimplify.hs:55) simplifyInteractive (compiler/typecheck/TcSimplify.hs:209) solveWantedsTcM (compiler/typecheck/TcSimplify.hs:739) 0% ( 0 / 16) in 'TcValidity' Missing documentation for: Module header Rank (compiler/typecheck/TcValidity.hs:229) UserTypeCtxt (compiler/typecheck/TcType.hs:368) checkValidType (compiler/typecheck/TcValidity.hs:137) checkValidMonoType (compiler/typecheck/TcValidity.hs:184) expectedKindInCtxt (compiler/typecheck/TcValidity.hs:210) checkValidTheta (compiler/typecheck/TcValidity.hs:463) checkValidFamPats (compiler/typecheck/TcValidity.hs:1201) checkValidInstance (compiler/typecheck/TcValidity.hs:898) validDerivPred (compiler/typecheck/TcValidity.hs:877) checkInstTermination (compiler/typecheck/TcValidity.hs:957) checkValidTyFamInst (compiler/typecheck/TcValidity.hs:1146) checkTyFamFreeness (compiler/typecheck/TcValidity.hs:1223) checkConsistentFamInst (compiler/typecheck/TcValidity.hs:1074) arityErr (compiler/typecheck/TcValidity.hs:772) badATErr (compiler/typecheck/TcValidity.hs:1123) 4% ( 1 / 27) in 'TcHsType' Missing documentation for: Module header tcHsSigType (compiler/typecheck/TcHsType.hs:158) tcHsSigTypeNC (compiler/typecheck/TcHsType.hs:158) tcHsDeriv (compiler/typecheck/TcHsType.hs:205) tcHsVectInst (compiler/typecheck/TcHsType.hs:225) tcHsInstHead (compiler/typecheck/TcHsType.hs:184) UserTypeCtxt (compiler/typecheck/TcType.hs:368) kcLookupKind (compiler/typecheck/TcHsType.hs:1075) kcTyClTyVars (compiler/typecheck/TcHsType.hs:1083) tcTyClTyVars (compiler/typecheck/TcHsType.hs:1112) tcHsConArgType (compiler/typecheck/TcHsType.hs:255) tcDataKindSig (compiler/typecheck/TcHsType.hs:1153) tcClassSigType (compiler/typecheck/TcHsType.hs:249) tcHsTyVarBndrs (compiler/typecheck/TcHsType.hs:973) tcHsLiftedType (compiler/typecheck/TcHsType.hs:280) tcHsOpenType (compiler/typecheck/TcHsType.hs:280) tcLHsType (compiler/typecheck/TcHsType.hs:292) tcCheckLHsType (compiler/typecheck/TcHsType.hs:287) tcHsContext (compiler/typecheck/TcHsType.hs:619) tcInferApps (compiler/typecheck/TcHsType.hs:579) tcHsArgTys (compiler/typecheck/TcHsType.hs:267) kindGeneralize (compiler/typecheck/TcHsType.hs:1017) checkKind (compiler/typecheck/TcHsType.hs:1436) tcLHsKind (compiler/typecheck/TcHsType.hs:1530) tcHsPatSigType (compiler/typecheck/TcHsType.hs:1240) tcPatSig (compiler/typecheck/TcHsType.hs:1275) 0% ( 0 / 17) in 'TcPat' Missing documentation for: Module header tcLetPat (compiler/typecheck/TcPat.hs:60) TcSigFun (compiler/typecheck/TcPat.hs:137) TcPragFun (compiler/typecheck/TcPat.hs:136) TcSigInfo (compiler/typecheck/TcPat.hs:139) TcPatSynInfo (compiler/typecheck/TcPat.hs:170) findScopedTyVars (compiler/typecheck/TcPat.hs:180) isPartialSig (compiler/typecheck/TcPat.hs:211) LetBndrSpec (compiler/typecheck/TcPat.hs:119) addInlinePrags (compiler/typecheck/TcPat.hs:311) warnPrags (compiler/typecheck/TcPat.hs:327) tcPat (compiler/typecheck/TcPat.hs:93) tcPats (compiler/typecheck/TcPat.hs:71) newNoSigLetBndr (compiler/typecheck/TcPat.hs:297) addDataConStupidTheta (compiler/typecheck/TcPat.hs:1018) badFieldCon (compiler/typecheck/TcPat.hs:1164) polyPatSig (compiler/typecheck/TcPat.hs:1169) 0% ( 0 / 17) in 'TcBinds' Missing documentation for: Module header tcLocalBinds (compiler/typecheck/TcBinds.hs:213) tcTopBinds (compiler/typecheck/TcBinds.hs:158) tcRecSelBinds (compiler/typecheck/TcBinds.hs:180) tcHsBootSigs (compiler/typecheck/TcBinds.hs:194) tcPolyCheck (compiler/typecheck/TcBinds.hs:538) PragFun (compiler/typecheck/TcBinds.hs:815) tcSpecPrags (compiler/typecheck/TcBinds.hs:847) tcVectDecls (compiler/typecheck/TcBinds.hs:936) mkPragFun (compiler/typecheck/TcBinds.hs:817) TcSigInfo (compiler/typecheck/TcPat.hs:139) TcSigFun (compiler/typecheck/TcPat.hs:137) instTcTySig (compiler/typecheck/TcBinds.hs:1404) instTcTySigFromId (compiler/typecheck/TcBinds.hs:1392) findScopedTyVars (compiler/typecheck/TcPat.hs:180) badBootDeclErr (compiler/typecheck/TcBinds.hs:209) mkExport (compiler/typecheck/TcBinds.hs:619) 0% ( 0 / 16) in 'TcMatches' Missing documentation for: Module header tcMatchesFun (compiler/typecheck/TcMatches.hs:66) tcGRHS (compiler/typecheck/TcMatches.hs:225) tcGRHSsPat (compiler/typecheck/TcMatches.hs:129) tcMatchesCase (compiler/typecheck/TcMatches.hs:98) tcMatchLambda (compiler/typecheck/TcMatches.hs:112) TcMatchCtxt (compiler/typecheck/TcMatches.hs:166) TcStmtChecker (compiler/typecheck/TcMatches.hs:291) TcExprStmtChecker (compiler/typecheck/TcMatches.hs:288) TcCmdStmtChecker (compiler/typecheck/TcMatches.hs:289) tcStmts (compiler/typecheck/TcMatches.hs:298) tcStmtsAndThen (compiler/typecheck/TcMatches.hs:308) tcDoStmts (compiler/typecheck/TcMatches.hs:243) tcBody (compiler/typecheck/TcMatches.hs:273) tcDoStmt (compiler/typecheck/TcMatches.hs:730) tcGuardStmt (compiler/typecheck/TcMatches.hs:343) 0% ( 0 / 2) in 'TcArrows' Missing documentation for: Module header tcProc (compiler/typecheck/TcArrows.hs:81) 0% ( 0 / 5) in 'TcPatSyn' Missing documentation for: Module header tcInferPatSynDecl (compiler/typecheck/TcPatSyn.hs:59) tcCheckPatSynDecl (compiler/typecheck/TcPatSyn.hs:104) tcPatSynBuilderBind (compiler/typecheck/TcPatSyn.hs:339) tcPatSynBuilderOcc (compiler/typecheck/TcPatSyn.hs:399) 0% ( 0 / 10) in 'TcExpr' Missing documentation for: Module header tcPolyExpr (compiler/typecheck/TcExpr.hs:77) tcPolyExprNC (compiler/typecheck/TcExpr.hs:77) tcMonoExpr (compiler/typecheck/TcExpr.hs:98) tcMonoExprNC (compiler/typecheck/TcExpr.hs:98) tcInferRho (compiler/typecheck/TcExpr.hs:115) tcInferRhoNC (compiler/typecheck/TcExpr.hs:115) tcSyntaxOp (compiler/typecheck/TcExpr.hs:1009) tcCheckId (compiler/typecheck/TcExpr.hs:1050) addExprErrCtxt (compiler/typecheck/TcExpr.hs:1431) 0% ( 0 / 14) in 'TcClassDcl' Missing documentation for: Module header tcClassSigs (compiler/typecheck/TcClassDcl.hs:90) tcClassDecl2 (compiler/typecheck/TcClassDcl.hs:142) findMethodBind (compiler/typecheck/TcClassDcl.hs:322) instantiateMethod (compiler/typecheck/TcClassDcl.hs:284) tcInstanceMethodBody (compiler/typecheck/TcClassDcl.hs:232) tcClassMinimalDef (compiler/typecheck/TcClassDcl.hs:264) HsSigFun (compiler/typecheck/TcClassDcl.hs:308) mkHsSigFun (compiler/typecheck/TcClassDcl.hs:313) lookupHsSig (compiler/typecheck/TcClassDcl.hs:318) emptyHsSigs (compiler/typecheck/TcClassDcl.hs:310) tcMkDeclCtxt (compiler/typecheck/TcClassDcl.hs:378) tcAddDeclCtxt (compiler/typecheck/TcClassDcl.hs:382) badMethodErr (compiler/typecheck/TcClassDcl.hs:386) 5% ( 1 / 19) in 'TcForeign' Missing documentation for: Module header tcForeignImports (compiler/typecheck/TcForeign.hs:224) tcForeignExports (compiler/typecheck/TcForeign.hs:357) isForeignImport (compiler/typecheck/TcForeign.hs:67) isForeignExport (compiler/typecheck/TcForeign.hs:72) tcFImport (compiler/typecheck/TcForeign.hs:236) tcFExport (compiler/typecheck/TcForeign.hs:373) tcForeignImports' (compiler/typecheck/TcForeign.hs:228) tcCheckFIType (compiler/typecheck/TcForeign.hs:260) checkCTarget (compiler/typecheck/TcForeign.hs:333) checkForeignArgs (compiler/typecheck/TcForeign.hs:422) normaliseFfiType (compiler/typecheck/TcForeign.hs:115) nonIOok (compiler/typecheck/TcForeign.hs:466) mustBeIO (compiler/typecheck/TcForeign.hs:466) checkSafe (compiler/typecheck/TcForeign.hs:470) noCheckSafe (compiler/typecheck/TcForeign.hs:470) tcForeignExports' (compiler/typecheck/TcForeign.hs:362) tcCheckFEType (compiler/typecheck/TcForeign.hs:399) 0% ( 0 / 2) in 'TcDefaults' Missing documentation for: Module header tcDefaults (compiler/typecheck/TcDefaults.hs:25) 0% ( 0 / 15) in 'TcTyClsDecls' Missing documentation for: Module header tcTyAndClassDecls (compiler/typecheck/TcTyClsDecls.hs:111) tcAddImplicits (compiler/typecheck/TcTyClsDecls.hs:179) kcDataDefn (compiler/typecheck/TcTyClsDecls.hs:911) tcConDecls (compiler/typecheck/TcTyClsDecls.hs:1143) dataDeclChecks (compiler/typecheck/TcTyClsDecls.hs:1111) checkValidTyCon (compiler/typecheck/TcTyClsDecls.hs:1434) tcFamTyPats (compiler/typecheck/TcTyClsDecls.hs:1031) tcTyFamInstEqn (compiler/typecheck/TcTyClsDecls.hs:893) famTyConShape (compiler/typecheck/TcTyClsDecls.hs:976) tcAddTyFamInstCtxt (compiler/typecheck/TcTyClsDecls.hs:2093) tcAddDataFamInstCtxt (compiler/typecheck/TcTyClsDecls.hs:2097) wrongKindOfFamily (compiler/typecheck/TcTyClsDecls.hs:2230) dataConCtxt (compiler/typecheck/TcTyClsDecls.hs:2134) badDataConTyCon (compiler/typecheck/TcTyClsDecls.hs:2176) 0% ( 0 / 2) in 'TcDeriv' Missing documentation for: Module header tcDeriving (compiler/typecheck/TcDeriv.hs:341) 0% ( 0 / 3) in 'TcInstDcls' Missing documentation for: Module header tcInstDecls1 (compiler/typecheck/TcInstDcls.hs:358) tcInstDecls2 (compiler/typecheck/TcInstDcls.hs:773) 0% ( 0 / 2) in 'TcRules' Missing documentation for: Module header tcRules (compiler/typecheck/TcRules.hs:121) 27% ( 4 / 15) in 'TcRnDriver' Missing documentation for: Module header tcRnExpr (compiler/typecheck/TcRnDriver.hs:1743) tcRnType (compiler/typecheck/TcRnDriver.hs:1792) tcRnImportDecls (compiler/typecheck/TcRnDriver.hs:1777) tcRnDeclsi (compiler/typecheck/TcRnDriver.hs:1840) isGHCiMonad (compiler/typecheck/TcRnDriver.hs:1724) runTcInteractive (compiler/typecheck/TcRnDriver.hs:1396) tcRnLookupName (compiler/typecheck/TcRnDriver.hs:1916) tcRnGetInfo (compiler/typecheck/TcRnDriver.hs:1933) tcRnModuleTcRnM (compiler/typecheck/TcRnDriver.hs:258) tcTopSrcDecls (compiler/typecheck/TcRnDriver.hs:1112) 83% ( 5 / 6) in 'Vectorise.Utils.PADict' Missing documentation for: Module header 100% ( 5 / 5) in 'Vectorise.Utils.Poly' 44% ( 4 / 9) in 'Vectorise.Utils.Hoisting' Missing documentation for: Module header hoistBinding (compiler/vectorise/Vectorise/Utils/Hoisting.hs:52) hoistExpr (compiler/vectorise/Vectorise/Utils/Hoisting.hs:56) hoistVExpr (compiler/vectorise/Vectorise/Utils/Hoisting.hs:68) takeHoisted (compiler/vectorise/Vectorise/Utils/Hoisting.hs:93) 100% ( 4 / 4) in 'Vectorise.Utils.Closure' 67% ( 16 / 24) in 'Vectorise.Utils' Missing documentation for: Module header collectAnnTypeArgs (compiler/vectorise/Vectorise/Utils.hs:42) collectAnnDictArgs (compiler/vectorise/Vectorise/Utils.hs:48) collectAnnTypeBinders (compiler/vectorise/Vectorise/Utils.hs:56) isAnnTypeArg (compiler/vectorise/Vectorise/Utils.hs:71) isScalar (compiler/vectorise/Vectorise/Utils.hs:140) zipScalars (compiler/vectorise/Vectorise/Utils.hs:147) scalarClosure (compiler/vectorise/Vectorise/Utils.hs:158) 100% ( 8 / 8) in 'Vectorise.Generic.Description' 100% ( 3 / 3) in 'Vectorise.Generic.PData' 75% ( 3 / 4) in 'Vectorise.Type.Type' Missing documentation for: Module header 50% ( 1 / 2) in 'Vectorise.Type.TyConDecl' Missing documentation for: Module header 50% ( 1 / 2) in 'Vectorise.Convert' Missing documentation for: Module header 100% ( 8 / 8) in 'Vectorise.Var' 100% ( 6 / 6) in 'Vectorise.Exp' 33% ( 1 / 3) in 'Vectorise.Generic.PAMethods' Missing documentation for: buildPReprTyCon (compiler/vectorise/Vectorise/Generic/PAMethods.hs:36) buildPAScAndMethods (compiler/vectorise/Vectorise/Generic/PAMethods.hs:74) 50% ( 1 / 2) in 'Vectorise.Generic.PADict' Missing documentation for: Module header 50% ( 1 / 2) in 'Vectorise.Type.Env' Missing documentation for: Module header 50% ( 1 / 2) in 'Vectorise' Missing documentation for: Module header 0% ( 0 / 3) in 'SimplCore' Missing documentation for: Module header core2core (compiler/simplCore/SimplCore.hs:70) simplifyExpr (compiler/simplCore/SimplCore.hs:479) 42% ( 23 / 55) in 'HscMain' Missing documentation for: newHscEnv (compiler/main/HscMain.hs:179) Messager (compiler/main/HscMain.hs:522) batchMsg (compiler/main/HscMain.hs:719) hscCompileOneShot (compiler/main/HscMain.hs:609) hscCompileCmmFile (compiler/main/HscMain.hs:1290) hscCompileCore (compiler/main/HscMain.hs:1607) genericHscCompileGetFrontendResult (compiler/main/HscMain.hs:524) genModDetails (compiler/main/HscMain.hs:698) hscSimpleIface (compiler/main/HscMain.hs:1121) hscWriteIface (compiler/main/HscMain.hs:1177) hscNormalIface (compiler/main/HscMain.hs:1143) hscInteractive (compiler/main/HscMain.hs:1253) hscSimplify (compiler/main/HscMain.hs:1108) hscParseIdentifier (compiler/main/HscMain.hs:1580) hscTcRcLookupName (compiler/main/HscMain.hs:280) hscTcRnGetInfo (compiler/main/HscMain.hs:288) hscIsGHCiMonad (compiler/main/HscMain.hs:295) hscGetModuleInterface (compiler/main/HscMain.hs:299) hscImport (compiler/main/HscMain.hs:1531) hscCompileCoreExpr (compiler/main/HscMain.hs:1662) hscCompileCoreExpr' (compiler/main/HscMain.hs:1666) hscParse' (compiler/main/HscMain.hs:319) hscSimplify' (compiler/main/HscMain.hs:1111) hscDesugar' (compiler/main/HscMain.hs:448) tcRnModule' (compiler/main/HscMain.hs:407) getHscEnv (compiler/main/HscMain.hs:217) hscSimpleIface' (compiler/main/HscMain.hs:1128) hscNormalIface' (compiler/main/HscMain.hs:1150) oneShotMsg (compiler/main/HscMain.hs:710) hscFileFrontEnd (compiler/main/HscMain.hs:740) genericHscFrontend (compiler/main/HscMain.hs:598) dumpIfaceStats (compiler/main/HscMain.hs:1703) 14% ( 4 / 28) in 'DriverPipeline' Missing documentation for: Module header oneShot (compiler/main/DriverPipeline.hs:499) compileFile (compiler/main/DriverPipeline.hs:504) linkBinary (compiler/main/DriverPipeline.hs:1816) compileOne' (compiler/main/DriverPipeline.hs:118) link (compiler/main/DriverPipeline.hs:324) PhasePlus (compiler/main/PipelineMonad.hs:41) CompPipeline (compiler/main/PipelineMonad.hs:21) PipeEnv (compiler/main/PipelineMonad.hs:52) PipeState (compiler/main/PipelineMonad.hs:62) phaseOutputFilename (compiler/main/DriverPipeline.hs:725) getPipeState (compiler/main/PipelineMonad.hs:93) getPipeEnv (compiler/main/PipelineMonad.hs:90) getLocation (compiler/main/DriverPipeline.hs:1549) setModLocation (compiler/main/PipelineMonad.hs:103) setDynFlags (compiler/main/PipelineMonad.hs:99) exeFileName (compiler/main/DriverPipeline.hs:2024) mkExtraObjToLinkIntoBinary (compiler/main/DriverPipeline.hs:1640) mkNoteObjsToLinkIntoBinary (compiler/main/DriverPipeline.hs:1674) maybeCreateManifest (compiler/main/DriverPipeline.hs:2041) runPhase_MoveBinary (compiler/main/DriverPipeline.hs:1600) linkingNeeded (compiler/main/DriverPipeline.hs:424) checkLinkInfo (compiler/main/DriverPipeline.hs:460) writeInterfaceOnlyMode (compiler/main/DriverPipeline.hs:2257) 57% ( 4 / 7) in 'GhcMake' Missing documentation for: Module header noModError (compiler/main/GhcMake.hs:1984) cyclicModuleErr (compiler/main/GhcMake.hs:2009) 26% ( 10 / 38) in 'InteractiveEval' Missing documentation for: Module header RunResult (compiler/main/InteractiveEvalTypes.hs:29) Status (compiler/main/InteractiveEvalTypes.hs:34) Resume (compiler/main/InteractiveEvalTypes.hs:40) History (compiler/main/InteractiveEvalTypes.hs:60) runDecls (compiler/main/InteractiveEval.hs:201) runDeclsWithLocation (compiler/main/InteractiveEval.hs:204) parseImportDecl (compiler/main/InteractiveEval.hs:238) SingleStep (compiler/main/InteractiveEval.hs:104) resume (compiler/main/InteractiveEval.hs:463) abandon (compiler/main/InteractiveEval.hs:735) abandonAll (compiler/main/InteractiveEval.hs:747) getResumeContext (compiler/main/InteractiveEval.hs:101) getHistorySpan (compiler/main/InteractiveEval.hs:122) getModBreaks (compiler/main/InteractiveEval.hs:130) getHistoryModule (compiler/main/InteractiveEval.hs:119) back (compiler/main/InteractiveEval.hs:515) forward (compiler/main/InteractiveEval.hs:518) availsToGlobalRdrEnv (compiler/main/InteractiveEval.hs:853) getRdrNamesInScope (compiler/main/InteractiveEval.hs:927) showModule (compiler/main/InteractiveEval.hs:1019) isModuleInterpreted (compiler/main/InteractiveEval.hs:1026) compileExpr (compiler/main/InteractiveEval.hs:978) dynCompileExpr (compiler/main/InteractiveEval.hs:990) Term (compiler/ghci/RtClosureInspect.hs:83) obtainTermFromId (compiler/main/InteractiveEval.hs:1041) obtainTermFromVal (compiler/main/InteractiveEval.hs:1037) reconstructType (compiler/main/InteractiveEval.hs:1047) Warning: GHC: moduleInfo is exported separately but will be documented under TypecheckedMod. Consider exporting it together with its parent(s) for code clarity. Warning: GHC: renamedSource is exported separately but will be documented under TypecheckedMod. Consider exporting it together with its parent(s) for code clarity. Warning: GHC: typecheckedSource is exported separately but will be documented under TypecheckedMod. Consider exporting it together with its parent(s) for code clarity. Warning: GHC: parsedSource is exported separately but will be documented under ParsedMod. Consider exporting it together with its parent(s) for code clarity. 62% (200 /323) in 'GHC' Missing documentation for: Module header prettyPrintGhcErrors (compiler/main/ErrUtils.hs:410) Severity (compiler/main/ErrUtils.hs:105) parseDynamicFlags (compiler/main/GHC.hs:603) TargetId (compiler/main/HscTypes.hs:423) Phase (compiler/main/DriverPhases.hs:109) InteractiveImport (compiler/main/HscTypes.hs:1352) SuccessFlag (compiler/basicTypes/BasicTypes.hs:766) succeeded (compiler/basicTypes/BasicTypes.hs:776) failed (compiler/basicTypes/BasicTypes.hs:776) defaultWarnErrLogger (compiler/main/GhcMonad.hs:204) TypecheckedSource (compiler/main/GHC.hs:776) ParsedSource (compiler/main/GHC.hs:773) RenamedSource (compiler/main/GHC.hs:774) TypecheckedMod (compiler/main/GHC.hs:707) ParsedMod (compiler/main/GHC.hs:703) coreModule (compiler/main/GHC.hs:719) ms_mod_name (compiler/main/HscTypes.hs:2377) modInfoTopLevelScope (compiler/main/GHC.hs:1114) modInfoExports (compiler/main/GHC.hs:1118) modInfoIsExportedName (compiler/main/GHC.hs:1126) modInfoLookupName (compiler/main/GHC.hs:1135) modInfoIface (compiler/main/GHC.hs:1146) findGlobalAnns (compiler/main/GHC.hs:1170) mkPrintUnqualifiedForModule (compiler/main/GHC.hs:1129) alwaysQualify (compiler/utils/Outputable.hs:203) getPrintUnqual (compiler/main/GHC.hs:1028) getRdrNamesInScope (compiler/main/InteractiveEval.hs:927) RunResult (compiler/main/InteractiveEvalTypes.hs:29) runDecls (compiler/main/InteractiveEval.hs:201) runDeclsWithLocation (compiler/main/InteractiveEval.hs:204) runTcInteractive (compiler/typecheck/TcRnDriver.hs:1396) parseImportDecl (compiler/main/InteractiveEval.hs:238) SingleStep (compiler/main/InteractiveEval.hs:104) resume (compiler/main/InteractiveEval.hs:463) Resume (compiler/main/InteractiveEvalTypes.hs:40) History (compiler/main/InteractiveEvalTypes.hs:60) getHistorySpan (compiler/main/GHC.hs:1407) getHistoryModule (compiler/main/InteractiveEval.hs:119) getResumeContext (compiler/main/InteractiveEval.hs:101) abandon (compiler/main/InteractiveEval.hs:735) abandonAll (compiler/main/InteractiveEval.hs:747) back (compiler/main/InteractiveEval.hs:515) forward (compiler/main/InteractiveEval.hs:518) showModule (compiler/main/InteractiveEval.hs:1019) isModuleInterpreted (compiler/main/InteractiveEval.hs:1026) compileExpr (compiler/main/InteractiveEval.hs:978) HValue (compiler/basicTypes/BasicTypes.hs:1113) dynCompileExpr (compiler/main/InteractiveEval.hs:990) obtainTermFromId (compiler/main/GHC.hs:1415) obtainTermFromVal (compiler/main/GHC.hs:1411) reconstructType (compiler/main/InteractiveEval.hs:1047) modInfoModBreaks (compiler/main/GHC.hs:1154) BreakInfo (compiler/ghci/ByteCodeInstr.hs:147) BreakArray (compiler/main/BreakArray.hs:38) setBreakOn (compiler/main/BreakArray.hs:51) setBreakOff (compiler/main/BreakArray.hs:58) getBreak (compiler/main/BreakArray.hs:65) mkModule (compiler/basicTypes/Module.hs:268) pprModule (compiler/basicTypes/Module.hs:271) moduleName (compiler/basicTypes/Module.hs:240) modulePackageKey (compiler/basicTypes/Module.hs:239) mkModuleName (compiler/basicTypes/Module.hs:211) moduleNameString (compiler/basicTypes/Module.hs:208) isExternalName (compiler/basicTypes/Name.hs:193) nameModule (compiler/basicTypes/Name.hs:175) nameSrcSpan (compiler/basicTypes/Name.hs:177) Id (compiler/basicTypes/Var.hs:94) idType (compiler/basicTypes/Id.hs:165) isDeadBinder (compiler/basicTypes/Id.hs:481) isLocalId (compiler/basicTypes/Var.hs:414) isGlobalId (compiler/basicTypes/Var.hs:424) isRecordSelector (compiler/basicTypes/Id.hs:363) isPrimOpId (compiler/basicTypes/Id.hs:365) isFCallId (compiler/basicTypes/Id.hs:366) isClassOpId_maybe (compiler/basicTypes/Id.hs:370) isDataConWorkId (compiler/basicTypes/Id.hs:367) isDictonaryId (compiler/main/GHC.hs:1158) isFunTyCon (compiler/types/TyCon.hs:1166) isOpenTypeFamilyTyCon (compiler/types/TyCon.hs:1343) TyVar (compiler/basicTypes/Var.hs:96) alphaTyVars (compiler/prelude/TysPrim.hs:220) dataConType (compiler/main/GHC.hs:1205) StrictnessMark (compiler/basicTypes/DataCon.hs:485) isMarkedStrict (compiler/basicTypes/DataCon.hs:610) Class (compiler/types/Class.hs:49) classMethods (compiler/types/Class.hs:220) classSCTheta (compiler/types/Class.hs:66) classTvsFds (compiler/types/Class.hs:234) classATs (compiler/types/Class.hs:227) pprFundeps (compiler/types/Class.hs:284) ClsInst (compiler/types/InstEnv.hs:63) instanceDFunId (compiler/types/InstEnv.hs:163) pprInstance (compiler/types/InstEnv.hs:179) pprInstanceHdr (compiler/types/InstEnv.hs:187) FamInst (compiler/types/FamInstEnv.hs:82) pprParendType (compiler/types/TypeRep.hs:511) pprTypeApp (compiler/types/TypeRep.hs:702) pprForAll (compiler/types/TypeRep.hs:650) pprThetaArrowTy (compiler/types/TypeRep.hs:531) FixityDirection (compiler/basicTypes/BasicTypes.hs:305) defaultFixity (compiler/basicTypes/BasicTypes.hs:318) maxPrecedence (compiler/basicTypes/BasicTypes.hs:314) negateFixity (compiler/basicTypes/BasicTypes.hs:321) compareFixity (compiler/basicTypes/BasicTypes.hs:336) SrcLoc (compiler/basicTypes/SrcLoc.hs:111) mkSrcLoc (compiler/basicTypes/SrcLoc.hs:124) SrcSpan (compiler/basicTypes/SrcLoc.hs:272) srcSpanFile (compiler/basicTypes/SrcLoc.hs:251) srcSpanStartLine (compiler/basicTypes/SrcLoc.hs:379) srcSpanEndLine (compiler/basicTypes/SrcLoc.hs:380) srcSpanStartCol (compiler/basicTypes/SrcLoc.hs:381) srcSpanEndCol (compiler/basicTypes/SrcLoc.hs:382) Located (compiler/basicTypes/SrcLoc.hs:527) noLoc (compiler/basicTypes/SrcLoc.hs:536) mkGeneralLocated (compiler/basicTypes/SrcLoc.hs:539) getLoc (compiler/basicTypes/SrcLoc.hs:533) unLoc (compiler/basicTypes/SrcLoc.hs:530) combineLocs (compiler/basicTypes/SrcLoc.hs:542) Token (compiler/parser/Lexer.x:514) ApiAnns (compiler/parser/ApiAnnotation.hs:124) AnnotationComment (compiler/parser/ApiAnnotation.hs:268) cyclicModuleErr (compiler/main/GhcMake.hs:2009) 0% ( 0 / 2) in 'DriverMkDepend' Missing documentation for: Module header doMkDependHS (compiler/main/DriverMkDepend.hs:50) 25% ( 1 / 4) in 'Debugger' Missing documentation for: Module header showTerm (compiler/ghci/Debugger.hs:151) pprTypeAndContents (compiler/ghci/Debugger.hs:209) 10% ( 2 / 20) in 'TcSplice' Missing documentation for: Module header tcSpliceExpr (compiler/typecheck/TcSplice.hs:124) tcTypedBracket (compiler/typecheck/TcSplice.hs:122) tcUntypedBracket (compiler/typecheck/TcSplice.hs:123) runQuasiQuoteExpr (compiler/typecheck/TcSplice.hs:127) runQuasiQuotePat (compiler/typecheck/TcSplice.hs:128) runQuasiQuoteDecl (compiler/typecheck/TcSplice.hs:130) runQuasiQuoteType (compiler/typecheck/TcSplice.hs:129) runAnnotation (compiler/typecheck/TcSplice.hs:132) runMetaE (compiler/typecheck/TcSplice.hs:731) runMetaP (compiler/typecheck/TcSplice.hs:735) runMetaT (compiler/typecheck/TcSplice.hs:739) runMetaD (compiler/typecheck/TcSplice.hs:743) runQuasi (compiler/typecheck/TcSplice.hs:695) tcTopSpliceExpr (compiler/typecheck/TcSplice.hs:498) lookupThName_maybe (compiler/typecheck/TcSplice.hs:1141) defaultRunMeta (compiler/typecheck/TcSplice.hs:712) runMeta' (compiler/typecheck/TcSplice.hs:748) Warning: ExtsCompat46: could not find link destinations for: Char# Int# Word# Double# Float# Addr# MutableArray# MutableByteArray# MutableArrayArray# MutVar# TVar# MVar# Warning: Encoding: could not find link destinations for: Addr# Char# Int# UserString EncodedString Warning: FastBool: could not find link destinations for: Int# Warning: FastTypes: could not find link destinations for: Int# Char# Addr# Warning: MonadUtils: could not find link destinations for: Id P VM StateL StateR State Warning: FastString: could not find link destinations for: Addr# Warning: Outputable: could not find link destinations for: SDocContext Warning: BasicTypes: could not find link destinations for: RulesOnly Any Warning: Hoopl.Dataflow: could not find link destinations for: Graph Warning: Digraph: could not find link destinations for: Edge Bounds Vertex Table Forest IntGraph Tree Warning: CmdLineParser: could not find link destinations for: Errs Warns Warning: Binary: could not find link destinations for: ByteArray# Int# Warning: PackageConfig: could not find link destinations for: Binary Warning: DynFlags: could not find link destinations for: OnOff SseVersion TurnOnFlag DynP Warning: SMRep: could not find link destinations for: ConstrTag FunArity SelectorOffset Warning: BreakArray: could not find link destinations for: MutableByteArray# Warning: Lexer: could not find link destinations for: ExtsBitmap LayoutContext ALRContext ALRLayout Warning: TyCon: could not find link destinations for: algTcStupidTheta TupleTyCon Warning: Type: could not find link destinations for: TyConApp FunTy Warning: Coercion: could not find link destinations for: LiftCoSubst liftCoSubst ty_co_match Warning: Demand: could not find link destinations for: MaybeUsed JointDmd DeferAndUseM Termination DeferAndUse Warning: IdInfo: could not find link destinations for: RulesOnly Warning: Cmm: could not find link destinations for: ConstrTag FunArity SelectorOffset Warning: LlvmCodeGen.CodeGen: could not find link destinations for: exprToVar Warning: CmmLive: could not find link destinations for: CmmLive BlockEntryLiveness Warning: X86.Regs: could not find link destinations for: Displacement Warning: RegAlloc.Graph.Main: could not find link destinations for: maxSpinCount Warning: X86.CodeGen: could not find link destinations for: getAmode Warning: LibFFI: could not find link destinations for: C_ffi_cif Warning: TcType: could not find link destinations for: TyConApp FunTy Warning: StgCmmMonad: could not find link destinations for: CgBindings Warning: StgCmmExtCode: could not find link destinations for: Decls ExtCode Warning: StgCmmLayout: could not find link destinations for: slowArgs Warning: CmmLayoutStack: could not find link destinations for: StackMap Warning: ByteCodeItbls: could not find link destinations for: HalfWord ItblCodes Warning: ByteCodeInstr: could not find link destinations for: LocalLabel MutableByteArray# Warning: ByteCodeAsm: could not find link destinations for: ByteArray# MutableByteArray# Warning: CoreFVs: could not find link destinations for: exprOrphNames Warning: InstEnv: could not find link destinations for: ClsInstEnv Warning: TrieMap: could not find link destinations for: XT BndrMap Warning: FamInstEnv: could not find link destinations for: FamilyInstEnv Warning: OptCoercion: could not find link destinations for: NormalCo Warning: CoreSubst: could not find link destinations for: InExpr OutExpr Warning: IfaceType: could not find link destinations for: IfaceTySubst Warning: IfaceSyn: could not find link destinations for: IfaceTopBndr Warning: HscTypes: could not find link destinations for: PackageVectInfo PackageAnnEnv WhetherHasFamInst Warning: TcRnTypes: could not find link destinations for: ThBindEnv Warning: TcMType: could not find link destinations for: isWildcardVar Warning: TcHsSyn: could not find link destinations for: ZonkEnv UnboundTyVarZonker Warning: RtClosureInspect: could not find link destinations for: RttiType GhciType TermProcessor TermPrinter TermPrinterM Precedence Warning: TcGenDeriv: could not find link destinations for: AuxBindSpec SeparateBagsDerivStuff Warning: SimplEnv: could not find link destinations for: SimplIdSubst Warning: RnTypes: could not find link destinations for: FreeKiTyVars Warning: DsMonad: could not find link destinations for: Id P VM StateL StateR State Warning: Check: could not find link destinations for: WarningPat Warning: DsForeign: could not find link destinations for: Binding Warning: Vectorise.Builtins.Initialise: could not find link destinations for: externalVar Warning: TcSMonad: could not find link destinations for: FunEqMap DictMap Warning: TcGenGenerics: could not find link destinations for: argTyFold ArgTyAlg Warning: TcBinds: could not find link destinations for: MonoBindInfo Warning: TcTyClsDecls: could not find link destinations for: FamTyConShape Warning: Vectorise.Exp: could not find link destinations for: VIParr VIEncaps Warning: Vectorise.Generic.PAMethods: could not find link destinations for: PAInstanceBuilder Warning: Vectorise: could not find link destinations for: vectTopBinder vectTopBind Warning: HscMain: could not find link destinations for: RenamedStuff Warning: GhcMake: could not find link destinations for: LogQueue upsweep CompilationGraph BuildModule Warning: InteractiveEval: could not find link destinations for: RttiType Warning: GHC: could not find link destinations for: OnOff SseVersion tm_internals modSummary DesugaredMod WhetherHasFamInst algTcStupidTheta Warning: TcSplice: could not find link destinations for: annotThType cd libraries && sh gen_contents_index --intree + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.K3qudc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 + cd ghc-7.10.1 + make DESTDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 install ===--- building phase 0 make -r --no-print-directory -f ghc.mk phase=0 phase_0_builds make[1]: Nothing to be done for `phase_0_builds'. ===--- building phase 1 make -r --no-print-directory -f ghc.mk phase=1 phase_1_builds make[1]: Nothing to be done for `phase_1_builds'. ===--- building final phase make -r --no-print-directory -f ghc.mk phase=final install /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci-7.10.1" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci-7.10.1" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci-7.10.1" echo 'exec "/usr/bin/ghc-7.10.1" --interactive "$@"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci-7.10.1" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci-7.10.1" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci" ln -s ghci-7.10.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghci" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/." && /usr/bin/install -c -m 644 includes/./*.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/./" && /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts" && /usr/bin/install -c -m 644 includes/rts/*.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts/" && /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts/prof" && /usr/bin/install -c -m 644 includes/rts/prof/*.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts/prof/" && /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts/storage" && /usr/bin/install -c -m 644 includes/rts/storage/*.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/rts/storage/" && /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/stg" && /usr/bin/install -c -m 644 includes/stg/*.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/stg/" && true /usr/bin/install -c -m 644 includes/ghcautoconf.h includes/ghcplatform.h includes/ghcversion.h includes/dist-derivedconstants/header/DerivedConstants.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include/" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'exeprog="haddock"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" cat utils/haddock/haddock.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock-ghc-7.10.1" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Classic.theme/" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/latex/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/frames.html "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/haddock-util.js "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/haskell_icon.gif "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/minus.gif "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/plus.gif "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Classic.theme/xhaddock.css "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Classic.theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/hslogo-16.png "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/minus.gif "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/ocean.css "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/plus.gif "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/html/Ocean.std-theme/synopsis.png "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/html/Ocean.std-theme/" /usr/bin/install -c -m 644 utils/haddock/haddock-api/resources/latex/haddock.sty "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/latex/" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock" ln -s haddock-ghc-7.10.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/haddock" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'exeprog="hsc2hs"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" echo 'HSC2HS_EXTRA="--cflag=-fno-stack-protector "' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" cat utils/hsc2hs/hsc2hs.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs" /usr/bin/install -c -m 644 utils/hsc2hs/template-hsc.h "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'exeprog="ghc-pkg"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" cat utils/ghc-pkg/ghc-pkg.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg-7.10.1" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg" ln -s ghc-pkg-7.10.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-pkg" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'exeprog="hpc"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" cat utils/hpc/hpc.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hpc" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'exeprog="runghc"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" cat utils/runghc/runghc.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc-7.10.1" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell" ln -s runghc "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc" ln -s runghc-7.10.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runghc" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" create () { touch "$1" && chmod 755 "$1" ; } && create "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo '#!/bin/sh' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'exedir="/usr/lib64/ghc-7.10.1/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'exeprog="ghc-stage2"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'executablename="$exedir/$exeprog"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'datadir="/usr/share"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'bindir="/usr/bin"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'topdir="/usr/lib64/ghc-7.10.1"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" echo 'executablename="$exedir/ghc"' >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" cat ghc/ghc.wrapper >> "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" chmod +x "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-7.10.1" "rm" -f "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc" ln -s ghc-7.10.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/man" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 docs/man/ghc.1 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/man/man1" # driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings = libraries to install # "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" = directory to install to /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" for i in driver/ghc-usage.txt driver/ghci-usage.txt includes/dist-derivedconstants/header/platformConstants settings; do case $i in *.a) /usr/bin/install -c -m 644 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1"; true "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1"/`basename $i` ;; *.dll) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" ; strip "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1"/`basename $i` ;; *.so) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" ;; *.dylib) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1";; *) /usr/bin/install -c -m 644 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1"; esac; done gcc -E -undef -traditional -P -DINSTALLING -DLIB_DIR='"/usr/lib64/ghc-7.10.1"' -DINCLUDE_DIR='"/usr/lib64/ghc-7.10.1/include"' -DPAPI_INCLUDE_DIR="" -DPAPI_LIB_DIR="" -DFFI_INCLUDE_DIR= -DFFI_LIB_DIR= '-DFFI_LIB=' -x c -Iincludes -Iincludes/dist -Iincludes/dist-derivedconstants/header -Iincludes/dist-ghcconstants/header rts/package.conf.in -o rts/dist/package.conf.install.raw grep -v '^#pragma GCC' rts/dist/package.conf.install.raw | sed -e 's/""//g' -e 's/:[ ]*,/: /g' >rts/dist/package.conf.install /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin" for i in utils/haddock/dist/build/tmp/haddock utils/haddock/dist/build/tmp/haddock utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/hsc2hs/dist-install/build/tmp/hsc2hs utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/ghc-pkg/dist-install/build/tmp/ghc-pkg utils/hpc/dist-install/build/tmp/hpc utils/hpc/dist-install/build/tmp/hpc utils/runghc/dist-install/build/tmp/runghc utils/runghc/dist-install/build/tmp/runghc ghc/stage2/build/tmp/ghc-stage2 ghc/stage2/build/tmp/ghc-stage2; do \ /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin"; \ done "mv" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-stage2" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" "rm" -rf "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/package.conf.d" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/package.conf.d" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts" # rts/dist/build/libHSrts.a rts/dist/build/libHSrts-ghc7.10.1.so rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libHSrts_thr_p.a rts/dist/build/libHSrts_debug-ghc7.10.1.so rts/dist/build/libHSrts_thr-ghc7.10.1.so rts/dist/build/libHSrts_thr_debug-ghc7.10.1.so rts/dist/build/libHSrts_l-ghc7.10.1.so rts/dist/build/libHSrts_thr_l-ghc7.10.1.so = libraries to install # "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts" = directory to install to /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts" for i in rts/dist/build/libHSrts.a rts/dist/build/libHSrts-ghc7.10.1.so rts/dist/build/libHSrts_p.a rts/dist/build/libHSrts_l.a rts/dist/build/libHSrts_debug.a rts/dist/build/libHSrts_thr.a rts/dist/build/libHSrts_thr_debug.a rts/dist/build/libHSrts_thr_l.a rts/dist/build/libHSrts_thr_p.a rts/dist/build/libHSrts_debug-ghc7.10.1.so rts/dist/build/libHSrts_thr-ghc7.10.1.so rts/dist/build/libHSrts_thr_debug-ghc7.10.1.so rts/dist/build/libHSrts_l-ghc7.10.1.so rts/dist/build/libHSrts_thr_l-ghc7.10.1.so; do case $i in *.a) /usr/bin/install -c -m 644 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts"; true "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts"/`basename $i` ;; *.dll) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts" ; strip "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts"/`basename $i` ;; *.so) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts" ;; *.dylib) /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts";; *) /usr/bin/install -c -m 644 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts"; esac; done "inplace/bin/ghc-cabal" copy libraries/ghc-prim dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 "inplace/bin/ghc-cabal" copy libraries/integer-gmp2 dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS "inplace/bin/ghc-cabal" copy libraries/base dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv "inplace/bin/ghc-cabal" copy libraries/filepath dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h "inplace/bin/ghc-cabal" copy libraries/array dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S "inplace/bin/ghc-cabal" copy libraries/deepseq dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi "inplace/bin/ghc-cabal" copy libraries/bytestring dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 "inplace/bin/ghc-cabal" copy libraries/containers dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ "inplace/bin/ghc-cabal" copy libraries/time dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 "inplace/bin/ghc-cabal" copy libraries/unix dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d "inplace/bin/ghc-cabal" copy libraries/directory dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 "inplace/bin/ghc-cabal" copy libraries/process dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH "inplace/bin/ghc-cabal" copy libraries/hpc dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 "inplace/bin/ghc-cabal" copy libraries/pretty dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ "inplace/bin/ghc-cabal" copy libraries/template-haskell dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 "inplace/bin/ghc-cabal" copy libraries/binary dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 "inplace/bin/ghc-cabal" copy libraries/Cabal/Cabal dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY "inplace/bin/ghc-cabal" copy libraries/bin-package-db dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN "inplace/bin/ghc-cabal" copy libraries/hoopl dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk "inplace/bin/ghc-cabal" copy libraries/transformers dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm "inplace/bin/ghc-cabal" copy libraries/xhtml dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 "inplace/bin/ghc-cabal" copy libraries/terminfo dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 "inplace/bin/ghc-cabal" copy libraries/haskeline dist-install "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M "inplace/bin/ghc-cabal" copy compiler stage2 "strip" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' 'v dyn p' Installing library in /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" --force --global-package-db "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/package.conf.d" update rts/dist/package.conf.install Reading package info from "rts/dist/package.conf.install" ... done. "inplace/bin/ghc-cabal" register libraries/ghc-prim dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering ghc-prim-0.4.0.0... "inplace/bin/ghc-cabal" register libraries/integer-gmp2 dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering integer-gmp-1.0.0.0... "inplace/bin/ghc-cabal" register libraries/base dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering base-4.8.0.0... "inplace/bin/ghc-cabal" register libraries/filepath dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering filepath-1.4.0.0... "inplace/bin/ghc-cabal" register libraries/array dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering array-0.5.1.0... "inplace/bin/ghc-cabal" register libraries/deepseq dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering deepseq-1.4.1.1... "inplace/bin/ghc-cabal" register libraries/bytestring dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering bytestring-0.10.6.0... "inplace/bin/ghc-cabal" register libraries/containers dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering containers-0.5.6.2... "inplace/bin/ghc-cabal" register libraries/time dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering time-1.5.0.1... "inplace/bin/ghc-cabal" register libraries/unix dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering unix-2.7.1.0... "inplace/bin/ghc-cabal" register libraries/directory dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering directory-1.2.2.0... "inplace/bin/ghc-cabal" register libraries/process dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering process-1.2.3.0... "inplace/bin/ghc-cabal" register libraries/hpc dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering hpc-0.6.0.2... "inplace/bin/ghc-cabal" register libraries/pretty dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering pretty-1.1.2.0... "inplace/bin/ghc-cabal" register libraries/template-haskell dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering template-haskell-2.10.0.0... "inplace/bin/ghc-cabal" register libraries/binary dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering binary-0.7.3.0... "inplace/bin/ghc-cabal" register libraries/Cabal/Cabal dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering Cabal-1.22.2.0... "inplace/bin/ghc-cabal" register libraries/bin-package-db dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering bin-package-db-0.0.0.0... "inplace/bin/ghc-cabal" register libraries/hoopl dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering hoopl-3.10.0.2... "inplace/bin/ghc-cabal" register libraries/transformers dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering transformers-0.4.2.0... "inplace/bin/ghc-cabal" register libraries/xhtml dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering xhtml-3000.2.1... "inplace/bin/ghc-cabal" register libraries/terminfo dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering terminfo-0.4.0.1... "inplace/bin/ghc-cabal" register libraries/haskeline dist-install "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering haskeline-0.7.2.1... "inplace/bin/ghc-cabal" register compiler stage2 "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg" "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64' '/usr' '/usr/lib64/ghc-7.10.1' '/usr/share/doc/ghc/html/libraries' NO Registering ghc-7.10.1... for f in '/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/package.conf.d'/*; do create () { touch "$1" && chmod 644 "$1" ; } && create "$f"; done /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" for i in utils/hp2ps/dist/build/tmp/hp2ps; do \ /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin" ; \ done /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1" for i in utils/unlit/dist/build/tmp/unlit inplace/lib/ghc-split; do \ /usr/bin/install -c -m 755 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1"; \ done /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html" /usr/bin/install -c -m 644 docs/index.html "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html" /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries" for i in libraries/dist-haddock/*; do \ /usr/bin/install -c -m 644 $i "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/"; \ done /usr/bin/install -c -m 644 libraries/prologue.txt "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/" /usr/bin/install -c -m 755 libraries/gen_contents_index "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/" for i in utils/haddock/doc/haddock docs/users_guide/users_guide; do \ /usr/bin/install -c -m 755 -d "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/`basename $i`"; \ /usr/bin/install -c -m 644 $i/* "/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/`basename $i`"; \ done + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo Cabal-1.22.2.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=Cabal ++ echo Cabal-1.22.2.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.22.2.0 + '[' Cabal = rts ']' ++ echo Cabal ++ cut -c 1-5 ++ sed -e s/-//g + keyname=Cabal ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY + rm -f ghc-Cabal.files ghc-Cabal-devel.files + touch ghc-Cabal.files ghc-Cabal-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY ']' + echo '%dir /usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/Cabal-1.22.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/Cabal_HWT8QvVfJLn2ubvobpycJY '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/Cabal-1.22.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/Cabal-1.22.2.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-Cabal.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-Cabal.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-Cabal-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-Cabal-devel.files + echo '%doc libraries/Cabal/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo array-0.5.1.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=array ++ echo array-0.5.1.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.5.1.0 + '[' array = rts ']' ++ echo array ++ cut -c 1-5 ++ sed -e s/-//g + keyname=array ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S + rm -f ghc-array.files ghc-array-devel.files + touch ghc-array.files ghc-array-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S ']' + echo '%dir /usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/array-0.5.1.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/array_FaHmcBFfuRM8kmZLEY8D5S '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/array-0.5.1.0 ']' + echo /usr/share/doc/ghc/html/libraries/array-0.5.1.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-array.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-array.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-array-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-array-devel.files + echo '%doc libraries/array/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo base-4.8.0.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=base ++ echo base-4.8.0.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=4.8.0.0 + '[' base = rts ']' ++ echo base ++ cut -c 1-5 ++ sed -e s/-//g + keyname=base ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv + rm -f ghc-base.files ghc-base-devel.files + touch ghc-base.files ghc-base-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv ']' + echo '%dir /usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/base-4.8.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/base_I5BErHzyOm07EBNpKBEeUv '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/base-4.8.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/base-4.8.0.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-base.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-base.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-base-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-base-devel.files + echo '%doc libraries/base/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo binary-0.7.3.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=binary ++ echo binary-0.7.3.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.7.3.0 + '[' binary = rts ']' ++ echo binary ++ sed -e s/-//g ++ cut -c 1-5 + keyname=binar ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 + rm -f ghc-binary.files ghc-binary-devel.files + touch ghc-binary.files ghc-binary-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 ']' + echo '%dir /usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/binary-0.7.3.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binar_EKE3c9Lmxb3DQpU0fPtru6 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/binary-0.7.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/binary-0.7.3.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-binary.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-binary.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-binary-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-binary-devel.files + echo '%doc libraries/binary/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo bytestring-0.10.6.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=bytestring ++ echo bytestring-0.10.6.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.10.6.0 + '[' bytestring = rts ']' ++ echo bytestring ++ cut -c 1-5 ++ sed -e s/-//g + keyname=bytes ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 + rm -f ghc-bytestring.files ghc-bytestring-devel.files + touch ghc-bytestring.files ghc-bytestring-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 ']' + echo '%dir /usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/bytestring-0.10.6.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bytes_6vj5EoliHgNHISHCVCb069 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bytestring-0.10.6.0 ']' + echo /usr/share/doc/ghc/html/libraries/bytestring-0.10.6.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-bytestring.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-bytestring.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-bytestring-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-bytestring-devel.files + echo '%doc libraries/bytestring/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo containers-0.5.6.2 ++ sed -e 's/\(.*\)-.*/\1/' + name=containers ++ echo containers-0.5.6.2 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.5.6.2 + '[' containers = rts ']' ++ echo containers ++ sed -e s/-//g ++ cut -c 1-5 + keyname=conta ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ + rm -f ghc-containers.files ghc-containers-devel.files + touch ghc-containers.files ghc-containers-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ ']' + echo '%dir /usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/containers-0.5.6.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/conta_47ajk3tbda43DFWyeF3oHQ '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/containers-0.5.6.2 ']' + echo /usr/share/doc/ghc/html/libraries/containers-0.5.6.2 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-containers.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-containers.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-containers-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-containers-devel.files + echo '%doc libraries/containers/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo deepseq-1.4.1.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=deepseq ++ echo deepseq-1.4.1.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.4.1.1 + '[' deepseq = rts ']' ++ echo deepseq ++ sed -e s/-//g ++ cut -c 1-5 + keyname=deeps ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi + rm -f ghc-deepseq.files ghc-deepseq-devel.files + touch ghc-deepseq.files ghc-deepseq-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi ']' + echo '%dir /usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/deepseq-1.4.1.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/deeps_FpR4obOZALU1lutWnrBldi '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/deepseq-1.4.1.1 ']' + echo /usr/share/doc/ghc/html/libraries/deepseq-1.4.1.1 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-deepseq.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-deepseq.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-deepseq-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-deepseq-devel.files + echo '%doc libraries/deepseq/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo directory-1.2.2.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=directory ++ echo directory-1.2.2.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.2.2.0 + '[' directory = rts ']' ++ echo directory ++ sed -e s/-//g ++ cut -c 1-5 + keyname=direc ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 + rm -f ghc-directory.files ghc-directory-devel.files + touch ghc-directory.files ghc-directory-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 ']' + echo '%dir /usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/directory-1.2.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/direc_3TcTyYedch32o1zTH2MR00 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/directory-1.2.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/directory-1.2.2.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-directory.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-directory.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-directory-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-directory-devel.files + echo '%doc libraries/directory/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo filepath-1.4.0.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=filepath ++ echo filepath-1.4.0.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.4.0.0 + '[' filepath = rts ']' ++ echo filepath ++ sed -e s/-//g ++ cut -c 1-5 + keyname=filep ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h + rm -f ghc-filepath.files ghc-filepath-devel.files + touch ghc-filepath.files ghc-filepath-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h ']' + echo '%dir /usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/filepath-1.4.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/filep_5HhyRonfEZoDO205Wm9E4h '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/filepath-1.4.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/filepath-1.4.0.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-filepath.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-filepath.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-filepath-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-filepath-devel.files + echo '%doc libraries/filepath/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo haskeline-0.7.2.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=haskeline ++ echo haskeline-0.7.2.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.7.2.1 + '[' haskeline = rts ']' ++ echo haskeline ++ cut -c 1-5 ++ sed -e s/-//g + keyname=haske ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M + rm -f ghc-haskeline.files ghc-haskeline-devel.files + touch ghc-haskeline.files ghc-haskeline-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M ']' + echo '%dir /usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/haskeline-0.7.2.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/haske_IlDhIe25uAn0WJY379Nu1M '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/haskeline-0.7.2.1 ']' + echo /usr/share/doc/ghc/html/libraries/haskeline-0.7.2.1 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-haskeline.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-haskeline.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-haskeline-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-haskeline-devel.files + echo '%doc libraries/haskeline/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo hoopl-3.10.0.2 ++ sed -e 's/\(.*\)-.*/\1/' + name=hoopl ++ echo hoopl-3.10.0.2 ++ sed -e 's/.*-\(.*\)/\1/' + ver=3.10.0.2 + '[' hoopl = rts ']' ++ echo hoopl ++ sed -e s/-//g ++ cut -c 1-5 + keyname=hoopl ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk + rm -f ghc-hoopl.files ghc-hoopl-devel.files + touch ghc-hoopl.files ghc-hoopl-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk ']' + echo '%dir /usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/hoopl-3.10.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hoopl_JxODiSRz1e84NbH6nnZuUk '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/hoopl-3.10.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/hoopl-3.10.0.2 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-hoopl.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-hoopl.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-hoopl-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-hoopl-devel.files + echo '%doc libraries/hoopl/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo hpc-0.6.0.2 ++ sed -e 's/\(.*\)-.*/\1/' + name=hpc ++ echo hpc-0.6.0.2 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.6.0.2 + '[' hpc = rts ']' ++ echo hpc ++ sed -e s/-//g ++ cut -c 1-5 + keyname=hpc ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 + rm -f ghc-hpc.files ghc-hpc-devel.files + touch ghc-hpc.files ghc-hpc-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 ']' + echo '%dir /usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/hpc-0.6.0.2*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/hpc_CmUUQl5bURfBueJrdYfNs3 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/hpc-0.6.0.2 ']' + echo /usr/share/doc/ghc/html/libraries/hpc-0.6.0.2 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-hpc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-hpc.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-hpc-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-hpc-devel.files + echo '%doc libraries/hpc/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo pretty-1.1.2.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=pretty ++ echo pretty-1.1.2.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.1.2.0 + '[' pretty = rts ']' ++ echo pretty ++ sed -e s/-//g ++ cut -c 1-5 + keyname=prett ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ + rm -f ghc-pretty.files ghc-pretty-devel.files + touch ghc-pretty.files ghc-pretty-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ ']' + echo '%dir /usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/pretty-1.1.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/prett_7jIfj8VCGFf1WS0tIQ1XSZ '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/pretty-1.1.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/pretty-1.1.2.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-pretty.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-pretty.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-pretty-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-pretty-devel.files + echo '%doc libraries/pretty/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo process-1.2.3.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=process ++ echo process-1.2.3.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.2.3.0 + '[' process = rts ']' ++ echo process ++ sed -e s/-//g ++ cut -c 1-5 + keyname=proce ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH + rm -f ghc-process.files ghc-process-devel.files + touch ghc-process.files ghc-process-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH ']' + echo '%dir /usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/process-1.2.3.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/proce_0hwN3CTKynhHQqQkChnSdH '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/process-1.2.3.0 ']' + echo /usr/share/doc/ghc/html/libraries/process-1.2.3.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-process.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-process.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-process-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-process-devel.files + echo '%doc libraries/process/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo template-haskell-2.10.0.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=template-haskell ++ echo template-haskell-2.10.0.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=2.10.0.0 + '[' template-haskell = rts ']' ++ echo template-haskell ++ sed -e s/-//g ++ cut -c 1-5 + keyname=templ ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 + rm -f ghc-template-haskell.files ghc-template-haskell-devel.files + touch ghc-template-haskell.files ghc-template-haskell-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 ']' + echo '%dir /usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/template-haskell-2.10.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/templ_BVMCZyLwIlfGfcqqzyUAI8 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/template-haskell-2.10.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/template-haskell-2.10.0.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-template-haskell.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-template-haskell.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-template-haskell-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-template-haskell-devel.files + echo '%doc libraries/template-haskell/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo terminfo-0.4.0.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=terminfo ++ echo terminfo-0.4.0.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.4.0.1 + '[' terminfo = rts ']' ++ echo terminfo ++ cut -c 1-5 ++ sed -e s/-//g + keyname=termi ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 + rm -f ghc-terminfo.files ghc-terminfo-devel.files + touch ghc-terminfo.files ghc-terminfo-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 ']' + echo '%dir /usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/terminfo-0.4.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/termi_7qZwBlx3clR8sTBilJl253 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/terminfo-0.4.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/terminfo-0.4.0.1 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-terminfo.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-terminfo.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-terminfo-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-terminfo-devel.files + echo '%doc libraries/terminfo/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo time-1.5.0.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=time ++ echo time-1.5.0.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=1.5.0.1 + '[' time = rts ']' ++ echo time ++ cut -c 1-5 ++ sed -e s/-//g + keyname=time ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 + rm -f ghc-time.files ghc-time-devel.files + touch ghc-time.files ghc-time-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 ']' + echo '%dir /usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/time-1.5.0.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/time_Hh2clZW6in4HpYHx5bLtb7 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/time-1.5.0.1 ']' + echo /usr/share/doc/ghc/html/libraries/time-1.5.0.1 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-time.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-time.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-time-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-time-devel.files + echo '%doc libraries/time/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo transformers-0.4.2.0 ++ sed -e 's/\(.*\)-.*/\1/' + name=transformers ++ echo transformers-0.4.2.0 ++ sed -e 's/.*-\(.*\)/\1/' + ver=0.4.2.0 + '[' transformers = rts ']' ++ echo transformers ++ cut -c 1-5 ++ sed -e s/-//g + keyname=trans ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm + rm -f ghc-transformers.files ghc-transformers-devel.files + touch ghc-transformers.files ghc-transformers-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm ']' + echo '%dir /usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/transformers-0.4.2.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/trans_ALYlebOVzVI4kxbFX5SGhm '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/transformers-0.4.2.0 ']' + echo /usr/share/doc/ghc/html/libraries/transformers-0.4.2.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-transformers.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-transformers.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-transformers-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-transformers-devel.files + echo '%doc libraries/transformers/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ sed -e 's/\(.*\)-.*/\1/' ++ echo unix-2.7.1.0 + name=unix ++ sed -e 's/.*-\(.*\)/\1/' ++ echo unix-2.7.1.0 + ver=2.7.1.0 + '[' unix = rts ']' ++ echo unix ++ cut -c 1-5 ++ sed -e s/-//g + keyname=unix ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d + pkgdir=/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d + rm -f ghc-unix.files ghc-unix-devel.files + touch ghc-unix.files ghc-unix-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d ']' + echo '%dir /usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/unix-2.7.1.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d ']' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unix_G4Yo1pNtYrk8nCq1cx8P9d '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/unix-2.7.1.0 ']' + echo /usr/share/doc/ghc/html/libraries/unix-2.7.1.0 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-unix.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-unix.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-unix-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-unix-devel.files + echo '%doc libraries/unix/LICENSE' + for i in Cabal-1.22.2.0 array-0.5.1.0 base-4.8.0.0 binary-0.7.3.0 bytestring-0.10.6.0 containers-0.5.6.2 deepseq-1.4.1.1 directory-1.2.2.0 filepath-1.4.0.0 haskeline-0.7.2.1 hoopl-3.10.0.2 hpc-0.6.0.2 pretty-1.1.2.0 process-1.2.3.0 template-haskell-2.10.0.0 terminfo-0.4.0.1 time-1.5.0.1 transformers-0.4.2.0 unix-2.7.1.0 xhtml-3000.2.1 ++ echo xhtml-3000.2.1 ++ sed -e 's/\(.*\)-.*/\1/' + name=xhtml ++ echo xhtml-3000.2.1 ++ sed -e 's/.*-\(.*\)/\1/' + ver=3000.2.1 + '[' xhtml = rts ']' ++ echo xhtml ++ sed -e s/-//g ++ cut -c 1-5 + keyname=xhtml ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 + pkgdir=/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 + rm -f ghc-xhtml.files ghc-xhtml-devel.files + touch ghc-xhtml.files ghc-xhtml-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 ']' + echo '%dir /usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/xhtml-3000.2.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 ']' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/xhtml_0mVDYvYGgNUBWShvlDofr1 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/xhtml-3000.2.1 ']' + echo /usr/share/doc/ghc/html/libraries/xhtml-3000.2.1 + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-xhtml.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-xhtml.files + for i in 'ghc-$name.files' 'ghc-$name-devel.files' + '[' -f ghc-xhtml-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-xhtml-devel.files + echo '%doc libraries/xhtml/LICENSE' + echo '%dir /usr/lib64/ghc-7.10.1' + '[' bin-package-db = rts ']' ++ cut -c 1-5 ++ sed -e s/-//g ++ echo bin-package-db + keyname=binpa ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN + pkgdir=/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN + rm -f ghc-bin-package-db.files ghc-bin-package-db-devel.files + touch ghc-bin-package-db.files ghc-bin-package-db-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN ']' + echo '%dir /usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/bin-package-db-0.0.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN ']' + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN -mindepth 1 -type d + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/binpa_JNoexmBMuO8C771QaIy3YN '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/bin-package-db-0.0.0.0 + for i in ghc-bin-package-db.files ghc-bin-package-db-devel.files + '[' -f ghc-bin-package-db.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-bin-package-db.files + for i in ghc-bin-package-db.files ghc-bin-package-db-devel.files + '[' -f ghc-bin-package-db-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-bin-package-db-devel.files + '[' ghc = rts ']' ++ cut -c 1-5 ++ sed -e s/-//g ++ echo ghc + keyname=ghc ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY + pkgdir=/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY + rm -f ghc-ghc.files ghc-ghc-devel.files + touch ghc-ghc.files ghc-ghc-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY ']' + echo '%dir /usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/ghc-7.10.1*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghc_EMlWrQ42XY0BNVbSrKixqY '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/ghc-7.10.1 ']' + echo /usr/share/doc/ghc/html/libraries/ghc-7.10.1 + for i in ghc-ghc.files ghc-ghc-devel.files + '[' -f ghc-ghc.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-ghc.files + for i in ghc-ghc.files ghc-ghc-devel.files + '[' -f ghc-ghc-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-ghc-devel.files + '[' ghc-prim = rts ']' ++ echo ghc-prim ++ cut -c 1-5 ++ sed -e s/-//g + keyname=ghcpr ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 + rm -f ghc-ghc-prim.files ghc-ghc-prim-devel.files + touch ghc-ghc-prim.files ghc-ghc-prim-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 ']' + echo '%dir /usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/ghc-prim-0.4.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/ghcpr_8TmvWUcS1U1IKHT0levwg3 '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/ghc-prim-0.4.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/ghc-prim-0.4.0.0 + for i in ghc-ghc-prim.files ghc-ghc-prim-devel.files + '[' -f ghc-ghc-prim.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-ghc-prim.files + for i in ghc-ghc-prim.files ghc-ghc-prim-devel.files + '[' -f ghc-ghc-prim-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-ghc-prim-devel.files + '[' integer-gmp = rts ']' ++ echo integer-gmp ++ cut -c 1-5 ++ sed -e s/-//g + keyname=integ ++ ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS ++ sed -e 's@^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64@@' + pkgdir=/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS + rm -f ghc-integer-gmp.files ghc-integer-gmp-devel.files + touch ghc-integer-gmp.files ghc-integer-gmp-devel.files + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS ']' + echo '%dir /usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS' + echo '%attr(755,root,root) /usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS/libHS*-ghc7.10.1.so' + echo '/usr/lib64/ghc-7.10.1/package.conf.d/integer-gmp-1.0.0.0*.conf' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS ']' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS -mindepth 1 -type d + sed 's/^/%dir /' + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/integ_2aU3IZNMF9a7mQ0OzsZ0dS '!' '(' -type d -o -name 'libHS*.so' ')' + '[' -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries/integer-gmp-1.0.0.0 ']' + echo /usr/share/doc/ghc/html/libraries/integer-gmp-1.0.0.0 + for i in ghc-integer-gmp.files ghc-integer-gmp-devel.files + '[' -f ghc-integer-gmp.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-integer-gmp.files + for i in ghc-integer-gmp.files ghc-integer-gmp-devel.files + '[' -f ghc-integer-gmp-devel.files ']' + sed -i -e 's!/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64!!g' ghc-integer-gmp-devel.files + cat ghc-integer-gmp.files + cat ghc-integer-gmp-devel.files + cp -p libraries/integer-gmp/LICENSE libraries/LICENSE.integer-gmp + echo '%doc libraries/LICENSE.integer-gmp' + cat ghc-ghc-prim.files + cat ghc-ghc-prim-devel.files + cp -p libraries/ghc-prim/LICENSE libraries/LICENSE.ghc-prim + echo '%doc libraries/LICENSE.ghc-prim' + cat ghc-bin-package-db.files + cat ghc-bin-package-db-devel.files + cp -p libraries/bin-package-db/LICENSE libraries/LICENSE.bin-package-db + echo '%doc libraries/LICENSE.bin-package-db' + echo '%dir /usr/lib64/ghc-7.10.1/rts' + ls /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts-ghc7.10.1.so /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_debug-ghc7.10.1.so /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_l-ghc7.10.1.so /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr-ghc7.10.1.so /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_debug-ghc7.10.1.so /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_l-ghc7.10.1.so + sed -i -e 's|^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64||g' ghc-base.files + ls -d /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_debug.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_l.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_p.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_debug.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_l.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_p.a /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/package.conf.d/builtin_rts.conf /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/include + sed -i -e 's|^/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64||g' ghc-base-devel.files + for i in hsc2hs runhaskell + '[' -x /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs-ghc ']' + mv /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs-ghc + touch /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hsc2hs + for i in hsc2hs runhaskell + '[' -x /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell-ghc ']' + mv /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell-ghc + touch /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/runhaskell + mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/etc/cron.hourly + install -p --mode=0755 /builddir/build/SOURCES/ghc-doc-index.cron /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/etc/cron.hourly/ghc-doc-index + mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/var/lib/ghc + install -p --mode=0755 /builddir/build/SOURCES/ghc-doc-index /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/ghc-doc-index + cd libraries + sh gen_contents_index.orig --intree --verbose -p ../prologue.txt --read-interface=array-0.5.1.0,../array/dist-install/doc/html/array/array.haddock --read-interface=binary-0.7.3.0,../binary/dist-install/doc/html/binary/binary.haddock --read-interface=bytestring-0.10.6.0,../bytestring/dist-install/doc/html/bytestring/bytestring.haddock --read-interface=Cabal-1.22.2.0,../Cabal/Cabal/dist-install/doc/html/Cabal/Cabal.haddock --read-interface=containers-0.5.6.2,../containers/dist-install/doc/html/containers/containers.haddock --read-interface=deepseq-1.4.1.1,../deepseq/dist-install/doc/html/deepseq/deepseq.haddock --read-interface=directory-1.2.2.0,../directory/dist-install/doc/html/directory/directory.haddock --read-interface=filepath-1.4.0.0,../filepath/dist-install/doc/html/filepath/filepath.haddock --read-interface=haskeline-0.7.2.1,../haskeline/dist-install/doc/html/haskeline/haskeline.haddock --read-interface=hoopl-3.10.0.2,../hoopl/dist-install/doc/html/hoopl/hoopl.haddock --read-interface=hpc-0.6.0.2,../hpc/dist-install/doc/html/hpc/hpc.haddock --read-interface=pretty-1.1.2.0,../pretty/dist-install/doc/html/pretty/pretty.haddock --read-interface=process-1.2.3.0,../process/dist-install/doc/html/process/process.haddock --read-interface=terminfo-0.4.0.1,../terminfo/dist-install/doc/html/terminfo/terminfo.haddock --read-interface=time-1.5.0.1,../time/dist-install/doc/html/time/time.haddock --read-interface=transformers-0.4.2.0,../transformers/dist-install/doc/html/transformers/transformers.haddock --read-interface=unix-2.7.1.0,../unix/dist-install/doc/html/unix/unix.haddock --read-interface=xhtml-3000.2.1,../xhtml/dist-install/doc/html/xhtml/xhtml.haddock + cd .. + find /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc/html/libraries -name LICENSE -exec rm '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ghc-7.10.1 extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/unlit extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_l-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_l-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr_debug-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_thr-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts_debug-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/rts/libHSrts-ghc7.10.1.so extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/runghc extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/hpc extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/ghc-pkg extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/hsc2hs extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/lib64/ghc-7.10.1/bin/haddock extracting debug info from /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/bin/hp2ps /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 8 CRC32s did match. 3873 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.u456rf + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + export LANG=en_US.utf8 + LANG=en_US.utf8 + GHC=inplace/bin/ghc-stage2 + rm -rf testghc + mkdir testghc + echo 'main = putStrLn "Foo"' + inplace/bin/ghc-stage2 testghc/foo.hs -o testghc/foo [1 of 1] Compiling Main ( testghc/foo.hs, testghc/foo.o ) Linking testghc/foo ... ++ testghc/foo + '[' Foo = Foo ']' + rm testghc/foo testghc/foo.hi testghc/foo.hs testghc/foo.o + echo 'main = putStrLn "Foo"' + inplace/bin/ghc-stage2 testghc/foo.hs -o testghc/foo -O2 [1 of 1] Compiling Main ( testghc/foo.hs, testghc/foo.o ) Linking testghc/foo ... ++ testghc/foo + '[' Foo = Foo ']' + rm testghc/foo testghc/foo.hi testghc/foo.hs testghc/foo.o + echo 'main = putStrLn "Foo"' + inplace/bin/ghc-stage2 testghc/foo.hs -o testghc/foo -dynamic [1 of 1] Compiling Main ( testghc/foo.hs, testghc/foo.o ) Linking testghc/foo ... ++ testghc/foo + '[' Foo = Foo ']' + rm testghc/foo testghc/foo.hi testghc/foo.hs testghc/foo.o + rm -f testsuite/mk/ghc-config + make test make -C testsuite/tests CLEANUP=1 OUTPUT_SUMMARY=../../testsuite_summary.txt fast make[1]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' ../mk/boilerplate.mk:168: ../mk/ghcconfig_builddir_build_BUILD_ghc-7.10.1_inplace_bin_ghc-stage2.mk: No such file or directory "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o ../mk/ghc-config ../mk/ghc-config.hs [1 of 1] Compiling Main ( ../mk/ghc-config.hs, ../mk/ghc-config.o ) [GHC.IO changed] Linking ../mk/ghc-config ... ../mk/ghc-config "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" >"../mk/ghcconfig_builddir_build_BUILD_ghc-7.10.1_inplace_bin_ghc-stage2.mk"; if [ $? != 0 ]; then rm -f "../mk/ghcconfig_builddir_build_BUILD_ghc-7.10.1_inplace_bin_ghc-stage2.mk"; exit 1; fi make[1]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' make[1]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' make fast=YES make[2]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' python2 ../driver/runtests.py -e ghc_compiler_always_flags="'-fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs'" -e ghc_debugged=False -e ghc_with_native_codegen=1 -e ghc_with_vanilla=1 -e ghc_with_dynamic=1 -e ghc_with_profiling=1 -e ghc_with_threaded_rts=1 -e ghc_with_dynamic_rts=1 -e ghc_with_interpreter=1 -e ghc_unregisterised=0 -e ghc_dynamic_by_default=False -e ghc_dynamic=True -e ghc_with_smp=1 -e ghc_with_llvm=0 -e windows=False -e darwin=False -e in_tree_compiler=True -e clean_only=False --rootdir=. --config=../config/ghc -e 'config.confdir="../config"' -e 'config.platform="x86_64-unknown-linux"' -e 'config.os="linux"' -e 'config.arch="x86_64"' -e 'config.wordsize="64"' -e 'default_testopts.cleanup="1"' -e 'config.timeout=int() or config.timeout' -e 'config.exeext=""' -e 'config.top="/builddir/build/BUILD/ghc-7.10.1/testsuite"' -e 'config.compiler="\"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2\""' -e 'config.ghc_pkg="\"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg\""' -e 'config.hp2ps="\"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps\""' -e 'config.hpc="\"/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hpc\""' -e 'config.gs="\"gs\""' -e 'config.timeout_prog="\"../timeout/install-inplace/bin/timeout\""' --output-summary "../../testsuite_summary.txt" --rootdir=../../libraries/array/tests --rootdir=../../libraries/base/tests --rootdir=../../libraries/binary/tests --rootdir=../../libraries/bytestring/tests --rootdir=../../libraries/containers/tests --rootdir=../../libraries/deepseq/tests --rootdir=../../libraries/directory/tests --rootdir=../../libraries/filepath/tests --rootdir=../../libraries/ghc-prim/tests --rootdir=../../libraries/haskeline/tests --rootdir=../../libraries/hpc/tests --rootdir=../../libraries/pretty/tests --rootdir=../../libraries/process/tests --rootdir=../../libraries/template-haskell/tests --rootdir=../../libraries/unix/tests --rootdir=../../libraries/containers/tests-ghc \ \ \ \ \ \ -e config.fast=1 \ /bin/sh: gs: command not found "gs" -dNODISPLAY -dBATCH -dQUIET -dNOPAUSE ../config/good.ps GhostScript not available for hp2ps tests Timeout is 300 Found 283 .T files... Beginning test run at Tue Jun 2 01:48:46 2015 UTC ====> Scanning ./gadt/all.T ====> Scanning ./profiling/should_compile/all.T ====> Scanning ./profiling/should_fail/all.T ====> Scanning ./profiling/should_run/all.T ====> Scanning ./runghc/all.T ====> Scanning ./parser/prog001/test.T ====> Scanning ./parser/unicode/all.T ====> Scanning ./parser/should_compile/all.T ====> Scanning ./parser/should_compile/T7476/all.T ====> Scanning ./parser/should_fail/all.T ====> Scanning ./parser/should_run/all.T ====> Scanning ./numeric/should_compile/all.T ====> Scanning ./numeric/should_run/all.T ====> Scanning ./dph/dotp/dph-dotp.T ====> Scanning ./dph/quickhull/dph-quickhull.T ====> Scanning ./dph/enumfromto/dph-enumfromto.T ====> Scanning ./dph/classes/dph-classes.T ====> Scanning ./dph/sumnats/dph-sumnats.T ====> Scanning ./dph/modules/dph-modules.T ====> Scanning ./dph/smvm/dph-smvm.T ====> Scanning ./dph/nbody/dph-nbody.T ====> Scanning ./dph/diophantine/dph-diophantine.T ====> Scanning ./dph/words/dph-words.T ====> Scanning ./dph/primespj/dph-primespj.T ====> Scanning ./cps/all.T ====> Scanning ./ghci.debugger/scripts/break022/all.T ====> Scanning ./ghci.debugger/scripts/all.T ====> Scanning ./ghci.debugger/scripts/break023/all.T ====> Scanning ./package/all.T ====> Scanning ./cpranal/should_compile/all.T ====> Scanning ./cpranal/should_run/all.T ====> Scanning ./ffi/should_compile/all.T ====> Scanning ./ffi/should_fail/all.T ====> Scanning ./ffi/should_run/all.T ====> Scanning ./callarity/unittest/all.T ====> Scanning ./callarity/perf/all.T ====> Scanning ./callarity/should_run/all.T ====> Scanning ./lib/integer/all.T ====> Scanning ./rename/prog002/test.T ====> Scanning ./rename/prog001/test.T ====> Scanning ./rename/prog005/test.T ====> Scanning ./rename/prog003/test.T ====> Scanning ./rename/prog004/test.T ====> Scanning ./rename/should_compile/T3103/test.T ====> Scanning ./rename/should_compile/all.T ====> Scanning ./rename/should_fail/all.T ====> Scanning ./rename/prog006/all.T ====> Scanning ./ghci/prog002/prog002.T ====> Scanning ./ghci/prog001/prog001.T ====> Scanning ./ghci/prog011/prog011.T ====> Scanning ./ghci/prog005/prog005.T ====> Scanning ./ghci/prog007/prog007.T ====> Scanning ./ghci/scripts/all.T ====> Scanning ./ghci/prog008/prog008.T ====> Scanning ./ghci/prog003/prog003.T ====> Scanning ./ghci/prog004/prog004.T ====> Scanning ./ghci/prog013/prog013.T ====> Scanning ./ghci/linking/all.T ====> Scanning ./ghci/prog009/ghci.prog009.T ====> Scanning ./ghci/prog012/all.T ====> Scanning ./ghci/should_run/all.T ====> Scanning ./ghci/prog006/prog006.T ====> Scanning ./ghc-e/should_fail/all.T ====> Scanning ./ghc-e/should_run/all.T ====> Scanning ./hsc2hs/all.T ====> Scanning ./primops/should_compile/all.T ====> Scanning ./primops/should_run/all.T ====> Scanning ./programs/jules_xref/test.T ====> Scanning ./programs/jtod_circint/test.T ====> Scanning ./programs/strict_anns/test.T ====> Scanning ./programs/joao-circular/test.T ====> Scanning ./programs/barton-mangler-bug/test.T ====> Scanning ./programs/andre_monad/test.T ====> Scanning ./programs/north_array/test.T ====> Scanning ./programs/galois_raytrace/test.T ====> Scanning ./programs/rittri/test.T ====> Scanning ./programs/lennart_range/test.T ====> Scanning ./programs/Queens/test.T ====> Scanning ./programs/cvh_unboxing/test.T ====> Scanning ./programs/lex/test.T ====> Scanning ./programs/10queens/test.T ====> Scanning ./programs/life_space_leak/test.T ====> Scanning ./programs/fun_insts/test.T ====> Scanning ./programs/cholewo-eval/test.T ====> Scanning ./programs/jl_defaults/test.T ====> Scanning ./programs/fast2haskell/test.T ====> Scanning ./programs/record_upd/test.T ====> Scanning ./programs/hs-boot/all.T ====> Scanning ./programs/andy_cherry/test.T ====> Scanning ./programs/seward-space-leak/test.T ====> Scanning ./programs/jq_readsPrec/test.T ====> Scanning ./programs/sanders_array/test.T ====> Scanning ./programs/jules_xref2/test.T ====> Scanning ./programs/maessen-hashtab/test.T ====> Scanning ./programs/thurston-modular-arith/test.T ====> Scanning ./programs/okeefe_neural/test.T ====> Scanning ./programs/launchbury/test.T ====> Scanning ./concurrent/prog002/all.T ====> Scanning ./concurrent/prog001/all.T ====> Scanning ./concurrent/T2317/all.T ====> Scanning ./concurrent/prog003/all.T ====> Scanning ./concurrent/should_run/all.T ====> Scanning ./quasiquotation/qq003/test.T ====> Scanning ./quasiquotation/qq002/test.T ====> Scanning ./quasiquotation/all.T ====> Scanning ./quasiquotation/qq008/test.T ====> Scanning ./quasiquotation/qq004/test.T ====> Scanning ./quasiquotation/qq005/test.T ====> Scanning ./quasiquotation/T4491/test.T ====> Scanning ./quasiquotation/qq007/test.T ====> Scanning ./quasiquotation/qq006/test.T ====> Scanning ./quasiquotation/qq001/test.T ====> Scanning ./warnings/minimal/all.T ====> Scanning ./warnings/should_compile/all.T ====> Scanning ./module/mod175/all.T ====> Scanning ./module/base01/all.T ====> Scanning ./module/all.T ====> Scanning ./partial-sigs/should_compile/all.T ====> Scanning ./partial-sigs/should_fail/all.T ====> Scanning ./partial-sigs/should_run/all.T ====> Scanning ./annotations/should_compile/all.T ====> Scanning ./annotations/should_compile/th/all.T ====> Scanning ./annotations/should_fail/all.T ====> Scanning ./annotations/should_run/all.T ====> Scanning ./codeGen/should_compile/all.T ====> Scanning ./codeGen/should_gen_asm/all.T ====> Scanning ./codeGen/should_run/all.T ====> Scanning ./patsyn/should_compile/all.T ====> Scanning ./patsyn/should_fail/all.T ====> Scanning ./patsyn/should_run/all.T ====> Scanning ./plugins/all.T ====> Scanning ./indexed-types/should_compile/all.T ====> Scanning ./indexed-types/should_fail/all.T ====> Scanning ./indexed-types/should_run/all.T ====> Scanning ./overloadedlists/should_fail/all.T ====> Scanning ./overloadedlists/should_run/all.T ====> Scanning ./llvm/should_compile/all.T ====> Scanning ./llvm/should_run/subsections_via_symbols/all.T ====> Scanning ./roles/should_compile/all.T ====> Scanning ./roles/should_fail/all.T ====> Scanning ./esc/all.T ====> Scanning ./th/TH_import_loop/TH_import_loop.T ====> Scanning ./th/T2014/all.T ====> Scanning ./th/all.T ====> Scanning ./th/TH_spliceViewPat/test.T ====> Scanning ./generics/GEq/test.T ====> Scanning ./generics/GShow/test.T ====> Scanning ./generics/Uniplate/test.T ====> Scanning ./generics/GMap/test.T ====> Scanning ./generics/all.T ====> Scanning ./generics/GFunctor/test.T ====> Scanning ./haddock/should_compile_flag_nohaddock/all.T ====> Scanning ./haddock/should_compile_noflag_nohaddock/all.T ====> Scanning ./haddock/should_compile_flag_haddock/all.T ====> Scanning ./haddock/should_fail_flag_haddock/all.T ====> Scanning ./haddock/haddock_examples/test.T ====> Scanning ./haddock/should_compile_noflag_haddock/all.T ====> Scanning ./driver/T7373/all.T ====> Scanning ./driver/recomp002/all.T ====> Scanning ./driver/T437/all.T ====> Scanning ./driver/bug1677/all.T ====> Scanning ./driver/T8602/T8602.T ====> Scanning ./driver/T1372/all.T ====> Scanning ./driver/dynamic_flags_002/all.T ====> Scanning ./driver/sigof02/all.T ====> Scanning ./driver/T8526/T8526.T ====> Scanning ./driver/dynamicToo/dynamicToo004/test.T ====> Scanning ./driver/dynamicToo/all.T ====> Scanning ./driver/dynamicToo/dynamicToo001/test.T ====> Scanning ./driver/dynamicToo/dynamicToo002/test.T ====> Scanning ./driver/recomp007/all.T ====> Scanning ./driver/T5147/all.T ====> Scanning ./driver/recomp001/all.T ====> Scanning ./driver/T1959/test.T ====> Scanning ./driver/retc001/all.T ====> Scanning ./driver/T3007/all.T ====> Scanning ./driver/recomp014/all.T ====> Scanning ./driver/all.T ====> Scanning ./driver/conflicting_flags/test.T ====> Scanning ./driver/recomp003/all.T ====> Scanning ./driver/dynamic_flags_001/all.T ====> Scanning ./driver/sigof04/all.T ====> Scanning ./driver/T8184/all.T ====> Scanning ./driver/retc003/all.T ====> Scanning ./driver/recomp011/all.T ====> Scanning ./driver/objc/all.T ====> Scanning ./driver/recomp008/all.T ====> Scanning ./driver/sigof03/all.T ====> Scanning ./driver/recomp013/all.T ====> Scanning ./driver/recomp006/all.T ====> Scanning ./driver/sigof01/all.T ====> Scanning ./driver/recomp004/all.T ====> Scanning ./driver/recomp009/all.T ====> Scanning ./driver/recomp010/all.T ====> Scanning ./driver/recomp005/all.T ====> Scanning ./driver/retc002/all.T ====> Scanning ./driver/recomp012/all.T ====> Scanning ./driver/T7835/all.T ====> Scanning ./boxy/all.T ====> Scanning ./cabal/cabal07/all.T ====> Scanning ./cabal/sigcabal01/all.T ====> Scanning ./cabal/cabal01/all.T ====> Scanning ./cabal/cabal04/all.T ====> Scanning ./cabal/cabal03/all.T ====> Scanning ./cabal/all.T ====> Scanning ./cabal/cabal05/all.T ====> Scanning ./cabal/cabal06/all.T ====> Scanning ./cabal/pkg02/all.T ====> Scanning ./mdo/should_compile/all.T ====> Scanning ./mdo/should_fail/all.T ====> Scanning ./mdo/should_run/all.T ====> Scanning ./simplCore/prog002/test.T ====> Scanning ./simplCore/prog001/test.T ====> Scanning ./simplCore/prog003/test.T ====> Scanning ./simplCore/should_compile/all.T ====> Scanning ./simplCore/should_run/all.T ====> Scanning ./stranal/sigs/all.T ====> Scanning ./stranal/should_compile/all.T ====> Scanning ./stranal/should_run/all.T ====> Scanning ./stranal/should_run/T8425/all.T ====> Scanning ./safeHaskell/safeInfered/all.T ====> Scanning ./safeHaskell/unsafeLibs/all.T ====> Scanning ./safeHaskell/flags/all.T ====> Scanning ./safeHaskell/ghci/all.T ====> Scanning ./safeHaskell/check/pkg01/all.T ====> Scanning ./safeHaskell/check/all.T ====> Scanning ./safeHaskell/safeLanguage/all.T ====> Scanning ./rts/all.T ====> Scanning ./rts/T5644/all.T ====> Scanning ./arrows/should_compile/all.T ====> Scanning ./arrows/should_fail/all.T ====> Scanning ./arrows/should_run/all.T ====> Scanning ./typecheck/prog002/test.T ====> Scanning ./typecheck/prog001/test.T ====> Scanning ./typecheck/bug1465/all.T ====> Scanning ./typecheck/should_compile/all.T ====> Scanning ./typecheck/testeq1/test.T ====> Scanning ./typecheck/should_fail/all.T ====> Scanning ./typecheck/should_run/all.T ====> Scanning ./layout/all.T ====> Scanning ./perf/space_leaks/all.T ====> Scanning ./perf/haddock/all.T ====> Scanning ./perf/compiler/all.T ====> Scanning ./perf/should_run/all.T ====> Scanning ./dynlibs/all.T ====> Scanning ./ghc-api/T4891/all.T ====> Scanning ./ghc-api/landmines/all.T ====> Scanning ./ghc-api/dynCompileExpr/all.T ====> Scanning ./ghc-api/all.T ====> Scanning ./ghc-api/annotations/all.T ====> Scanning ./ghc-api/show-srcspan/all.T ====> Scanning ./ghc-api/T7478/all.T ====> Scanning ./ghc-api/apirecomp001/all.T ====> Scanning ./ghc-api/annotations-literals/all.T ====> Scanning ./array/should_run/all.T ====> Scanning ./rebindable/all.T ====> Scanning ./deSugar/should_compile/all.T ====> Scanning ./deSugar/should_run/all.T ====> Scanning ./polykinds/all.T ====> Scanning ./deriving/should_compile/all.T ====> Scanning ./deriving/should_fail/all.T ====> Scanning ./deriving/should_run/all.T ====> Scanning ../../libraries/array/tests/all.T ====> Scanning ../../libraries/base/tests/Numeric/all.T ====> Scanning ../../libraries/base/tests/IO/all.T ====> Scanning ../../libraries/base/tests/all.T ====> Scanning ../../libraries/base/tests/Text.Printf/all.T ====> Scanning ../../libraries/base/tests/System/all.T ====> Scanning ../../libraries/base/tests/Concurrent/all.T ====> Scanning ../../libraries/directory/tests/all.T ====> Scanning ../../libraries/hpc/tests/ghc_ghci/test.T ====> Scanning ../../libraries/hpc/tests/function/test.T ====> Scanning ../../libraries/hpc/tests/raytrace/test.T ====> Scanning ../../libraries/hpc/tests/raytrace/tixs/test.T ====> Scanning ../../libraries/hpc/tests/function2/test.T ====> Scanning ../../libraries/hpc/tests/fork/test.T ====> Scanning ../../libraries/hpc/tests/simple/test.T ====> Scanning ../../libraries/hpc/tests/simple/tixs/test.T ====> Scanning ../../libraries/process/tests/all.T ====> Scanning ../../libraries/template-haskell/tests/all.T ====> Scanning ../../libraries/unix/tests/libposix/all.T ====> Scanning ../../libraries/unix/tests/all.T ====> Scanning ../../libraries/containers/tests-ghc/all.T =====> gadt1(normal) 1 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt1.comp.stderr 2>&1 =====> gadt3(normal) 3 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt3.comp.stderr 2>&1 =====> gadt6(normal) 6 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt6.comp.stderr 2>&1 =====> gadt7(normal) 7 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt7.comp.stderr 2>&1 =====> gadt8(normal) 8 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt8.comp.stderr 2>&1 =====> gadt9(normal) 9 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt9.comp.stderr 2>&1 =====> gadt10(normal) 10 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt10.comp.stderr 2>&1 =====> gadt11(normal) 11 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt11.comp.stderr 2>&1 =====> gadt13(normal) 12 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt13.comp.stderr 2>&1 =====> gadt14(normal) 13 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt14.comp.stderr 2>&1 =====> gadt15(normal) 14 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt15.comp.stderr 2>&1 =====> gadt16(normal) 15 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt16.comp.stderr 2>&1 =====> gadt17(normal) 16 of 4382 [0, 0, 0] cd ./gadt && $MAKE -s --no-print-directory gadt17 gadt17.run.stdout 2> gadt17.run.stderr =====> gadt18(normal) 17 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt18.comp.stderr 2>&1 =====> gadt19(normal) 18 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt19.comp.stderr 2>&1 =====> gadt20(normal) 19 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt20.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt20.comp.stderr 2>&1 =====> gadt21(normal) 20 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt21.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt21.comp.stderr 2>&1 =====> gadt22(normal) 21 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt22.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt22.comp.stderr 2>&1 =====> gadt23(normal) 22 of 4382 [0, 0, 0] cd ./gadt && $MAKE -s --no-print-directory gadt23 gadt23.run.stdout 2> gadt23.run.stderr =====> gadt24(normal) 23 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt24.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt24.comp.stderr 2>&1 =====> red-black(normal) 24 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c red-black.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > red-black.comp.stderr 2>&1 =====> equal(normal) 26 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c equal.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > equal.comp.stderr 2>&1 =====> nbe(normal) 27 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c nbe.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > nbe.comp.stderr 2>&1 =====> while(normal) 28 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o while while.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > while.comp.stderr 2>&1 cd ./gadt && ./while while.run.stdout 2> while.run.stderr =====> rw(normal) 29 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rw.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rw.comp.stderr 2>&1 =====> lazypat(normal) 30 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c lazypat.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > lazypat.comp.stderr 2>&1 =====> lazypatok(normal) 31 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c lazypatok.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > lazypatok.comp.stderr 2>&1 Compile failed (status 256) errors were: lazypatok.hs:13:18: Couldn't match expected type ‘Int’ with actual type ‘a’ ‘a’ is a rigid type variable bound by the type signature for f :: (T a, a) -> Int at lazypatok.hs:12:6 Relevant bindings include y :: a (bound at lazypatok.hs:13:11) f :: (T a, a) -> Int (bound at lazypatok.hs:13:1) In the second argument of ‘(+)’, namely ‘y’ In the expression: x + y =====> tc(normal) 32 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tc tc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tc.comp.stderr 2>&1 cd ./gadt && ./tc tc.run.stdout 2> tc.run.stderr =====> arrow(normal) 33 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrow.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrow.comp.stderr 2>&1 =====> tdpe(normal) 34 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tdpe.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tdpe.comp.stderr 2>&1 =====> records(normal) 36 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c records.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > records.comp.stderr 2>&1 =====> records-fail1(normal) 38 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c records-fail1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > records-fail1.comp.stderr 2>&1 =====> doaitse(normal) 39 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c doaitse.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > doaitse.comp.stderr 2>&1 =====> josef(normal) 40 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c josef.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > josef.comp.stderr 2>&1 =====> gadt-fd(normal) 41 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt-fd.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt-fd.comp.stderr 2>&1 Compile failed (status 256) errors were: gadt-fd.hs:10:1: Too many parameters for class ‘Plus’ (Use MultiParamTypeClasses to allow multi-parameter classes) In the class declaration for ‘Plus’ =====> karl1(normal) 42 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c karl1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > karl1.comp.stderr 2>&1 =====> karl2(normal) 43 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c karl2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > karl2.comp.stderr 2>&1 =====> data1(normal) 44 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c data1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > data1.comp.stderr 2>&1 =====> data2(normal) 45 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c data2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > data2.comp.stderr 2>&1 =====> termination(normal) 46 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c termination.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > termination.comp.stderr 2>&1 =====> set(normal) 47 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c set.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > set.comp.stderr 2>&1 =====> scoped(normal) 48 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c scoped.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > scoped.comp.stderr 2>&1 =====> gadt-escape1(normal) 49 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt-escape1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt-escape1.comp.stderr 2>&1 =====> Session(normal) 50 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Session Session.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Session.comp.stderr 2>&1 cd ./gadt && ./Session Session.run.stdout 2> Session.run.stderr =====> CasePrune(normal) 51 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c CasePrune.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CasePrune.comp.stderr 2>&1 =====> T1999(normal) 52 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1999.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1999.comp.stderr 2>&1 =====> T1999a(normal) 53 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1999a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1999a.comp.stderr 2>&1 =====> T2587(normal) 54 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2587.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2587.comp.stderr 2>&1 =====> T2040(normal) 55 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2040.comp.stderr 2>&1 =====> T2151(normal) 56 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2151.comp.stderr 2>&1 =====> T3013(normal) 57 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3013.comp.stderr 2>&1 =====> T3163(normal) 58 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3163.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3163.comp.stderr 2>&1 =====> gadt25(normal) 59 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadt25.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadt25.comp.stderr 2>&1 =====> T3651(normal) 60 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3651.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3651.comp.stderr 2>&1 =====> T3638(normal) 61 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3638.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3638.comp.stderr 2>&1 =====> gadtSyntax001(normal) 62 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadtSyntax001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadtSyntax001.comp.stderr 2>&1 =====> gadtSyntaxFail001(normal) 63 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadtSyntaxFail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadtSyntaxFail001.comp.stderr 2>&1 =====> gadtSyntaxFail002(normal) 64 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadtSyntaxFail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadtSyntaxFail002.comp.stderr 2>&1 =====> gadtSyntaxFail003(normal) 65 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c gadtSyntaxFail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gadtSyntaxFail003.comp.stderr 2>&1 =====> T3169(normal) 66 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3169.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3169.comp.stderr 2>&1 =====> T5424(normal) 67 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5424 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 -O0 > T5424.comp.stderr 2>&1 =====> FloatEq(normal) 68 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FloatEq.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > FloatEq.comp.stderr 2>&1 =====> T7205(normal) 69 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7205.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7205.comp.stderr 2>&1 =====> T7293(normal) 70 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7293.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7293.comp.stderr 2>&1 =====> T7294(normal) 71 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7294.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7294.comp.stderr 2>&1 =====> T7321(normal) 72 of 4382 [0, 0, 0] cd ./gadt && $MAKE -s --no-print-directory T7321 T7321.run.stdout 2> T7321.run.stderr =====> T7974(normal) 73 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7974.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7974.comp.stderr 2>&1 =====> T7558(normal) 74 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7558.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7558.comp.stderr 2>&1 =====> T9096(normal) 75 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9096.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9096.comp.stderr 2>&1 =====> T9380(normal) 76 of 4382 [0, 0, 0] cd ./gadt && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9380 T9380.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9380.comp.stderr 2>&1 cd ./gadt && ./T9380 T9380.run.stdout 2> T9380.run.stderr =====> prof001(normal) 77 of 4382 [0, 0, 0] cd ./profiling/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o prof001 prof001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -prof -caf-all > prof001.comp.stderr 2>&1 cd ./profiling/should_compile && ./prof001 prof001.run.stdout 2> prof001.run.stderr =====> prof002(normal) 78 of 4382 [0, 0, 0] cd ./profiling/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o prof002 prof002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -prof -caf-all > prof002.comp.stderr 2>&1 cd ./profiling/should_compile && ./prof002 prof002.run.stdout 2> prof002.run.stderr =====> T2410(normal) 79 of 4382 [0, 0, 0] cd ./profiling/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2410.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 -prof -caf-all > T2410.comp.stderr 2>&1 =====> proffail001(normal) 80 of 4382 [0, 0, 0] cd ./profiling/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c proffail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -prof -caf-all > proffail001.comp.stderr 2>&1 =====> heapprof001(profasm) 81 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o heapprof001 heapprof001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > heapprof001.comp.stderr 2>&1 cd ./profiling/should_run && ./heapprof001 7 +RTS -hc -p -RTS heapprof001.run.stdout 2> heapprof001.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" heapprof001 =====> T2592(profasm) 82 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2592 T2592.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T2592.comp.stderr 2>&1 cd ./profiling/should_run && ./T2592 +RTS -M1m -RTS +RTS -hc -p -RTS T2592.run.stdout 2> T2592.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T2592 =====> T3001(prof_hb) 83 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3001 T3001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T3001.comp.stderr 2>&1 cd ./profiling/should_run && ./T3001 +RTS -hb -RTS T3001.run.stdout 2> T3001.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T3001 =====> T3001-2(prof_hb) 84 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3001-2 T3001-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -package bytestring > T3001-2.comp.stderr 2>&1 cd ./profiling/should_run && ./T3001-2 +RTS -hb -RTS T3001-2.run.stdout 2> T3001-2.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T3001-2 =====> scc001(profasm) 85 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o scc001 scc001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fno-state-hack -fno-full-laziness > scc001.comp.stderr 2>&1 cd ./profiling/should_run && ./scc001 +RTS -hc -p -RTS scc001.run.stdout 2> scc001.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" scc001 =====> scc002(profasm) 86 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o scc002 scc002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > scc002.comp.stderr 2>&1 cd ./profiling/should_run && ./scc002 +RTS -hc -p -RTS scc002.run.stdout 2> scc002.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" scc002 =====> scc003(profasm) 87 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o scc003 scc003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fno-state-hack > scc003.comp.stderr 2>&1 cd ./profiling/should_run && ./scc003 +RTS -hc -p -RTS scc003.run.stdout 2> scc003.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" scc003 =====> scc004(profasm) 88 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o scc004 scc004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > scc004.comp.stderr 2>&1 cd ./profiling/should_run && ./scc004 +RTS -hc -p -RTS scc004.run.stdout 2> scc004.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" scc004 Actual prof output differs from expected: --- ./profiling/should_run/scc004.prof.sample 2014-12-22 15:55:30.000000000 +0000 +++ ./profiling/should_run/scc004.prof 2015-06-02 01:49:02.071000000 +0000 @@ -1,28 +1,30 @@ - Wed Nov 23 11:52 2011 Time and Allocation Profiling Report (Final) + Tue Jun 2 01:49 2015 Time and Allocation Profiling Report (Final) - scc004 +RTS -p -RTS + scc004 +RTS -hc -p -RTS - total time = 0.00 secs (0 ticks @ 20 ms) - total alloc = 39,400 bytes (excludes profiling overheads) + total time = 0.00 secs (0 ticks @ 1000 us, 1 processor) + total alloc = 38,976 bytes (excludes profiling overheads) COST CENTRE MODULE %time %alloc -MAIN MAIN 0.0 1.7 -CAF GHC.Conc.Signal 0.0 1.7 +MAIN MAIN 0.0 1.9 +CAF GHC.IO.Handle.FD 0.0 88.5 CAF GHC.IO.Encoding 0.0 7.1 -CAF GHC.IO.Handle.FD 0.0 88.7 +CAF GHC.Conc.Signal 0.0 1.7 individual inherited COST CENTRE MODULE no. entries %time %alloc %time %alloc -MAIN MAIN 98 0 0.0 1.7 0.0 100.0 - CAF GHC.IO.Handle.FD 124 0 0.0 88.7 0.0 88.7 - CAF GHC.IO.Encoding.Iconv 116 0 0.0 0.6 0.0 0.6 - CAF GHC.IO.Encoding 114 0 0.0 7.1 0.0 7.1 - CAF GHC.Conc.Signal 106 0 0.0 1.7 0.0 1.7 - CAF Main 104 0 0.0 0.1 0.0 0.2 - f Main 197 1 0.0 0.0 0.0 0.0 - main Main 196 1 0.0 0.0 0.0 0.1 - f Main 198 0 0.0 0.0 0.0 0.0 - g Main 199 1 0.0 0.0 0.0 0.0 +MAIN MAIN 41 0 0.0 1.9 0.0 100.0 + CAF Main 81 0 0.0 0.0 0.0 0.1 + main Main 82 1 0.0 0.0 0.0 0.1 + main Main 83 1 0.0 0.1 0.0 0.1 + f Main 84 1 0.0 0.0 0.0 0.0 + f Main 85 1 0.0 0.0 0.0 0.0 + g Main 86 1 0.0 0.0 0.0 0.0 + g Main 87 1 0.0 0.0 0.0 0.0 + CAF GHC.Conc.Signal 79 0 0.0 1.7 0.0 1.7 + CAF GHC.IO.Encoding 76 0 0.0 7.1 0.0 7.1 + CAF GHC.IO.Encoding.Iconv 75 0 0.0 0.6 0.0 0.6 + CAF GHC.IO.Handle.FD 69 0 0.0 88.5 0.0 88.5 =====> scc005(profasm) 89 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o scc005 scc005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > scc005.comp.stderr 2>&1 cd ./profiling/should_run && ./scc005 +RTS -hc -p -RTS scc005.run.stdout 2> scc005.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" scc005 =====> T5314(profasm) 90 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5314 T5314.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T5314.comp.stderr 2>&1 cd ./profiling/should_run && ./T5314 +RTS -hc -p -RTS T5314.run.stdout 2> T5314.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T5314 =====> T680(profasm) 91 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T680 T680.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fno-full-laziness > T680.comp.stderr 2>&1 cd ./profiling/should_run && ./T680 +RTS -hc -p -RTS T680.run.stdout 2> T680.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T680 =====> T2552(profasm) 92 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2552 T2552.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T2552.comp.stderr 2>&1 cd ./profiling/should_run && ./T2552 +RTS -hc -p -RTS T2552.run.stdout 2> T2552.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T2552 =====> T949(profasm) 93 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T949 T949.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T949.comp.stderr 2>&1 cd ./profiling/should_run && ./T949 +RTS -hc -p -RTS T949.run.stdout 2> T949.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T949 =====> ioprof(profasm) 94 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ioprof ioprof.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fno-full-laziness -fno-state-hack > ioprof.comp.stderr 2>&1 cd ./profiling/should_run && ./ioprof +RTS -hc -p -RTS ioprof.run.stdout 2> ioprof.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" ioprof =====> prof-doc-fib(profasm) 95 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o prof-doc-fib prof-doc-fib.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > prof-doc-fib.comp.stderr 2>&1 cd ./profiling/should_run && ./prof-doc-fib +RTS -hc -p -RTS prof-doc-fib.run.stdout 2> prof-doc-fib.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" prof-doc-fib =====> prof-doc-last(profasm) 96 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o prof-doc-last prof-doc-last.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fno-full-laziness > prof-doc-last.comp.stderr 2>&1 cd ./profiling/should_run && ./prof-doc-last +RTS -hc -p -RTS prof-doc-last.run.stdout 2> prof-doc-last.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" prof-doc-last =====> T5559(profasm) 97 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5559 T5559.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T5559.comp.stderr 2>&1 cd ./profiling/should_run && ./T5559 +RTS -hc -p -RTS T5559.run.stdout 2> T5559.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T5559 =====> callstack001(profasm) 98 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o callstack001 callstack001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fprof-auto-calls -fno-full-laziness -fno-state-hack > callstack001.comp.stderr 2>&1 cd ./profiling/should_run && ./callstack001 +RTS -hc -p -RTS callstack001.run.stdout 2> callstack001.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" callstack001 =====> callstack002(profasm) 99 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o callstack002 callstack002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all -fprof-auto-calls -fno-full-laziness -fno-state-hack > callstack002.comp.stderr 2>&1 cd ./profiling/should_run && ./callstack002 +RTS -hc -p -RTS callstack002.run.stdout 2> callstack002.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" callstack002 =====> T5363(profasm) 100 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5363 T5363.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > T5363.comp.stderr 2>&1 cd ./profiling/should_run && ./T5363 +RTS -hc -p -RTS T5363.run.stdout 2> T5363.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" T5363 =====> profinline001(profasm) 101 of 4382 [0, 0, 0] cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o profinline001 profinline001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > profinline001.comp.stderr 2>&1 cd ./profiling/should_run && ./profinline001 +RTS -hc -p -RTS profinline001.run.stdout 2> profinline001.run.stderr cd ./profiling/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" profinline001 =====> T7859(normal) 102 of 4382 [0, 0, 0] cd ./runghc && $MAKE --no-print-directory -s T7859 T7859.run.stdout 2> T7859.run.stderr =====> T8601(normal) 103 of 4382 [0, 0, 0] cd ./runghc && $MAKE --no-print-directory -s T8601 T8601.run.stdout 2> T8601.run.stderr =====> parser.prog001(normal) 104 of 4382 [0, 0, 0] cd ./parser/prog001 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Read007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > parser.prog001.comp.stderr 2>&1 =====> utf8_002(normal) 105 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_002.comp.stderr 2>&1 =====> utf8_003(normal) 106 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_003.comp.stderr 2>&1 =====> utf8_004(normal) 107 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_004.comp.stderr 2>&1 =====> utf8_005(normal) 108 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_005.comp.stderr 2>&1 =====> utf8_010(normal) 109 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_010.comp.stderr 2>&1 =====> utf8_011(normal) 110 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_011.comp.stderr 2>&1 =====> utf8_020(normal) 111 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_020.comp.stderr 2>&1 =====> utf8_021(normal) 112 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_021.comp.stderr 2>&1 =====> utf8_022(normal) 113 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c utf8_022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_022.comp.stderr 2>&1 =====> utf8_024(normal) 114 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o utf8_024 utf8_024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > utf8_024.comp.stderr 2>&1 cd ./parser/unicode && ./utf8_024 utf8_024.run.stdout 2> utf8_024.run.stderr =====> T1744(normal) 115 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1744 T1744.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1744.comp.stderr 2>&1 cd ./parser/unicode && ./T1744 T1744.run.stdout 2> T1744.run.stderr =====> T1103(normal) 116 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1103.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1103.comp.stderr 2>&1 =====> T2302(normal) 117 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2302.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2302.comp.stderr 2>&1 =====> T4373(normal) 118 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4373.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4373.comp.stderr 2>&1 =====> T6016(normal) 119 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T6016 T6016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > T6016.comp.stderr 2>&1 cd ./parser/unicode && ./T6016 T6016.run.stdout 2> T6016.run.stderr =====> T7671(normal) 120 of 4382 [0, 0, 0] cd ./parser/unicode && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7671.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7671.comp.stderr 2>&1 =====> read001(normal) 121 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read001.comp.stderr 2>&1 =====> read002(normal) 122 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read002.comp.stderr 2>&1 =====> read003(normal) 123 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read003.comp.stderr 2>&1 =====> read004(normal) 124 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read004.comp.stderr 2>&1 =====> read005(normal) 125 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read005.comp.stderr 2>&1 =====> read008(normal) 126 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read008.comp.stderr 2>&1 =====> read009(normal) 127 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read009.comp.stderr 2>&1 =====> read010(normal) 128 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read010.comp.stderr 2>&1 =====> read011(normal) 129 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read011.comp.stderr 2>&1 =====> read014(normal) 130 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall -fno-warn-orphans > read014.comp.stderr 2>&1 =====> read015(normal) 131 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read015.comp.stderr 2>&1 =====> read016(normal) 132 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read016.comp.stderr 2>&1 =====> read017(normal) 133 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read017.comp.stderr 2>&1 =====> read018(normal) 134 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read018.comp.stderr 2>&1 =====> read019(normal) 135 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read019.comp.stderr 2>&1 =====> read021(normal) 136 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read021.comp.stderr 2>&1 =====> read022(normal) 137 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read022.comp.stderr 2>&1 =====> read024(normal) 139 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read024.comp.stderr 2>&1 =====> read025(normal) 140 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read025.comp.stderr 2>&1 =====> read026(normal) 141 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read026.comp.stderr 2>&1 =====> read027(normal) 142 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read027.comp.stderr 2>&1 =====> read028(normal) 143 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read028.comp.stderr 2>&1 =====> read029(normal) 144 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read029.comp.stderr 2>&1 =====> read030(normal) 145 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read030.comp.stderr 2>&1 =====> read031(normal) 146 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read031.comp.stderr 2>&1 =====> read032(normal) 147 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read032.comp.stderr 2>&1 =====> read033(normal) 148 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read033.comp.stderr 2>&1 =====> read034(normal) 149 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read034.comp.stderr 2>&1 =====> read036(normal) 150 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read036.comp.stderr 2>&1 =====> read037(normal) 151 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read037.comp.stderr 2>&1 =====> read038(normal) 152 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read038.comp.stderr 2>&1 =====> read039(normal) 153 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-code > read039.comp.stderr 2>&1 =====> read040(normal) 154 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read040.comp.stderr 2>&1 =====> read041(normal) 155 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read041.lhs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read041.comp.stderr 2>&1 =====> read042(normal) 156 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read042.comp.stderr 2>&1 =====> read043(normal) 157 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read043.comp.stderr 2>&1 =====> read044(normal) 158 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read044.comp.stderr 2>&1 =====> read045(normal) 159 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read045.comp.stderr 2>&1 =====> read046(normal) 160 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read046.comp.stderr 2>&1 =====> read047(normal) 161 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read047.comp.stderr 2>&1 =====> read048(normal) 162 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read048.comp.stderr 2>&1 =====> read049(normal) 163 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read049.comp.stderr 2>&1 =====> read050(normal) 164 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read050.comp.stderr 2>&1 =====> read051(normal) 165 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read051.comp.stderr 2>&1 =====> read052(normal) 166 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read052.comp.stderr 2>&1 =====> read053(normal) 167 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read053.comp.stderr 2>&1 =====> read054(normal) 168 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read054.comp.stderr 2>&1 =====> read055(normal) 169 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read055.comp.stderr 2>&1 =====> read056(normal) 170 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read056.comp.stderr 2>&1 =====> read057(normal) 171 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read057.comp.stderr 2>&1 =====> read058(normal) 172 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read058.comp.stderr 2>&1 =====> read059(normal) 173 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read059.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read059.comp.stderr 2>&1 =====> read060(normal) 174 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read060.comp.stderr 2>&1 =====> read061(normal) 175 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read061.comp.stderr 2>&1 =====> read062(normal) 176 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read062.comp.stderr 2>&1 =====> read063(normal) 177 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read063.comp.stderr 2>&1 =====> read064(normal) 178 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read064.comp.stderr 2>&1 =====> read066(normal) 179 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read066.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read066.comp.stderr 2>&1 =====> read067(normal) 180 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read067.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read067.comp.stderr 2>&1 =====> read068(normal) 181 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read068.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read068.comp.stderr 2>&1 =====> read069(normal) 182 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read069.comp.stderr 2>&1 =====> read_1821(normal) 183 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c read_1821.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > read_1821.comp.stderr 2>&1 =====> T2245(normal) 184 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2245.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-type-defaults > T2245.comp.stderr 2>&1 =====> T3303(normal) 185 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3303 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T3303.comp.stderr 2>&1 =====> T3741(normal) 186 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3741.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3741.comp.stderr 2>&1 =====> DoAndIfThenElse(normal) 187 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DoAndIfThenElse.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DoAndIfThenElse.comp.stderr 2>&1 =====> NondecreasingIndentation(normal) 188 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NondecreasingIndentation.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NondecreasingIndentation.comp.stderr 2>&1 =====> mc15(normal) 189 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc15.comp.stderr 2>&1 =====> mc16(normal) 190 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc16.comp.stderr 2>&1 =====> EmptyDecls(normal) 191 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c EmptyDecls.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > EmptyDecls.comp.stderr 2>&1 =====> ParserLambdaCase(normal) 192 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserLambdaCase.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserLambdaCase.comp.stderr 2>&1 =====> T5243(normal) 193 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5243 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5243.comp.stderr 2>&1 =====> T7118(normal) 194 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7118.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7118.comp.stderr 2>&1 =====> T7776(normal) 195 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7776.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7776.comp.stderr 2>&1 =====> RdrNoStaticPointers01(normal) 196 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RdrNoStaticPointers01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RdrNoStaticPointers01.comp.stderr 2>&1 =====> T5682(normal) 197 of 4382 [0, 0, 0] cd ./parser/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5682.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5682.comp.stderr 2>&1 =====> T7476(normal) 198 of 4382 [0, 0, 0] cd ./parser/should_compile/T7476 && $MAKE -s --no-print-directory T7476 T7476.run.stdout 2> T7476.run.stderr =====> readFail001(normal) 199 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail001.comp.stderr 2>&1 =====> readFail002(normal) 200 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail002.comp.stderr 2>&1 =====> readFail003(normal) 201 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail003.comp.stderr 2>&1 =====> readFail004(normal) 202 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail004.comp.stderr 2>&1 =====> readFail005(normal) 203 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail005.comp.stderr 2>&1 =====> readFail006(normal) 204 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail006.comp.stderr 2>&1 =====> readFail007(normal) 205 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail007.comp.stderr 2>&1 =====> readFail008(normal) 206 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail008.comp.stderr 2>&1 =====> readFail009(normal) 207 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail009.comp.stderr 2>&1 =====> readFail011(normal) 208 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail011.comp.stderr 2>&1 =====> readFail012(normal) 209 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail012.comp.stderr 2>&1 =====> readFail013(normal) 210 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail013.comp.stderr 2>&1 =====> readFail014(normal) 211 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail014.comp.stderr 2>&1 =====> readFail015(normal) 212 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail015.comp.stderr 2>&1 =====> readFail016(normal) 213 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail016.comp.stderr 2>&1 =====> readFail017(normal) 214 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail017.comp.stderr 2>&1 =====> readFail018(normal) 215 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail018.comp.stderr 2>&1 =====> readFail019(normal) 216 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail019.comp.stderr 2>&1 =====> readFail020(normal) 217 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail020.comp.stderr 2>&1 =====> readFail021(normal) 218 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail021.comp.stderr 2>&1 =====> readFail022(normal) 219 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail022.comp.stderr 2>&1 =====> readFail023(normal) 220 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail023.comp.stderr 2>&1 =====> readFail024(normal) 221 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail024.comp.stderr 2>&1 =====> readFail025(normal) 222 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail025.comp.stderr 2>&1 =====> readFail026(normal) 223 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail026.comp.stderr 2>&1 =====> readFail027(normal) 224 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail027.comp.stderr 2>&1 =====> readFail028(normal) 225 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail028.comp.stderr 2>&1 =====> readFail029(normal) 226 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail029.comp.stderr 2>&1 =====> readFail030(normal) 227 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail030.comp.stderr 2>&1 =====> readFail031(normal) 228 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail031.comp.stderr 2>&1 =====> readFail032(normal) 229 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > readFail032.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./parser/should_fail/readFail032.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./parser/should_fail/readFail032.comp.stderr 2015-06-02 01:49:22.888000000 +0000 @@ -1,8 +1,10 @@ -readFail032.hs:21:38: - Couldn't match expected type `[Char]' with actual type `Char' +readFail032.hs:11:38: + Couldn't match type ‘Char’ with ‘[Char]’ Expected type: [[Char]] Actual type: [Char] - In the second argument of `(:)', namely `"Type error on line 21"' + In the second argument of ‘(:)’, namely ‘"Type error on line 21"’ In the expression: "Type error on line 21" : "Type error on line 21" + In an equation for ‘type_error’: + type_error = "Type error on line 21" : "Type error on line 21" =====> readFail033(normal) 230 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail033.comp.stderr 2>&1 =====> readFail034(normal) 231 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail034.comp.stderr 2>&1 =====> readFail035(normal) 232 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail035.comp.stderr 2>&1 =====> readFail036(normal) 233 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail036.comp.stderr 2>&1 =====> readFail037(normal) 234 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail037.comp.stderr 2>&1 =====> readFail038(normal) 235 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail038.comp.stderr 2>&1 =====> readFail039(normal) 236 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail039.comp.stderr 2>&1 =====> readFail040(normal) 237 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail040.comp.stderr 2>&1 =====> readFail041(normal) 238 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail041.comp.stderr 2>&1 =====> readFail042(normal) 239 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail042.comp.stderr 2>&1 =====> readFail043(normal) 240 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail043.comp.stderr 2>&1 =====> readFail044(normal) 241 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail044.comp.stderr 2>&1 =====> readFail046(normal) 242 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail046.comp.stderr 2>&1 =====> readFail047(normal) 243 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFail047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFail047.comp.stderr 2>&1 =====> T3095(normal) 244 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3095.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3095.comp.stderr 2>&1 =====> T3153(normal) 245 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3153.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3153.comp.stderr 2>&1 =====> T3751(normal) 246 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3751.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3751.comp.stderr 2>&1 =====> position001(normal) 247 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c position001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > position001.comp.stderr 2>&1 =====> position002(normal) 248 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c position002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > position002.comp.stderr 2>&1 =====> T1344a(normal) 249 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1344a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1344a.comp.stderr 2>&1 =====> T1344b(normal) 250 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1344b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1344b.comp.stderr 2>&1 =====> T1344c(normal) 251 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1344c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1344c.comp.stderr 2>&1 =====> T3811(normal) 252 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811.comp.stderr 2>&1 =====> T3811b(normal) 253 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811b.comp.stderr 2>&1 =====> T3811c(normal) 254 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811c.comp.stderr 2>&1 =====> T3811d(normal) 255 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811d.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811d.comp.stderr 2>&1 =====> T3811e(normal) 256 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811e.comp.stderr 2>&1 =====> T3811f(normal) 257 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811f.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811f.comp.stderr 2>&1 =====> T3811g(normal) 258 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3811g.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3811g.comp.stderr 2>&1 =====> NoDoAndIfThenElse(normal) 259 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NoDoAndIfThenElse.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NoDoAndIfThenElse.comp.stderr 2>&1 =====> NondecreasingIndentationFail(normal) 260 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NondecreasingIndentationFail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NondecreasingIndentationFail.comp.stderr 2>&1 =====> readFailTraditionalRecords1(normal) 261 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFailTraditionalRecords1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFailTraditionalRecords1.comp.stderr 2>&1 =====> readFailTraditionalRecords2(normal) 262 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFailTraditionalRecords2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFailTraditionalRecords2.comp.stderr 2>&1 =====> readFailTraditionalRecords3(normal) 263 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c readFailTraditionalRecords3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFailTraditionalRecords3.comp.stderr 2>&1 =====> ParserNoForallUnicode(normal) 264 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoForallUnicode.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoForallUnicode.comp.stderr 2>&1 =====> ParserNoLambdaCase(normal) 265 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoLambdaCase.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoLambdaCase.comp.stderr 2>&1 =====> ParserNoMultiWayIf(normal) 266 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoMultiWayIf.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoMultiWayIf.comp.stderr 2>&1 =====> ParserNoBinaryLiterals1(normal) 267 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoBinaryLiterals1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoBinaryLiterals1.comp.stderr 2>&1 =====> ParserNoBinaryLiterals2(normal) 268 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoBinaryLiterals2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoBinaryLiterals2.comp.stderr 2>&1 =====> ParserNoBinaryLiterals3(normal) 269 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParserNoBinaryLiterals3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserNoBinaryLiterals3.comp.stderr 2>&1 =====> T5425(normal) 270 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5425.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5425.comp.stderr 2>&1 =====> T984(normal) 271 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T984.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T984.comp.stderr 2>&1 =====> T7848(normal) 272 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7848.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dppr-user-length=100 > T7848.comp.stderr 2>&1 =====> ExportCommaComma(normal) 273 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExportCommaComma.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ExportCommaComma.comp.stderr 2>&1 =====> T8430(normal) 274 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8430.lhs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8430.comp.stderr 2>&1 =====> T8431(normal) 275 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8431.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XAlternativeLayoutRule > T8431.comp.stderr 2>&1 =====> T8506(normal) 276 of 4382 [0, 0, 0] cd ./parser/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8506.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8506.comp.stderr 2>&1 =====> readRun001(normal) 277 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readRun001 readRun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readRun001.comp.stderr 2>&1 cd ./parser/should_run && ./readRun001 readRun001.run.stdout 2> readRun001.run.stderr =====> readRun002(normal) 278 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readRun002 readRun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readRun002.comp.stderr 2>&1 cd ./parser/should_run && ./readRun002 readRun002.run.stdout 2> readRun002.run.stderr =====> readRun003(normal) 279 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readRun003 readRun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readRun003.comp.stderr 2>&1 cd ./parser/should_run && ./readRun003 readRun003.run.stdout 2> readRun003.run.stderr =====> readRun004(normal) 280 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readRun004 readRun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fobject-code > readRun004.comp.stderr 2>&1 cd ./parser/should_run && ./readRun004 readRun004.run.stdout 2> readRun004.run.stderr =====> T1344(normal) 281 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1344 T1344.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1344.comp.stderr 2>&1 cd ./parser/should_run && ./T1344 T1344.run.stdout 2> T1344.run.stderr =====> operator(normal) 282 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o operator operator.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > operator.comp.stderr 2>&1 cd ./parser/should_run && ./operator operator.run.stdout 2> operator.run.stderr =====> operator2(normal) 283 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o operator2 operator2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > operator2.comp.stderr 2>&1 cd ./parser/should_run && ./operator2 operator2.run.stdout 2> operator2.run.stderr =====> ParserMultiWayIf(normal) 284 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ParserMultiWayIf ParserMultiWayIf.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ParserMultiWayIf.comp.stderr 2>&1 cd ./parser/should_run && ./ParserMultiWayIf ParserMultiWayIf.run.stdout 2> ParserMultiWayIf.run.stderr =====> BinaryLiterals0(normal) 285 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o BinaryLiterals0 BinaryLiterals0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BinaryLiterals0.comp.stderr 2>&1 cd ./parser/should_run && ./BinaryLiterals0 BinaryLiterals0.run.stdout 2> BinaryLiterals0.run.stderr =====> BinaryLiterals1(normal) 286 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o BinaryLiterals1 BinaryLiterals1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BinaryLiterals1.comp.stderr 2>&1 cd ./parser/should_run && ./BinaryLiterals1 BinaryLiterals1.run.stdout 2> BinaryLiterals1.run.stderr =====> BinaryLiterals2(normal) 287 of 4382 [0, 0, 0] cd ./parser/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o BinaryLiterals2 BinaryLiterals2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BinaryLiterals2.comp.stderr 2>&1 cd ./parser/should_run && ./BinaryLiterals2 BinaryLiterals2.run.stdout 2> BinaryLiterals2.run.stderr =====> T7116(normal) 288 of 4382 [0, 0, 0] cd ./numeric/should_compile && $MAKE -s --no-print-directory T7116 T7116.run.stdout 2> T7116.run.stderr =====> T7895(normal) 289 of 4382 [0, 0, 0] cd ./numeric/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7895.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7895.comp.stderr 2>&1 =====> T7881(normal) 290 of 4382 [0, 0, 0] cd ./numeric/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7881.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7881.comp.stderr 2>&1 =====> T8542(normal) 291 of 4382 [0, 0, 0] cd ./numeric/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8542.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8542.comp.stderr 2>&1 =====> arith001(normal) 292 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith001 arith001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith001.comp.stderr 2>&1 cd ./numeric/should_run && ./arith001 arith001.run.stdout 2> arith001.run.stderr =====> arith002(normal) 293 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith002 arith002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith002.comp.stderr 2>&1 cd ./numeric/should_run && ./arith002 arith002.run.stdout 2> arith002.run.stderr =====> arith003(normal) 294 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith003 arith003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith003.comp.stderr 2>&1 cd ./numeric/should_run && ./arith003 arith003.run.stdout 2> arith003.run.stderr =====> arith004(normal) 295 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith004 arith004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith004.comp.stderr 2>&1 cd ./numeric/should_run && ./arith004 arith004.run.stdout 2> arith004.run.stderr =====> arith005(normal) 296 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith005 arith005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith005.comp.stderr 2>&1 cd ./numeric/should_run && ./arith005 arith005.run.stdout 2> arith005.run.stderr =====> arith006(normal) 297 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith006 arith006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith006.comp.stderr 2>&1 cd ./numeric/should_run && ./arith006 arith006.run.stdout 2> arith006.run.stderr =====> arith007(normal) 298 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith007 arith007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith007.comp.stderr 2>&1 cd ./numeric/should_run && ./arith007 arith007.run.stdout 2> arith007.run.stderr =====> arith008(normal) 299 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith008 arith008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith008.comp.stderr 2>&1 cd ./numeric/should_run && ./arith008 arith008.run.stdout 2> arith008.run.stderr =====> arith009(normal) 300 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith009 arith009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith009.comp.stderr 2>&1 cd ./numeric/should_run && ./arith009 arith009.run.stdout 2> arith009.run.stderr =====> arith010(normal) 301 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith010 arith010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith010.comp.stderr 2>&1 cd ./numeric/should_run && ./arith010 arith010.run.stdout 2> arith010.run.stderr =====> arith011(normal) 302 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith011 arith011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith011.comp.stderr 2>&1 cd ./numeric/should_run && ./arith011 arith011.run.stdout 2> arith011.run.stderr =====> arith012(normal) 303 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith012 arith012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith012.comp.stderr 2>&1 cd ./numeric/should_run && ./arith012 arith012.run.stdout 2> arith012.run.stderr =====> arith013(normal) 304 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith013 arith013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith013.comp.stderr 2>&1 cd ./numeric/should_run && ./arith013 arith013.run.stdout 2> arith013.run.stderr =====> arith014(normal) 305 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith014 arith014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith014.comp.stderr 2>&1 cd ./numeric/should_run && ./arith014 arith014.run.stdout 2> arith014.run.stderr =====> arith015(normal) 306 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith015 arith015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith015.comp.stderr 2>&1 cd ./numeric/should_run && ./arith015 arith015.run.stdout 2> arith015.run.stderr =====> numrun009(normal) 307 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun009 numrun009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun009.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun009 numrun009.run.stdout 2> numrun009.run.stderr =====> numrun010(normal) 308 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun010 numrun010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun010.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun010 numrun010.run.stdout 2> numrun010.run.stderr =====> numrun011(normal) 309 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun011 numrun011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun011.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun011 numrun011.run.stdout 2> numrun011.run.stderr =====> numrun012(normal) 310 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun012 numrun012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun012.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun012 numrun012.run.stdout 2> numrun012.run.stderr =====> numrun013(normal) 311 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun013 numrun013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun013.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun013 numrun013.run.stdout 2> numrun013.run.stderr =====> numrun014(normal) 312 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numrun014 numrun014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > numrun014.comp.stderr 2>&1 cd ./numeric/should_run && ./numrun014 numrun014.run.stdout 2> numrun014.run.stderr =====> arith016(normal) 313 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith016 arith016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith016.comp.stderr 2>&1 cd ./numeric/should_run && ./arith016 arith016.run.stdout 2> arith016.run.stderr =====> arith017(normal) 314 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith017 arith017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith017.comp.stderr 2>&1 cd ./numeric/should_run && ./arith017 arith017.run.stdout 2> arith017.run.stderr =====> arith018(normal) 315 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith018 arith018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith018.comp.stderr 2>&1 cd ./numeric/should_run && ./arith018 arith018.run.stdout 2> arith018.run.stderr =====> arith019(normal) 316 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arith019 arith019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arith019.comp.stderr 2>&1 cd ./numeric/should_run && ./arith019 arith019.run.stdout 2> arith019.run.stderr =====> expfloat(normal) 317 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o expfloat expfloat.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > expfloat.comp.stderr 2>&1 cd ./numeric/should_run && ./expfloat expfloat.run.stdout 2> expfloat.run.stderr =====> T3676(normal) 319 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3676 T3676.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3676.comp.stderr 2>&1 cd ./numeric/should_run && ./T3676 T3676.run.stdout 2> T3676.run.stderr Actual stdout output differs from expected: --- ./numeric/should_run/T3676.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./numeric/should_run/T3676.run.stdout 2015-06-02 01:49:39.914000000 +0000 @@ -1,48 +1,48 @@ -NaN -Infinity -Infinity --0.0 -NaN Infinity -Infinity --0.0 -0 % 0 -1 % 0 -(-1) % 0 -0 % (-1) -NaN -Infinity +0.0 -Infinity --0.0 -NaN Infinity -Infinity --0.0 -0 % 0 -1 % 0 -(-1) % 0 -0 % (-1) -NaN +0.0 +(-269653970229347386159395778618353710042696546841345985910145121736599013708251444699062715983611304031680170819807090036488184653221624933739271145959211186566651840137298227914453329401869141179179624428127508653257226023513694322210869665811240855745025766026879447359920868907719574457253034494436336205824) % 1 +179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137216 % 1 +(-179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137216) % 1 +0 % 1 +-5.104235503814077e38 +3.402823669209385e38 +-3.402823669209385e38 +0.0 +-Infinity Infinity -Infinity --0.0 -NaN +0.0 +(-510423550381407695195061911147652317184) % 1 +340282366920938463463374607431768211456 % 1 +(-340282366920938463463374607431768211456) % 1 +0 % 1 +-Infinity Infinity -Infinity --0.0 -0 % 0 -1 % 0 -(-1) % 0 -0 % (-1) -NaN +0.0 +-Infinity Infinity -Infinity --0.0 -NaN +0.0 +(-269653970229347386159395778618353710042696546841345985910145121736599013708251444699062715983611304031680170819807090036488184653221624933739271145959211186566651840137298227914453329401869141179179624428127508653257226023513694322210869665811240855745025766026879447359920868907719574457253034494436336205824) % 1 +179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137216 % 1 +(-179769313486231590772930519078902473361797697894230657273430081157732675805500963132708477322407536021120113879871393357658789768814416622492847430639474124377767893424865485276302219601246094119453082952085005768838150682342462881473913110540827237163350510684586298239947245938479716304835356329624224137216) % 1 +0 % 1 +-5.104235503814077e38 +3.402823669209385e38 +-3.402823669209385e38 +0.0 +-Infinity Infinity -Infinity --0.0 -0 % 0 -1 % 0 -(-1) % 0 -0 % (-1) +0.0 +(-510423550381407695195061911147652317184) % 1 +340282366920938463463374607431768211456 % 1 +(-340282366920938463463374607431768211456) % 1 +0 % 1 =====> T4381(normal) 320 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4381 T4381.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4381.comp.stderr 2>&1 cd ./numeric/should_run && ./T4381 T4381.run.stdout 2> T4381.run.stderr =====> T4383(normal) 321 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4383 T4383.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4383.comp.stderr 2>&1 cd ./numeric/should_run && ./T4383 T4383.run.stdout 2> T4383.run.stderr =====> add2(normal) 322 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o add2 add2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fobject-code > add2.comp.stderr 2>&1 cd ./numeric/should_run && ./add2 add2.run.stdout 2> add2.run.stderr =====> mul2(normal) 323 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mul2 mul2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fobject-code > mul2.comp.stderr 2>&1 cd ./numeric/should_run && ./mul2 mul2.run.stdout 2> mul2.run.stderr =====> quotRem2(normal) 324 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o quotRem2 quotRem2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fobject-code > quotRem2.comp.stderr 2>&1 cd ./numeric/should_run && ./quotRem2 quotRem2.run.stdout 2> quotRem2.run.stderr =====> T5863(normal) 325 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5863 T5863.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5863.comp.stderr 2>&1 cd ./numeric/should_run && ./T5863 T5863.run.stdout 2> T5863.run.stderr =====> T7014(normal) 326 of 4382 [0, 0, 0] cd ./numeric/should_run && $MAKE -s --no-print-directory T7014 T7014.run.stdout 2> T7014.run.stderr =====> T7233(normal) 327 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7233 T7233.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7233.comp.stderr 2>&1 cd ./numeric/should_run && ./T7233 T7233.run.stdout 2> T7233.run.stderr =====> NumDecimals(normal) 328 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o NumDecimals NumDecimals.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NumDecimals.comp.stderr 2>&1 cd ./numeric/should_run && ./NumDecimals NumDecimals.run.stdout 2> NumDecimals.run.stderr =====> T8726(normal) 329 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8726 T8726.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8726.comp.stderr 2>&1 cd ./numeric/should_run && ./T8726 T8726.run.stdout 2> T8726.run.stderr =====> CarryOverflow(normal) 330 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CarryOverflow CarryOverflow.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CarryOverflow.comp.stderr 2>&1 cd ./numeric/should_run && ./CarryOverflow CarryOverflow.run.stdout 2> CarryOverflow.run.stderr =====> T9810(normal) 331 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9810 T9810.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9810.comp.stderr 2>&1 cd ./numeric/should_run && ./T9810 T9810.run.stdout 2> T9810.run.stderr =====> T10011(normal) 332 of 4382 [0, 0, 0] cd ./numeric/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T10011 T10011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T10011.comp.stderr 2>&1 cd ./numeric/should_run && ./T10011 T10011.run.stdout 2> T10011.run.stderr =====> dph-dotp-copy-fast(normal) 333 of 4382 [0, 0, 0] cd ./dph/dotp && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-dotp-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir copy-fast -O0 -package dph-lifted-copy -package dph-prim-par > dph-dotp-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-dotp-vseg-fast(normal) 334 of 4382 [0, 0, 0] cd ./dph/dotp && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-dotp-vseg-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir vseg-fast -O0 -package dph-lifted-vseg -package dph-prim-par > dph-dotp-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-quickhull-copy-fast(normal) 335 of 4382 [0, 0, 0] cd ./dph/quickhull && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-quickhull-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir copy-fast -O0 -fno-vectorisation-avoidance -package dph-lifted-copy -package dph-prim-par > dph-quickhull-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-quickhull-vseg-fast(normal) 336 of 4382 [0, 0, 0] cd ./dph/quickhull && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-quickhull-vseg-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir vseg-fast -O0 -package dph-lifted-vseg -package dph-prim-par > dph-quickhull-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> EnumFromToP(normal) 337 of 4382 [0, 0, 0] cd ./dph/enumfromto && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c EnumFromToP.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O0 -package dph-lifted-vseg > EnumFromToP.comp.stderr 2>&1 Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./dph/enumfromto/EnumFromToP.comp.stderr 2015-06-02 01:49:46.387000000 +0000 @@ -0,0 +1,2 @@ +: the dph-lifted-vseg package is not installed. +To install it: "cabal install dph". =====> dph-classes-vseg-fast(normal) 338 of 4382 [0, 0, 0] cd ./dph/classes && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-classes-vseg-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O0 -fno-enable-rewrite-rules -package dph-lifted-vseg > dph-classes-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-sumnats-copy(normal) 339 of 4382 [0, 0, 0] cd ./dph/sumnats && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-sumnats-copy Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir copy -O0 -package dph-lifted-copy > dph-sumnats-copy.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-sumnats-vseg(normal) 340 of 4382 [0, 0, 0] cd ./dph/sumnats && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-sumnats-vseg Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir vseg -O0 -package dph-lifted-vseg > dph-sumnats-vseg.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-ExportList-vseg-fast(normal) 341 of 4382 [0, 0, 0] cd ./dph/modules && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ExportList -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O0 -package dph-lifted-vseg > dph-ExportList-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-nbody-vseg-fast(normal) 344 of 4382 [0, 0, 0] cd ./dph/nbody && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-nbody-vseg-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir vseg-fast -O0 -package dph-lifted-vseg -package dph-prim-par > dph-nbody-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-nbody-copy-fast(normal) 345 of 4382 [0, 0, 0] cd ./dph/nbody && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-nbody-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir copy-fast -O0 -fno-vectorisation-avoidance -package dph-lifted-copy -package dph-prim-par > dph-nbody-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-diophantine-copy-fast(normal) 346 of 4382 [0, 0, 0] cd ./dph/diophantine && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-diophantine-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir fast -O0 -package dph-lifted-copy > dph-diophantine-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-words-copy-fast(normal) 347 of 4382 [0, 0, 0] cd ./dph/words && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-words-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir copy-fast -O0 -package dph-lifted-copy -package dph-prim-par > dph-words-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> dph-words-vseg-fast(normal) 348 of 4382 [0, 0, 0] cd ./dph/words && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-words-vseg-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir vseg-fast -O0 -package dph-lifted-vseg -package dph-prim-par > dph-words-vseg-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-vseg package is not installed. To install it: "cabal install dph". =====> dph-primespj-copy-fast(normal) 349 of 4382 [0, 0, 0] cd ./dph/primespj && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o dph-primespj-copy-fast Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir fast -O0 -package dph-lifted-copy > dph-primespj-copy-fast.comp.stderr 2>&1 Compile failed (status 256) errors were: : the dph-lifted-copy package is not installed. To install it: "cabal install dph". =====> break022(ghci) 378 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts/break022 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break022.run.stdout 2> break022.run.stderr =====> print001(ghci) 379 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print001.run.stdout 2> print001.run.stderr =====> print002(ghci) 380 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print002.run.stdout 2> print002.run.stderr =====> print003(ghci) 381 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print003.run.stdout 2> print003.run.stderr =====> print004(ghci) 382 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print004.run.stdout 2> print004.run.stderr =====> print005(ghci) 383 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print005.run.stdout 2> print005.run.stderr =====> print006(ghci) 384 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print006.run.stdout 2> print006.run.stderr =====> print007(ghci) 385 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print007.run.stdout 2> print007.run.stderr =====> print008(ghci) 386 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print008.run.stdout 2> print008.run.stderr =====> print009(ghci) 387 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print009.run.stdout 2> print009.run.stderr =====> print010(ghci) 388 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print010.run.stdout 2> print010.run.stderr =====> print011(ghci) 389 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print011.run.stdout 2> print011.run.stderr =====> print012(ghci) 390 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print012.run.stdout 2> print012.run.stderr =====> print013(ghci) 391 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print013.run.stdout 2> print013.run.stderr =====> print014(ghci) 392 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print014.run.stdout 2> print014.run.stderr =====> print016(ghci) 393 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print016.run.stdout 2> print016.run.stderr =====> print017(ghci) 394 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print017.run.stdout 2> print017.run.stderr =====> print018(ghci) 395 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print018.run.stdout 2> print018.run.stderr =====> print019(ghci) 396 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print019.run.stdout 2> print019.run.stderr =====> print020(ghci) 397 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print020.run.stdout 2> print020.run.stderr =====> print021(ghci) 398 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print021.run.stdout 2> print021.run.stderr =====> print022(ghci) 399 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print022.run.stdout 2> print022.run.stderr =====> print023(ghci) 400 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print023.run.stdout 2> print023.run.stderr =====> print024(ghci) 401 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print024.run.stdout 2> print024.run.stderr =====> print025(ghci) 402 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print025.run.stdout 2> print025.run.stderr =====> print026(ghci) 403 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print026.run.stdout 2> print026.run.stderr =====> print027(ghci) 404 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print027.run.stdout 2> print027.run.stderr =====> print028(ghci) 405 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print028.run.stdout 2> print028.run.stderr =====> print029(ghci) 406 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print029.run.stdout 2> print029.run.stderr =====> print030(ghci) 407 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print030.run.stdout 2> print030.run.stderr =====> print031(ghci) 408 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print031.run.stdout 2> print031.run.stderr =====> print032(ghci) 409 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print032.run.stdout 2> print032.run.stderr =====> print033(ghci) 410 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print033.run.stdout 2> print033.run.stderr =====> print034(ghci) 411 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print034.run.stdout 2> print034.run.stderr =====> print035(ghci) 412 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print035.run.stdout 2> print035.run.stderr =====> print036(ghci) 413 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci print036.run.stdout 2> print036.run.stderr Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ghci.debugger/scripts/print036.run.stderr 2015-06-02 01:49:53.788000000 +0000 @@ -0,0 +1,6 @@ +ghc-stage2: panic! (the 'impossible' happened) + (GHC version 7.10.1 for x86_64-unknown-linux): + tcTyVarDetails a_amv + +Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug + Actual stdout output differs from expected: --- ./ghci.debugger/scripts/print036.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci.debugger/scripts/print036.run.stdout 2015-06-02 01:49:53.778000000 +0000 @@ -1,2 +1 @@ read = (_t1::Read a => String -> a) -_t1 :: Read a => String -> a =====> break001(ghci) 414 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break001.run.stdout 2> break001.run.stderr =====> break002(ghci) 415 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break002.run.stdout 2> break002.run.stderr =====> break003(ghci) 416 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break003.run.stdout 2> break003.run.stderr =====> break005(ghci) 417 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break005.run.stdout 2> break005.run.stderr =====> break006(ghci) 418 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break006.run.stdout 2> break006.run.stderr =====> break007(ghci) 419 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break007.run.stdout 2> break007.run.stderr =====> break008(ghci) 420 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break008.run.stdout 2> break008.run.stderr =====> break009(ghci) 421 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break009.run.stdout 2>&1 =====> break010(ghci) 422 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break010.run.stdout 2> break010.run.stderr =====> break011(ghci) 423 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break011.run.stdout 2>&1 =====> break012(ghci) 424 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break012.run.stdout 2> break012.run.stderr =====> break013(ghci) 425 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break013.run.stdout 2> break013.run.stderr =====> break014(ghci) 426 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break014.run.stdout 2> break014.run.stderr =====> break015(ghci) 427 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break015.run.stdout 2> break015.run.stderr Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ghci.debugger/scripts/break015.run.stderr 2015-06-02 01:49:55.506000000 +0000 @@ -0,0 +1,8 @@ + +:9:1: + Found hole ‘_flag’ with type: t + Where: ‘t’ is a rigid type variable bound by + the inferred type of it :: t at :9:1 + Relevant bindings include it :: t (bound at :9:1) + In the expression: _flag + In an equation for ‘it’: it = _flag Actual stdout output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ghci.debugger/scripts/break015.run.stdout 2015-06-02 01:49:55.505000000 +0000 @@ -0,0 +1,6 @@ +Breakpoint 0 activated at break015.hs:1:1-30 +Stopped at break015.hs:1:1-30 +_result :: a = _ +Stopped at break015.hs:1:7-30 +_result :: a = _ +i :: a = _ =====> break016(ghci) 428 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break016.run.stdout 2>&1 =====> break017(ghci) 429 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break017.run.stdout 2>&1 =====> break018(ghci) 430 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break018.run.stdout 2> break018.run.stderr =====> break019(ghci) 431 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break019.run.stdout 2> break019.run.stderr =====> break020(ghci) 432 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break020.run.stdout 2> break020.run.stderr =====> break021(ghci) 433 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break021.run.stdout 2> break021.run.stderr =====> break024(ghci) 434 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break024.run.stdout 2>&1 =====> break025(ghci) 435 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break025.run.stdout 2> break025.run.stderr =====> break026(ghci) 436 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break026.run.stdout 2> break026.run.stderr =====> break027(ghci) 437 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break027.run.stdout 2> break027.run.stderr =====> break028(ghci) 438 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break028.run.stdout 2> break028.run.stderr =====> dynbrk001(ghci) 439 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk001.run.stdout 2> dynbrk001.run.stderr =====> dynbrk002(ghci) 440 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk002.run.stdout 2> dynbrk002.run.stderr =====> dynbrk003(ghci) 441 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk003.run.stdout 2> dynbrk003.run.stderr =====> dynbrk004(ghci) 442 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk004.run.stdout 2> dynbrk004.run.stderr =====> dynbrk005(ghci) 443 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk005.run.stdout 2> dynbrk005.run.stderr Actual stdout output differs from expected: --- ./ghci.debugger/scripts/dynbrk005.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci.debugger/scripts/dynbrk005.run.stdout 2015-06-02 01:49:57.413000000 +0000 @@ -1,11 +1,23 @@ -Stopped at dynbrk005.hs:5:0-21 -_result :: (a, a, a) = _ -Stopped at dynbrk005.hs:5:14-21 -_result :: (a, a, a) = _ -x :: [a] = [_,_,_] -Stopped at dynbrk005.hs:3:0-22 -_result :: (a, a, a) = _ -Stopped at dynbrk005.hs:3:11-22 -_result :: (a, a, a) = _ -x :: [a] = [_,_,_] -(1,2,3) +Stopped at dynbrk005.hs:5:1-22 +_result :: (t, t, t) = _ +Stopped at dynbrk005.hs:5:15-22 +_result :: (t, t, t) = _ +x :: [t] = [_,_,_] +Stopped at dynbrk005.hs:3:1-23 +_result :: (t, t, t) = _ +Stopped at dynbrk005.hs:3:12-23 +_result :: (t, t, t) = _ +x :: [t] = [_,_,_] +Stopped at dynbrk005.hs:3:14-20 +_result :: (t, t, t) = _ +list :: [t] = [_,_,_] +(Stopped at dynbrk005.hs:3:14-20 +_result :: t = _ +list :: [t] = [_,_,_] +1,Stopped at dynbrk005.hs:3:14-20 +_result :: Integer = _ +list :: [Integer] = [1,_,_] +2,Stopped at dynbrk005.hs:3:14-20 +_result :: Integer = _ +list :: [Integer] = [1,2,_] +3) =====> dynbrk007(ghci) 444 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk007.run.stdout 2> dynbrk007.run.stderr =====> dynbrk008(ghci) 445 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk008.run.stdout 2> dynbrk008.run.stderr =====> dynbrk009(ghci) 446 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci dynbrk009.run.stdout 2> dynbrk009.run.stderr =====> result001(ghci) 447 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci result001.run.stdout 2> result001.run.stderr =====> listCommand001(ghci) 448 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci listCommand001.run.stdout 2>&1 =====> listCommand002(ghci) 449 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci listCommand002.run.stdout 2> listCommand002.run.stderr =====> hist001(ghci) 450 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci hist001.run.stdout 2> hist001.run.stderr =====> T2740(ghci) 451 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci T2740.run.stdout 2> T2740.run.stderr =====> getargs(ghci) 452 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci getargs.run.stdout 2> getargs.run.stderr =====> T7386(ghci) 453 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci T7386.run.stdout 2> T7386.run.stderr =====> T8557(ghci) 454 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci T8557.run.stdout 2> T8557.run.stderr =====> break023(ghci) 455 of 4382 [0, 0, 0] cd ./ghci.debugger/scripts/break023 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -ignore-dot-ghci break023.run.stdout 2> break023.run.stderr =====> package01(normal) 456 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -hide-all-packages -XNoImplicitPrelude -package "containers (Data.Map as Map, Data.Set)" > package01.comp.stderr 2>&1 =====> package01e(normal) 457 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package01e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -hide-all-packages -XNoImplicitPrelude -package "containers (Data.Map as Map, Data.Set)" > package01e.comp.stderr 2>&1 =====> package02(normal) 458 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -hide-all-packages -XNoImplicitPrelude -package containers -package "containers (Data.Map as Map, Data.Set)" > package02.comp.stderr 2>&1 =====> package03(normal) 459 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -hide-all-packages -XNoImplicitPrelude -package "containers (Data.Map as Map, Data.Set)" -package containers > package03.comp.stderr 2>&1 =====> package04(normal) 460 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "containers (Data.Map as Map, Data.Set)" > package04.comp.stderr 2>&1 =====> package05(normal) 461 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "ghc (HsTypes as MyHsTypes, HsUtils)" -package ghc > package05.comp.stderr 2>&1 =====> package06(normal) 462 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "ghc (HsTypes as MyHsTypes, HsUtils)" > package06.comp.stderr 2>&1 =====> package06e(normal) 463 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package06e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "ghc (HsTypes as MyHsTypes, HsUtils)" > package06e.comp.stderr 2>&1 =====> package07e(normal) 464 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package07e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "ghc (HsTypes as MyHsTypes, HsUtils)" -package ghc -hide-package ghc > package07e.comp.stderr 2>&1 =====> package08e(normal) 465 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package08e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "ghc (HsTypes as MyHsTypes, HsUtils)" -hide-package ghc > package08e.comp.stderr 2>&1 =====> package09e(normal) 466 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package09e.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package "containers (Data.Map as M, Data.Set as M)" > package09e.comp.stderr 2>&1 =====> package10(normal) 467 of 4382 [0, 0, 0] cd ./package && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c package10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -hide-all-packages -package "ghc (UniqFM as Prelude)" > package10.comp.stderr 2>&1 =====> Cpr001(optasm) 468 of 4382 [0, 0, 0] cd ./cpranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Cpr001 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 > Cpr001.comp.stderr 2>&1 =====> CPRRepeat(optasm) 469 of 4382 [0, 0, 0] cd ./cpranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CPRRepeat CPRRepeat.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > CPRRepeat.comp.stderr 2>&1 cd ./cpranal/should_run && ./CPRRepeat CPRRepeat.run.stdout 2> CPRRepeat.run.stderr =====> cc001(normal) 470 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc001.comp.stderr 2>&1 =====> cc004(normal) 471 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc004.comp.stderr 2>&1 Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ffi/should_compile/cc004.comp.stderr 2015-06-02 01:50:00.521000000 +0000 @@ -0,0 +1,73 @@ + +cc004.hs:16:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static p" m_stdcall + :: StablePtr a -> IO (StablePtr b) + +cc004.hs:21:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static my_sin" my_sin + :: Double -> IO Double + +cc004.hs:22:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static my_cos" my_cos + :: Double -> IO Double + +cc004.hs:24:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static m1" m8 :: IO Int8 + +cc004.hs:25:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static m2" m16 :: IO Int16 + +cc004.hs:26:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static m3" m32 :: IO Int32 + +cc004.hs:27:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "static m4" m64 :: IO Int64 + +cc004.hs:29:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "dynamic" d8 + :: FunPtr (IO Int8) -> IO Int8 + +cc004.hs:30:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "dynamic" d16 + :: FunPtr (IO Int16) -> IO Int16 + +cc004.hs:31:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "dynamic" d32 + :: FunPtr (IO Int32) -> IO Int32 + +cc004.hs:32:1: Warning: + the 'stdcall' calling convention is unsupported on this platform, + treating as ccall + When checking declaration: + foreign import stdcall safe "dynamic" d64 + :: FunPtr (IO Int64) -> IO Int64 =====> cc005(normal) 472 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc005.comp.stderr 2>&1 =====> cc007(normal) 473 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc007.comp.stderr 2>&1 =====> cc008(normal) 474 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc008.comp.stderr 2>&1 =====> cc009(normal) 475 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc009.comp.stderr 2>&1 =====> cc010(normal) 476 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc010.comp.stderr 2>&1 =====> cc011(normal) 477 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc011.comp.stderr 2>&1 =====> cc012(normal) 478 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc012.comp.stderr 2>&1 =====> cc013(normal) 479 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc013.comp.stderr 2>&1 =====> cc014(normal) 480 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc014.comp.stderr 2>&1 =====> ffi-deriv1(normal) 481 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ffi-deriv1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > ffi-deriv1.comp.stderr 2>&1 =====> T1357(normal) 482 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1357.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > T1357.comp.stderr 2>&1 =====> T3624(normal) 483 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3624.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > T3624.comp.stderr 2>&1 =====> T3742(normal) 484 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3742.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > T3742.comp.stderr 2>&1 =====> cc015(normal) 485 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc015.comp.stderr 2>&1 =====> cc016(normal) 486 of 4382 [0, 0, 0] cd ./ffi/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cc016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XForeignFunctionInterface -optc-Wno-implicit > cc016.comp.stderr 2>&1 =====> ccfail001(normal) 487 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ccfail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ccfail001.comp.stderr 2>&1 =====> ccfail002(normal) 488 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ccfail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ccfail002.comp.stderr 2>&1 =====> ccfail003(normal) 489 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ccfail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ccfail003.comp.stderr 2>&1 =====> T3066(normal) 490 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3066.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3066.comp.stderr 2>&1 =====> ccfail004(normal) 491 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ccfail004 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ccfail004.comp.stderr 2>&1 =====> ccfail005(normal) 492 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ccfail005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ccfail005.comp.stderr 2>&1 =====> ccall_value(normal) 493 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ccall_value.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ccall_value.comp.stderr 2>&1 =====> capi_value_function(normal) 494 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c capi_value_function.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > capi_value_function.comp.stderr 2>&1 =====> T5664(normal) 495 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5664.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5664.comp.stderr 2>&1 =====> T7506(normal) 496 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7506.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7506.comp.stderr 2>&1 =====> T7243(normal) 497 of 4382 [0, 0, 0] cd ./ffi/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7243.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7243.comp.stderr 2>&1 =====> fed001(normal) 498 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fed001 fed001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > fed001.comp.stderr 2>&1 cd ./ffi/should_run && ./fed001 fed001.run.stdout 2> fed001.run.stderr =====> ffi001(normal) 499 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi001 ffi001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi001.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi001 ffi001.run.stdout 2> ffi001.run.stderr =====> ffi002(normal) 500 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory ffi002_setup cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi002 ffi002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history ffi002_c.c -no-hs-main > ffi002.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi002 ffi002.run.stdout 2> ffi002.run.stderr =====> ffi003(normal) 501 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi003 ffi003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi003.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi003 ffi003.run.stdout 2> ffi003.run.stderr =====> ffi005(normal) 503 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi005 ffi005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi005.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi005 ffi005.run.stdout 2> ffi005.run.stderr =====> ffi006(normal) 504 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi006 ffi006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi006.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi006 ffi006.run.stdout 2> ffi006.run.stderr =====> ffi007(normal) 505 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi007 ffi007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi007.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi007 ffi007.run.stdout 2> ffi007.run.stderr =====> ffi008(normal) 506 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi008 ffi008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi008.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi008 ffi008.run.stdout 2> ffi008.run.stderr =====> ffi010(normal) 508 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi010 ffi010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi010.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi010 ffi010.run.stdout 2> ffi010.run.stderr =====> ffi011(normal) 509 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi011 ffi011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi011.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi011 ffi011.run.stdout 2> ffi011.run.stderr =====> ffi013(normal) 511 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi013 ffi013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi013.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi013 ffi013.run.stdout 2> ffi013.run.stderr =====> ffi014(threaded1) 512 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi014 ffi014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug ffi014_cbits.c > ffi014.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi014 ffi014.run.stdout 2> ffi014.run.stderr =====> ffi015(normal) 513 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi015 ffi015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history ffi015_cbits.c > ffi015.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi015 ffi015.run.stdout 2> ffi015.run.stderr =====> ffi016(normal) 514 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi016 ffi016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi016.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi016 ffi016.run.stdout 2> ffi016.run.stderr =====> ffi017(normal) 515 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi017 ffi017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi017.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi017 ffi017.run.stdout 2> ffi017.run.stderr =====> ffi018(normal) 516 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi018 ffi018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history ffi018_c.c > ffi018.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi018 ffi018.run.stdout 2> ffi018.run.stderr =====> ffi018_ghci(ghci) 517 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory ffi018_ghci_setup cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" ffi018_ghci.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS ffi018_ghci_c.o < ffi018_ghci.genscript > ffi018_ghci.interp.stdout 2> ffi018_ghci.interp.stderr =====> ffi019(normal) 518 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi019 ffi019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi019.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi019 ffi019.run.stdout 2> ffi019.run.stderr =====> T1679(normal) 519 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1679 T1679.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1679.comp.stderr 2>&1 cd ./ffi/should_run && ./T1679 T1679.run.stdout 2> T1679.run.stderr =====> T1288(normal) 520 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1288 T1288.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T1288_c.c > T1288.comp.stderr 2>&1 cd ./ffi/should_run && ./T1288 T1288.run.stdout 2> T1288.run.stderr =====> T1288_ghci(ghci) 521 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory T1288_ghci_setup T1288_ghci_c.c:4:1: warning: ‘stdcall’ attribute ignored [-Wattributes] { ^ cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T1288_ghci.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS T1288_ghci_c.o < T1288_ghci.genscript > T1288_ghci.interp.stdout 2> T1288_ghci.interp.stderr =====> T2276(normal) 522 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2276 T2276.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T2276_c.c > T2276.comp.stderr 2>&1 cd ./ffi/should_run && ./T2276 T2276.run.stdout 2> T2276.run.stderr =====> T2276_ghci(ghci) 523 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory T2276_ghci_setup T2276_ghci_c.c:4:1: warning: ‘stdcall’ attribute ignored [-Wattributes] { ^ cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T2276_ghci.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS -fobject-code T2276_ghci_c.o < T2276_ghci.genscript > T2276_ghci.interp.stdout 2> T2276_ghci.interp.stderr =====> T2469(normal) 524 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2469 T2469.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -optc-std=gnu99 > T2469.comp.stderr 2>&1 cd ./ffi/should_run && ./T2469 T2469.run.stdout 2> T2469.run.stderr =====> T2594(normal) 525 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2594 T2594.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T2594_c.c > T2594.comp.stderr 2>&1 cd ./ffi/should_run && ./T2594 T2594.run.stdout 2> T2594.run.stderr =====> fptr01(normal) 526 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fptr01 fptr01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history fptr01_c.c > fptr01.comp.stderr 2>&1 cd ./ffi/should_run && ./fptr01 fptr01.run.stdout 2> fptr01.run.stderr =====> fptr02(normal) 527 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fptr02 fptr02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > fptr02.comp.stderr 2>&1 cd ./ffi/should_run && ./fptr02 fptr02.run.stdout 2> fptr02.run.stderr =====> fptrfail01(normal) 528 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fptrfail01 fptrfail01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history fptrfail01_c.c > fptrfail01.comp.stderr 2>&1 cd ./ffi/should_run && ./fptrfail01 fptrfail01.run.stdout 2> fptrfail01.run.stderr =====> T2917a(normal) 529 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2917a T2917a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2917a.comp.stderr 2>&1 cd ./ffi/should_run && ./T2917a T2917a.run.stdout 2> T2917a.run.stderr =====> ffi020(normal) 530 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi020 ffi020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi020.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi020 ffi020.run.stdout 2> ffi020.run.stderr =====> ffi021(normal) 531 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi021 ffi021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi021.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi021 ffi021.run.stdout 2> ffi021.run.stderr =====> ffi022(normal) 532 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi022 ffi022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ffi022.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi022 ffi022.run.stdout 2> ffi022.run.stderr =====> T4038(normal) 533 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4038 T4038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4038.comp.stderr 2>&1 cd ./ffi/should_run && ./T4038 T4038.run.stdout 2> T4038.run.stderr =====> T4221(normal) 534 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4221 T4221.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T4221_c.c > T4221.comp.stderr 2>&1 cd ./ffi/should_run && ./T4221 T4221.run.stdout 2> T4221.run.stderr =====> T5402(normal) 535 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory T5402_setup cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5402 T5402.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main T5402_main.c > T5402.comp.stderr 2>&1 cd ./ffi/should_run && ./T5402 T5402.run.stdout 2> T5402.run.stderr =====> T5594(normal) 536 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory T5594_setup cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5594 T5594.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T5594_c.c -no-hs-main > T5594.comp.stderr 2>&1 cd ./ffi/should_run && ./T5594 T5594.run.stdout 2> T5594.run.stderr =====> Capi_Ctype_001(normal) 537 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory Capi_Ctype_001 Capi_Ctype_001.run.stdout 2> Capi_Ctype_001.run.stderr =====> Capi_Ctype_002(normal) 538 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory Capi_Ctype_002 Capi_Ctype_002.run.stdout 2> Capi_Ctype_002.run.stderr =====> ffi_parsing_001(normal) 539 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi_parsing_001 ffi_parsing_001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history ffi_parsing_001_c.c > ffi_parsing_001.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi_parsing_001 ffi_parsing_001.run.stdout 2> ffi_parsing_001.run.stderr =====> capi_value(normal) 540 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o capi_value capi_value.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history capi_value_c.c > capi_value.comp.stderr 2>&1 cd ./ffi/should_run && ./capi_value capi_value.run.stdout 2> capi_value.run.stderr =====> T7170(normal) 541 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7170 T7170.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7170.comp.stderr 2>&1 cd ./ffi/should_run && ./T7170 T7170.run.stdout 2> T7170.run.stderr =====> T4012(normal) 542 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T4012 T4012 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4012.comp.stderr 2>&1 cd ./ffi/should_run && ./T4012 T4012.run.stdout 2> T4012.run.stderr =====> T8083(normal) 543 of 4382 [0, 0, 0] cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8083 T8083.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T8083_c.c > T8083.comp.stderr 2>&1 cd ./ffi/should_run && ./T8083 T8083.run.stdout 2> T8083.run.stderr =====> ffi023(normal) 544 of 4382 [0, 0, 0] cd ./ffi/should_run && $MAKE -s --no-print-directory ffi023_setup cd ./ffi/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffi023 ffi023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history ffi023_c.c > ffi023.comp.stderr 2>&1 cd ./ffi/should_run && ./ffi023 1000 4 ffi023.run.stdout 2> ffi023.run.stderr =====> CallArity1(normal) 545 of 4382 [0, 0, 0] cd ./callarity/unittest && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CallArity1 CallArity1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > CallArity1.comp.stderr 2>&1 cd ./callarity/unittest && ./CallArity1 "/builddir/build/BUILD/ghc-7.10.1/inplace/lib" CallArity1.run.stdout 2> CallArity1.run.stderr =====> T3924(normal) 546 of 4382 [0, 0, 0] cd ./callarity/perf && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3924 T3924.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T3924.comp.stderr 2>&1 cd ./callarity/perf && ./T3924 +RTS -V0 -tT3924.stats --machine-readable -RTS T3924.run.stdout 2> T3924.run.stderr =====> StrictLet(normal) 547 of 4382 [0, 0, 0] cd ./callarity/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o StrictLet StrictLet.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > StrictLet.comp.stderr 2>&1 cd ./callarity/should_run && ./StrictLet StrictLet.run.stdout 2> StrictLet.run.stderr =====> integerBits(normal) 548 of 4382 [0, 0, 0] cd ./lib/integer && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o integerBits integerBits.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > integerBits.comp.stderr 2>&1 cd ./lib/integer && ./integerBits integerBits.run.stdout 2> integerBits.run.stderr =====> integerConversions(normal) 549 of 4382 [0, 0, 0] cd ./lib/integer && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o integerConversions integerConversions.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > integerConversions.comp.stderr 2>&1 cd ./lib/integer && ./integerConversions integerConversions.run.stdout 2> integerConversions.run.stderr =====> integerGmpInternals(normal) 550 of 4382 [0, 0, 0] cd ./lib/integer && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o integerGmpInternals integerGmpInternals.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > integerGmpInternals.comp.stderr 2>&1 cd ./lib/integer && ./integerGmpInternals integerGmpInternals.run.stdout 2> integerGmpInternals.run.stderr =====> integerConstantFolding(normal) 551 of 4382 [0, 0, 0] cd ./lib/integer && $MAKE -s --no-print-directory integerConstantFolding integerConstantFolding.run.stdout 2> integerConstantFolding.run.stderr =====> fromToInteger(normal) 552 of 4382 [0, 0, 0] cd ./lib/integer && $MAKE -s --no-print-directory fromToInteger fromToInteger.run.stdout 2> fromToInteger.run.stderr =====> IntegerConversionRules(normal) 553 of 4382 [0, 0, 0] cd ./lib/integer && $MAKE -s --no-print-directory IntegerConversionRules IntegerConversionRules.run.stdout 2> IntegerConversionRules.run.stderr =====> gcdInteger(normal) 554 of 4382 [0, 0, 0] cd ./lib/integer && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o gcdInteger gcdInteger.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > gcdInteger.comp.stderr 2>&1 cd ./lib/integer && ./gcdInteger gcdInteger.run.stdout 2> gcdInteger.run.stderr =====> rename.prog002(normal) 555 of 4382 [0, 0, 0] cd ./rename/prog002 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rnfail037 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rename.prog002.comp.stderr 2>&1 =====> rename.prog001(normal) 556 of 4382 [0, 0, 0] cd ./rename/prog001 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn037 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rename.prog001.comp.stderr 2>&1 =====> rename.prog005(normal) 557 of 4382 [0, 0, 0] cd ./rename/prog005 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make View -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rename.prog005.comp.stderr 2>&1 =====> rename.prog003(normal) 558 of 4382 [0, 0, 0] cd ./rename/prog003 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make B -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rename.prog003.comp.stderr 2>&1 =====> rename.prog004(normal) 559 of 4382 [0, 0, 0] cd ./rename/prog004 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make C -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rename.prog004.comp.stderr 2>&1 =====> T3103(normal) 560 of 4382 [0, 0, 0] cd ./rename/should_compile/T3103 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Foreign.Ptr -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 -hide-all-packages -package ghc-prim -package integer-gmp -this-package-key base > T3103.comp.stderr 2>&1 =====> rn003(normal) 561 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn003.comp.stderr 2>&1 =====> rn005(normal) 562 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn005.comp.stderr 2>&1 =====> rn006(normal) 563 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn006.comp.stderr 2>&1 =====> rn009(normal) 564 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn009 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn009.comp.stderr 2>&1 =====> rn011(normal) 565 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn011 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn011.comp.stderr 2>&1 =====> rn012(normal) 566 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn012 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn012.comp.stderr 2>&1 =====> rn013(normal) 567 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn013.comp.stderr 2>&1 =====> rn017(normal) 568 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn017 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn017.comp.stderr 2>&1 =====> rn019(normal) 569 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn019.comp.stderr 2>&1 =====> rn020(normal) 570 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn020.comp.stderr 2>&1 =====> rn022(normal) 571 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn022.comp.stderr 2>&1 =====> rn023(normal) 572 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn023.comp.stderr 2>&1 =====> rn024(normal) 573 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn024.comp.stderr 2>&1 =====> rn025(normal) 574 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn025.comp.stderr 2>&1 =====> rn026(normal) 575 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn026.comp.stderr 2>&1 =====> rn027(normal) 576 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn027.comp.stderr 2>&1 =====> rn028(normal) 577 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn028.comp.stderr 2>&1 =====> rn029(normal) 578 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn029.comp.stderr 2>&1 =====> rn031(normal) 579 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn031.comp.stderr 2>&1 =====> rn032(normal) 580 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn032.comp.stderr 2>&1 =====> rn033(normal) 581 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn033.comp.stderr 2>&1 =====> rn034(normal) 582 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn034.comp.stderr 2>&1 =====> rn035(normal) 583 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn035.comp.stderr 2>&1 =====> rn036(normal) 584 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn036.comp.stderr 2>&1 =====> rn037(normal) 585 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn037.comp.stderr 2>&1 =====> rn039(normal) 586 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn039.comp.stderr 2>&1 =====> rn040(normal) 587 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-unused-binds -fwarn-unused-matches > rn040.comp.stderr 2>&1 =====> rn041(normal) 588 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn041.comp.stderr 2>&1 =====> rn042(normal) 589 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn042 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn042.comp.stderr 2>&1 =====> rn043(normal) 590 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn043 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn043.comp.stderr 2>&1 =====> rn044(normal) 591 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn044 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn044.comp.stderr 2>&1 =====> rn045(normal) 592 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn045.comp.stderr 2>&1 =====> rn046(normal) 593 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W > rn046.comp.stderr 2>&1 =====> rn047(normal) 594 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W > rn047.comp.stderr 2>&1 =====> rn048(normal) 595 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W > rn048.comp.stderr 2>&1 =====> rn049(normal) 596 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W > rn049.comp.stderr 2>&1 =====> rn050(normal) 597 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn050 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn050.comp.stderr 2>&1 =====> rn051(normal) 598 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn051.comp.stderr 2>&1 =====> rn052(normal) 599 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn052 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn052.comp.stderr 2>&1 =====> rn053(normal) 600 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn053 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn053.comp.stderr 2>&1 =====> rn054(normal) 601 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn054.comp.stderr 2>&1 =====> rn055(normal) 602 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn055.comp.stderr 2>&1 =====> rn056(normal) 603 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn056.comp.stderr 2>&1 =====> rn057(normal) 604 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn057.comp.stderr 2>&1 =====> rn058(normal) 605 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn058.comp.stderr 2>&1 =====> rn059(normal) 606 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn059 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn059.comp.stderr 2>&1 =====> rn060(normal) 607 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn060.comp.stderr 2>&1 =====> rn061(normal) 608 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn061.comp.stderr 2>&1 =====> rn062(normal) 609 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn062.comp.stderr 2>&1 =====> rn063(normal) 610 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn063.comp.stderr 2>&1 =====> rn064(normal) 611 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn064.comp.stderr 2>&1 =====> rn065(normal) 612 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn065 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn065.comp.stderr 2>&1 =====> rn066(normal) 613 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn066 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn066.comp.stderr 2>&1 =====> rn067(normal) 614 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rn067 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rn067.comp.stderr 2>&1 =====> rn068(normal) 615 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn068.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn068.comp.stderr 2>&1 =====> T1972(normal) 616 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1972.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1972.comp.stderr 2>&1 =====> T2205(normal) 617 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2205.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2205.comp.stderr 2>&1 =====> T2334(normal) 618 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2334.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2334.comp.stderr 2>&1 =====> T2506(normal) 619 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2506.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2506.comp.stderr 2>&1 =====> T2914(normal) 620 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2914.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2914.comp.stderr 2>&1 =====> T3221(normal) 621 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3221.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3221.comp.stderr 2>&1 =====> T3262(normal) 622 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3262.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3262.comp.stderr 2>&1 =====> T3371(normal) 623 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3371.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3371.comp.stderr 2>&1 =====> T1074b(normal) 624 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1074b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall > T1074b.comp.stderr 2>&1 =====> T3640(normal) 625 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3640.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3640.comp.stderr 2>&1 =====> T3901(normal) 626 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3901.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3901.comp.stderr 2>&1 =====> T1954(normal) 627 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1954.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1954.comp.stderr 2>&1 =====> T3943(normal) 628 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3943.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3943.comp.stderr 2>&1 =====> timing001(normal) 629 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c timing001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > timing001.comp.stderr 2>&1 =====> timing002(normal) 630 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c timing002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > timing002.comp.stderr 2>&1 =====> timing003(normal) 631 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c timing003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > timing003.comp.stderr 2>&1 =====> T1792_imports(normal) 632 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T1792_imports T1792_imports.run.stdout 2> T1792_imports.run.stderr =====> T3823(normal) 633 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T3823 T3823.run.stdout 2> T3823.run.stderr =====> T4003(normal) 634 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T4003 T4003.run.stdout 2> T4003.run.stderr =====> T1789(normal) 635 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1789.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1789.comp.stderr 2>&1 =====> T1789_2(normal) 636 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1789_2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1789_2.comp.stderr 2>&1 =====> T3449(normal) 637 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T3449 T3449.run.stdout 2> T3449.run.stderr =====> T4239(normal) 638 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T4239 T4239.run.stdout 2> T4239.run.stderr =====> T4240(normal) 639 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T4240 T4240.run.stdout 2> T4240.run.stderr =====> T4489(normal) 640 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4489.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4489.comp.stderr 2>&1 =====> T4478(normal) 641 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4478.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4478.comp.stderr 2>&1 =====> T4534(normal) 642 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4534.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4534.comp.stderr 2>&1 =====> mc09(normal) 643 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc09.comp.stderr 2>&1 =====> mc10(normal) 644 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc10.comp.stderr 2>&1 =====> mc11(normal) 645 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc11.comp.stderr 2>&1 =====> mc12(normal) 646 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc12.comp.stderr 2>&1 =====> T2436(normal) 647 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2436 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T2436.comp.stderr 2>&1 =====> T5331(normal) 648 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5331.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5331.comp.stderr 2>&1 =====> T5334(normal) 649 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5334.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5334.comp.stderr 2>&1 =====> T5306(normal) 650 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5306 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5306.comp.stderr 2>&1 =====> T5592(normal) 651 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5592 T5592 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5592.comp.stderr 2>&1 cd ./rename/should_compile && ./T5592 T5592.run.stdout 2> T5592.run.stderr =====> T5867(normal) 652 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5867 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5867.comp.stderr 2>&1 =====> T6027(normal) 653 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6027.comp.stderr 2>&1 =====> T6120(normal) 654 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6120.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6120.comp.stderr 2>&1 =====> T7007(normal) 655 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7007.comp.stderr 2>&1 =====> T7085(normal) 656 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7085.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7085.comp.stderr 2>&1 =====> T7145a(normal) 657 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7145a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall -Werror > T7145a.comp.stderr 2>&1 =====> T7145b(normal) 658 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7145b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall > T7145b.comp.stderr 2>&1 =====> T6038(normal) 659 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6038.comp.stderr 2>&1 =====> dodgy(normal) 660 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make dodgy -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > dodgy.comp.stderr 2>&1 =====> T7167(normal) 661 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7167.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7167.comp.stderr 2>&1 =====> T7336(normal) 662 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7336.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall > T7336.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./rename/should_compile/T7336.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./rename/should_compile/T7336.comp.stderr 2015-06-02 01:50:42.012000000 +0000 @@ -1,3 +0,0 @@ - -T7336.hs:3:10: Warning: - Defined but not used: data constructor ‘MkU’ =====> T2435(normal) 663 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2435 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T2435.comp.stderr 2>&1 =====> T7963(normal) 664 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T7963 T7963.run.stdout 2> T7963.run.stderr =====> T7969(normal) 665 of 4382 [0, 0, 0] cd ./rename/should_compile && $MAKE -s --no-print-directory T7969 T7969.run.stdout 2> T7969.run.stderr =====> T9127(normal) 666 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9127.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9127.comp.stderr 2>&1 =====> T4426(normal) 667 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4426.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4426.comp.stderr 2>&1 =====> T9778(normal) 668 of 4382 [0, 0, 0] cd ./rename/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9778.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-unticked-promoted-constructors > T9778.comp.stderr 2>&1 =====> rnfail001(normal) 669 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail001.comp.stderr 2>&1 =====> rnfail002(normal) 670 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail002.comp.stderr 2>&1 =====> rnfail003(normal) 671 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail003.comp.stderr 2>&1 =====> rnfail004(normal) 672 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail004.comp.stderr 2>&1 =====> rnfail007(normal) 673 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail007.comp.stderr 2>&1 =====> rnfail008(normal) 674 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail008.comp.stderr 2>&1 =====> rnfail009(normal) 675 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail009.comp.stderr 2>&1 =====> rnfail010(normal) 676 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail010.comp.stderr 2>&1 =====> rnfail011(normal) 677 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail011.comp.stderr 2>&1 =====> rnfail012(normal) 678 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail012.comp.stderr 2>&1 =====> rnfail013(normal) 679 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail013.comp.stderr 2>&1 =====> rnfail015(normal) 680 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail015.comp.stderr 2>&1 =====> rnfail016(normal) 681 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail016.comp.stderr 2>&1 =====> rnfail017(normal) 682 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail017.comp.stderr 2>&1 =====> rnfail018(normal) 683 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail018.comp.stderr 2>&1 =====> rnfail019(normal) 684 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail019.comp.stderr 2>&1 =====> rnfail020(normal) 685 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail020.comp.stderr 2>&1 =====> rnfail021(normal) 686 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail021.comp.stderr 2>&1 =====> rnfail022(normal) 687 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail022.comp.stderr 2>&1 =====> rnfail023(normal) 688 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail023.comp.stderr 2>&1 =====> rnfail024(normal) 689 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail024.comp.stderr 2>&1 =====> rnfail025(normal) 690 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail025.comp.stderr 2>&1 =====> rnfail026(normal) 691 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail026.comp.stderr 2>&1 =====> rnfail027(normal) 692 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail027.comp.stderr 2>&1 =====> rnfail028(normal) 693 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail028.comp.stderr 2>&1 =====> rnfail029(normal) 694 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail029.comp.stderr 2>&1 =====> rnfail030(normal) 695 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail030.comp.stderr 2>&1 =====> rnfail031(normal) 696 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail031.comp.stderr 2>&1 =====> rnfail032(normal) 697 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail032.comp.stderr 2>&1 =====> rnfail033(normal) 698 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail033.comp.stderr 2>&1 =====> rnfail034(normal) 699 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail034.comp.stderr 2>&1 =====> rnfail035(normal) 700 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail035.comp.stderr 2>&1 =====> rnfail039(normal) 701 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail039.comp.stderr 2>&1 =====> rnfail040(normal) 702 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rnfail040 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rnfail040.comp.stderr 2>&1 =====> rnfail041(normal) 703 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail041.comp.stderr 2>&1 =====> rnfail042(normal) 704 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail042.comp.stderr 2>&1 =====> rnfail043(normal) 705 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rnfail043.comp.stderr 2>&1 =====> rnfail044(normal) 706 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail044.comp.stderr 2>&1 =====> rnfail045(normal) 707 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail045.comp.stderr 2>&1 =====> rnfail046(normal) 708 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail046.comp.stderr 2>&1 =====> rnfail047(normal) 709 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make rnfail047 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rnfail047.comp.stderr 2>&1 =====> rnfail048(normal) 710 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail048.comp.stderr 2>&1 =====> rnfail049(normal) 711 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail049.comp.stderr 2>&1 =====> rnfail050(normal) 712 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail050.comp.stderr 2>&1 =====> rnfail051(normal) 713 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail051.comp.stderr 2>&1 =====> rnfail052(normal) 714 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail052.comp.stderr 2>&1 =====> rnfail053(normal) 715 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail053.comp.stderr 2>&1 =====> rnfail054(normal) 716 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail054.comp.stderr 2>&1 =====> rnfail055(normal) 717 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make RnFail055 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > rnfail055.comp.stderr 2>&1 =====> rnfail056(normal) 718 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail056.comp.stderr 2>&1 =====> rnfail057(normal) 719 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rnfail057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rnfail057.comp.stderr 2>&1 =====> rn_dup(normal) 720 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rn_dup.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rn_dup.comp.stderr 2>&1 =====> T2310(normal) 721 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2310.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2310.comp.stderr 2>&1 =====> T2490(normal) 722 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2490.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2490.comp.stderr 2>&1 =====> T2901(normal) 723 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2901.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2901.comp.stderr 2>&1 =====> T2723(normal) 724 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2723.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2723.comp.stderr 2>&1 =====> T2993(normal) 725 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2993.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2993.comp.stderr 2>&1 =====> T3265(normal) 726 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3265.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3265.comp.stderr 2>&1 =====> T3792(normal) 727 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3792.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3792.comp.stderr 2>&1 =====> T4042(normal) 728 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4042.comp.stderr 2>&1 =====> mc13(normal) 729 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc13.comp.stderr 2>&1 =====> mc14(normal) 730 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc14.comp.stderr 2>&1 =====> T5211(normal) 731 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5211.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5211.comp.stderr 2>&1 =====> T1595a(normal) 732 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1595a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1595a.comp.stderr 2>&1 =====> T5281(normal) 733 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5281 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5281.comp.stderr 2>&1 =====> T5372(normal) 734 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5372 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5372.comp.stderr 2>&1 =====> T5385(normal) 735 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5385 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5385.comp.stderr 2>&1 =====> T5513(normal) 736 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5513.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5513.comp.stderr 2>&1 =====> T5533(normal) 737 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5533.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5533.comp.stderr 2>&1 =====> T5589(normal) 738 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5589.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5589.comp.stderr 2>&1 =====> Misplaced(normal) 739 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Misplaced.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Misplaced.comp.stderr 2>&1 =====> T5657(normal) 740 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5657.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5657.comp.stderr 2>&1 =====> T5745(normal) 741 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5745 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T5745.comp.stderr 2>&1 =====> T5892a(normal) 742 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5892a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > T5892a.comp.stderr 2>&1 =====> T5892b(normal) 743 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5892b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > T5892b.comp.stderr 2>&1 =====> T5951(normal) 744 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5951.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5951.comp.stderr 2>&1 =====> T6060(normal) 745 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6060.comp.stderr 2>&1 =====> T6148(normal) 746 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6148.comp.stderr 2>&1 =====> T7164(normal) 747 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7164.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7164.comp.stderr 2>&1 =====> T7338(normal) 748 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7338.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7338.comp.stderr 2>&1 =====> T7338a(normal) 749 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7338a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7338a.comp.stderr 2>&1 =====> T7454(normal) 750 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7454.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7454.comp.stderr 2>&1 =====> T7906(normal) 751 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7906.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7906.comp.stderr 2>&1 =====> T7937(normal) 752 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7937.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7937.comp.stderr 2>&1 =====> T7943(normal) 753 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7943.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7943.comp.stderr 2>&1 =====> T8448(normal) 754 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8448.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8448.comp.stderr 2>&1 =====> T8149(normal) 755 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8149.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8149.comp.stderr 2>&1 =====> RnStaticPointersFail01(normal) 756 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RnStaticPointersFail01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RnStaticPointersFail01.comp.stderr 2>&1 =====> RnStaticPointersFail02(normal) 757 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RnStaticPointersFail02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RnStaticPointersFail02.comp.stderr 2>&1 =====> RnStaticPointersFail03(normal) 758 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RnStaticPointersFail03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RnStaticPointersFail03.comp.stderr 2>&1 =====> T9006(normal) 759 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T9006 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T9006.comp.stderr 2>&1 =====> T9156(normal) 760 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9156.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9156.comp.stderr 2>&1 =====> T9177(normal) 761 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9177.comp.stderr 2>&1 =====> T9436(normal) 762 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9436.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9436.comp.stderr 2>&1 =====> T9437(normal) 763 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9437.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9437.comp.stderr 2>&1 =====> T9077(normal) 764 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9077.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9077.comp.stderr 2>&1 =====> T9815(normal) 765 of 4382 [0, 0, 0] cd ./rename/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9815.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9815.comp.stderr 2>&1 =====> T9032(normal) 766 of 4382 [0, 0, 0] cd ./rename/should_fail && $MAKE -s --no-print-directory T9032 T9032.run.stdout 2> T9032.run.stderr =====> rn.prog006(normal) 767 of 4382 [0, 0, 0] cd ./rename/prog006 && $MAKE -s --no-print-directory rn.prog006 rn.prog006.run.stdout 2> rn.prog006.run.stderr [Errno 21] Is a directory: './rename/prog006/local.package.conf' [Errno 39] Directory not empty: './rename/prog006/local.package.conf' =====> prog002(ghci) 768 of 4382 [0, 0, 0] cd ./ghci/prog002 && ghciWayFlags=-dynamic HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog002.run.stdout 2> prog002.run.stderr >> prog002.run.stdout 2>> prog002.run.stderr =====> prog001(ghci) 769 of 4382 [0, 0, 0] cd ./ghci/prog001 && ghciWayFlags=-dynamic HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog001.run.stdout 2> prog001.run.stderr >> prog001.run.stdout 2>> prog001.run.stderr =====> prog011(ghci) 770 of 4382 [0, 0, 0] cd ./ghci/prog011 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog011.run.stdout 2> prog011.run.stderr Actual stderr output differs from expected: --- ./ghci/prog011/prog011.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/prog011/prog011.run.stderr 2015-06-02 01:50:54.636000000 +0000 @@ -1,2 +1,7 @@ -prog011.hx:14:22: Empty 'do' block +: + Could not find module ‘Control.Monad.State’ + Perhaps you meant + Control.Monad.ST (from base-4.8.0.0) + Control.Monad.ST.Safe (from base-4.8.0.0) + Control.Monad.Fix (from base-4.8.0.0) Actual stdout output differs from expected: --- ./ghci/prog011/prog011.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/prog011/prog011.run.stdout 2015-06-02 01:50:54.566000000 +0000 @@ -1,3 +0,0 @@ -10 -11 -"Hello" =====> prog005(ghci) 771 of 4382 [0, 0, 0] cd ./ghci/prog005 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog005.run.stdout 2> prog005.run.stderr =====> ghci.prog007(ghci) 772 of 4382 [0, 0, 0] cd ./ghci/prog007 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci.prog007.run.stdout 2> ghci.prog007.run.stderr =====> ghci001(ghci) 773 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci001.run.stdout 2>&1 =====> ghci002(ghci) 774 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci002.run.stdout 2>&1 =====> ghci003(ghci) 775 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci003.run.stdout 2>&1 =====> ghci004(ghci) 776 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci004.run.stdout 2>&1 =====> ghci005(ghci) 777 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci005.run.stdout 2>&1 =====> ghci006(ghci) 778 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci006.run.stdout 2>&1 =====> ghci007(ghci) 779 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci007.run.stdout 2>&1 =====> ghci008(ghci) 780 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci008.run.stdout 2>&1 =====> ghci009(ghci) 781 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci009.run.stdout 2>&1 =====> ghci011(ghci) 783 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci011.run.stdout 2> ghci011.run.stderr =====> ghci012(ghci) 784 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci012.run.stdout 2> ghci012.run.stderr =====> ghci013(ghci) 785 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci013.run.stdout 2> ghci013.run.stderr =====> ghci014(ghci) 786 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci014.run.stdout 2> ghci014.run.stderr Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ghci/scripts/ghci014.run.stderr 2015-06-02 01:50:57.756000000 +0000 @@ -0,0 +1,1968 @@ + +ghci014.hs:2:8: + Could not find module ‘Test.QuickCheck.Batch’ + Use -v to see a list of the files searched for. + +:3:1: Not in scope: ‘do_test’ + +:4:1: Not in scope: ‘do_test’ + +:5:1: Not in scope: ‘do_test’ + +:6:1: Not in scope: ‘do_test’ + +:7:1: Not in scope: ‘do_test’ + +:8:1: Not in scope: ‘do_test’ + +:9:1: Not in scope: ‘do_test’ + +:10:1: Not in scope: ‘do_test’ + +:11:1: Not in scope: ‘do_test’ + +:12:1: Not in scope: ‘do_test’ + +:13:1: Not in scope: ‘do_test’ + +:14:1: Not in scope: ‘do_test’ + +:15:1: Not in scope: ‘do_test’ + +:16:1: Not in scope: ‘do_test’ + +:17:1: Not in scope: ‘do_test’ + +:18:1: Not in scope: ‘do_test’ + +:19:1: Not in scope: ‘do_test’ + +:20:1: Not in scope: ‘do_test’ + +:21:1: Not in scope: ‘do_test’ + +:22:1: Not in scope: ‘do_test’ + +:23:1: Not in scope: ‘do_test’ + +:24:1: Not in scope: ‘do_test’ + +:25:1: Not in scope: ‘do_test’ + +:26:1: Not in scope: ‘do_test’ + +:27:1: Not in scope: ‘do_test’ + +:28:1: Not in scope: ‘do_test’ + +:29:1: Not in scope: ‘do_test’ + +:30:1: Not in scope: ‘do_test’ + +:31:1: Not in scope: ‘do_test’ + +:32:1: Not in scope: ‘do_test’ + +:33:1: Not in scope: ‘do_test’ + +:34:1: Not in scope: ‘do_test’ + +:35:1: Not in scope: ‘do_test’ + +:36:1: Not in scope: ‘do_test’ + +:37:1: Not in scope: ‘do_test’ + +:38:1: Not in scope: ‘do_test’ + +:39:1: Not in scope: ‘do_test’ + +:40:1: Not in scope: ‘do_test’ + +:41:1: Not in scope: ‘do_test’ + +:42:1: Not in scope: ‘do_test’ + +:43:1: Not in scope: ‘do_test’ + +:44:1: Not in scope: ‘do_test’ + +:45:1: Not in scope: ‘do_test’ + +:46:1: Not in scope: ‘do_test’ + +:47:1: Not in scope: ‘do_test’ + +:48:1: Not in scope: ‘do_test’ + +:49:1: Not in scope: ‘do_test’ + +:50:1: Not in scope: ‘do_test’ + +:51:1: Not in scope: ‘do_test’ + +:52:1: Not in scope: ‘do_test’ + +:53:1: Not in scope: ‘do_test’ + +:54:1: Not in scope: ‘do_test’ + +:55:1: Not in scope: ‘do_test’ + +:56:1: Not in scope: ‘do_test’ + +:57:1: Not in scope: ‘do_test’ + +:58:1: Not in scope: ‘do_test’ + +:59:1: Not in scope: ‘do_test’ + +:60:1: Not in scope: ‘do_test’ + +:61:1: Not in scope: ‘do_test’ + +:62:1: Not in scope: ‘do_test’ + +:63:1: Not in scope: ‘do_test’ + +:64:1: Not in scope: ‘do_test’ + +:65:1: Not in scope: ‘do_test’ + +:66:1: Not in scope: ‘do_test’ + +:67:1: Not in scope: ‘do_test’ + +:68:1: Not in scope: ‘do_test’ + +:69:1: Not in scope: ‘do_test’ + +:70:1: Not in scope: ‘do_test’ + +:71:1: Not in scope: ‘do_test’ + +:72:1: Not in scope: ‘do_test’ + +:73:1: Not in scope: ‘do_test’ + +:74:1: Not in scope: ‘do_test’ + +:75:1: Not in scope: ‘do_test’ + +:76:1: Not in scope: ‘do_test’ + +:77:1: Not in scope: ‘do_test’ + +:78:1: Not in scope: ‘do_test’ + +:79:1: Not in scope: ‘do_test’ + +:80:1: Not in scope: ‘do_test’ + +:81:1: Not in scope: ‘do_test’ + +:82:1: Not in scope: ‘do_test’ + +:83:1: Not in scope: ‘do_test’ + +:84:1: Not in scope: ‘do_test’ + +:85:1: Not in scope: ‘do_test’ + +:86:1: Not in scope: ‘do_test’ + +:87:1: Not in scope: ‘do_test’ + +:88:1: Not in scope: ‘do_test’ + +:89:1: Not in scope: ‘do_test’ + +:90:1: Not in scope: ‘do_test’ + +:91:1: Not in scope: ‘do_test’ + +:92:1: Not in scope: ‘do_test’ + +:93:1: Not in scope: ‘do_test’ + +:94:1: Not in scope: ‘do_test’ + +:95:1: Not in scope: ‘do_test’ + +:96:1: Not in scope: ‘do_test’ + +:97:1: Not in scope: ‘do_test’ + +:98:1: Not in scope: ‘do_test’ + +:99:1: Not in scope: ‘do_test’ + +:100:1: Not in scope: ‘do_test’ + +:101:1: Not in scope: ‘do_test’ + +:102:1: Not in scope: ‘do_test’ + +:103:1: Not in scope: ‘do_test’ + +:104:1: Not in scope: ‘do_test’ + +:105:1: Not in scope: ‘do_test’ + +:106:1: Not in scope: ‘do_test’ + +:107:1: Not in scope: ‘do_test’ + +:108:1: Not in scope: ‘do_test’ + +:109:1: Not in scope: ‘do_test’ + +:110:1: Not in scope: ‘do_test’ + +:111:1: Not in scope: ‘do_test’ + +:112:1: Not in scope: ‘do_test’ + +:113:1: Not in scope: ‘do_test’ + +:114:1: Not in scope: ‘do_test’ + +:115:1: Not in scope: ‘do_test’ + +:116:1: Not in scope: ‘do_test’ + +:117:1: Not in scope: ‘do_test’ + +:118:1: Not in scope: ‘do_test’ + +:119:1: Not in scope: ‘do_test’ + +:120:1: Not in scope: ‘do_test’ + +:121:1: Not in scope: ‘do_test’ + +:122:1: Not in scope: ‘do_test’ + +:123:1: Not in scope: ‘do_test’ + +:124:1: Not in scope: ‘do_test’ + +:125:1: Not in scope: ‘do_test’ + +:126:1: Not in scope: ‘do_test’ + +:127:1: Not in scope: ‘do_test’ + +:128:1: Not in scope: ‘do_test’ + +:129:1: Not in scope: ‘do_test’ + +:130:1: Not in scope: ‘do_test’ + +:131:1: Not in scope: ‘do_test’ + +:132:1: Not in scope: ‘do_test’ + +:133:1: Not in scope: ‘do_test’ + +:134:1: Not in scope: ‘do_test’ + +:135:1: Not in scope: ‘do_test’ + +:136:1: Not in scope: ‘do_test’ + +:137:1: Not in scope: ‘do_test’ + +:138:1: Not in scope: ‘do_test’ + +:139:1: Not in scope: ‘do_test’ + +:140:1: Not in scope: ‘do_test’ + +:141:1: Not in scope: ‘do_test’ + +:142:1: Not in scope: ‘do_test’ + +:143:1: Not in scope: ‘do_test’ + +:144:1: Not in scope: ‘do_test’ + +:145:1: Not in scope: ‘do_test’ + +:146:1: Not in scope: ‘do_test’ + +:147:1: Not in scope: ‘do_test’ + +:148:1: Not in scope: ‘do_test’ + +:149:1: Not in scope: ‘do_test’ + +:150:1: Not in scope: ‘do_test’ + +:151:1: Not in scope: ‘do_test’ + +:152:1: Not in scope: ‘do_test’ + +:153:1: Not in scope: ‘do_test’ + +:154:1: Not in scope: ‘do_test’ + +:155:1: Not in scope: ‘do_test’ + +:156:1: Not in scope: ‘do_test’ + +:157:1: Not in scope: ‘do_test’ + +:158:1: Not in scope: ‘do_test’ + +:159:1: Not in scope: ‘do_test’ + +:160:1: Not in scope: ‘do_test’ + +:161:1: Not in scope: ‘do_test’ + +:162:1: Not in scope: ‘do_test’ + +:163:1: Not in scope: ‘do_test’ + +:164:1: Not in scope: ‘do_test’ + +:165:1: Not in scope: ‘do_test’ + +:166:1: Not in scope: ‘do_test’ + +:167:1: Not in scope: ‘do_test’ + +:168:1: Not in scope: ‘do_test’ + +:169:1: Not in scope: ‘do_test’ + +:170:1: Not in scope: ‘do_test’ + +:171:1: Not in scope: ‘do_test’ + +:172:1: Not in scope: ‘do_test’ + +:173:1: Not in scope: ‘do_test’ + +:174:1: Not in scope: ‘do_test’ + +:175:1: Not in scope: ‘do_test’ + +:176:1: Not in scope: ‘do_test’ + +:177:1: Not in scope: ‘do_test’ + +:178:1: Not in scope: ‘do_test’ + +:179:1: Not in scope: ‘do_test’ + +:180:1: Not in scope: ‘do_test’ + +:181:1: Not in scope: ‘do_test’ + +:182:1: Not in scope: ‘do_test’ + +:183:1: Not in scope: ‘do_test’ + +:184:1: Not in scope: ‘do_test’ + +:185:1: Not in scope: ‘do_test’ + +:186:1: Not in scope: ‘do_test’ + +:187:1: Not in scope: ‘do_test’ + +:188:1: Not in scope: ‘do_test’ + +:189:1: Not in scope: ‘do_test’ + +:190:1: Not in scope: ‘do_test’ + +:191:1: Not in scope: ‘do_test’ + +:192:1: Not in scope: ‘do_test’ + +:193:1: Not in scope: ‘do_test’ + +:194:1: Not in scope: ‘do_test’ + +:195:1: Not in scope: ‘do_test’ + +:196:1: Not in scope: ‘do_test’ + +:197:1: Not in scope: ‘do_test’ + +:198:1: Not in scope: ‘do_test’ + +:199:1: Not in scope: ‘do_test’ + +:200:1: Not in scope: ‘do_test’ + +:201:1: Not in scope: ‘do_test’ + +:202:1: Not in scope: ‘do_test’ + +:203:1: Not in scope: ‘do_test’ + +:204:1: Not in scope: ‘do_test’ + +:205:1: Not in scope: ‘do_test’ + +:206:1: Not in scope: ‘do_test’ + +:207:1: Not in scope: ‘do_test’ + +:208:1: Not in scope: ‘do_test’ + +:209:1: Not in scope: ‘do_test’ + +:210:1: Not in scope: ‘do_test’ + +:211:1: Not in scope: ‘do_test’ + +:212:1: Not in scope: ‘do_test’ + +:213:1: Not in scope: ‘do_test’ + +:214:1: Not in scope: ‘do_test’ + +:215:1: Not in scope: ‘do_test’ + +:216:1: Not in scope: ‘do_test’ + +:217:1: Not in scope: ‘do_test’ + +:218:1: Not in scope: ‘do_test’ + +:219:1: Not in scope: ‘do_test’ + +:220:1: Not in scope: ‘do_test’ + +:221:1: Not in scope: ‘do_test’ + +:222:1: Not in scope: ‘do_test’ + +:223:1: Not in scope: ‘do_test’ + +:224:1: Not in scope: ‘do_test’ + +:225:1: Not in scope: ‘do_test’ + +:226:1: Not in scope: ‘do_test’ + +:227:1: Not in scope: ‘do_test’ + +:228:1: Not in scope: ‘do_test’ + +:229:1: Not in scope: ‘do_test’ + +:230:1: Not in scope: ‘do_test’ + +:231:1: Not in scope: ‘do_test’ + +:232:1: Not in scope: ‘do_test’ + +:233:1: Not in scope: ‘do_test’ + +:234:1: Not in scope: ‘do_test’ + +:235:1: Not in scope: ‘do_test’ + +:236:1: Not in scope: ‘do_test’ + +:237:1: Not in scope: ‘do_test’ + +:238:1: Not in scope: ‘do_test’ + +:239:1: Not in scope: ‘do_test’ + +:240:1: Not in scope: ‘do_test’ + +:241:1: Not in scope: ‘do_test’ + +:242:1: Not in scope: ‘do_test’ + +:243:1: Not in scope: ‘do_test’ + +:244:1: Not in scope: ‘do_test’ + +:245:1: Not in scope: ‘do_test’ + +:246:1: Not in scope: ‘do_test’ + +:247:1: Not in scope: ‘do_test’ + +:248:1: Not in scope: ‘do_test’ + +:249:1: Not in scope: ‘do_test’ + +:250:1: Not in scope: ‘do_test’ + +:251:1: Not in scope: ‘do_test’ + +:252:1: Not in scope: ‘do_test’ + +:253:1: Not in scope: ‘do_test’ + +:254:1: Not in scope: ‘do_test’ + +:255:1: Not in scope: ‘do_test’ + +:256:1: Not in scope: ‘do_test’ + +:257:1: Not in scope: ‘do_test’ + +:258:1: Not in scope: ‘do_test’ + +:259:1: Not in scope: ‘do_test’ + +:260:1: Not in scope: ‘do_test’ + +:261:1: Not in scope: ‘do_test’ + +:262:1: Not in scope: ‘do_test’ + +:263:1: Not in scope: ‘do_test’ + +:264:1: Not in scope: ‘do_test’ + +:265:1: Not in scope: ‘do_test’ + +:266:1: Not in scope: ‘do_test’ + +:267:1: Not in scope: ‘do_test’ + +:268:1: Not in scope: ‘do_test’ + +:269:1: Not in scope: ‘do_test’ + +:270:1: Not in scope: ‘do_test’ + +:271:1: Not in scope: ‘do_test’ + +:272:1: Not in scope: ‘do_test’ + +:273:1: Not in scope: ‘do_test’ + +:274:1: Not in scope: ‘do_test’ + +:275:1: Not in scope: ‘do_test’ + +:276:1: Not in scope: ‘do_test’ + +:277:1: Not in scope: ‘do_test’ + +:278:1: Not in scope: ‘do_test’ + +:279:1: Not in scope: ‘do_test’ + +:280:1: Not in scope: ‘do_test’ + +:281:1: Not in scope: ‘do_test’ + +:282:1: Not in scope: ‘do_test’ + +:283:1: Not in scope: ‘do_test’ + +:284:1: Not in scope: ‘do_test’ + +:285:1: Not in scope: ‘do_test’ + +:286:1: Not in scope: ‘do_test’ + +:287:1: Not in scope: ‘do_test’ + +:288:1: Not in scope: ‘do_test’ + +:289:1: Not in scope: ‘do_test’ + +:290:1: Not in scope: ‘do_test’ + +:291:1: Not in scope: ‘do_test’ + +:292:1: Not in scope: ‘do_test’ + +:293:1: Not in scope: ‘do_test’ + +:294:1: Not in scope: ‘do_test’ + +:295:1: Not in scope: ‘do_test’ + +:296:1: Not in scope: ‘do_test’ + +:297:1: Not in scope: ‘do_test’ + +:298:1: Not in scope: ‘do_test’ + +:299:1: Not in scope: ‘do_test’ + +:300:1: Not in scope: ‘do_test’ + +:301:1: Not in scope: ‘do_test’ + +:302:1: Not in scope: ‘do_test’ + +:303:1: Not in scope: ‘do_test’ + +:304:1: Not in scope: ‘do_test’ + +:305:1: Not in scope: ‘do_test’ + +:306:1: Not in scope: ‘do_test’ + +:307:1: Not in scope: ‘do_test’ + +:308:1: Not in scope: ‘do_test’ + +:309:1: Not in scope: ‘do_test’ + +:310:1: Not in scope: ‘do_test’ + +:311:1: Not in scope: ‘do_test’ + +:312:1: Not in scope: ‘do_test’ + +:313:1: Not in scope: ‘do_test’ + +:314:1: Not in scope: ‘do_test’ + +:315:1: Not in scope: ‘do_test’ + +:316:1: Not in scope: ‘do_test’ + +:317:1: Not in scope: ‘do_test’ + +:318:1: Not in scope: ‘do_test’ + +:319:1: Not in scope: ‘do_test’ + +:320:1: Not in scope: ‘do_test’ + +:321:1: Not in scope: ‘do_test’ + +:322:1: Not in scope: ‘do_test’ + +:323:1: Not in scope: ‘do_test’ + +:324:1: Not in scope: ‘do_test’ + +:325:1: Not in scope: ‘do_test’ + +:326:1: Not in scope: ‘do_test’ + +:327:1: Not in scope: ‘do_test’ + +:328:1: Not in scope: ‘do_test’ + +:329:1: Not in scope: ‘do_test’ + +:330:1: Not in scope: ‘do_test’ + +:331:1: Not in scope: ‘do_test’ + +:332:1: Not in scope: ‘do_test’ + +:333:1: Not in scope: ‘do_test’ + +:334:1: Not in scope: ‘do_test’ + +:335:1: Not in scope: ‘do_test’ + +:336:1: Not in scope: ‘do_test’ + +:337:1: Not in scope: ‘do_test’ + +:338:1: Not in scope: ‘do_test’ + +:339:1: Not in scope: ‘do_test’ + +:340:1: Not in scope: ‘do_test’ + +:341:1: Not in scope: ‘do_test’ + +:342:1: Not in scope: ‘do_test’ + +:343:1: Not in scope: ‘do_test’ + +:344:1: Not in scope: ‘do_test’ + +:345:1: Not in scope: ‘do_test’ + +:346:1: Not in scope: ‘do_test’ + +:347:1: Not in scope: ‘do_test’ + +:348:1: Not in scope: ‘do_test’ + +:349:1: Not in scope: ‘do_test’ + +:350:1: Not in scope: ‘do_test’ + +:351:1: Not in scope: ‘do_test’ + +:352:1: Not in scope: ‘do_test’ + +:353:1: Not in scope: ‘do_test’ + +:354:1: Not in scope: ‘do_test’ + +:355:1: Not in scope: ‘do_test’ + +:356:1: Not in scope: ‘do_test’ + +:357:1: Not in scope: ‘do_test’ + +:358:1: Not in scope: ‘do_test’ + +:359:1: Not in scope: ‘do_test’ + +:360:1: Not in scope: ‘do_test’ + +:361:1: Not in scope: ‘do_test’ + +:362:1: Not in scope: ‘do_test’ + +:363:1: Not in scope: ‘do_test’ + +:364:1: Not in scope: ‘do_test’ + +:365:1: Not in scope: ‘do_test’ + +:366:1: Not in scope: ‘do_test’ + +:367:1: Not in scope: ‘do_test’ + +:368:1: Not in scope: ‘do_test’ + +:369:1: Not in scope: ‘do_test’ + +:370:1: Not in scope: ‘do_test’ + +:371:1: Not in scope: ‘do_test’ + +:372:1: Not in scope: ‘do_test’ + +:373:1: Not in scope: ‘do_test’ + +:374:1: Not in scope: ‘do_test’ + +:375:1: Not in scope: ‘do_test’ + +:376:1: Not in scope: ‘do_test’ + +:377:1: Not in scope: ‘do_test’ + +:378:1: Not in scope: ‘do_test’ + +:379:1: Not in scope: ‘do_test’ + +:380:1: Not in scope: ‘do_test’ + +:381:1: Not in scope: ‘do_test’ + +:382:1: Not in scope: ‘do_test’ + +:383:1: Not in scope: ‘do_test’ + +:384:1: Not in scope: ‘do_test’ + +:385:1: Not in scope: ‘do_test’ + +:386:1: Not in scope: ‘do_test’ + +:387:1: Not in scope: ‘do_test’ + +:388:1: Not in scope: ‘do_test’ + +:389:1: Not in scope: ‘do_test’ + +:390:1: Not in scope: ‘do_test’ + +:391:1: Not in scope: ‘do_test’ + +:392:1: Not in scope: ‘do_test’ + +:393:1: Not in scope: ‘do_test’ + +:394:1: Not in scope: ‘do_test’ + +:395:1: Not in scope: ‘do_test’ + +:396:1: Not in scope: ‘do_test’ + +:397:1: Not in scope: ‘do_test’ + +:398:1: Not in scope: ‘do_test’ + +:399:1: Not in scope: ‘do_test’ + +:400:1: Not in scope: ‘do_test’ + +:401:1: Not in scope: ‘do_test’ + +:402:1: Not in scope: ‘do_test’ + +:403:1: Not in scope: ‘do_test’ + +:404:1: Not in scope: ‘do_test’ + +:405:1: Not in scope: ‘do_test’ + +:406:1: Not in scope: ‘do_test’ + +:407:1: Not in scope: ‘do_test’ + +:408:1: Not in scope: ‘do_test’ + +:409:1: Not in scope: ‘do_test’ + +:410:1: Not in scope: ‘do_test’ + +:411:1: Not in scope: ‘do_test’ + +:412:1: Not in scope: ‘do_test’ + +:413:1: Not in scope: ‘do_test’ + +:414:1: Not in scope: ‘do_test’ + +:415:1: Not in scope: ‘do_test’ + +:416:1: Not in scope: ‘do_test’ + +:417:1: Not in scope: ‘do_test’ + +:418:1: Not in scope: ‘do_test’ + +:419:1: Not in scope: ‘do_test’ + +:420:1: Not in scope: ‘do_test’ + +:421:1: Not in scope: ‘do_test’ + +:422:1: Not in scope: ‘do_test’ + +:423:1: Not in scope: ‘do_test’ + +:424:1: Not in scope: ‘do_test’ + +:425:1: Not in scope: ‘do_test’ + +:426:1: Not in scope: ‘do_test’ + +:427:1: Not in scope: ‘do_test’ + +:428:1: Not in scope: ‘do_test’ + +:429:1: Not in scope: ‘do_test’ + +:430:1: Not in scope: ‘do_test’ + +:431:1: Not in scope: ‘do_test’ + +:432:1: Not in scope: ‘do_test’ + +:433:1: Not in scope: ‘do_test’ + +:434:1: Not in scope: ‘do_test’ + +:435:1: Not in scope: ‘do_test’ + +:436:1: Not in scope: ‘do_test’ + +:437:1: Not in scope: ‘do_test’ + +:438:1: Not in scope: ‘do_test’ + +:439:1: Not in scope: ‘do_test’ + +:440:1: Not in scope: ‘do_test’ + +:441:1: Not in scope: ‘do_test’ + +:442:1: Not in scope: ‘do_test’ + +:443:1: Not in scope: ‘do_test’ + +:444:1: Not in scope: ‘do_test’ + +:445:1: Not in scope: ‘do_test’ + +:446:1: Not in scope: ‘do_test’ + +:447:1: Not in scope: ‘do_test’ + +:448:1: Not in scope: ‘do_test’ + +:449:1: Not in scope: ‘do_test’ + +:450:1: Not in scope: ‘do_test’ + +:451:1: Not in scope: ‘do_test’ + +:452:1: Not in scope: ‘do_test’ + +:453:1: Not in scope: ‘do_test’ + +:454:1: Not in scope: ‘do_test’ + +:455:1: Not in scope: ‘do_test’ + +:456:1: Not in scope: ‘do_test’ + +:457:1: Not in scope: ‘do_test’ + +:458:1: Not in scope: ‘do_test’ + +:459:1: Not in scope: ‘do_test’ + +:460:1: Not in scope: ‘do_test’ + +:461:1: Not in scope: ‘do_test’ + +:462:1: Not in scope: ‘do_test’ + +:463:1: Not in scope: ‘do_test’ + +:464:1: Not in scope: ‘do_test’ + +:465:1: Not in scope: ‘do_test’ + +:466:1: Not in scope: ‘do_test’ + +:467:1: Not in scope: ‘do_test’ + +:468:1: Not in scope: ‘do_test’ + +:469:1: Not in scope: ‘do_test’ + +:470:1: Not in scope: ‘do_test’ + +:471:1: Not in scope: ‘do_test’ + +:472:1: Not in scope: ‘do_test’ + +:473:1: Not in scope: ‘do_test’ + +:474:1: Not in scope: ‘do_test’ + +:475:1: Not in scope: ‘do_test’ + +:476:1: Not in scope: ‘do_test’ + +:477:1: Not in scope: ‘do_test’ + +:478:1: Not in scope: ‘do_test’ + +:479:1: Not in scope: ‘do_test’ + +:480:1: Not in scope: ‘do_test’ + +:481:1: Not in scope: ‘do_test’ + +:482:1: Not in scope: ‘do_test’ + +:483:1: Not in scope: ‘do_test’ + +:484:1: Not in scope: ‘do_test’ + +:485:1: Not in scope: ‘do_test’ + +:486:1: Not in scope: ‘do_test’ + +:487:1: Not in scope: ‘do_test’ + +:488:1: Not in scope: ‘do_test’ + +:489:1: Not in scope: ‘do_test’ + +:490:1: Not in scope: ‘do_test’ + +:491:1: Not in scope: ‘do_test’ + +:492:1: Not in scope: ‘do_test’ + +:493:1: Not in scope: ‘do_test’ + +:494:1: Not in scope: ‘do_test’ + +:495:1: Not in scope: ‘do_test’ + +:496:1: Not in scope: ‘do_test’ + +:497:1: Not in scope: ‘do_test’ + +:498:1: Not in scope: ‘do_test’ + +:499:1: Not in scope: ‘do_test’ + +:500:1: Not in scope: ‘do_test’ + +:501:1: Not in scope: ‘do_test’ + +:502:1: Not in scope: ‘do_test’ + +:503:1: Not in scope: ‘do_test’ + +:504:1: Not in scope: ‘do_test’ + +:505:1: Not in scope: ‘do_test’ + +:506:1: Not in scope: ‘do_test’ + +:507:1: Not in scope: ‘do_test’ + +:508:1: Not in scope: ‘do_test’ + +:509:1: Not in scope: ‘do_test’ + +:510:1: Not in scope: ‘do_test’ + +:511:1: Not in scope: ‘do_test’ + +:512:1: Not in scope: ‘do_test’ + +:513:1: Not in scope: ‘do_test’ + +:514:1: Not in scope: ‘do_test’ + +:515:1: Not in scope: ‘do_test’ + +:516:1: Not in scope: ‘do_test’ + +:517:1: Not in scope: ‘do_test’ + +:518:1: Not in scope: ‘do_test’ + +:519:1: Not in scope: ‘do_test’ + +:520:1: Not in scope: ‘do_test’ + +:521:1: Not in scope: ‘do_test’ + +:522:1: Not in scope: ‘do_test’ + +:523:1: Not in scope: ‘do_test’ + +:524:1: Not in scope: ‘do_test’ + +:525:1: Not in scope: ‘do_test’ + +:526:1: Not in scope: ‘do_test’ + +:527:1: Not in scope: ‘do_test’ + +:528:1: Not in scope: ‘do_test’ + +:529:1: Not in scope: ‘do_test’ + +:530:1: Not in scope: ‘do_test’ + +:531:1: Not in scope: ‘do_test’ + +:532:1: Not in scope: ‘do_test’ + +:533:1: Not in scope: ‘do_test’ + +:534:1: Not in scope: ‘do_test’ + +:535:1: Not in scope: ‘do_test’ + +:536:1: Not in scope: ‘do_test’ + +:537:1: Not in scope: ‘do_test’ + +:538:1: Not in scope: ‘do_test’ + +:539:1: Not in scope: ‘do_test’ + +:540:1: Not in scope: ‘do_test’ + +:541:1: Not in scope: ‘do_test’ + +:542:1: Not in scope: ‘do_test’ + +:543:1: Not in scope: ‘do_test’ + +:544:1: Not in scope: ‘do_test’ + +:545:1: Not in scope: ‘do_test’ + +:546:1: Not in scope: ‘do_test’ + +:547:1: Not in scope: ‘do_test’ + +:548:1: Not in scope: ‘do_test’ + +:549:1: Not in scope: ‘do_test’ + +:550:1: Not in scope: ‘do_test’ + +:551:1: Not in scope: ‘do_test’ + +:552:1: Not in scope: ‘do_test’ + +:553:1: Not in scope: ‘do_test’ + +:554:1: Not in scope: ‘do_test’ + +:555:1: Not in scope: ‘do_test’ + +:556:1: Not in scope: ‘do_test’ + +:557:1: Not in scope: ‘do_test’ + +:558:1: Not in scope: ‘do_test’ + +:559:1: Not in scope: ‘do_test’ + +:560:1: Not in scope: ‘do_test’ + +:561:1: Not in scope: ‘do_test’ + +:562:1: Not in scope: ‘do_test’ + +:563:1: Not in scope: ‘do_test’ + +:564:1: Not in scope: ‘do_test’ + +:565:1: Not in scope: ‘do_test’ + +:566:1: Not in scope: ‘do_test’ + +:567:1: Not in scope: ‘do_test’ + +:568:1: Not in scope: ‘do_test’ + +:569:1: Not in scope: ‘do_test’ + +:570:1: Not in scope: ‘do_test’ + +:571:1: Not in scope: ‘do_test’ + +:572:1: Not in scope: ‘do_test’ + +:573:1: Not in scope: ‘do_test’ + +:574:1: Not in scope: ‘do_test’ + +:575:1: Not in scope: ‘do_test’ + +:576:1: Not in scope: ‘do_test’ + +:577:1: Not in scope: ‘do_test’ + +:578:1: Not in scope: ‘do_test’ + +:579:1: Not in scope: ‘do_test’ + +:580:1: Not in scope: ‘do_test’ + +:581:1: Not in scope: ‘do_test’ + +:582:1: Not in scope: ‘do_test’ + +:583:1: Not in scope: ‘do_test’ + +:584:1: Not in scope: ‘do_test’ + +:585:1: Not in scope: ‘do_test’ + +:586:1: Not in scope: ‘do_test’ + +:587:1: Not in scope: ‘do_test’ + +:588:1: Not in scope: ‘do_test’ + +:589:1: Not in scope: ‘do_test’ + +:590:1: Not in scope: ‘do_test’ + +:591:1: Not in scope: ‘do_test’ + +:592:1: Not in scope: ‘do_test’ + +:593:1: Not in scope: ‘do_test’ + +:594:1: Not in scope: ‘do_test’ + +:595:1: Not in scope: ‘do_test’ + +:596:1: Not in scope: ‘do_test’ + +:597:1: Not in scope: ‘do_test’ + +:598:1: Not in scope: ‘do_test’ + +:599:1: Not in scope: ‘do_test’ + +:600:1: Not in scope: ‘do_test’ + +:601:1: Not in scope: ‘do_test’ + +:602:1: Not in scope: ‘do_test’ + +:603:1: Not in scope: ‘do_test’ + +:604:1: Not in scope: ‘do_test’ + +:605:1: Not in scope: ‘do_test’ + +:606:1: Not in scope: ‘do_test’ + +:607:1: Not in scope: ‘do_test’ + +:608:1: Not in scope: ‘do_test’ + +:609:1: Not in scope: ‘do_test’ + +:610:1: Not in scope: ‘do_test’ + +:611:1: Not in scope: ‘do_test’ + +:612:1: Not in scope: ‘do_test’ + +:613:1: Not in scope: ‘do_test’ + +:614:1: Not in scope: ‘do_test’ + +:615:1: Not in scope: ‘do_test’ + +:616:1: Not in scope: ‘do_test’ + +:617:1: Not in scope: ‘do_test’ + +:618:1: Not in scope: ‘do_test’ + +:619:1: Not in scope: ‘do_test’ + +:620:1: Not in scope: ‘do_test’ + +:621:1: Not in scope: ‘do_test’ + +:622:1: Not in scope: ‘do_test’ + +:623:1: Not in scope: ‘do_test’ + +:624:1: Not in scope: ‘do_test’ + +:625:1: Not in scope: ‘do_test’ + +:626:1: Not in scope: ‘do_test’ + +:627:1: Not in scope: ‘do_test’ + +:628:1: Not in scope: ‘do_test’ + +:629:1: Not in scope: ‘do_test’ + +:630:1: Not in scope: ‘do_test’ + +:631:1: Not in scope: ‘do_test’ + +:632:1: Not in scope: ‘do_test’ + +:633:1: Not in scope: ‘do_test’ + +:634:1: Not in scope: ‘do_test’ + +:635:1: Not in scope: ‘do_test’ + +:636:1: Not in scope: ‘do_test’ + +:637:1: Not in scope: ‘do_test’ + +:638:1: Not in scope: ‘do_test’ + +:639:1: Not in scope: ‘do_test’ + +:640:1: Not in scope: ‘do_test’ + +:641:1: Not in scope: ‘do_test’ + +:642:1: Not in scope: ‘do_test’ + +:643:1: Not in scope: ‘do_test’ + +:644:1: Not in scope: ‘do_test’ + +:645:1: Not in scope: ‘do_test’ + +:646:1: Not in scope: ‘do_test’ + +:647:1: Not in scope: ‘do_test’ + +:648:1: Not in scope: ‘do_test’ + +:649:1: Not in scope: ‘do_test’ + +:650:1: Not in scope: ‘do_test’ + +:651:1: Not in scope: ‘do_test’ + +:652:1: Not in scope: ‘do_test’ + +:653:1: Not in scope: ‘do_test’ + +:654:1: Not in scope: ‘do_test’ + +:655:1: Not in scope: ‘do_test’ + +:656:1: Not in scope: ‘do_test’ + +:657:1: Not in scope: ‘do_test’ + +:658:1: Not in scope: ‘do_test’ + +:659:1: Not in scope: ‘do_test’ + +:660:1: Not in scope: ‘do_test’ + +:661:1: Not in scope: ‘do_test’ + +:662:1: Not in scope: ‘do_test’ + +:663:1: Not in scope: ‘do_test’ + +:664:1: Not in scope: ‘do_test’ + +:665:1: Not in scope: ‘do_test’ + +:666:1: Not in scope: ‘do_test’ + +:667:1: Not in scope: ‘do_test’ + +:668:1: Not in scope: ‘do_test’ + +:669:1: Not in scope: ‘do_test’ + +:670:1: Not in scope: ‘do_test’ + +:671:1: Not in scope: ‘do_test’ + +:672:1: Not in scope: ‘do_test’ + +:673:1: Not in scope: ‘do_test’ + +:674:1: Not in scope: ‘do_test’ + +:675:1: Not in scope: ‘do_test’ + +:676:1: Not in scope: ‘do_test’ + +:677:1: Not in scope: ‘do_test’ + +:678:1: Not in scope: ‘do_test’ + +:679:1: Not in scope: ‘do_test’ + +:680:1: Not in scope: ‘do_test’ + +:681:1: Not in scope: ‘do_test’ + +:682:1: Not in scope: ‘do_test’ + +:683:1: Not in scope: ‘do_test’ + +:684:1: Not in scope: ‘do_test’ + +:685:1: Not in scope: ‘do_test’ + +:686:1: Not in scope: ‘do_test’ + +:687:1: Not in scope: ‘do_test’ + +:688:1: Not in scope: ‘do_test’ + +:689:1: Not in scope: ‘do_test’ + +:690:1: Not in scope: ‘do_test’ + +:691:1: Not in scope: ‘do_test’ + +:692:1: Not in scope: ‘do_test’ + +:693:1: Not in scope: ‘do_test’ + +:694:1: Not in scope: ‘do_test’ + +:695:1: Not in scope: ‘do_test’ + +:696:1: Not in scope: ‘do_test’ + +:697:1: Not in scope: ‘do_test’ + +:698:1: Not in scope: ‘do_test’ + +:699:1: Not in scope: ‘do_test’ + +:700:1: Not in scope: ‘do_test’ + +:701:1: Not in scope: ‘do_test’ + +:702:1: Not in scope: ‘do_test’ + +:703:1: Not in scope: ‘do_test’ + +:704:1: Not in scope: ‘do_test’ + +:705:1: Not in scope: ‘do_test’ + +:706:1: Not in scope: ‘do_test’ + +:707:1: Not in scope: ‘do_test’ + +:708:1: Not in scope: ‘do_test’ + +:709:1: Not in scope: ‘do_test’ + +:710:1: Not in scope: ‘do_test’ + +:711:1: Not in scope: ‘do_test’ + +:712:1: Not in scope: ‘do_test’ + +:713:1: Not in scope: ‘do_test’ + +:714:1: Not in scope: ‘do_test’ + +:715:1: Not in scope: ‘do_test’ + +:716:1: Not in scope: ‘do_test’ + +:717:1: Not in scope: ‘do_test’ + +:718:1: Not in scope: ‘do_test’ + +:719:1: Not in scope: ‘do_test’ + +:720:1: Not in scope: ‘do_test’ + +:721:1: Not in scope: ‘do_test’ + +:722:1: Not in scope: ‘do_test’ + +:723:1: Not in scope: ‘do_test’ + +:724:1: Not in scope: ‘do_test’ + +:725:1: Not in scope: ‘do_test’ + +:726:1: Not in scope: ‘do_test’ + +:727:1: Not in scope: ‘do_test’ + +:728:1: Not in scope: ‘do_test’ + +:729:1: Not in scope: ‘do_test’ + +:730:1: Not in scope: ‘do_test’ + +:731:1: Not in scope: ‘do_test’ + +:732:1: Not in scope: ‘do_test’ + +:733:1: Not in scope: ‘do_test’ + +:734:1: Not in scope: ‘do_test’ + +:735:1: Not in scope: ‘do_test’ + +:736:1: Not in scope: ‘do_test’ + +:737:1: Not in scope: ‘do_test’ + +:738:1: Not in scope: ‘do_test’ + +:739:1: Not in scope: ‘do_test’ + +:740:1: Not in scope: ‘do_test’ + +:741:1: Not in scope: ‘do_test’ + +:742:1: Not in scope: ‘do_test’ + +:743:1: Not in scope: ‘do_test’ + +:744:1: Not in scope: ‘do_test’ + +:745:1: Not in scope: ‘do_test’ + +:746:1: Not in scope: ‘do_test’ + +:747:1: Not in scope: ‘do_test’ + +:748:1: Not in scope: ‘do_test’ + +:749:1: Not in scope: ‘do_test’ + +:750:1: Not in scope: ‘do_test’ + +:751:1: Not in scope: ‘do_test’ + +:752:1: Not in scope: ‘do_test’ + +:753:1: Not in scope: ‘do_test’ + +:754:1: Not in scope: ‘do_test’ + +:755:1: Not in scope: ‘do_test’ + +:756:1: Not in scope: ‘do_test’ + +:757:1: Not in scope: ‘do_test’ + +:758:1: Not in scope: ‘do_test’ + +:759:1: Not in scope: ‘do_test’ + +:760:1: Not in scope: ‘do_test’ + +:761:1: Not in scope: ‘do_test’ + +:762:1: Not in scope: ‘do_test’ + +:763:1: Not in scope: ‘do_test’ + +:764:1: Not in scope: ‘do_test’ + +:765:1: Not in scope: ‘do_test’ + +:766:1: Not in scope: ‘do_test’ + +:767:1: Not in scope: ‘do_test’ + +:768:1: Not in scope: ‘do_test’ + +:769:1: Not in scope: ‘do_test’ + +:770:1: Not in scope: ‘do_test’ + +:771:1: Not in scope: ‘do_test’ + +:772:1: Not in scope: ‘do_test’ + +:773:1: Not in scope: ‘do_test’ + +:774:1: Not in scope: ‘do_test’ + +:775:1: Not in scope: ‘do_test’ + +:776:1: Not in scope: ‘do_test’ + +:777:1: Not in scope: ‘do_test’ + +:778:1: Not in scope: ‘do_test’ + +:779:1: Not in scope: ‘do_test’ + +:780:1: Not in scope: ‘do_test’ + +:781:1: Not in scope: ‘do_test’ + +:782:1: Not in scope: ‘do_test’ + +:783:1: Not in scope: ‘do_test’ + +:784:1: Not in scope: ‘do_test’ + +:785:1: Not in scope: ‘do_test’ + +:786:1: Not in scope: ‘do_test’ + +:787:1: Not in scope: ‘do_test’ + +:788:1: Not in scope: ‘do_test’ + +:789:1: Not in scope: ‘do_test’ + +:790:1: Not in scope: ‘do_test’ + +:791:1: Not in scope: ‘do_test’ + +:792:1: Not in scope: ‘do_test’ + +:793:1: Not in scope: ‘do_test’ + +:794:1: Not in scope: ‘do_test’ + +:795:1: Not in scope: ‘do_test’ + +:796:1: Not in scope: ‘do_test’ + +:797:1: Not in scope: ‘do_test’ + +:798:1: Not in scope: ‘do_test’ + +:799:1: Not in scope: ‘do_test’ + +:800:1: Not in scope: ‘do_test’ + +:801:1: Not in scope: ‘do_test’ + +:802:1: Not in scope: ‘do_test’ + +:803:1: Not in scope: ‘do_test’ + +:804:1: Not in scope: ‘do_test’ + +:805:1: Not in scope: ‘do_test’ + +:806:1: Not in scope: ‘do_test’ + +:807:1: Not in scope: ‘do_test’ + +:808:1: Not in scope: ‘do_test’ + +:809:1: Not in scope: ‘do_test’ + +:810:1: Not in scope: ‘do_test’ + +:811:1: Not in scope: ‘do_test’ + +:812:1: Not in scope: ‘do_test’ + +:813:1: Not in scope: ‘do_test’ + +:814:1: Not in scope: ‘do_test’ + +:815:1: Not in scope: ‘do_test’ + +:816:1: Not in scope: ‘do_test’ + +:817:1: Not in scope: ‘do_test’ + +:818:1: Not in scope: ‘do_test’ + +:819:1: Not in scope: ‘do_test’ + +:820:1: Not in scope: ‘do_test’ + +:821:1: Not in scope: ‘do_test’ + +:822:1: Not in scope: ‘do_test’ + +:823:1: Not in scope: ‘do_test’ + +:824:1: Not in scope: ‘do_test’ + +:825:1: Not in scope: ‘do_test’ + +:826:1: Not in scope: ‘do_test’ + +:827:1: Not in scope: ‘do_test’ + +:828:1: Not in scope: ‘do_test’ + +:829:1: Not in scope: ‘do_test’ + +:830:1: Not in scope: ‘do_test’ + +:831:1: Not in scope: ‘do_test’ + +:832:1: Not in scope: ‘do_test’ + +:833:1: Not in scope: ‘do_test’ + +:834:1: Not in scope: ‘do_test’ + +:835:1: Not in scope: ‘do_test’ + +:836:1: Not in scope: ‘do_test’ + +:837:1: Not in scope: ‘do_test’ + +:838:1: Not in scope: ‘do_test’ + +:839:1: Not in scope: ‘do_test’ + +:840:1: Not in scope: ‘do_test’ + +:841:1: Not in scope: ‘do_test’ + +:842:1: Not in scope: ‘do_test’ + +:843:1: Not in scope: ‘do_test’ + +:844:1: Not in scope: ‘do_test’ + +:845:1: Not in scope: ‘do_test’ + +:846:1: Not in scope: ‘do_test’ + +:847:1: Not in scope: ‘do_test’ + +:848:1: Not in scope: ‘do_test’ + +:849:1: Not in scope: ‘do_test’ + +:850:1: Not in scope: ‘do_test’ + +:851:1: Not in scope: ‘do_test’ + +:852:1: Not in scope: ‘do_test’ + +:853:1: Not in scope: ‘do_test’ + +:854:1: Not in scope: ‘do_test’ + +:855:1: Not in scope: ‘do_test’ + +:856:1: Not in scope: ‘do_test’ + +:857:1: Not in scope: ‘do_test’ + +:858:1: Not in scope: ‘do_test’ + +:859:1: Not in scope: ‘do_test’ + +:860:1: Not in scope: ‘do_test’ + +:861:1: Not in scope: ‘do_test’ + +:862:1: Not in scope: ‘do_test’ + +:863:1: Not in scope: ‘do_test’ + +:864:1: Not in scope: ‘do_test’ + +:865:1: Not in scope: ‘do_test’ + +:866:1: Not in scope: ‘do_test’ + +:867:1: Not in scope: ‘do_test’ + +:868:1: Not in scope: ‘do_test’ + +:869:1: Not in scope: ‘do_test’ + +:870:1: Not in scope: ‘do_test’ + +:871:1: Not in scope: ‘do_test’ + +:872:1: Not in scope: ‘do_test’ + +:873:1: Not in scope: ‘do_test’ + +:874:1: Not in scope: ‘do_test’ + +:875:1: Not in scope: ‘do_test’ + +:876:1: Not in scope: ‘do_test’ + +:877:1: Not in scope: ‘do_test’ + +:878:1: Not in scope: ‘do_test’ + +:879:1: Not in scope: ‘do_test’ + +:880:1: Not in scope: ‘do_test’ + +:881:1: Not in scope: ‘do_test’ + +:882:1: Not in scope: ‘do_test’ + +:883:1: Not in scope: ‘do_test’ + +:884:1: Not in scope: ‘do_test’ + +:885:1: Not in scope: ‘do_test’ + +:886:1: Not in scope: ‘do_test’ + +:887:1: Not in scope: ‘do_test’ + +:888:1: Not in scope: ‘do_test’ + +:889:1: Not in scope: ‘do_test’ + +:890:1: Not in scope: ‘do_test’ + +:891:1: Not in scope: ‘do_test’ + +:892:1: Not in scope: ‘do_test’ + +:893:1: Not in scope: ‘do_test’ + +:894:1: Not in scope: ‘do_test’ + +:895:1: Not in scope: ‘do_test’ + +:896:1: Not in scope: ‘do_test’ + +:897:1: Not in scope: ‘do_test’ + +:898:1: Not in scope: ‘do_test’ + +:899:1: Not in scope: ‘do_test’ + +:900:1: Not in scope: ‘do_test’ + +:901:1: Not in scope: ‘do_test’ + +:902:1: Not in scope: ‘do_test’ + +:903:1: Not in scope: ‘do_test’ + +:904:1: Not in scope: ‘do_test’ + +:905:1: Not in scope: ‘do_test’ + +:906:1: Not in scope: ‘do_test’ + +:907:1: Not in scope: ‘do_test’ + +:908:1: Not in scope: ‘do_test’ + +:909:1: Not in scope: ‘do_test’ + +:910:1: Not in scope: ‘do_test’ + +:911:1: Not in scope: ‘do_test’ + +:912:1: Not in scope: ‘do_test’ + +:913:1: Not in scope: ‘do_test’ + +:914:1: Not in scope: ‘do_test’ + +:915:1: Not in scope: ‘do_test’ + +:916:1: Not in scope: ‘do_test’ + +:917:1: Not in scope: ‘do_test’ + +:918:1: Not in scope: ‘do_test’ + +:919:1: Not in scope: ‘do_test’ + +:920:1: Not in scope: ‘do_test’ + +:921:1: Not in scope: ‘do_test’ + +:922:1: Not in scope: ‘do_test’ + +:923:1: Not in scope: ‘do_test’ + +:924:1: Not in scope: ‘do_test’ + +:925:1: Not in scope: ‘do_test’ + +:926:1: Not in scope: ‘do_test’ + +:927:1: Not in scope: ‘do_test’ + +:928:1: Not in scope: ‘do_test’ + +:929:1: Not in scope: ‘do_test’ + +:930:1: Not in scope: ‘do_test’ + +:931:1: Not in scope: ‘do_test’ + +:932:1: Not in scope: ‘do_test’ + +:933:1: Not in scope: ‘do_test’ + +:934:1: Not in scope: ‘do_test’ + +:935:1: Not in scope: ‘do_test’ + +:936:1: Not in scope: ‘do_test’ + +:937:1: Not in scope: ‘do_test’ + +:938:1: Not in scope: ‘do_test’ + +:939:1: Not in scope: ‘do_test’ + +:940:1: Not in scope: ‘do_test’ + +:941:1: Not in scope: ‘do_test’ + +:942:1: Not in scope: ‘do_test’ + +:943:1: Not in scope: ‘do_test’ + +:944:1: Not in scope: ‘do_test’ + +:945:1: Not in scope: ‘do_test’ + +:946:1: Not in scope: ‘do_test’ + +:947:1: Not in scope: ‘do_test’ + +:948:1: Not in scope: ‘do_test’ + +:949:1: Not in scope: ‘do_test’ + +:950:1: Not in scope: ‘do_test’ + +:951:1: Not in scope: ‘do_test’ + +:952:1: Not in scope: ‘do_test’ + +:953:1: Not in scope: ‘do_test’ + +:954:1: Not in scope: ‘do_test’ + +:955:1: Not in scope: ‘do_test’ + +:956:1: Not in scope: ‘do_test’ + +:957:1: Not in scope: ‘do_test’ + +:958:1: Not in scope: ‘do_test’ + +:959:1: Not in scope: ‘do_test’ + +:960:1: Not in scope: ‘do_test’ + +:961:1: Not in scope: ‘do_test’ + +:962:1: Not in scope: ‘do_test’ + +:963:1: Not in scope: ‘do_test’ + +:964:1: Not in scope: ‘do_test’ + +:965:1: Not in scope: ‘do_test’ + +:966:1: Not in scope: ‘do_test’ + +:967:1: Not in scope: ‘do_test’ + +:968:1: Not in scope: ‘do_test’ + +:969:1: Not in scope: ‘do_test’ + +:970:1: Not in scope: ‘do_test’ + +:971:1: Not in scope: ‘do_test’ + +:972:1: Not in scope: ‘do_test’ + +:973:1: Not in scope: ‘do_test’ + +:974:1: Not in scope: ‘do_test’ + +:975:1: Not in scope: ‘do_test’ + +:976:1: Not in scope: ‘do_test’ + +:977:1: Not in scope: ‘do_test’ + +:978:1: Not in scope: ‘do_test’ + +:979:1: Not in scope: ‘do_test’ + +:980:1: Not in scope: ‘do_test’ + +:981:1: Not in scope: ‘do_test’ + +:982:1: Not in scope: ‘do_test’ + +:983:1: Not in scope: ‘do_test’ + +:984:1: Not in scope: ‘do_test’ Actual stdout output differs from expected: --- ./ghci/scripts/ghci014.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/scripts/ghci014.run.stdout 2015-06-02 01:50:57.268000000 +0000 @@ -1,982 +0,0 @@ - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) - test : * (0) =====> ghci015(ghci) 787 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci015.run.stdout 2> ghci015.run.stderr =====> ghci016(ghci) 788 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci016.run.stdout 2> ghci016.run.stderr Actual stdout output differs from expected: --- ./ghci/scripts/ghci016.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/scripts/ghci016.run.stdout 2015-06-02 01:50:58.348000000 +0000 @@ -1 +1 @@ -T +3 =====> ghci017(ghci) 789 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -hide-package haskell98 ghci017.run.stdout 2> ghci017.run.stderr Wrong exit code (expected 0 , actual 1 ) Stdout: Stderr: : cannot satisfy -hide-package haskell98 (use -v for more information) =====> ghci018(ghci) 790 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci018.run.stdout 2> ghci018.run.stderr =====> ghci019(ghci) 791 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci019.run.stdout 2> ghci019.run.stderr =====> ghci020(ghci) 792 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci020.run.stdout 2> ghci020.run.stderr =====> ghci021(ghci) 793 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci021.run.stdout 2> ghci021.run.stderr =====> ghci022(ghci) 794 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci022.run.stdout 2> ghci022.run.stderr =====> ghci023(ghci) 795 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci023.run.stdout 2> ghci023.run.stderr =====> ghci025(ghci) 798 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci025.run.stdout 2> ghci025.run.stderr =====> ghci026(ghci) 799 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci026.run.stdout 2> ghci026.run.stderr =====> ghci027(ghci) 800 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci027.run.stdout 2> ghci027.run.stderr =====> ghci028(ghci) 801 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci028.run.stdout 2> ghci028.run.stderr =====> ghci029(ghci) 802 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci029.run.stdout 2> ghci029.run.stderr =====> ghci030(ghci) 803 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci030.run.stdout 2> ghci030.run.stderr =====> ghci031(ghci) 804 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci031.run.stdout 2> ghci031.run.stderr =====> ghci032(ghci) 805 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci032.run.stdout 2> ghci032.run.stderr =====> ghci033(ghci) 806 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci033.run.stdout 2> ghci033.run.stderr =====> ghci034(ghci) 807 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci034.run.stdout 2> ghci034.run.stderr =====> ghci035(ghci) 808 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci035.run.stdout 2> ghci035.run.stderr =====> ghci036(ghci) 809 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci036.run.stdout 2> ghci036.run.stderr =====> ghci037(normal) 810 of 4382 [0, 0, 0] cd ./ghci/scripts && $MAKE -s --no-print-directory ghci037 ghci037.run.stdout 2> ghci037.run.stderr =====> ghci038(ghci) 811 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci038.run.stdout 2> ghci038.run.stderr =====> ghci039(ghci) 812 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci039.run.stdout 2> ghci039.run.stderr =====> ghci040(ghci) 813 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci040.run.stdout 2> ghci040.run.stderr =====> ghci041(ghci) 814 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci041.run.stdout 2> ghci041.run.stderr =====> ghci042(ghci) 815 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci042.run.stdout 2> ghci042.run.stderr =====> ghci043(ghci) 816 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci043.run.stdout 2> ghci043.run.stderr =====> ghci044(ghci) 817 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci044.run.stdout 2> ghci044.run.stderr =====> ghci044a(ghci) 818 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci044a.run.stdout 2> ghci044a.run.stderr =====> ghci045(ghci) 819 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci045.run.stdout 2> ghci045.run.stderr =====> ghci046(ghci) 820 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci046.run.stdout 2> ghci046.run.stderr =====> ghci047(ghci) 821 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci047.run.stdout 2> ghci047.run.stderr =====> ghci048(ghci) 822 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci048.run.stdout 2> ghci048.run.stderr =====> ghci049(ghci) 823 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci049.run.stdout 2> ghci049.run.stderr =====> ghci050(ghci) 824 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci050.run.stdout 2> ghci050.run.stderr =====> ghci051(ghci) 825 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci051.run.stdout 2> ghci051.run.stderr =====> ghci052(ghci) 826 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci052.run.stdout 2> ghci052.run.stderr =====> ghci053(ghci) 827 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci053.run.stdout 2> ghci053.run.stderr =====> ghci054(ghci) 828 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci054.run.stdout 2> ghci054.run.stderr =====> ghci055(ghci) 829 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci055.run.stdout 2>&1 =====> ghci056(ghci) 830 of 4382 [0, 0, 0] cd ./ghci/scripts && $MAKE -s --no-print-directory ghci056_setup cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci056_c.o ghci056.run.stdout 2> ghci056.run.stderr =====> ghci057(normal) 831 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci057.run.stdout 2> ghci057.run.stderr =====> T2452(ghci) 832 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T2452.run.stdout 2> T2452.run.stderr =====> T2766(ghci) 833 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T2766.run.stdout 2> T2766.run.stderr =====> T1914(ghci) 834 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T1914.run.stdout 2> T1914.run.stderr =====> T2182ghci(ghci) 835 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T2182ghci.run.stdout 2> T2182ghci.run.stderr =====> T2182ghci2(ghci) 836 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XNoImplicitPrelude" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XNoImplicitPrelude --interactive -v0 -ignore-dot-ghci T2182ghci2.run.stdout 2> T2182ghci2.run.stderr =====> T2976(ghci) 837 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T2976.run.stdout 2> T2976.run.stderr =====> T2816(ghci) 838 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T2816.run.stdout 2> T2816.run.stderr =====> T789(ghci) 839 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T789.run.stdout 2> T789.run.stderr =====> T3263(ghci) 840 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T3263.run.stdout 2> T3263.run.stderr =====> T4051(ghci) 841 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4051.run.stdout 2> T4051.run.stderr =====> T4087(ghci) 842 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4087.run.stdout 2> T4087.run.stderr =====> T4015(ghci) 843 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4015.run.stdout 2> T4015.run.stderr =====> T4127(ghci) 844 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4127.run.stdout 2> T4127.run.stderr =====> T4127a(ghci) 845 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4127a.run.stdout 2> T4127a.run.stderr =====> T4316(ghci) 846 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4316.run.stdout 2> T4316.run.stderr Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./ghci/scripts/T4316.run.stderr 2015-06-02 01:51:06.140000000 +0000 @@ -0,0 +1,13 @@ + +: + Could not find module ‘Control.Monad.State’ + Perhaps you meant + Control.Monad.ST (from base-4.8.0.0) + Control.Monad.ST.Safe (from base-4.8.0.0) + Control.Monad.Fix (from base-4.8.0.0) + +:4:6: Not in scope: ‘evalStateT’ + +:5:8: Not in scope: ‘get’ + +:6:3: Not in scope: ‘lift’ Actual stdout output differs from expected: --- ./ghci/scripts/T4316.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/scripts/T4316.run.stdout 2015-06-02 01:51:06.152000000 +0000 @@ -1,5 +1,3 @@ -Hello, World! -11 3 "Hello, World!" Pass =====> T4832(ghci) 847 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4832.run.stdout 2> T4832.run.stderr =====> T5045(ghci) 848 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5045.run.stdout 2> T5045.run.stderr =====> T5130(ghci) 849 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5130.run.stdout 2> T5130.run.stderr =====> T5417(ghci) 850 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5417.run.stdout 2> T5417.run.stderr =====> T5545(ghci) 851 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5545.run.stdout 2> T5545.run.stderr =====> T5557(ghci) 852 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5557.run.stdout 2>&1 =====> T5566(ghci) 853 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5566.run.stdout 2> T5566.run.stderr =====> GhciKinds(ghci) 854 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci GhciKinds.run.stdout 2> GhciKinds.run.stderr =====> T5564(ghci) 855 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5564.run.stdout 2> T5564.run.stderr =====> Defer02(ghci) 856 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci Defer02.run.stdout 2> Defer02.run.stderr =====> T5820(ghci) 857 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5820.run.stdout 2> T5820.run.stderr =====> T5836(ghci) 858 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5836.run.stdout 2> T5836.run.stderr =====> T5979(ghci) 859 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5979.run.stdout 2> T5979.run.stderr =====> T5975a(ghci) 860 of 4382 [0, 0, 0] cd ./ghci/scripts && touch föøbàr1.hs cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T5975a.run.stdout 2> T5975a.run.stderr cd ./ghci/scripts && rm föøbàr1.hs =====> T5975b(ghci) 861 of 4382 [0, 0, 0] cd ./ghci/scripts && touch föøbàr2.hs cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history föøbàr2.hs" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history föøbàr2.hs --interactive -v0 -ignore-dot-ghci T5975b.run.stdout 2> T5975b.run.stderr cd ./ghci/scripts && rm föøbàr2.hs =====> T6027ghci(ghci) 862 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6027ghci.run.stdout 2> T6027ghci.run.stderr =====> T6007(ghci) 863 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6007.run.stdout 2> T6007.run.stderr =====> T6091(ghci) 864 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6091.run.stdout 2> T6091.run.stderr =====> T6106(ghci) 865 of 4382 [0, 0, 0] cd ./ghci/scripts && $MAKE -s --no-print-directory T6106_prep cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6106.run.stdout 2> T6106.run.stderr =====> T6105(ghci) 866 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6105.run.stdout 2> T6105.run.stderr =====> T7117(ghci) 867 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7117.run.stdout 2> T7117.run.stderr =====> ghci058(ghci) 868 of 4382 [0, 0, 0] cd ./ghci/scripts && ghciWayFlags=-dynamic HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci058.run.stdout 2> ghci058.run.stderr >> ghci058.run.stdout 2>> ghci058.run.stderr =====> T7587(ghci) 869 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7587.run.stdout 2> T7587.run.stderr =====> T7688(ghci) 870 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7688.run.stdout 2> T7688.run.stderr =====> T7627(ghci) 871 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7627.run.stdout 2> T7627.run.stderr =====> T7627b(ghci) 872 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7627b.run.stdout 2> T7627b.run.stderr =====> T7586(ghci) 873 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7586.run.stdout 2> T7586.run.stderr =====> T4175(ghci) 874 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T4175.run.stdout 2> T4175.run.stderr =====> T7730(ghci) 875 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7730.run.stdout 2>&1 =====> T7872(ghci) 876 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7872.run.stdout 2> T7872.run.stderr =====> T7873(ghci) 877 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7873.run.stdout 2> T7873.run.stderr =====> T7939(ghci) 878 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7939.run.stdout 2> T7939.run.stderr =====> T7894(ghci) 879 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T7894.run.stdout 2> T7894.run.stderr =====> T8116(ghci) 880 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8116.run.stdout 2> T8116.run.stderr =====> T8113(ghci) 881 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8113.run.stdout 2> T8113.run.stderr =====> T8172(ghci) 882 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8172.run.stdout 2> T8172.run.stderr =====> T8215(ghci) 883 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8215.run.stdout 2> T8215.run.stderr =====> T8357(ghci) 884 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8357.run.stdout 2> T8357.run.stderr =====> T8383(ghci) 885 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8383.run.stdout 2> T8383.run.stderr =====> T8469(ghci) 886 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8469.run.stdout 2> T8469.run.stderr =====> T8485(ghci) 887 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8485.run.stdout 2> T8485.run.stderr =====> T8535(ghci) 888 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8535.run.stdout 2> T8535.run.stderr =====> T8639(ghci) 889 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8639.run.stdout 2> T8639.run.stderr =====> T8640(ghci) 890 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8640.run.stdout 2> T8640.run.stderr =====> T8579(ghci) 891 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8579.run.stdout 2> T8579.run.stderr =====> T8649(ghci) 892 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8649.run.stdout 2> T8649.run.stderr =====> T8674(ghci) 893 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8674.run.stdout 2> T8674.run.stderr =====> T8696(ghci) 894 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8696.run.stdout 2> T8696.run.stderr =====> T8776(ghci) 895 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8776.run.stdout 2> T8776.run.stderr =====> ghci059(ghci) 896 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci059.run.stdout 2> ghci059.run.stderr =====> T8831(ghci) 897 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8831.run.stdout 2> T8831.run.stderr =====> T8917(ghci) 898 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8917.run.stdout 2> T8917.run.stderr =====> T8931(ghci) 899 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8931.run.stdout 2> T8931.run.stderr =====> T8959(ghci) 900 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8959.run.stdout 2> T8959.run.stderr =====> T8959b(ghci) 901 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8959b.run.stdout 2> T8959b.run.stderr Actual stderr output differs from expected: --- ./ghci/scripts/T8959b.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./ghci/scripts/T8959b.run.stderr 2015-06-02 01:51:14.286000000 +0000 @@ -1,16 +1,16 @@ T8959b.hs:5:7: - Couldn't match expected type ‘Int → Int’ with actual type ‘()’ + Couldn't match expected type ‘Int -> Int’ with actual type ‘()’ In the expression: () In an equation for ‘foo’: foo = () T8959b.hs:8:7: - Couldn't match expected type ‘()’ with actual type ‘t0 → m0 t0’ - In the expression: proc x -> do { return ↢ x } - In an equation for ‘bar’: bar = proc x -> do { return ↢ x } + Couldn't match expected type ‘()’ with actual type ‘t0 -> m0 t0’ + In the expression: proc x -> do { return -< x } + In an equation for ‘bar’: bar = proc x -> do { return -< x } T8959b.hs:10:7: - Couldn't match expected type ‘(∀ a2. a2 → a2) → a1’ + Couldn't match expected type ‘(forall a2. a2 -> a2) -> a1’ with actual type ‘()’ - In the expression: () ∷ (∀ a. a -> a) -> a - In an equation for ‘baz’: baz = () ∷ (∀ a. a -> a) -> a + In the expression: () :: (forall a. a -> a) -> a + In an equation for ‘baz’: baz = () :: (forall a. a -> a) -> a =====> T9181(ghci) 902 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9181.run.stdout 2> T9181.run.stderr =====> T9086b(ghci) 903 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9086b.run.stdout 2> T9086b.run.stderr =====> T9140(ghci) 904 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9140.run.stdout 2>&1 =====> T9658(ghci) 905 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9658.run.stdout 2> T9658.run.stderr =====> T9293(normal) 906 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9293.run.stdout 2> T9293.run.stderr =====> T9762(ghci) 907 of 4382 [0, 0, 0] cd ./ghci/scripts && $MAKE -s --no-print-directory T9762_prep [1 of 2] Compiling T9762A ( T9762A.hs, T9762A.o ) [2 of 2] Compiling T9762B ( T9762B.hs, T9762B.o ) cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9762.run.stdout 2> T9762.run.stderr =====> T9881(ghci) 908 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9881.run.stdout 2> T9881.run.stderr =====> T9878(ghci) 909 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9878.run.stdout 2> T9878.run.stderr =====> T9878b(ghci) 910 of 4382 [0, 0, 0] cd ./ghci/scripts && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci -fobject-code T9878b.run.stdout 2> T9878b.run.stderr =====> ghci.prog008(ghci) 911 of 4382 [0, 0, 0] cd ./ghci/prog008 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci.prog008.run.stdout 2> ghci.prog008.run.stderr =====> prog003(ghci) 912 of 4382 [0, 0, 0] cd ./ghci/prog003 && ghciWayFlags=-dynamic HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog003.run.stdout 2> prog003.run.stderr >> prog003.run.stdout 2>> prog003.run.stderr =====> ghciprog004(normal) 913 of 4382 [0, 0, 0] cd ./ghci/prog004 && $MAKE -s --no-print-directory ghciprog004 ghciprog004.run.stdout 2> ghciprog004.run.stderr =====> prog013(ghci) 914 of 4382 [0, 0, 0] cd ./ghci/prog013 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog013.run.stdout 2> prog013.run.stderr =====> ghcilink001(normal) 915 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink001 ghcilink001.run.stdout 2> ghcilink001.run.stderr Wrong exit code (expected 0 , actual 2 ) Stdout: Stderr: ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.10.1 for x86_64-unknown-linux): Loading archives not supported Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug make[3]: *** [ghcilink001] Error 1 =====> ghcilink002(normal) 916 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink002 ghcilink002.run.stdout 2> ghcilink002.run.stderr =====> ghcilink003(normal) 917 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink003 ghcilink003.run.stdout 2> ghcilink003.run.stderr =====> ghcilink004(normal) 918 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink004 ghcilink004.run.stdout 2> ghcilink004.run.stderr [Errno 21] Is a directory: './ghci/linking/dir004/local.package.conf' [Errno 39] Directory not empty: './ghci/linking/dir004/local.package.conf' [Errno 21] Is a directory: './ghci/linking/dir004' [Errno 39] Directory not empty: './ghci/linking/dir004' =====> ghcilink005(normal) 919 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink005 ghcilink005.run.stdout 2> ghcilink005.run.stderr [Errno 21] Is a directory: './ghci/linking/dir005/ghcilink005.package.conf' [Errno 39] Directory not empty: './ghci/linking/dir005/ghcilink005.package.conf' [Errno 21] Is a directory: './ghci/linking/dir005' [Errno 39] Directory not empty: './ghci/linking/dir005' =====> ghcilink006(normal) 920 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory ghcilink006 ghcilink006.run.stdout 2> ghcilink006.run.stderr [Errno 21] Is a directory: './ghci/linking/dir006/ghcilink006.package.conf' [Errno 39] Directory not empty: './ghci/linking/dir006/ghcilink006.package.conf' [Errno 21] Is a directory: './ghci/linking/dir006' [Errno 39] Directory not empty: './ghci/linking/dir006' =====> T3333(normal) 921 of 4382 [0, 0, 0] cd ./ghci/linking && $MAKE -s --no-print-directory T3333 T3333.run.stdout 2> T3333.run.stderr [Errno 21] Is a directory: './ghci/linking/.' [Errno 22] Invalid argument: './ghci/linking/.' =====> T1407(ghci) 922 of 4382 [0, 0, 0] cd ./ghci/linking && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T1407.run.stdout 2> T1407.run.stderr =====> ghci.prog009(ghci) 923 of 4382 [0, 0, 0] cd ./ghci/prog009 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci.prog009.run.stdout 2> ghci.prog009.run.stderr =====> prog012(ghci) 924 of 4382 [0, 0, 0] cd ./ghci/prog012 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog012.run.stdout 2> prog012.run.stderr =====> ghcirun001(ghci) 925 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" ghcirun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < ghcirun001.genscript > ghcirun001.interp.stdout 2> ghcirun001.interp.stderr =====> ghcirun002(ghci) 926 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" ghcirun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < ghcirun002.genscript > ghcirun002.interp.stdout 2> ghcirun002.interp.stderr =====> ghcirun003(ghci) 927 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" ghcirun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < ghcirun003.genscript > ghcirun003.interp.stdout 2> ghcirun003.interp.stderr =====> T2589(ghci) 928 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T2589.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T2589.genscript > T2589.interp.stdout 2> T2589.interp.stderr =====> T2881(ghci) 929 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T2881.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T2881.genscript > T2881.interp.stdout 2> T2881.interp.stderr =====> T3171(normal) 930 of 4382 [0, 0, 0] cd ./ghci/should_run && $MAKE -s --no-print-directory T3171 T3171.run.stdout 2>&1 =====> ghcirun004(ghci) 931 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" ghcirun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < ghcirun004.genscript > ghcirun004.interp.stdout 2> ghcirun004.interp.stderr =====> T8377(ghci) 932 of 4382 [0, 0, 0] cd ./ghci/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T8377.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T8377.genscript > T8377.interp.stdout 2> T8377.interp.stderr =====> T9914(ghci) 933 of 4382 [0, 0, 0] cd ./ghci/should_run && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9914.run.stdout 2> T9914.run.stderr =====> T9915(ghci) 934 of 4382 [0, 0, 0] cd ./ghci/should_run && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9915.run.stdout 2> T9915.run.stderr =====> prog006(ghci) 935 of 4382 [0, 0, 0] cd ./ghci/prog006 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci prog006.run.stdout 2> prog006.run.stderr =====> T7962(normal) 936 of 4382 [0, 0, 0] cd ./ghc-e/should_fail && $MAKE --no-print-directory -s T7962 T7962.run.stdout 2> T7962.run.stderr =====> T9905fail1(normal) 937 of 4382 [0, 0, 0] cd ./ghc-e/should_fail && $MAKE --no-print-directory -s T9905fail1 T9905fail1.run.stdout 2> T9905fail1.run.stderr =====> T9905fail2(normal) 938 of 4382 [0, 0, 0] cd ./ghc-e/should_fail && $MAKE --no-print-directory -s T9905fail2 T9905fail2.run.stdout 2> T9905fail2.run.stderr =====> T9905fail3(normal) 939 of 4382 [0, 0, 0] cd ./ghc-e/should_fail && $MAKE --no-print-directory -s T9905fail3 T9905fail3.run.stdout 2> T9905fail3.run.stderr =====> T9930fail(normal) 940 of 4382 [0, 0, 0] cd ./ghc-e/should_fail && $MAKE --no-print-directory -s T9930fail T9930fail.run.stdout 2> T9930fail.run.stderr =====> ghc-e001(normal) 941 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s ghc-e001 ghc-e001.run.stdout 2> ghc-e001.run.stderr =====> ghc-e002(normal) 942 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s ghc-e002 ghc-e002.run.stdout 2> ghc-e002.run.stderr =====> ghc-e003(normal) 943 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s ghc-e003 ghc-e003.run.stdout 2> ghc-e003.run.stderr =====> ghc-e004(normal) 944 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s ghc-e004 ghc-e004.run.stdout 2> ghc-e004.run.stderr =====> ghc-e005(normal) 945 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s ghc-e005 ghc-e005.run.stdout 2> ghc-e005.run.stderr =====> T2228(normal) 946 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T2228 T2228.run.stdout 2> T2228.run.stderr Actual stdout output differs from expected: --- ./ghc-e/should_run/T2228.stdout 2014-12-22 15:55:30.000000000 +0000 +++ ./ghc-e/should_run/T2228.run.stdout 2015-06-02 01:51:33.325000000 +0000 @@ -1,2 +1,2 @@ BlockBuffering Nothing -BlockBuffering Nothing +NoBuffering =====> T2636(normal) 947 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T2636 T2636.run.stdout 2> T2636.run.stderr =====> T3890(normal) 948 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T3890 T3890.run.stdout 2> T3890.run.stderr =====> T7299(normal) 949 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T7299 T7299.run.stdout 2> T7299.run.stderr =====> T9086(normal) 950 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T9086 T9086.run.stdout 2> T9086.run.stderr =====> T9905(normal) 951 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T9905 T9905.run.stdout 2> T9905.run.stderr =====> T9905b(normal) 952 of 4382 [0, 0, 0] cd ./ghc-e/should_run && $MAKE --no-print-directory -s T9905b T9905b.run.stdout 2> T9905b.run.stderr =====> hsc2hs001(normal) 953 of 4382 [0, 0, 0] cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs001 hsc2hs001.run.stdout 2> hsc2hs001.run.stderr =====> hsc2hs002(normal) 954 of 4382 [0, 0, 0] cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs002 hsc2hs002.run.stdout 2> hsc2hs002.run.stderr =====> hsc2hs003(normal) 955 of 4382 [0, 0, 0] cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs003 hsc2hs003.run.stdout 2> hsc2hs003.run.stderr =====> hsc2hs004(normal) 956 of 4382 [0, 0, 0] cd ./hsc2hs && $MAKE -s --no-print-directory hsc2hs004 hsc2hs004.run.stdout 2> hsc2hs004.run.stderr =====> T3837(normal) 957 of 4382 [0, 0, 0] cd ./hsc2hs && $MAKE -s --no-print-directory T3837 T3837.run.stdout 2> T3837.run.stderr =====> T6135_should_compile(normal) 958 of 4382 [0, 0, 0] cd ./primops/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6135_should_compile.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6135_should_compile.comp.stderr 2>&1 =====> T6135(normal) 959 of 4382 [0, 0, 0] cd ./primops/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T6135 T6135.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6135.comp.stderr 2>&1 cd ./primops/should_run && ./T6135 T6135.run.stdout 2> T6135.run.stderr =====> T7689(normal) 960 of 4382 [0, 0, 0] cd ./primops/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7689 T7689.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7689.comp.stderr 2>&1 cd ./primops/should_run && ./T7689 T7689.run.stdout 2> T7689.run.stderr =====> hs-boot(normal) 981 of 4382 [0, 0, 0] cd ./programs/hs-boot && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Main -v0 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hs-boot.comp.stderr 2>&1 =====> conc003(normal) 995 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc003 conc003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc003.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc003 conc003.run.stdout 2> conc003.run.stderr =====> conc006(normal) 996 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc006 conc006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc006.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc006 conc006.run.stdout 2> conc006.run.stderr =====> conc027(normal) 997 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc027 conc027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc027.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc027 conc027.run.stdout 2> conc027.run.stderr =====> conc051(normal) 998 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc051 conc051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc051.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc051 conc051.run.stdout 2> conc051.run.stderr =====> conc069(ghci) 999 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" conc069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < conc069.genscript > conc069.interp.stdout 2> conc069.interp.stderr =====> conc069a(ghci) 1000 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" conc069a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < conc069a.genscript > conc069a.interp.stdout 2> conc069a.interp.stderr =====> conc070(ghci) 1001 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" conc070.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < conc070.genscript > conc070.interp.stdout 2> conc070.interp.stderr =====> conc071(normal) 1002 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc071 conc071.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc071.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc071 conc071.run.stdout 2> conc071.run.stderr =====> conc072(threaded2) 1003 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc072 conc072.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -threaded -eventlog > conc072.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc072 +RTS -N2 -ls -RTS conc072.run.stdout 2> conc072.run.stderr =====> conc073(normal) 1004 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o conc073 conc073.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > conc073.comp.stderr 2>&1 cd ./concurrent/should_run && ./conc073 conc073.run.stdout 2> conc073.run.stderr =====> T367(normal) 1005 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T367 T367.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 -fno-omit-yields > T367.comp.stderr 2>&1 Compile failed (status 256) errors were: T367.hs:4:18: Could not find module ‘Data.Vector’ Perhaps you meant Data.Functor (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> T367_letnoescape(normal) 1006 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T367_letnoescape T367_letnoescape.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-omit-yields > T367_letnoescape.comp.stderr 2>&1 cd ./concurrent/should_run && ./T367_letnoescape T367_letnoescape.run.stdout 2> T367_letnoescape.run.stderr =====> T1980(normal) 1007 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1980 T1980.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1980.comp.stderr 2>&1 cd ./concurrent/should_run && ./T1980 T1980.run.stdout 2> T1980.run.stderr =====> T2910(normal) 1008 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2910 T2910.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2910.comp.stderr 2>&1 cd ./concurrent/should_run && ./T2910 T2910.run.stdout 2> T2910.run.stderr =====> T2910a(normal) 1009 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2910a T2910a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2910a.comp.stderr 2>&1 cd ./concurrent/should_run && ./T2910a T2910a.run.stdout 2> T2910a.run.stderr =====> T3279(normal) 1010 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3279 T3279.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3279.comp.stderr 2>&1 cd ./concurrent/should_run && ./T3279 T3279.run.stdout 2> T3279.run.stderr =====> T3429(normal) 1011 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3429 T3429.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3429.comp.stderr 2>&1 cd ./concurrent/should_run && ./T3429 +RTS -C0.001 -RTS T3429.run.stdout 2> T3429.run.stderr =====> T4030(normal) 1012 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4030 T4030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4030.comp.stderr 2>&1 cd ./concurrent/should_run && ./T4030 T4030.run.stdout 2> T4030.run.stderr =====> throwto001(normal) 1013 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o throwto001 throwto001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > throwto001.comp.stderr 2>&1 Compile failed (status 256) errors were: throwto001.hs:4:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> throwto002(normal) 1014 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o throwto002 throwto002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > throwto002.comp.stderr 2>&1 Compile failed (status 256) errors were: throwto002.hs:5:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> throwto003(normal) 1015 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o throwto003 throwto003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > throwto003.comp.stderr 2>&1 cd ./concurrent/should_run && ./throwto003 throwto003.run.stdout 2> throwto003.run.stderr =====> mask001(normal) 1016 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mask001 mask001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mask001.comp.stderr 2>&1 cd ./concurrent/should_run && ./mask001 mask001.run.stdout 2> mask001.run.stderr =====> mask002(normal) 1017 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mask002 mask002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mask002.comp.stderr 2>&1 cd ./concurrent/should_run && ./mask002 mask002.run.stdout 2> mask002.run.stderr =====> async001(normal) 1018 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o async001 async001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > async001.comp.stderr 2>&1 cd ./concurrent/should_run && ./async001 async001.run.stdout 2> async001.run.stderr =====> numsparks001(threaded1) 1019 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o numsparks001 numsparks001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug > numsparks001.comp.stderr 2>&1 cd ./concurrent/should_run && ./numsparks001 numsparks001.run.stdout 2> numsparks001.run.stderr =====> T4813(normal) 1021 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4813 T4813.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4813.comp.stderr 2>&1 cd ./concurrent/should_run && ./T4813 T4813.run.stdout 2> T4813.run.stderr =====> T4811(normal) 1022 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4811 T4811.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4811.comp.stderr 2>&1 cd ./concurrent/should_run && ./T4811 T4811.run.stdout 2> T4811.run.stderr =====> allowinterrupt001(normal) 1023 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o allowinterrupt001 allowinterrupt001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > allowinterrupt001.comp.stderr 2>&1 cd ./concurrent/should_run && ./allowinterrupt001 allowinterrupt001.run.stdout 2> allowinterrupt001.run.stderr =====> T5558(threaded2) 1024 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5558 T5558.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -threaded -eventlog > T5558.comp.stderr 2>&1 cd ./concurrent/should_run && for i in 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100; do ./T5558 +RTS -N2 -ls -RTS T5558.run.stdout 2> T5558.run.stderr || break; done >> T5558.run.stdout 2>> T5558.run.stderr =====> T5421(normal) 1025 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5421 T5421.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5421.comp.stderr 2>&1 cd ./concurrent/should_run && ./T5421 T5421.run.stdout 2> T5421.run.stderr =====> T5611(normal) 1026 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5611 T5611.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5611.comp.stderr 2>&1 cd ./concurrent/should_run && ./T5611 T5611.run.stdout 2> T5611.run.stderr =====> T5238(normal) 1027 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5238 T5238.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5238.comp.stderr 2>&1 cd ./concurrent/should_run && ./T5238 T5238.run.stdout 2> T5238.run.stderr =====> T5866(normal) 1028 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5866 T5866.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5866.comp.stderr 2>&1 cd ./concurrent/should_run && ./T5866 T5866.run.stdout 2> T5866.run.stderr =====> readMVar1(normal) 1029 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readMVar1 readMVar1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readMVar1.comp.stderr 2>&1 cd ./concurrent/should_run && ./readMVar1 readMVar1.run.stdout 2> readMVar1.run.stderr =====> readMVar2(normal) 1030 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readMVar2 readMVar2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readMVar2.comp.stderr 2>&1 cd ./concurrent/should_run && ./readMVar2 readMVar2.run.stdout 2> readMVar2.run.stderr =====> readMVar3(normal) 1031 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readMVar3 readMVar3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readMVar3.comp.stderr 2>&1 cd ./concurrent/should_run && ./readMVar3 readMVar3.run.stdout 2> readMVar3.run.stderr =====> tryReadMVar1(normal) 1032 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tryReadMVar1 tryReadMVar1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tryReadMVar1.comp.stderr 2>&1 cd ./concurrent/should_run && ./tryReadMVar1 tryReadMVar1.run.stdout 2> tryReadMVar1.run.stderr =====> tryReadMVar2(normal) 1033 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tryReadMVar2 tryReadMVar2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tryReadMVar2.comp.stderr 2>&1 cd ./concurrent/should_run && ./tryReadMVar2 tryReadMVar2.run.stdout 2> tryReadMVar2.run.stderr =====> T7970(normal) 1034 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7970 T7970.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7970.comp.stderr 2>&1 cd ./concurrent/should_run && ./T7970 T7970.run.stdout 2> T7970.run.stderr =====> AtomicPrimops(normal) 1035 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o AtomicPrimops AtomicPrimops.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AtomicPrimops.comp.stderr 2>&1 cd ./concurrent/should_run && ./AtomicPrimops AtomicPrimops.run.stdout 2> AtomicPrimops.run.stderr =====> threadstatus-9333(normal) 1036 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o threadstatus-9333 threadstatus-9333.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > threadstatus-9333.comp.stderr 2>&1 cd ./concurrent/should_run && ./threadstatus-9333 threadstatus-9333.run.stdout 2> threadstatus-9333.run.stderr =====> T9379(normal) 1037 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9379 T9379.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9379.comp.stderr 2>&1 cd ./concurrent/should_run && ./T9379 T9379.run.stdout 2> T9379.run.stderr =====> allocLimit1(normal) 1038 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o allocLimit1 allocLimit1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > allocLimit1.comp.stderr 2>&1 cd ./concurrent/should_run && ./allocLimit1 allocLimit1.run.stdout 2> allocLimit1.run.stderr =====> allocLimit2(normal) 1039 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o allocLimit2 allocLimit2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > allocLimit2.comp.stderr 2>&1 cd ./concurrent/should_run && ./allocLimit2 allocLimit2.run.stdout 2> allocLimit2.run.stderr =====> allocLimit3(normal) 1040 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o allocLimit3 allocLimit3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > allocLimit3.comp.stderr 2>&1 cd ./concurrent/should_run && ./allocLimit3 allocLimit3.run.stdout 2> allocLimit3.run.stderr =====> allocLimit4(normal) 1041 of 4382 [0, 0, 0] cd ./concurrent/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o allocLimit4 allocLimit4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > allocLimit4.comp.stderr 2>&1 cd ./concurrent/should_run && ./allocLimit4 +RTS -xq300k -RTS allocLimit4.run.stdout 2> allocLimit4.run.stderr =====> qq003(normal) 1094 of 4382 [0, 0, 0] cd ./quasiquotation/qq003 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c qq003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qq003.comp.stderr 2>&1 =====> qq002(normal) 1095 of 4382 [0, 0, 0] cd ./quasiquotation/qq002 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c qq002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qq002.comp.stderr 2>&1 =====> T3953(normal) 1096 of 4382 [0, 0, 0] cd ./quasiquotation && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3953.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3953.comp.stderr 2>&1 =====> T4150(normal) 1097 of 4382 [0, 0, 0] cd ./quasiquotation && $MAKE -s --no-print-directory T4150 T4150.run.stdout 2> T4150.run.stderr Actual stderr output differs from expected: --- ./quasiquotation/T4150.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./quasiquotation/T4150.run.stderr 2015-06-02 01:51:57.761000000 +0000 @@ -1,3 +1,3 @@ -T4150.hs:11:18: - Not in scope: type constructor or class `NoSuchType' +T4150.hs:16:18: + Not in scope: type constructor or class ‘NoSuchType’ =====> T5204(normal) 1098 of 4382 [0, 0, 0] cd ./quasiquotation && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5204.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5204.comp.stderr 2>&1 =====> T7918(dyn) 1099 of 4382 [0, 0, 0] cd ./quasiquotation && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7918 T7918.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -dynamic -package ghc -dynamic > T7918.comp.stderr 2>&1 cd ./quasiquotation && ./T7918 "/builddir/build/BUILD/ghc-7.10.1/inplace/lib" T7918.run.stdout 2> T7918.run.stderr =====> qq004(normal) 1101 of 4382 [0, 0, 0] cd ./quasiquotation/qq004 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c qq004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qq004.comp.stderr 2>&1 =====> T4491(dyn) 1103 of 4382 [0, 0, 0] cd ./quasiquotation/T4491 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4491 T4491.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -dynamic > T4491.comp.stderr 2>&1 cd ./quasiquotation/T4491 && ./T4491 T4491.run.stdout 2> T4491.run.stderr =====> qq001(normal) 1106 of 4382 [0, 0, 0] cd ./quasiquotation/qq001 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c qq001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qq001.comp.stderr 2>&1 =====> WarnMinimal(normal) 1107 of 4382 [0, 0, 0] cd ./warnings/minimal && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WarnMinimal.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WarnMinimal.comp.stderr 2>&1 =====> WarnMinimalFail1(normal) 1108 of 4382 [0, 0, 0] cd ./warnings/minimal && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WarnMinimalFail1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WarnMinimalFail1.comp.stderr 2>&1 =====> WarnMinimalFail2(normal) 1109 of 4382 [0, 0, 0] cd ./warnings/minimal && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WarnMinimalFail2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WarnMinimalFail2.comp.stderr 2>&1 =====> WarnMinimalFail3(normal) 1110 of 4382 [0, 0, 0] cd ./warnings/minimal && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WarnMinimalFail3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WarnMinimalFail3.comp.stderr 2>&1 =====> T2526(normal) 1111 of 4382 [0, 0, 0] cd ./warnings/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2526.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-missing-signatures -fwarn-missing-exported-sigs > T2526.comp.stderr 2>&1 =====> T9178(normal) 1112 of 4382 [0, 0, 0] cd ./warnings/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T9178 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall > T9178.comp.stderr 2>&1 =====> T9230(normal) 1113 of 4382 [0, 0, 0] cd ./warnings/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9230.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-ghci-history > T9230.comp.stderr 2>&1 =====> mod175(normal) 1114 of 4382 [0, 0, 0] cd ./module/mod175 && $MAKE -s --no-print-directory mod175 mod175.run.stdout 2> mod175.run.stderr cd ./module/mod175 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/module/mod175' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/module/mod175' =====> base01(normal) 1115 of 4382 [0, 0, 0] cd ./module/base01 && $MAKE -s base01 --no-print-directory base01.run.stdout 2> base01.run.stderr cd ./module/base01 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/module/base01' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/module/base01' =====> mod1(normal) 1116 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod1.comp.stderr 2>&1 =====> mod2(normal) 1117 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod2.comp.stderr 2>&1 =====> mod3(normal) 1118 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod3.comp.stderr 2>&1 =====> mod4(normal) 1119 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod4.comp.stderr 2>&1 =====> mod5(normal) 1120 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod5.comp.stderr 2>&1 =====> mod6(normal) 1121 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod6.comp.stderr 2>&1 =====> mod7(normal) 1122 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod7.comp.stderr 2>&1 =====> mod8(normal) 1123 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod8.comp.stderr 2>&1 =====> mod9(normal) 1124 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod9.comp.stderr 2>&1 =====> mod10(normal) 1125 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod10.comp.stderr 2>&1 =====> mod11(normal) 1126 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod11.comp.stderr 2>&1 =====> mod12(normal) 1127 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod12.comp.stderr 2>&1 =====> mod13(normal) 1128 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod13.comp.stderr 2>&1 =====> mod14(normal) 1129 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod14.comp.stderr 2>&1 =====> mod15(normal) 1130 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod15.comp.stderr 2>&1 =====> mod16(normal) 1131 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod16.comp.stderr 2>&1 =====> mod17(normal) 1132 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod17.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod17.comp.stderr 2>&1 =====> mod18(normal) 1133 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod18.comp.stderr 2>&1 =====> mod19(normal) 1134 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod19.comp.stderr 2>&1 =====> mod20(normal) 1135 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod20.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod20.comp.stderr 2>&1 =====> mod21(normal) 1136 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod21.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod21.comp.stderr 2>&1 =====> mod22(normal) 1137 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod22.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod22.comp.stderr 2>&1 =====> mod23(normal) 1138 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod23.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod23.comp.stderr 2>&1 =====> mod24(normal) 1139 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod24.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod24.comp.stderr 2>&1 =====> mod25(normal) 1140 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod25.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod25.comp.stderr 2>&1 =====> mod26(normal) 1141 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod26.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod26.comp.stderr 2>&1 =====> mod27(normal) 1142 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod27.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod27.comp.stderr 2>&1 =====> mod29(normal) 1143 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod29.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod29.comp.stderr 2>&1 =====> mod30(normal) 1144 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod30.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod30.comp.stderr 2>&1 =====> mod31(normal) 1145 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod31.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod31.comp.stderr 2>&1 =====> mod32(normal) 1146 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod32.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod32.comp.stderr 2>&1 =====> mod33(normal) 1147 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod33.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod33.comp.stderr 2>&1 =====> mod34(normal) 1148 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod34.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod34.comp.stderr 2>&1 =====> mod35(normal) 1149 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod35.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod35.comp.stderr 2>&1 =====> mod36(normal) 1150 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod36.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod36.comp.stderr 2>&1 =====> mod37(normal) 1151 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod37.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod37.comp.stderr 2>&1 =====> mod38(normal) 1152 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod38.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod38.comp.stderr 2>&1 =====> mod39(normal) 1153 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod39.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod39.comp.stderr 2>&1 =====> mod40(normal) 1154 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod40.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod40.comp.stderr 2>&1 =====> mod41(normal) 1155 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod41.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod41.comp.stderr 2>&1 =====> mod42(normal) 1156 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod42.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod42.comp.stderr 2>&1 =====> mod43(normal) 1157 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod43.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod43.comp.stderr 2>&1 =====> mod44(normal) 1158 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod44.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod44.comp.stderr 2>&1 =====> mod45(normal) 1159 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod45.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod45.comp.stderr 2>&1 =====> mod46(normal) 1160 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod46.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod46.comp.stderr 2>&1 =====> mod47(normal) 1161 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod47.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod47.comp.stderr 2>&1 =====> mod48(normal) 1162 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod48.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod48.comp.stderr 2>&1 =====> mod49(normal) 1163 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod49.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod49.comp.stderr 2>&1 =====> mod50(normal) 1164 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod50.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod50.comp.stderr 2>&1 =====> mod51(normal) 1165 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod51.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod51.comp.stderr 2>&1 =====> mod52(normal) 1166 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod52.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod52.comp.stderr 2>&1 =====> mod53(normal) 1167 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod53.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod53.comp.stderr 2>&1 =====> mod54(normal) 1168 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod54.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod54.comp.stderr 2>&1 =====> mod55(normal) 1169 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod55.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod55.comp.stderr 2>&1 =====> mod56(normal) 1170 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod56.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod56.comp.stderr 2>&1 =====> mod58(normal) 1171 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod58.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod58.comp.stderr 2>&1 =====> mod59(normal) 1172 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod59.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod59.comp.stderr 2>&1 =====> mod60(normal) 1173 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod60.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod60.comp.stderr 2>&1 =====> mod61(normal) 1174 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod61.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod61.comp.stderr 2>&1 =====> mod62(normal) 1175 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod62.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod62.comp.stderr 2>&1 =====> mod63(normal) 1176 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod63.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod63.comp.stderr 2>&1 =====> mod64(normal) 1177 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod64.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod64.comp.stderr 2>&1 =====> mod65(normal) 1178 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod65.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod65.comp.stderr 2>&1 =====> mod66(normal) 1179 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod66.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod66.comp.stderr 2>&1 =====> mod67(normal) 1180 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod67.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod67.comp.stderr 2>&1 =====> mod68(normal) 1181 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod68.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod68.comp.stderr 2>&1 =====> mod69(normal) 1182 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod69.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod69.comp.stderr 2>&1 =====> mod70(normal) 1183 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod70.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod70.comp.stderr 2>&1 =====> mod71(normal) 1184 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod71.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod71.comp.stderr 2>&1 =====> mod72(normal) 1185 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod72.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod72.comp.stderr 2>&1 =====> mod73(normal) 1186 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod73.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod73.comp.stderr 2>&1 =====> mod74(normal) 1187 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod74.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod74.comp.stderr 2>&1 =====> mod75(normal) 1188 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod75.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod75.comp.stderr 2>&1 =====> mod76(normal) 1189 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod76.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod76.comp.stderr 2>&1 =====> mod77(normal) 1190 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod77.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod77.comp.stderr 2>&1 =====> mod79(normal) 1191 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod79.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod79.comp.stderr 2>&1 =====> mod80(normal) 1192 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod80.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod80.comp.stderr 2>&1 =====> mod81(normal) 1193 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod81.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod81.comp.stderr 2>&1 =====> mod82(normal) 1194 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod82.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod82.comp.stderr 2>&1 =====> mod83(normal) 1195 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod83.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod83.comp.stderr 2>&1 =====> mod84(normal) 1196 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod84.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod84.comp.stderr 2>&1 =====> mod85(normal) 1197 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod85.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod85.comp.stderr 2>&1 =====> mod86(normal) 1198 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod86.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod86.comp.stderr 2>&1 =====> mod87(normal) 1199 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod87.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod87.comp.stderr 2>&1 =====> mod88(normal) 1200 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod88.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod88.comp.stderr 2>&1 =====> mod89(normal) 1201 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod89.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod89.comp.stderr 2>&1 =====> mod90(normal) 1202 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod90.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod90.comp.stderr 2>&1 =====> mod91(normal) 1203 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod91.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod91.comp.stderr 2>&1 =====> mod92(normal) 1204 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod92.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod92.comp.stderr 2>&1 =====> mod93(normal) 1205 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod93.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod93.comp.stderr 2>&1 =====> mod94(normal) 1206 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod94.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod94.comp.stderr 2>&1 =====> mod95(normal) 1207 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod95.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod95.comp.stderr 2>&1 =====> mod96(normal) 1208 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod96.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod96.comp.stderr 2>&1 =====> mod97(normal) 1209 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod97.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod97.comp.stderr 2>&1 =====> mod98(normal) 1210 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod98.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod98.comp.stderr 2>&1 =====> mod99(normal) 1211 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod99.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod99.comp.stderr 2>&1 =====> mod100(normal) 1212 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod100.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod100.comp.stderr 2>&1 =====> mod101(normal) 1213 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod101 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod101.comp.stderr 2>&1 =====> mod102(normal) 1214 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod102 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod102.comp.stderr 2>&1 =====> mod103(normal) 1215 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod103.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod103.comp.stderr 2>&1 =====> mod104(normal) 1216 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod104.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod104.comp.stderr 2>&1 =====> mod105(normal) 1217 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod105.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod105.comp.stderr 2>&1 =====> mod106(normal) 1218 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod106.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod106.comp.stderr 2>&1 =====> mod107(normal) 1219 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod107.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod107.comp.stderr 2>&1 =====> mod108(normal) 1220 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod108.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod108.comp.stderr 2>&1 =====> mod109(normal) 1221 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod109.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod109.comp.stderr 2>&1 =====> mod110(normal) 1222 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod110.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod110.comp.stderr 2>&1 =====> mod111(normal) 1223 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod111.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod111.comp.stderr 2>&1 =====> mod112(normal) 1224 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod112.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod112.comp.stderr 2>&1 =====> mod113(normal) 1225 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod113.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod113.comp.stderr 2>&1 =====> mod114(normal) 1226 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod114 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod114.comp.stderr 2>&1 =====> mod115(normal) 1227 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod115 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod115.comp.stderr 2>&1 =====> mod116(normal) 1228 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod116.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod116.comp.stderr 2>&1 =====> mod117(normal) 1229 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod117 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod117.comp.stderr 2>&1 =====> mod118(normal) 1230 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod118 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod118.comp.stderr 2>&1 =====> mod119(normal) 1231 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod119 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod119.comp.stderr 2>&1 =====> mod120(normal) 1232 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod120 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod120.comp.stderr 2>&1 =====> mod121(normal) 1233 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod121 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod121.comp.stderr 2>&1 =====> mod122(normal) 1234 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod122 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod122.comp.stderr 2>&1 =====> mod123(normal) 1235 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod123 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod123.comp.stderr 2>&1 =====> mod124(normal) 1236 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod124 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod124.comp.stderr 2>&1 =====> mod125(normal) 1237 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod125 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod125.comp.stderr 2>&1 =====> mod126(normal) 1238 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod126 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod126.comp.stderr 2>&1 =====> mod127(normal) 1239 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod127 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod127.comp.stderr 2>&1 =====> mod128(normal) 1240 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod128 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod128.comp.stderr 2>&1 =====> mod129(normal) 1241 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod129.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod129.comp.stderr 2>&1 =====> mod130(normal) 1242 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod130.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod130.comp.stderr 2>&1 =====> mod131(normal) 1243 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod131 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod131.comp.stderr 2>&1 =====> mod132(normal) 1244 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod132 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod132.comp.stderr 2>&1 =====> mod133(normal) 1245 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod133.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod133.comp.stderr 2>&1 Compile failed (status 256) errors were: mod133.hs:8:1: Failed to load interface for ‘Control.Monad.Error’ Perhaps you meant Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Control.Monad.Zip (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> mod134(normal) 1246 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod134.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod134.comp.stderr 2>&1 =====> mod135(normal) 1247 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod135.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod135.comp.stderr 2>&1 =====> mod136(normal) 1248 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod136 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod136.comp.stderr 2>&1 =====> mod137(normal) 1249 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod137 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod137.comp.stderr 2>&1 =====> mod138(normal) 1250 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod138 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod138.comp.stderr 2>&1 =====> mod139(normal) 1251 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod139 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod139.comp.stderr 2>&1 =====> mod140(normal) 1252 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod140 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod140.comp.stderr 2>&1 =====> mod141(normal) 1253 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod141 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod141.comp.stderr 2>&1 =====> mod142(normal) 1254 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod142 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod142.comp.stderr 2>&1 =====> mod143(normal) 1255 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod143 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod143.comp.stderr 2>&1 =====> mod144(normal) 1256 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod144 mod144.run.stdout 2> mod144.run.stderr =====> mod145(normal) 1257 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod145 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod145.comp.stderr 2>&1 =====> mod146(normal) 1258 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod146 mod146.run.stdout 2> mod146.run.stderr =====> mod147(normal) 1259 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod147 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod147.comp.stderr 2>&1 =====> mod148(normal) 1260 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod148.comp.stderr 2>&1 =====> mod149(normal) 1261 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod149.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod149.comp.stderr 2>&1 =====> mod150(normal) 1262 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod150.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod150.comp.stderr 2>&1 =====> mod151(normal) 1263 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod151.comp.stderr 2>&1 =====> mod152(normal) 1264 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod152.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod152.comp.stderr 2>&1 =====> mod153(normal) 1265 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod153.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod153.comp.stderr 2>&1 =====> mod154(normal) 1266 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod154.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod154.comp.stderr 2>&1 =====> mod155(normal) 1267 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod155.comp.stderr 2>&1 =====> mod156(normal) 1268 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod156.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod156.comp.stderr 2>&1 =====> mod157(normal) 1269 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod157 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod157.comp.stderr 2>&1 =====> mod158(normal) 1270 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod158 mod158.run.stdout 2> mod158.run.stderr =====> mod159(normal) 1271 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod159 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod159.comp.stderr 2>&1 =====> mod160(normal) 1272 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod160 mod160.run.stdout 2> mod160.run.stderr =====> mod161(normal) 1273 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod161.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod161.comp.stderr 2>&1 =====> mod162(normal) 1274 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod162 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod162.comp.stderr 2>&1 =====> mod163(normal) 1275 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod163 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod163.comp.stderr 2>&1 =====> mod164(normal) 1276 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod164 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod164.comp.stderr 2>&1 =====> mod165(normal) 1277 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod165 mod165.run.stdout 2> mod165.run.stderr =====> mod166(normal) 1278 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod166 MAKELEVEL= mod166.run.stdout 2> mod166.run.stderr =====> mod167(normal) 1279 of 4382 [0, 0, 0] cd ./module && $MAKE -s --no-print-directory mod167 MAKELEVEL= mod167.run.stdout 2> mod167.run.stderr =====> mod168(normal) 1280 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod168.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod168.comp.stderr 2>&1 =====> mod169(normal) 1281 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod169.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod169.comp.stderr 2>&1 =====> mod170(normal) 1282 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod170 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod170.comp.stderr 2>&1 =====> mod171(normal) 1283 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod171 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 -Wall -fno-warn-tabs > mod171.comp.stderr 2>&1 =====> mod172(normal) 1284 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod172 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod172.comp.stderr 2>&1 =====> mod173(normal) 1285 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod173 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod173.comp.stderr 2>&1 =====> mod174(normal) 1286 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod174.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mod174.comp.stderr 2>&1 =====> mod176(normal) 1287 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-unused-imports > mod176.comp.stderr 2>&1 =====> mod177(normal) 1288 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mod177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-unused-imports > mod177.comp.stderr 2>&1 =====> mod178(normal) 1289 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod178 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod178.comp.stderr 2>&1 =====> mod179(normal) 1290 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod179 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod179.comp.stderr 2>&1 =====> mod180(normal) 1291 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make mod180 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > mod180.comp.stderr 2>&1 =====> T1148(normal) 1292 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1148.comp.stderr 2>&1 =====> T1074(normal) 1293 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1074.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1074.comp.stderr 2>&1 Compile failed (status 256) errors were: T1074.hs:5:1: Failed to load interface for ‘Control.Monad.Reader’ Use -v to see a list of the files searched for. =====> T1074a(normal) 1294 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1074a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1074a.comp.stderr 2>&1 =====> T2267(normal) 1295 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2267.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2267.comp.stderr 2>&1 Compile failed (status 256) errors were: T2267.hs:6:1: Failed to load interface for ‘Data.ByteString.UTF8’ Perhaps you meant Data.ByteString.Char8 (from bytestring-0.10.6.0) Data.ByteString.Lazy (from bytestring-0.10.6.0) Data.ByteString (from bytestring-0.10.6.0) Use -v to see a list of the files searched for. =====> T414(normal) 1296 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T414.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T414.comp.stderr 2>&1 =====> T414a(normal) 1297 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T414a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T414a.comp.stderr 2>&1 =====> T414b(normal) 1298 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T414b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T414b.comp.stderr 2>&1 =====> T3776(normal) 1299 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3776.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3776.comp.stderr 2>&1 =====> T9061(normal) 1300 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9061.comp.stderr 2>&1 =====> T9997(normal) 1301 of 4382 [0, 0, 0] cd ./module && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9997.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9997.comp.stderr 2>&1 =====> ADT(normal) 1302 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ADT.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ADT.comp.stderr 2>&1 =====> AddAndOr1(normal) 1303 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr1.comp.stderr 2>&1 =====> AddAndOr2(normal) 1304 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr2.comp.stderr 2>&1 =====> AddAndOr3(normal) 1305 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr3.comp.stderr 2>&1 =====> AddAndOr4(normal) 1306 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr4.comp.stderr 2>&1 =====> AddAndOr5(normal) 1307 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr5.comp.stderr 2>&1 =====> AddAndOr6(normal) 1308 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AddAndOr6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > AddAndOr6.comp.stderr 2>&1 =====> BoolToBool(normal) 1309 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BoolToBool.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > BoolToBool.comp.stderr 2>&1 =====> Defaulting1MROn(normal) 1310 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Defaulting1MROn.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Defaulting1MROn.comp.stderr 2>&1 =====> Defaulting2MROff(normal) 1311 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Defaulting2MROff.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Defaulting2MROff.comp.stderr 2>&1 =====> Defaulting2MROn(normal) 1312 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Defaulting2MROn.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Defaulting2MROn.comp.stderr 2>&1 =====> Either(normal) 1313 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Either.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Either.comp.stderr 2>&1 =====> Every(normal) 1314 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Every.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Every.comp.stderr 2>&1 =====> EveryNamed(normal) 1315 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c EveryNamed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > EveryNamed.comp.stderr 2>&1 =====> EqualityConstraint(normal) 1316 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c EqualityConstraint.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > EqualityConstraint.comp.stderr 2>&1 Compile failed (status 256) errors were: EqualityConstraint.hs:5:8: Couldn't match expected type ‘a’ with actual type ‘Bool’ ‘a’ is untouchable inside the constraints () bound by the inferred type of foo :: (a, Bool) at EqualityConstraint.hs:5:1-19ghc-stage2: panic! (the 'impossible' happened) (GHC version 7.10.1 for x86_64-unknown-linux): No skolem info: a_alX[sk] Please report this as a GHC bug: http://www.haskell.org/ghc/reportabug =====> ExpressionSig(normal) 1317 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExpressionSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExpressionSig.comp.stderr 2>&1 =====> ExpressionSigNamed(normal) 1318 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExpressionSigNamed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExpressionSigNamed.comp.stderr 2>&1 =====> ExtraConstraints1(normal) 1319 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraints1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExtraConstraints1.comp.stderr 2>&1 =====> ExtraConstraints2(normal) 1320 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraints2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExtraConstraints2.comp.stderr 2>&1 =====> ExtraConstraints3(normal) 1321 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraints3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExtraConstraints3.comp.stderr 2>&1 =====> ExtraNumAMROn(normal) 1322 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraNumAMROn.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExtraNumAMROn.comp.stderr 2>&1 Compile failed (status 256) errors were: ExtraNumAMROn.hs:6:7: No instance for (Num a) arising from the literal ‘3’ Possible fix: add (Num a) to the context of the inferred type of foo :: a In the expression: 3 In an equation for ‘foo’: foo = 3 =====> ExtraNumAMROff(normal) 1323 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraNumAMROff.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ExtraNumAMROff.comp.stderr 2>&1 =====> Forall1(normal) 1324 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Forall1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Forall1.comp.stderr 2>&1 =====> GenNamed(normal) 1325 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenNamed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > GenNamed.comp.stderr 2>&1 =====> HigherRank1(normal) 1326 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c HigherRank1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > HigherRank1.comp.stderr 2>&1 =====> HigherRank2(normal) 1327 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c HigherRank2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > HigherRank2.comp.stderr 2>&1 =====> LocalDefinitionBug(normal) 1328 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c LocalDefinitionBug.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > LocalDefinitionBug.comp.stderr 2>&1 =====> Meltdown(normal) 1329 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Meltdown.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Meltdown.comp.stderr 2>&1 =====> MonoLocalBinds(normal) 1330 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c MonoLocalBinds.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > MonoLocalBinds.comp.stderr 2>&1 Compile failed (status 256) errors were: TYPE SIGNATURES monoLoc :: forall a. a -> ((a, String), (a, String)) TYPE CONSTRUCTORS COERCION AXIOMS Dependent modules: [] Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0, integer-gmp-1.0.0.0] *** Core Lint errors : in result of Desugar (after optimization) *** : Warning: In the expression: (g_alA @ Bool True, g_alA @ Char (C# 'v')) @ __alB[twc:3] is out of scope *** Offending Program *** monoLoc :: forall a_aly. a_aly -> ((a_aly, String), (a_aly, String)) [LclIdX, Str=DmdType] monoLoc = \ (@ a_alY) _ [Occ=Dead] -> (g_alA @ Bool True, g_alA @ Char (C# 'v')) *** End of Offense *** : Compilation had errors =====> NamedTyVar(normal) 1331 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NamedTyVar.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > NamedTyVar.comp.stderr 2>&1 =====> ParensAroundContext(normal) 1332 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ParensAroundContext.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ParensAroundContext.comp.stderr 2>&1 =====> PatBind(normal) 1333 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PatBind.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > PatBind.comp.stderr 2>&1 =====> PatBind2(normal) 1334 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PatBind2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > PatBind2.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./partial-sigs/should_compile/PatBind2.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./partial-sigs/should_compile/PatBind2.comp.stderr 2015-06-02 01:52:23.485000000 +0000 @@ -1,7 +1,7 @@ TYPE SIGNATURES - f :: Bool -> Bool + foo :: forall a. a -> a TYPE CONSTRUCTORS COERCION AXIOMS Dependent modules: [] -Dependent packages: [base-4.8.0.0, ghc-prim-0.3.1.0, - integer-gmp-0.5.1.0] \ No newline at end of file +Dependent packages: [base-4.8.0.0, ghc-prim-0.4.0.0, + integer-gmp-1.0.0.0] =====> PatternSig(normal) 1335 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PatternSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > PatternSig.comp.stderr 2>&1 =====> Recursive(normal) 1336 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Recursive.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Recursive.comp.stderr 2>&1 =====> ScopedNamedWildcards(normal) 1337 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ScopedNamedWildcards.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ScopedNamedWildcards.comp.stderr 2>&1 =====> ScopedNamedWildcardsGood(normal) 1338 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ScopedNamedWildcardsGood.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ScopedNamedWildcardsGood.comp.stderr 2>&1 =====> ShowNamed(normal) 1339 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ShowNamed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > ShowNamed.comp.stderr 2>&1 =====> SimpleGen(normal) 1340 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleGen.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > SimpleGen.comp.stderr 2>&1 =====> SkipMany(normal) 1341 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SkipMany.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > SkipMany.comp.stderr 2>&1 =====> SomethingShowable(normal) 1342 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SomethingShowable.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > SomethingShowable.comp.stderr 2>&1 =====> Uncurry(normal) 1343 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Uncurry.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > Uncurry.comp.stderr 2>&1 =====> UncurryNamed(normal) 1344 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UncurryNamed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types -fno-warn-partial-type-signatures > UncurryNamed.comp.stderr 2>&1 =====> WarningWildcardInstantiations(normal) 1345 of 4382 [0, 0, 0] cd ./partial-sigs/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WarningWildcardInstantiations.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types > WarningWildcardInstantiations.comp.stderr 2>&1 =====> AnnotatedConstraint(normal) 1346 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AnnotatedConstraint.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AnnotatedConstraint.comp.stderr 2>&1 =====> AnnotatedConstraintNotForgotten(normal) 1347 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AnnotatedConstraintNotForgotten.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AnnotatedConstraintNotForgotten.comp.stderr 2>&1 =====> Defaulting1MROff(normal) 1348 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Defaulting1MROff.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Defaulting1MROff.comp.stderr 2>&1 =====> ExtraConstraintsWildcardNotEnabled(normal) 1349 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraintsWildcardNotEnabled.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ExtraConstraintsWildcardNotEnabled.comp.stderr 2>&1 =====> ExtraConstraintsWildcardNotLast(normal) 1350 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraintsWildcardNotLast.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ExtraConstraintsWildcardNotLast.comp.stderr 2>&1 =====> ExtraConstraintsWildcardNotPresent(normal) 1351 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraConstraintsWildcardNotPresent.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ExtraConstraintsWildcardNotPresent.comp.stderr 2>&1 =====> Forall1Bad(normal) 1352 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Forall1Bad.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Forall1Bad.comp.stderr 2>&1 =====> InstantiatedNamedWildcardsInConstraints(normal) 1353 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c InstantiatedNamedWildcardsInConstraints.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > InstantiatedNamedWildcardsInConstraints.comp.stderr 2>&1 =====> NamedExtraConstraintsWildcard(normal) 1354 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NamedExtraConstraintsWildcard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NamedExtraConstraintsWildcard.comp.stderr 2>&1 =====> NamedWildcardsEnabled(normal) 1355 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NamedWildcardsEnabled.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NamedWildcardsEnabled.comp.stderr 2>&1 =====> NamedWildcardsNotEnabled(normal) 1356 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NamedWildcardsNotEnabled.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NamedWildcardsNotEnabled.comp.stderr 2>&1 =====> NamedWildcardsNotInMonotype(normal) 1357 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NamedWildcardsNotInMonotype.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NamedWildcardsNotInMonotype.comp.stderr 2>&1 =====> NestedExtraConstraintsWildcard(normal) 1358 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NestedExtraConstraintsWildcard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NestedExtraConstraintsWildcard.comp.stderr 2>&1 =====> NestedNamedExtraConstraintsWildcard(normal) 1359 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NestedNamedExtraConstraintsWildcard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NestedNamedExtraConstraintsWildcard.comp.stderr 2>&1 =====> PartialClassMethodSignature(normal) 1360 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PartialClassMethodSignature.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PartialClassMethodSignature.comp.stderr 2>&1 =====> PartialTypeSignaturesDisabled(normal) 1361 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PartialTypeSignaturesDisabled.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PartialTypeSignaturesDisabled.comp.stderr 2>&1 =====> ScopedNamedWildcardsBad(normal) 1362 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ScopedNamedWildcardsBad.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ScopedNamedWildcardsBad.comp.stderr 2>&1 =====> TidyClash(normal) 1363 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TidyClash.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TidyClash.comp.stderr 2>&1 =====> TidyClash2(normal) 1364 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TidyClash2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TidyClash2.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./partial-sigs/should_fail/TidyClash2.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./partial-sigs/should_fail/TidyClash2.comp.stderr 2015-06-02 01:52:25.876000000 +0000 @@ -1,53 +1,53 @@ TidyClash2.hs:4:21: - Found hole ‘_’ with type: w_1 - Where: ‘w_1’ is a rigid type variable bound by - the inferred type of barry :: w_1 -> w_2 -> w_ at TidyClash2.hs:5:1 + Found hole ‘_’ with type: w_ + Where: ‘w_’ is a rigid type variable bound by + the inferred type of barry :: w_ -> w_1 -> w_2 at TidyClash2.hs:5:1 To use the inferred type, enable PartialTypeSignatures In the type signature for ‘barry’: _ -> _ -> w_ TidyClash2.hs:4:26: - Found hole ‘_’ with type: w_2 - Where: ‘w_2’ is a rigid type variable bound by - the inferred type of barry :: w_1 -> w_2 -> w_ at TidyClash2.hs:5:1 + Found hole ‘_’ with type: w_1 + Where: ‘w_1’ is a rigid type variable bound by + the inferred type of barry :: w_ -> w_1 -> w_2 at TidyClash2.hs:5:1 To use the inferred type, enable PartialTypeSignatures In the type signature for ‘barry’: _ -> _ -> w_ TidyClash2.hs:5:13: - Found hole ‘_’ with type: w_1 - Where: ‘w_1’ is a rigid type variable bound by - the inferred type of barry :: w_1 -> w_2 -> w_ at TidyClash2.hs:5:1 + Found hole ‘_’ with type: w_ + Where: ‘w_’ is a rigid type variable bound by + the inferred type of barry :: w_ -> w_1 -> w_2 at TidyClash2.hs:5:1 To use the inferred type, enable PartialTypeSignatures Relevant bindings include - barry :: w_1 -> w_2 -> w_ (bound at TidyClash2.hs:5:1) + barry :: w_ -> w_1 -> w_2 (bound at TidyClash2.hs:5:1) In a pattern type signature: _ In the pattern: x :: _ In an equation for ‘barry’: barry (x :: _) (y :: _) = undefined :: _ TidyClash2.hs:5:22: - Found hole ‘_’ with type: w_2 - Where: ‘w_2’ is a rigid type variable bound by - the inferred type of barry :: w_1 -> w_2 -> w_ at TidyClash2.hs:5:1 + Found hole ‘_’ with type: w_1 + Where: ‘w_1’ is a rigid type variable bound by + the inferred type of barry :: w_ -> w_1 -> w_2 at TidyClash2.hs:5:1 To use the inferred type, enable PartialTypeSignatures Relevant bindings include - x :: w_1 (bound at TidyClash2.hs:5:8) - barry :: w_1 -> w_2 -> w_ (bound at TidyClash2.hs:5:1) + x :: w_ (bound at TidyClash2.hs:5:8) + barry :: w_ -> w_1 -> w_2 (bound at TidyClash2.hs:5:1) In a pattern type signature: _ In the pattern: y :: _ In an equation for ‘barry’: barry (x :: _) (y :: _) = undefined :: _ TidyClash2.hs:5:40: - Found hole ‘_’ with type: w_ - Where: ‘w_’ is a rigid type variable bound by - the inferred type of barry :: w_1 -> w_2 -> w_ + Found hole ‘_’ with type: w_2 + Where: ‘w_2’ is a rigid type variable bound by + the inferred type of barry :: w_ -> w_1 -> w_2 at TidyClash2.hs:4:17 To use the inferred type, enable PartialTypeSignatures Relevant bindings include - y :: w_2 (bound at TidyClash2.hs:5:17) - x :: w_1 (bound at TidyClash2.hs:5:8) - barry :: w_1 -> w_2 -> w_ (bound at TidyClash2.hs:5:1) + y :: w_1 (bound at TidyClash2.hs:5:17) + x :: w_ (bound at TidyClash2.hs:5:8) + barry :: w_ -> w_1 -> w_2 (bound at TidyClash2.hs:5:1) In an expression type signature: _ In the expression: undefined :: _ In an equation for ‘barry’: =====> UnnamedConstraintWildcard1(normal) 1365 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnnamedConstraintWildcard1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnnamedConstraintWildcard1.comp.stderr 2>&1 =====> UnnamedConstraintWildcard2(normal) 1366 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnnamedConstraintWildcard2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnnamedConstraintWildcard2.comp.stderr 2>&1 =====> WildcardInADT1(normal) 1367 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInADT1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInADT1.comp.stderr 2>&1 =====> WildcardInADT2(normal) 1368 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInADT2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInADT2.comp.stderr 2>&1 =====> WildcardInADT3(normal) 1369 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInADT3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInADT3.comp.stderr 2>&1 =====> WildcardInADTContext1(normal) 1370 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInADTContext1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInADTContext1.comp.stderr 2>&1 =====> WildcardInADTContext2(normal) 1371 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInADTContext2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInADTContext2.comp.stderr 2>&1 =====> WildcardInDefault(normal) 1372 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInDefault.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInDefault.comp.stderr 2>&1 =====> WildcardInDefaultSignature(normal) 1373 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInDefaultSignature.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInDefaultSignature.comp.stderr 2>&1 =====> WildcardInDeriving(normal) 1374 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInDeriving.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInDeriving.comp.stderr 2>&1 =====> WildcardInForeignExport(normal) 1375 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInForeignExport.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInForeignExport.comp.stderr 2>&1 =====> WildcardInForeignImport(normal) 1376 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInForeignImport.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInForeignImport.comp.stderr 2>&1 =====> WildcardInGADT1(normal) 1377 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInGADT1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInGADT1.comp.stderr 2>&1 =====> WildcardInGADT2(normal) 1378 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInGADT2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInGADT2.comp.stderr 2>&1 =====> WildcardInInstanceHead(normal) 1379 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInInstanceHead.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInInstanceHead.comp.stderr 2>&1 =====> WildcardInInstanceSig(normal) 1380 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInInstanceSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInInstanceSig.comp.stderr 2>&1 =====> WildcardsInPatternAndExprSig(normal) 1381 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardsInPatternAndExprSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardsInPatternAndExprSig.comp.stderr 2>&1 =====> WildcardInPatSynSig(normal) 1382 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInPatSynSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInPatSynSig.comp.stderr 2>&1 =====> WildcardInNewtype(normal) 1383 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInNewtype.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInNewtype.comp.stderr 2>&1 =====> WildcardInStandaloneDeriving(normal) 1384 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInStandaloneDeriving.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInStandaloneDeriving.comp.stderr 2>&1 =====> WildcardInstantiations(normal) 1385 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInstantiations.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInstantiations.comp.stderr 2>&1 =====> WildcardInTypeBrackets(normal) 1386 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInTypeBrackets.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInTypeBrackets.comp.stderr 2>&1 =====> WildcardInTypeFamilyInstanceLHS(normal) 1387 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInTypeFamilyInstanceLHS.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInTypeFamilyInstanceLHS.comp.stderr 2>&1 =====> WildcardInTypeFamilyInstanceRHS(normal) 1388 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInTypeFamilyInstanceRHS.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInTypeFamilyInstanceRHS.comp.stderr 2>&1 =====> WildcardInTypeSynonymLHS(normal) 1389 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInTypeSynonymLHS.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInTypeSynonymLHS.comp.stderr 2>&1 =====> WildcardInTypeSynonymRHS(normal) 1390 of 4382 [0, 0, 0] cd ./partial-sigs/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c WildcardInTypeSynonymRHS.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > WildcardInTypeSynonymRHS.comp.stderr 2>&1 =====> GHCiWildcardKind(ghci) 1391 of 4382 [0, 0, 0] cd ./partial-sigs/should_run && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci GHCiWildcardKind.run.stdout 2> GHCiWildcardKind.run.stderr =====> ann01(normal) 1392 of 4382 [0, 0, 0] cd ./annotations/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ann01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ann01.comp.stderr 2>&1 =====> annth_make(normal) 1393 of 4382 [0, 0, 0] cd ./annotations/should_compile/th && $MAKE -s --no-print-directory annth_make annth_make.run.stdout 2> annth_make.run.stderr cd ./annotations/should_compile/th && $MAKE -s clean_annth_make make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/annotations/should_compile/th' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/annotations/should_compile/th' =====> annth_compunits(normal) 1394 of 4382 [0, 0, 0] cd ./annotations/should_compile/th && $MAKE -s --no-print-directory annth_compunits annth_compunits.run.stdout 2> annth_compunits.run.stderr cd ./annotations/should_compile/th && $MAKE -s clean_annth_compunits make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/annotations/should_compile/th' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/annotations/should_compile/th' =====> annfail01(normal) 1395 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail01.comp.stderr 2>&1 =====> annfail02(normal) 1396 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail02.comp.stderr 2>&1 =====> annfail03(normal) 1397 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail03.comp.stderr 2>&1 =====> annfail04(normal) 1398 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make annfail04 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > annfail04.comp.stderr 2>&1 =====> annfail05(normal) 1399 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make annfail05 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > annfail05.comp.stderr 2>&1 =====> annfail06(normal) 1400 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make annfail06 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > annfail06.comp.stderr 2>&1 =====> annfail07(normal) 1401 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail07.comp.stderr 2>&1 =====> annfail08(normal) 1402 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail08.comp.stderr 2>&1 =====> annfail09(normal) 1403 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail09.comp.stderr 2>&1 =====> annfail10(normal) 1404 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail10.comp.stderr 2>&1 =====> annfail11(normal) 1405 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail11.comp.stderr 2>&1 =====> annfail12(normal) 1406 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > annfail12.comp.stderr 2>&1 =====> annfail13(normal) 1407 of 4382 [0, 0, 0] cd ./annotations/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c annfail13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > annfail13.comp.stderr 2>&1 =====> cg001(normal) 1409 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg001.comp.stderr 2>&1 =====> cg002(normal) 1410 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg002.comp.stderr 2>&1 =====> cg003(optasm) 1411 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > cg003.comp.stderr 2>&1 =====> cg004(normal) 1412 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg004.comp.stderr 2>&1 =====> cg005(optasm) 1413 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > cg005.comp.stderr 2>&1 =====> cg006(normal) 1414 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg006.comp.stderr 2>&1 =====> cg007(normal) 1415 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg007.comp.stderr 2>&1 =====> cg008(normal) 1416 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cg008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cg008.comp.stderr 2>&1 =====> T1916(normal) 1417 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1916.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1916.comp.stderr 2>&1 =====> T2388(normal) 1418 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2388.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2388.comp.stderr 2>&1 =====> T3132(normal) 1419 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3132.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dcmm-lint > T3132.comp.stderr 2>&1 =====> T3286(normal) 1420 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3286 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T3286.comp.stderr 2>&1 =====> T3579(normal) 1421 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3579.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3579.comp.stderr 2>&1 =====> T2578(normal) 1422 of 4382 [0, 0, 0] cd ./codeGen/should_compile && $MAKE -s --no-print-directory T2578 T2578.run.stdout 2> T2578.run.stderr =====> jmp_tbl(normal) 1423 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c jmp_tbl.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fPIC -O > jmp_tbl.comp.stderr 2>&1 =====> massive_array(normal) 1424 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c massive_array.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fPIC > massive_array.comp.stderr 2>&1 =====> T7237(normal) 1425 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7237.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7237.comp.stderr 2>&1 =====> T7574(normal) 1426 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7574.cmm -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main > T7574.comp.stderr 2>&1 =====> T8205(normal) 1427 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8205.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O0 > T8205.comp.stderr 2>&1 =====> T9155(normal) 1428 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T9155.comp.stderr 2>&1 =====> T9303(normal) 1429 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9303.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T9303.comp.stderr 2>&1 =====> T9329(normal) 1430 of 4382 [0, 0, 0] cd ./codeGen/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9329.cmm -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main > T9329.comp.stderr 2>&1 =====> debug(normal) 1431 of 4382 [0, 0, 0] cd ./codeGen/should_compile && $MAKE -s --no-print-directory debug debug.run.stdout 2> debug.run.stderr =====> cgrun001(normal) 1436 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun001 cgrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun001.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun001 cgrun001.run.stdout 2> cgrun001.run.stderr =====> cgrun002(normal) 1437 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun002 cgrun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun002.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun002 cgrun002.run.stdout 2> cgrun002.run.stderr =====> cgrun003(normal) 1438 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun003 cgrun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun003.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun003 cgrun003.run.stdout 2> cgrun003.run.stderr =====> cgrun004(normal) 1439 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun004 cgrun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun004.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun004 cgrun004.run.stdout 2> cgrun004.run.stderr =====> cgrun005(normal) 1440 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun005 cgrun005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun005.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun005 cgrun005.run.stdout 2> cgrun005.run.stderr =====> cgrun006(normal) 1441 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun006 cgrun006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun006.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun006 cgrun006.run.stdout 2> cgrun006.run.stderr =====> cgrun007(normal) 1442 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun007 cgrun007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun007.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun007 cgrun007.run.stdout 2> cgrun007.run.stderr =====> cgrun008(normal) 1443 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun008 cgrun008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun008.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun008 cgrun008.run.stdout 2> cgrun008.run.stderr =====> cgrun009(normal) 1444 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun009 cgrun009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun009.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun009 cgrun009.run.stdout 2> cgrun009.run.stderr =====> cgrun010(normal) 1445 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun010 cgrun010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun010.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun010 cgrun010.run.stdout 2> cgrun010.run.stderr =====> cgrun011(normal) 1446 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun011 cgrun011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun011.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun011 cgrun011.run.stdout 2> cgrun011.run.stderr =====> cgrun012(normal) 1447 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun012 cgrun012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun012.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun012 cgrun012.run.stdout 2> cgrun012.run.stderr =====> cgrun013(normal) 1448 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun013 cgrun013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun013.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun013 cgrun013.run.stdout 2> cgrun013.run.stderr =====> cgrun014(normal) 1449 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun014 cgrun014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun014.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun014 cgrun014.run.stdout 2> cgrun014.run.stderr =====> cgrun015(normal) 1450 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun015 cgrun015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun015.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun015 cgrun015.run.stdout 2> cgrun015.run.stderr =====> cgrun016(normal) 1451 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun016 cgrun016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun016.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun016 cgrun016.run.stdout 2> cgrun016.run.stderr =====> cgrun017(normal) 1452 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun017 cgrun017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun017.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun017 cgrun017.run.stdout 2> cgrun017.run.stderr =====> cgrun018(normal) 1453 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun018 cgrun018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun018.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun018 cgrun018.run.stdout 2> cgrun018.run.stderr =====> cgrun019(normal) 1454 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun019 cgrun019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun019.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun019 cgrun019.run.stdout 2> cgrun019.run.stderr =====> cgrun020(normal) 1455 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun020 cgrun020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun020.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun020 cgrun020.run.stdout 2> cgrun020.run.stderr =====> cgrun021(normal) 1456 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun021 cgrun021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun021.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun021 cgrun021.run.stdout 2> cgrun021.run.stderr =====> cgrun022(normal) 1457 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun022 cgrun022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun022.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun022 cgrun022.run.stdout 2> cgrun022.run.stderr =====> cgrun024(normal) 1458 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun024 cgrun024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun024.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun024 cgrun024.run.stdout 2> cgrun024.run.stderr =====> cgrun025(normal) 1459 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun025 cgrun025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package regex-compat > cgrun025.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package regex-compat (use -v for more information) =====> cgrun026(normal) 1460 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun026 cgrun026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun026.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun026 cgrun026.run.stdout 2> cgrun026.run.stderr =====> cgrun027(normal) 1461 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun027 cgrun027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun027.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun027 cgrun027.run.stdout 2> cgrun027.run.stderr =====> cgrun028(normal) 1462 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun028 cgrun028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun028.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun028 cgrun028.run.stdout 2> cgrun028.run.stderr =====> cgrun031(normal) 1463 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun031 cgrun031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun031.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun031 cgrun031.run.stdout 2> cgrun031.run.stderr =====> cgrun032(normal) 1464 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun032 cgrun032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun032.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun032 cgrun032.run.stdout 2> cgrun032.run.stderr =====> cgrun033(normal) 1465 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun033 cgrun033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun033.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun033 cgrun033.run.stdout 2> cgrun033.run.stderr =====> cgrun034(normal) 1466 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun034 cgrun034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun034.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun034 cgrun034.run.stdout 2> cgrun034.run.stderr =====> cgrun035(normal) 1467 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun035 cgrun035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun035.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun035 cgrun035.run.stdout 2> cgrun035.run.stderr =====> cgrun036(normal) 1468 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun036 cgrun036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun036.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun036 cgrun036.run.stdout 2> cgrun036.run.stderr =====> cgrun037(normal) 1469 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun037 cgrun037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun037.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun037 cgrun037.run.stdout 2> cgrun037.run.stderr =====> cgrun038(normal) 1470 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun038 cgrun038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun038.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun038 cgrun038.run.stdout 2> cgrun038.run.stderr =====> cgrun039(normal) 1471 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun039 cgrun039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun039.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun039 cgrun039.run.stdout 2> cgrun039.run.stderr =====> cgrun040(normal) 1472 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun040 cgrun040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun040.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun040 cgrun040.run.stdout 2> cgrun040.run.stderr =====> cgrun043(normal) 1473 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun043 cgrun043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun043.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun043 cgrun043.run.stdout 2> cgrun043.run.stderr =====> cgrun044(normal) 1474 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun044 cgrun044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun044.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun044 cgrun044.run.stdout 2> cgrun044.run.stderr =====> cgrun045(normal) 1475 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun045 cgrun045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun045.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun045 cgrun045.run.stdout 2> cgrun045.run.stderr =====> cgrun046(normal) 1476 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun046 cgrun046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun046.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun046 cgrun046.run.stdout 2> cgrun046.run.stderr =====> cgrun047(normal) 1477 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun047 cgrun047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun047.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun047 cgrun047.run.stdout 2> cgrun047.run.stderr =====> cgrun048(normal) 1478 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun048 cgrun048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun048.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun048 cgrun048.run.stdout 2> cgrun048.run.stderr =====> cgrun049(normal) 1479 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun049 cgrun049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -funbox-strict-fields > cgrun049.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun049 cgrun049.run.stdout 2> cgrun049.run.stderr =====> cgrun050(normal) 1480 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun050 cgrun050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun050.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun050 cgrun050.run.stdout 2> cgrun050.run.stderr =====> cgrun051(normal) 1481 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun051 cgrun051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun051.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun051 cgrun051.run.stdout 2> cgrun051.run.stderr =====> cgrun052(optasm) 1482 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun052 cgrun052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -funbox-strict-fields > cgrun052.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun052 cgrun052.run.stdout 2> cgrun052.run.stderr =====> cgrun053(normal) 1483 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun053 cgrun053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun053.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun053 cgrun053.run.stdout 2> cgrun053.run.stderr =====> cgrun054(normal) 1484 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun054 cgrun054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun054.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun054 cgrun054.run.stdout 2> cgrun054.run.stderr =====> cgrun055(normal) 1485 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun055 cgrun055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun055.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun055 cgrun055.run.stdout 2> cgrun055.run.stderr =====> cgrun056(normal) 1486 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun056 cgrun056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun056.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun056 cgrun056.run.stdout 2> cgrun056.run.stderr =====> cgrun057(profasm) 1487 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun057 cgrun057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -prof -static -auto-all > cgrun057.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun057 +RTS -xc +RTS -hc -p -RTS cgrun057.run.stdout 2> cgrun057.run.stderr cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/hp2ps" cgrun057 =====> cgrun058(normal) 1488 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun058 cgrun058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun058.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun058 cgrun058.run.stdout 2> cgrun058.run.stderr =====> cgrun059(normal) 1489 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun059 cgrun059.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun059.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun059 cgrun059.run.stdout 2> cgrun059.run.stderr =====> cgrun060(normal) 1490 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun060 cgrun060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun060.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun060 +RTS -K64k -RTS cgrun060.run.stdout 2> cgrun060.run.stderr =====> cgrun061(normal) 1491 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun061 cgrun061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun061.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun061 cgrun061.run.stdout 2> cgrun061.run.stderr =====> cgrun062(normal) 1492 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun062 cgrun062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun062.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun062 cgrun062.run.stdout 2> cgrun062.run.stderr =====> cgrun063(normal) 1493 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun063 cgrun063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun063.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun063 cgrun063.run.stdout 2> cgrun063.run.stderr =====> cgrun064(normal) 1494 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun064 cgrun064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun064.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun064 cgrun064.run.stdout 2> cgrun064.run.stderr =====> cgrun065(normal) 1495 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun065 cgrun065.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun065.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun065 cgrun065.run.stdout 2> cgrun065.run.stderr =====> cgrun066(normal) 1496 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun066 cgrun066.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun066.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun066 cgrun066.run.stdout 2> cgrun066.run.stderr =====> cgrun067(normal) 1497 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun067 cgrun067.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun067.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun067 cgrun067.run.stdout 2> cgrun067.run.stderr =====> cgrun068(normal) 1498 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun068 cgrun068.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun068.comp.stderr 2>&1 Compile failed (status 256) errors were: cgrun068.hs:42:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> cgrun069(normal) 1499 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c cgrun069_cmm.cmm -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun069_cmm.cmm.comp.stderr 2>&1 cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o cgrun069 cgrun069 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history cgrun069_cmm.o > cgrun069.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun069 cgrun069.run.stdout 2> cgrun069.run.stderr =====> cgrun070(normal) 1500 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun070 cgrun070.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun070.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun070 cgrun070.run.stdout 2> cgrun070.run.stderr =====> cgrun071(normal) 1501 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun071 cgrun071.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun071.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun071 cgrun071.run.stdout 2> cgrun071.run.stderr =====> cgrun072(normal) 1502 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun072 cgrun072.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun072.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun072 cgrun072.run.stdout 2> cgrun072.run.stderr =====> T1852(normal) 1503 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1852 T1852.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1852.comp.stderr 2>&1 cd ./codeGen/should_run && ./T1852 T1852.run.stdout 2> T1852.run.stderr =====> T1861(normal) 1504 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1861 T1861.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1861.comp.stderr 2>&1 cd ./codeGen/should_run && ./T1861 0 T1861.run.stdout 2> T1861.run.stderr =====> T2080(normal) 1505 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2080 T2080.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2080.comp.stderr 2>&1 cd ./codeGen/should_run && ./T2080 T2080.run.stdout 2> T2080.run.stderr =====> T2838(normal) 1506 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2838 T2838.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2838.comp.stderr 2>&1 cd ./codeGen/should_run && ./T2838 T2838.run.stdout 2> T2838.run.stderr =====> T3207(normal) 1507 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3207 T3207.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3207.comp.stderr 2>&1 cd ./codeGen/should_run && ./T3207 T3207.run.stdout 2> T3207.run.stderr =====> T3561(normal) 1508 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3561 T3561.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3561.comp.stderr 2>&1 cd ./codeGen/should_run && ./T3561 T3561.run.stdout 2> T3561.run.stderr =====> T3677(normal) 1509 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3677 T3677.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3677.comp.stderr 2>&1 cd ./codeGen/should_run && ./T3677 +RTS -K8k -RTS T3677.run.stdout 2> T3677.run.stderr =====> T4441(normal) 1510 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4441 T4441.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4441.comp.stderr 2>&1 cd ./codeGen/should_run && ./T4441 T4441.run.stdout 2> T4441.run.stderr =====> T5149(normal) 1511 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5149_cmm.cmm -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5149_cmm.cmm.comp.stderr 2>&1 cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5149 T5149 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T5149_cmm.o > T5149.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5149 T5149.run.stdout 2> T5149.run.stderr =====> T5129(normal) 1512 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5129 T5129.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5129.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5129 T5129.run.stdout 2> T5129.run.stderr =====> T5626(normal) 1513 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5626 T5626.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5626.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5626 T5626.run.stdout 2> T5626.run.stderr =====> T5747(normal) 1514 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5747 T5747.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T5747.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5747 T5747.run.stdout 2> T5747.run.stderr =====> T5785(normal) 1515 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5785 T5785.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5785.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5785 T5785.run.stdout 2> T5785.run.stderr =====> setByteArray(normal) 1516 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o setByteArray setByteArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > setByteArray.comp.stderr 2>&1 cd ./codeGen/should_run && ./setByteArray setByteArray.run.stdout 2> setByteArray.run.stderr =====> T6146(normal) 1517 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T6146 T6146.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6146.comp.stderr 2>&1 cd ./codeGen/should_run && ./T6146 T6146.run.stdout 2> T6146.run.stderr =====> T5900(normal) 1518 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5900 T5900.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5900.comp.stderr 2>&1 cd ./codeGen/should_run && ./T5900 T5900.run.stdout 2> T5900.run.stderr =====> T7163(normal) 1519 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7163 T7163.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7163.comp.stderr 2>&1 cd ./codeGen/should_run && ./T7163 T7163.run.stdout 2> T7163.run.stderr =====> T7319(normal) 1520 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7319 T7319.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7319.comp.stderr 2>&1 cd ./codeGen/should_run && ./T7319 T7319.run.stdout 2> T7319.run.stderr =====> Word2Float64(normal) 1522 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Word2Float64 Word2Float64.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Word2Float64.comp.stderr 2>&1 cd ./codeGen/should_run && ./Word2Float64 Word2Float64.run.stdout 2> Word2Float64.run.stderr =====> T7361(normal) 1523 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7361 T7361.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7361.comp.stderr 2>&1 cd ./codeGen/should_run && ./T7361 T7361.run.stdout 2> T7361.run.stderr =====> T7600(normal) 1524 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7600 T7600.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7600.comp.stderr 2>&1 cd ./codeGen/should_run && ./T7600 T7600.run.stdout 2> T7600.run.stderr =====> T8103(normal) 1525 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8103 T8103.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8103.comp.stderr 2>&1 cd ./codeGen/should_run && ./T8103 T8103.run.stdout 2> T8103.run.stderr =====> T7953(normal) 1526 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7953 T7953.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7953.comp.stderr 2>&1 Compile failed (status 256) errors were: T7953.hs:6:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> T8256(normal) 1527 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8256 T8256.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dcore-lint -O1 > T8256.comp.stderr 2>&1 cd ./codeGen/should_run && ./T8256 T8256.run.stdout 2> T8256.run.stderr =====> T6084(normal) 1528 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T6084 T6084.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T6084.comp.stderr 2>&1 cd ./codeGen/should_run && ./T6084 T6084.run.stdout 2> T6084.run.stderr =====> CgStaticPointers(normal) 1529 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CgStaticPointers CgStaticPointers.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CgStaticPointers.comp.stderr 2>&1 cd ./codeGen/should_run && ./CgStaticPointers CgStaticPointers.run.stdout 2> CgStaticPointers.run.stderr =====> StaticArraySize(normal) 1530 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o StaticArraySize StaticArraySize.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > StaticArraySize.comp.stderr 2>&1 cd ./codeGen/should_run && ./StaticArraySize StaticArraySize.run.stdout 2> StaticArraySize.run.stderr =====> StaticByteArraySize(normal) 1531 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o StaticByteArraySize StaticByteArraySize.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > StaticByteArraySize.comp.stderr 2>&1 cd ./codeGen/should_run && ./StaticByteArraySize StaticByteArraySize.run.stdout 2> StaticByteArraySize.run.stderr =====> CopySmallArray(normal) 1532 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CopySmallArray CopySmallArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CopySmallArray.comp.stderr 2>&1 cd ./codeGen/should_run && ./CopySmallArray CopySmallArray.run.stdout 2> CopySmallArray.run.stderr =====> CopySmallArrayStressTest(normal) 1533 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CopySmallArrayStressTest CopySmallArrayStressTest.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CopySmallArrayStressTest.comp.stderr 2>&1 Compile failed (status 256) errors were: CopySmallArrayStressTest.hs:42:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> SizeOfSmallArray(normal) 1534 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o SizeOfSmallArray SizeOfSmallArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SizeOfSmallArray.comp.stderr 2>&1 cd ./codeGen/should_run && ./SizeOfSmallArray SizeOfSmallArray.run.stdout 2> SizeOfSmallArray.run.stderr =====> T9001(normal) 1535 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9001 T9001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9001.comp.stderr 2>&1 cd ./codeGen/should_run && ./T9001 T9001.run.stdout 2> T9001.run.stderr =====> T9013(normal) 1536 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9013 T9013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9013.comp.stderr 2>&1 cd ./codeGen/should_run && ./T9013 T9013.run.stdout 2> T9013.run.stderr =====> T9340(normal) 1537 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9340 T9340.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9340.comp.stderr 2>&1 cd ./codeGen/should_run && ./T9340 T9340.run.stdout 2> T9340.run.stderr =====> cgrun074(normal) 1538 of 4382 [0, 0, 0] cd ./codeGen/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cgrun074 cgrun074.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cgrun074.comp.stderr 2>&1 cd ./codeGen/should_run && ./cgrun074 cgrun074.run.stdout 2> cgrun074.run.stderr =====> bidir(normal) 1539 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c bidir.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > bidir.comp.stderr 2>&1 =====> overlap(normal) 1540 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overlap.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overlap.comp.stderr 2>&1 =====> univ(normal) 1541 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c univ.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > univ.comp.stderr 2>&1 =====> ex(normal) 1542 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ex.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ex.comp.stderr 2>&1 =====> ex-prov(normal) 1543 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ex-prov.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ex-prov.comp.stderr 2>&1 =====> ex-view(normal) 1544 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ex-view.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ex-view.comp.stderr 2>&1 =====> ex-num(normal) 1545 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ex-num.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ex-num.comp.stderr 2>&1 =====> num(normal) 1546 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c num.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num.comp.stderr 2>&1 =====> incomplete(normal) 1547 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c incomplete.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > incomplete.comp.stderr 2>&1 =====> export(normal) 1548 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c export.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > export.comp.stderr 2>&1 =====> T8966(normal) 1549 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8966.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8966.comp.stderr 2>&1 =====> T9023(normal) 1550 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9023.comp.stderr 2>&1 =====> unboxed-bind-bang(normal) 1551 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c unboxed-bind-bang.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unboxed-bind-bang.comp.stderr 2>&1 =====> T9732(normal) 1552 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9732.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9732.comp.stderr 2>&1 =====> T8584-1(normal) 1553 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8584-1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8584-1.comp.stderr 2>&1 =====> T8584-2(normal) 1554 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8584-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8584-2.comp.stderr 2>&1 =====> T8584-3(normal) 1555 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8584-3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8584-3.comp.stderr 2>&1 =====> T8968-1(normal) 1556 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8968-1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8968-1.comp.stderr 2>&1 =====> T8968-2(normal) 1557 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8968-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8968-2.comp.stderr 2>&1 =====> T8968-3(normal) 1558 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8968-3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8968-3.comp.stderr 2>&1 =====> ImpExp_Imp(normal) 1559 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ImpExp_Imp -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ImpExp_Imp.comp.stderr 2>&1 =====> T9857(normal) 1560 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9857.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9857.comp.stderr 2>&1 =====> T9889(normal) 1561 of 4382 [0, 0, 0] cd ./patsyn/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9889.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9889.comp.stderr 2>&1 =====> mono(normal) 1562 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mono.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mono.comp.stderr 2>&1 =====> unidir(normal) 1563 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c unidir.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unidir.comp.stderr 2>&1 =====> local(normal) 1564 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c local.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > local.comp.stderr 2>&1 =====> as-pattern(normal) 1565 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c as-pattern.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > as-pattern.comp.stderr 2>&1 =====> T9161-1(normal) 1566 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9161-1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9161-1.comp.stderr 2>&1 =====> T9161-2(normal) 1567 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9161-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9161-2.comp.stderr 2>&1 =====> T9705-1(normal) 1568 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9705-1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9705-1.comp.stderr 2>&1 =====> T9705-2(normal) 1569 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9705-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9705-2.comp.stderr 2>&1 =====> unboxed-bind(normal) 1570 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c unboxed-bind.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unboxed-bind.comp.stderr 2>&1 =====> unboxed-wrapper-naked(normal) 1571 of 4382 [0, 0, 0] cd ./patsyn/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c unboxed-wrapper-naked.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unboxed-wrapper-naked.comp.stderr 2>&1 =====> eval(normal) 1572 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o eval eval.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > eval.comp.stderr 2>&1 cd ./patsyn/should_run && ./eval eval.run.stdout 2> eval.run.stderr =====> match(normal) 1573 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o match match.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > match.comp.stderr 2>&1 cd ./patsyn/should_run && ./match match.run.stdout 2> match.run.stderr =====> ex-prov-run(normal) 1574 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ex-prov-run ex-prov-run.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ex-prov-run.comp.stderr 2>&1 cd ./patsyn/should_run && ./ex-prov-run ex-prov-run.run.stdout 2> ex-prov-run.run.stderr =====> bidir-explicit(normal) 1575 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o bidir-explicit bidir-explicit.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > bidir-explicit.comp.stderr 2>&1 cd ./patsyn/should_run && ./bidir-explicit bidir-explicit.run.stdout 2> bidir-explicit.run.stderr =====> bidir-explicit-scope(normal) 1576 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o bidir-explicit-scope bidir-explicit-scope.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > bidir-explicit-scope.comp.stderr 2>&1 cd ./patsyn/should_run && ./bidir-explicit-scope bidir-explicit-scope.run.stdout 2> bidir-explicit-scope.run.stderr =====> T9783(normal) 1577 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9783 T9783.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9783.comp.stderr 2>&1 cd ./patsyn/should_run && ./T9783 T9783.run.stdout 2> T9783.run.stderr =====> match-unboxed(normal) 1578 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o match-unboxed match-unboxed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > match-unboxed.comp.stderr 2>&1 cd ./patsyn/should_run && ./match-unboxed match-unboxed.run.stdout 2> match-unboxed.run.stderr =====> unboxed-wrapper(normal) 1579 of 4382 [0, 0, 0] cd ./patsyn/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o unboxed-wrapper unboxed-wrapper.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unboxed-wrapper.comp.stderr 2>&1 cd ./patsyn/should_run && ./unboxed-wrapper unboxed-wrapper.run.stdout 2> unboxed-wrapper.run.stderr =====> ghci(ghci) 1580 of 4382 [0, 0, 0] cd ./patsyn/should_run && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci ghci.run.stdout 2> ghci.run.stderr =====> plugins01(normal) 1581 of 4382 [0, 0, 0] cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins01 cd ./plugins && $MAKE -s --no-print-directory plugins01 plugins01.run.stdout 2> plugins01.run.stderr cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins01 =====> plugins02(normal) 1582 of 4382 [0, 0, 0] cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins02 cd ./plugins && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c plugins02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package-db simple-plugin/pkg.plugins02/local.package.conf -fplugin Simple.BadlyTypedPlugin -package simple-plugin -dynamic > plugins02.comp.stderr 2>&1 cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins02 =====> plugins03(normal) 1583 of 4382 [0, 0, 0] cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin package.plugins03 cd ./plugins && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c plugins03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package-db simple-plugin/pkg.plugins03/local.package.conf -fplugin Simple.NonExistantPlugin -package simple-plugin > plugins03.comp.stderr 2>&1 cd ./plugins && $MAKE -s --no-print-directory -C simple-plugin clean.plugins03 =====> plugins04(normal) 1584 of 4382 [0, 0, 0] cd ./plugins && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make plugins04 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc -fplugin HomePackagePlugin > plugins04.comp.stderr 2>&1 =====> plugins05(dyn) 1585 of 4382 [0, 0, 0] cd ./plugins && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o plugins05 plugins05 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -dynamic -package ghc > plugins05.comp.stderr 2>&1 cd ./plugins && ./plugins05 plugins05.run.stdout 2> plugins05.run.stderr =====> plugins06(dyn) 1586 of 4382 [0, 0, 0] cd ./plugins && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o plugins06 plugins06 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -dynamic -package ghc > plugins06.comp.stderr 2>&1 cd ./plugins && ./plugins06 plugins06.run.stdout 2> plugins06.run.stderr =====> Simple1(normal) 1587 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple1.comp.stderr 2>&1 =====> Simple2(normal) 1588 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple2.comp.stderr 2>&1 =====> Simple3(normal) 1589 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple3.comp.stderr 2>&1 =====> Simple4(normal) 1590 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple4.comp.stderr 2>&1 =====> Simple5(normal) 1591 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple5.comp.stderr 2>&1 =====> Simple6(normal) 1592 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple6.comp.stderr 2>&1 =====> Simple7(normal) 1593 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple7.comp.stderr 2>&1 =====> Simple8(normal) 1594 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple8.comp.stderr 2>&1 =====> Simple9(normal) 1595 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple9.comp.stderr 2>&1 =====> Simple10(normal) 1596 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple10.comp.stderr 2>&1 =====> Simple11(normal) 1597 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple11.comp.stderr 2>&1 =====> Simple12(normal) 1598 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple12.comp.stderr 2>&1 =====> Simple13(normal) 1599 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple13.comp.stderr 2>&1 =====> Simple14(normal) 1600 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple14.comp.stderr 2>&1 =====> Simple15(normal) 1601 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple15.comp.stderr 2>&1 =====> Simple16(normal) 1602 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple16.comp.stderr 2>&1 =====> Simple17(normal) 1603 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple17.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple17.comp.stderr 2>&1 =====> Simple18(normal) 1604 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple18.comp.stderr 2>&1 =====> Simple19(normal) 1605 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple19.comp.stderr 2>&1 =====> Simple20(normal) 1606 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple20.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fcontext-stack=10 > Simple20.comp.stderr 2>&1 Compile failed (status 256) errors were: Simple20.hs:8:8: Context reduction stack overflow; size = 11 Use -fcontext-stack=N to increase stack size to N a ~ [[[[[[[[[[F (F (F (F (F (F (F (F (F (F a)))))))))]]]]]]]]]] In the ambiguity check for the type signature for ‘foo’: foo :: forall a. (F [a] ~ a) => a To defer the ambiguity check to use sites, enable AllowAmbiguousTypes In the type signature for ‘foo’: foo :: (F [a] ~ a) => a =====> Simple21(normal) 1607 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple21.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple21.comp.stderr 2>&1 =====> Simple22(normal) 1608 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple22.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple22.comp.stderr 2>&1 =====> Simple23(normal) 1609 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple23.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple23.comp.stderr 2>&1 =====> Simple24(normal) 1610 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Simple24.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Simple24.comp.stderr 2>&1 =====> RelaxedExamples(normal) 1611 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RelaxedExamples.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RelaxedExamples.comp.stderr 2>&1 =====> NonLinearLHS(normal) 1612 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NonLinearLHS.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NonLinearLHS.comp.stderr 2>&1 =====> ind1(normal) 1613 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ind1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ind1.comp.stderr 2>&1 =====> ind2(normal) 1614 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ind2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ind2.comp.stderr 2>&1 =====> impexp(normal) 1615 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Imp -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -w -no-hs-main -c > impexp.comp.stderr 2>&1 =====> ATLoop(normal) 1616 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ATLoop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ATLoop.comp.stderr 2>&1 =====> Deriving(normal) 1617 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Deriving.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Deriving.comp.stderr 2>&1 =====> DerivingNewType(normal) 1618 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DerivingNewType.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DerivingNewType.comp.stderr 2>&1 =====> Records(normal) 1619 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Records.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Records.comp.stderr 2>&1 =====> NewTyCo(normal) 1620 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory NewTyCo NewTyCo.run.stdout 2> NewTyCo.run.stderr =====> Infix(normal) 1621 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Infix.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Infix.comp.stderr 2>&1 =====> Kind(normal) 1622 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Kind.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Kind.comp.stderr 2>&1 =====> GADT1(normal) 1623 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT1.comp.stderr 2>&1 =====> GADT2(normal) 1624 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT2.comp.stderr 2>&1 =====> GADT3(normal) 1625 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT3.comp.stderr 2>&1 =====> GADT4(normal) 1626 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT4.comp.stderr 2>&1 =====> GADT5(normal) 1627 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT5.comp.stderr 2>&1 =====> GADT6(normal) 1628 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT6.comp.stderr 2>&1 =====> GADT7(normal) 1629 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT7.comp.stderr 2>&1 =====> GADT8(normal) 1630 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT8.comp.stderr 2>&1 =====> GADT9(normal) 1631 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT9.comp.stderr 2>&1 =====> GADT10(normal) 1632 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT10.comp.stderr 2>&1 =====> GADT11(normal) 1633 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT11.comp.stderr 2>&1 =====> GADT12(normal) 1634 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT12.comp.stderr 2>&1 =====> GADT13(normal) 1635 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT13.comp.stderr 2>&1 =====> GADT14(normal) 1636 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADT14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADT14.comp.stderr 2>&1 =====> Class1(normal) 1637 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Class1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Class1.comp.stderr 2>&1 =====> Class2(normal) 1638 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Class2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Class2.comp.stderr 2>&1 =====> Class3(normal) 1639 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Class3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Class3.comp.stderr 2>&1 =====> Refl(normal) 1640 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Refl.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Refl.comp.stderr 2>&1 =====> Refl2(normal) 1641 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Refl2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Refl2.comp.stderr 2>&1 =====> Rules1(normal) 1642 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Rules1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Rules1.comp.stderr 2>&1 =====> Numerals(normal) 1643 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Numerals.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Numerals.comp.stderr 2>&1 =====> ColInference(normal) 1644 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference.comp.stderr 2>&1 =====> ColInference2(normal) 1645 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference2.comp.stderr 2>&1 =====> ColInference3(normal) 1646 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference3.comp.stderr 2>&1 =====> ColInference4(normal) 1647 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference4.comp.stderr 2>&1 =====> ColInference5(normal) 1648 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference5.comp.stderr 2>&1 =====> ColInference6(normal) 1649 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColInference6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColInference6.comp.stderr 2>&1 =====> Col(normal) 1650 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Col.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Col.comp.stderr 2>&1 =====> Col2(normal) 1651 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Col2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Col2.comp.stderr 2>&1 =====> ColGivenCheck(normal) 1652 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColGivenCheck.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColGivenCheck.comp.stderr 2>&1 =====> ColGivenCheck2(normal) 1653 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ColGivenCheck2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ColGivenCheck2.comp.stderr 2>&1 =====> InstEqContext(normal) 1654 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c InstEqContext.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > InstEqContext.comp.stderr 2>&1 =====> InstEqContext2(normal) 1655 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c InstEqContext2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > InstEqContext2.comp.stderr 2>&1 =====> InstEqContext3(normal) 1656 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c InstEqContext3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > InstEqContext3.comp.stderr 2>&1 =====> InstContextNorm(normal) 1657 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c InstContextNorm.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > InstContextNorm.comp.stderr 2>&1 =====> GivenCheck(normal) 1658 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenCheck.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GivenCheck.comp.stderr 2>&1 =====> GivenCheckSwap(normal) 1659 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenCheckSwap.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GivenCheckSwap.comp.stderr 2>&1 =====> GivenCheckDecomp(normal) 1660 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenCheckDecomp.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GivenCheckDecomp.comp.stderr 2>&1 =====> GivenCheckTop(normal) 1661 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenCheckTop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GivenCheckTop.comp.stderr 2>&1 =====> Gentle(normal) 1662 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Gentle.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Gentle.comp.stderr 2>&1 =====> T1981(normal) 1663 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1981.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1981.comp.stderr 2>&1 =====> T2238(normal) 1664 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2238.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2238.comp.stderr 2>&1 =====> OversatDecomp(normal) 1665 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c OversatDecomp.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > OversatDecomp.comp.stderr 2>&1 =====> T2219(normal) 1666 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2219.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2219.comp.stderr 2>&1 =====> T2627(normal) 1667 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2627.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2627.comp.stderr 2>&1 =====> T2448(normal) 1668 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2448.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2448.comp.stderr 2>&1 =====> T2291(normal) 1669 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2291.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2291.comp.stderr 2>&1 =====> T2639(normal) 1670 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2639.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2639.comp.stderr 2>&1 =====> T2944(normal) 1671 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2944.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2944.comp.stderr 2>&1 =====> T3017(normal) 1672 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-types > T3017.comp.stderr 2>&1 =====> TF_GADT(normal) 1673 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TF_GADT.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TF_GADT.comp.stderr 2>&1 =====> T2203b(normal) 1674 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2203b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2203b.comp.stderr 2>&1 =====> T2767(normal) 1675 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2767.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2767.comp.stderr 2>&1 =====> T3208a(normal) 1676 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3208a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3208a.comp.stderr 2>&1 =====> T3208b(normal) 1677 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3208b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3208b.comp.stderr 2>&1 =====> T3418(normal) 1678 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3418.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3418.comp.stderr 2>&1 =====> T3423(normal) 1679 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3423.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3423.comp.stderr 2>&1 =====> T2850(normal) 1680 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2850.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2850.comp.stderr 2>&1 =====> T3220(normal) 1681 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3220.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3220.comp.stderr 2>&1 =====> T3590(normal) 1682 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3590.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3590.comp.stderr 2>&1 =====> CoTest3(normal) 1683 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c CoTest3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CoTest3.comp.stderr 2>&1 =====> Roman1(normal) 1684 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roman1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roman1.comp.stderr 2>&1 =====> T4160(normal) 1685 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4160.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4160.comp.stderr 2>&1 =====> IndTypesPerf(normal) 1686 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory IndTypesPerf IndTypesPerf.run.stdout 2> IndTypesPerf.run.stderr =====> T4120(normal) 1687 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4120.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4120.comp.stderr 2>&1 =====> T3787(normal) 1688 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3787.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3787.comp.stderr 2>&1 Compile failed (status 256) errors were: T3787.hs:20:51: Warning: -XOverlappingInstances is deprecated: instead use per-instance pragmas OVERLAPPING/OVERLAPPABLE/OVERLAPS T3787.hs:28:1: Failed to load interface for ‘Control.Monad.Identity’ Perhaps you meant Control.Monad.Trans.Identity (from transformers-0.4.2.0) Use -v to see a list of the files searched for. T3787.hs:29:1: Failed to load interface for ‘Control.Monad.Trans’ Perhaps you meant Control.Monad.Trans.RWS (from transformers-0.4.2.0) Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> T3826(normal) 1689 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3826.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3826.comp.stderr 2>&1 =====> T4200(normal) 1690 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4200.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4200.comp.stderr 2>&1 =====> T3851(normal) 1691 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3851.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3851.comp.stderr 2>&1 =====> T4178(normal) 1692 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4178.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4178.comp.stderr 2>&1 =====> T3023(normal) 1693 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3023.comp.stderr 2>&1 =====> T4358(normal) 1694 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4358.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4358.comp.stderr 2>&1 =====> T4356(normal) 1695 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4356.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4356.comp.stderr 2>&1 =====> T4484(normal) 1696 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4484.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4484.comp.stderr 2>&1 =====> T4492(normal) 1697 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4492.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4492.comp.stderr 2>&1 =====> T4494(normal) 1698 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4494.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4494.comp.stderr 2>&1 =====> DataFamDeriv(normal) 1699 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DataFamDeriv.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DataFamDeriv.comp.stderr 2>&1 =====> T1769(normal) 1700 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1769.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1769.comp.stderr 2>&1 =====> T4497(normal) 1701 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4497.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4497.comp.stderr 2>&1 =====> T3484(normal) 1702 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3484.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3484.comp.stderr 2>&1 =====> T3460(normal) 1703 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3460.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3460.comp.stderr 2>&1 =====> T4935(normal) 1704 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4935.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4935.comp.stderr 2>&1 =====> T4981-V1(normal) 1705 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4981-V1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4981-V1.comp.stderr 2>&1 =====> T4981-V2(normal) 1706 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4981-V2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4981-V2.comp.stderr 2>&1 =====> T4981-V3(normal) 1707 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4981-V3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4981-V3.comp.stderr 2>&1 =====> T5002(normal) 1708 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5002.comp.stderr 2>&1 =====> PushedInAsGivens(normal) 1709 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PushedInAsGivens.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PushedInAsGivens.comp.stderr 2>&1 =====> T4338(normal) 1710 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4338.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4338.comp.stderr 2>&1 =====> T2715(normal) 1711 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2715.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2715.comp.stderr 2>&1 =====> T2102(normal) 1712 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2102.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2102.comp.stderr 2>&1 =====> ClassEqContext(normal) 1713 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClassEqContext.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ClassEqContext.comp.stderr 2>&1 =====> ClassEqContext2(normal) 1714 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClassEqContext2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ClassEqContext2.comp.stderr 2>&1 =====> ClassEqContext3(normal) 1715 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClassEqContext3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ClassEqContext3.comp.stderr 2>&1 =====> HO(normal) 1716 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c HO.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > HO.comp.stderr 2>&1 =====> T5955(normal) 1717 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory T5955 T5955.run.stdout 2> T5955.run.stderr =====> T6152(normal) 1718 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory T6152 T6152.run.stdout 2> T6152.run.stderr =====> T7082(normal) 1719 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7082.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7082.comp.stderr 2>&1 =====> Overlap1(normal) 1720 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap1.comp.stderr 2>&1 =====> Overlap2(normal) 1721 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap2.comp.stderr 2>&1 =====> Overlap12(normal) 1722 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap12.comp.stderr 2>&1 =====> Overlap13(normal) 1723 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap13.comp.stderr 2>&1 =====> Overlap14(normal) 1724 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap14.comp.stderr 2>&1 =====> T7156(normal) 1725 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7156.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7156.comp.stderr 2>&1 =====> T5591a(normal) 1726 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5591a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5591a.comp.stderr 2>&1 =====> T5591b(normal) 1727 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5591b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5591b.comp.stderr 2>&1 =====> T7280(normal) 1728 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7280.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7280.comp.stderr 2>&1 =====> T7474(normal) 1729 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7474.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7474.comp.stderr 2>&1 =====> T7489(normal) 1730 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7489.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7489.comp.stderr 2>&1 =====> T7585(normal) 1731 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7585.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7585.comp.stderr 2>&1 =====> T7282(normal) 1732 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7282.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7282.comp.stderr 2>&1 =====> T7804(normal) 1733 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7804.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7804.comp.stderr 2>&1 =====> T7837(normal) 1734 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7837.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -ddump-rule-firings > T7837.comp.stderr 2>&1 =====> T4185(normal) 1735 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4185.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4185.comp.stderr 2>&1 =====> T8002(normal) 1736 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory T8002 T8002.run.stdout 2> T8002.run.stderr =====> T8011(normal) 1737 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory T8011 T8011.run.stdout 2> T8011.run.stderr =====> T8500(normal) 1738 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && $MAKE -s --no-print-directory T8500 T8500.run.stdout 2> T8500.run.stderr =====> T8018(normal) 1739 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8018.comp.stderr 2>&1 =====> T8020(normal) 1740 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8020.comp.stderr 2>&1 =====> ClosedFam1(normal) 1741 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ClosedFam1 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ClosedFam1.comp.stderr 2>&1 =====> ClosedFam2(normal) 1742 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ClosedFam2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ClosedFam2.comp.stderr 2>&1 =====> T8651(normal) 1743 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8651.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8651.comp.stderr 2>&1 =====> T8889(normal) 1744 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8889.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8889.comp.stderr 2>&1 =====> T8913(normal) 1745 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8913.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8913.comp.stderr 2>&1 =====> T8978(normal) 1746 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8978.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8978.comp.stderr 2>&1 =====> T8979(normal) 1747 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8979.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8979.comp.stderr 2>&1 =====> T9085(normal) 1748 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9085.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9085.comp.stderr 2>&1 =====> T9316(normal) 1749 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9316.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9316.comp.stderr 2>&1 =====> red-black-delete(normal) 1750 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c red-black-delete.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > red-black-delete.comp.stderr 2>&1 =====> Sock(normal) 1751 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Sock.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Sock.comp.stderr 2>&1 =====> T9211(normal) 1752 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9211.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9211.comp.stderr 2>&1 =====> T9747(normal) 1753 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9747.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9747.comp.stderr 2>&1 =====> T9582(normal) 1754 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9582.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9582.comp.stderr 2>&1 =====> T9090(normal) 1755 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9090.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9090.comp.stderr 2>&1 =====> T10020(normal) 1756 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T10020.comp.stderr 2>&1 =====> T10079(normal) 1757 of 4382 [0, 0, 0] cd ./indexed-types/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10079.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T10079.comp.stderr 2>&1 =====> SimpleFail1a(normal) 1758 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail1a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail1a.comp.stderr 2>&1 =====> SimpleFail1b(normal) 1759 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail1b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail1b.comp.stderr 2>&1 =====> SimpleFail2a(normal) 1760 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail2a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail2a.comp.stderr 2>&1 =====> SimpleFail2b(normal) 1761 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail2b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail2b.comp.stderr 2>&1 =====> SimpleFail3a(normal) 1762 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail3a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail3a.comp.stderr 2>&1 =====> SimpleFail4(normal) 1763 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail4.comp.stderr 2>&1 =====> SimpleFail5a(normal) 1764 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail5a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail5a.comp.stderr 2>&1 =====> SimpleFail5b(normal) 1765 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail5b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail5b.comp.stderr 2>&1 =====> SimpleFail6(normal) 1766 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail6.comp.stderr 2>&1 =====> SimpleFail7(normal) 1767 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail7.comp.stderr 2>&1 =====> SimpleFail8(normal) 1768 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail8.comp.stderr 2>&1 =====> SimpleFail9(normal) 1769 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail9.comp.stderr 2>&1 =====> SimpleFail10(normal) 1770 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail10.comp.stderr 2>&1 =====> SimpleFail11a(normal) 1771 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail11a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail11a.comp.stderr 2>&1 =====> SimpleFail11b(normal) 1772 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail11b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail11b.comp.stderr 2>&1 =====> SimpleFail11c(normal) 1773 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail11c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail11c.comp.stderr 2>&1 =====> SimpleFail11d(normal) 1774 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail11d.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail11d.comp.stderr 2>&1 =====> SimpleFail12(normal) 1775 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail12.comp.stderr 2>&1 =====> SimpleFail13(normal) 1776 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail13.comp.stderr 2>&1 =====> SimpleFail14(normal) 1777 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail14.comp.stderr 2>&1 =====> SimpleFail15(normal) 1778 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail15.comp.stderr 2>&1 =====> SimpleFail16(normal) 1779 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SimpleFail16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SimpleFail16.comp.stderr 2>&1 =====> TyFamArity1(normal) 1780 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TyFamArity1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TyFamArity1.comp.stderr 2>&1 =====> TyFamArity2(normal) 1781 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TyFamArity2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TyFamArity2.comp.stderr 2>&1 =====> TyFamUndec(normal) 1782 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TyFamUndec.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TyFamUndec.comp.stderr 2>&1 =====> NotRelaxedExamples(normal) 1783 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NotRelaxedExamples.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NotRelaxedExamples.comp.stderr 2>&1 =====> NonLinearSigErr(normal) 1784 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NonLinearSigErr.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NonLinearSigErr.comp.stderr 2>&1 =====> GADTwrong1(normal) 1785 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GADTwrong1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GADTwrong1.comp.stderr 2>&1 =====> Over(normal) 1786 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make OverD -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main -c -v0 > Over.comp.stderr 2>&1 =====> SkolemOccursLoop(normal) 1787 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SkolemOccursLoop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SkolemOccursLoop.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./indexed-types/should_fail/SkolemOccursLoop.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./indexed-types/should_fail/SkolemOccursLoop.comp.stderr 2015-06-02 01:53:52.436000000 +0000 @@ -1 +1,21 @@ -Skolem occurs loop + +SkolemOccursLoop.hs:30:10: + Type function application stack overflow; size = 4 + Use -ftype-function-depth=N to increase stack size to N + G (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))), + S (S (S (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))))))) + ~ S (G (G (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))), + S (S (S (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))))))), + S (S (S (S (G (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))), + S (S (S (G (G (G (a, a), S (G (a, a))), + S (S (G (G (a, a), S (G (a, a)))))))))))))))) + In the ambiguity check for the type signature for ‘test2’: + test2 :: forall a. (G (S a, a) ~ a) => a -> Bool + To defer the ambiguity check to use sites, enable AllowAmbiguousTypes + In the type signature for ‘test2’: + test2 :: (G (S a, a) ~ a) => a -> Bool =====> T2334A(normal) 1788 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2334A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2334A.comp.stderr 2>&1 =====> T1900(normal) 1789 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1900.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1900.comp.stderr 2>&1 =====> T2157(normal) 1790 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2157.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2157.comp.stderr 2>&1 =====> T2203a(normal) 1791 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2203a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2203a.comp.stderr 2>&1 =====> T2627b(normal) 1792 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2627b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2627b.comp.stderr 2>&1 =====> T2693(normal) 1793 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2693.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2693.comp.stderr 2>&1 =====> T2888(normal) 1794 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2888.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2888.comp.stderr 2>&1 =====> T3092(normal) 1795 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3092.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3092.comp.stderr 2>&1 =====> NoMatchErr(normal) 1796 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NoMatchErr.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NoMatchErr.comp.stderr 2>&1 =====> T2677(normal) 1797 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2677.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2677.comp.stderr 2>&1 =====> T4099(normal) 1798 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4099.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4099.comp.stderr 2>&1 =====> T4272(normal) 1799 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4272.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4272.comp.stderr 2>&1 =====> T4246(normal) 1800 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4246.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4246.comp.stderr 2>&1 =====> T4093a(normal) 1801 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4093a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4093a.comp.stderr 2>&1 =====> T4093b(normal) 1802 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4093b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4093b.comp.stderr 2>&1 =====> T3330a(normal) 1803 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3330a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3330a.comp.stderr 2>&1 =====> T3330b(normal) 1804 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3330b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3330b.comp.stderr 2>&1 =====> T3330c(normal) 1805 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3330c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3330c.comp.stderr 2>&1 =====> T4179(normal) 1806 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4179.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4179.comp.stderr 2>&1 =====> T4254(normal) 1807 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4254.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4254.comp.stderr 2>&1 =====> T2239(normal) 1808 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2239.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2239.comp.stderr 2>&1 =====> T3440(normal) 1809 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3440.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3440.comp.stderr 2>&1 =====> T4485(normal) 1810 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4485.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4485.comp.stderr 2>&1 =====> T4174(normal) 1811 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4174.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4174.comp.stderr 2>&1 =====> DerivUnsatFam(normal) 1812 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DerivUnsatFam.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DerivUnsatFam.comp.stderr 2>&1 =====> T2664(normal) 1813 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2664.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2664.comp.stderr 2>&1 =====> T2664a(normal) 1814 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2664a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2664a.comp.stderr 2>&1 =====> T2544(normal) 1815 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2544.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2544.comp.stderr 2>&1 =====> T1897b(normal) 1816 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1897b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1897b.comp.stderr 2>&1 =====> T5439(normal) 1817 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5439.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5439.comp.stderr 2>&1 =====> T5515(normal) 1818 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5515.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5515.comp.stderr 2>&1 =====> T5934(normal) 1819 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5934.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5934.comp.stderr 2>&1 =====> T6123(normal) 1820 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6123.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6123.comp.stderr 2>&1 =====> ExtraTcsUntch(normal) 1821 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ExtraTcsUntch.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ExtraTcsUntch.comp.stderr 2>&1 =====> T7010(normal) 1822 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7010.comp.stderr 2>&1 =====> Overlap3(normal) 1823 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap3.comp.stderr 2>&1 =====> Overlap4(normal) 1824 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap4.comp.stderr 2>&1 =====> Overlap5(normal) 1825 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap5.comp.stderr 2>&1 =====> Overlap6(normal) 1826 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap6.comp.stderr 2>&1 =====> Overlap7(normal) 1827 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap7.comp.stderr 2>&1 =====> Overlap9(normal) 1828 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap9.comp.stderr 2>&1 =====> Overlap10(normal) 1829 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap10.comp.stderr 2>&1 =====> Overlap11(normal) 1830 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap11.comp.stderr 2>&1 =====> Overlap15(normal) 1831 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Overlap15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Overlap15.comp.stderr 2>&1 =====> T7194(normal) 1832 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7194.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7194.comp.stderr 2>&1 =====> T7354(normal) 1833 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7354.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7354.comp.stderr 2>&1 =====> T7354a(normal) 1834 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && $MAKE -s --no-print-directory T7354a T7354a.run.stdout 2> T7354a.run.stderr =====> T7536(normal) 1835 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7536.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7536.comp.stderr 2>&1 =====> T7729(normal) 1836 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7729.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7729.comp.stderr 2>&1 =====> T7729a(normal) 1837 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7729a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7729a.comp.stderr 2>&1 =====> T7786(normal) 1838 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7786.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7786.comp.stderr 2>&1 =====> NoGood(normal) 1839 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c NoGood.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > NoGood.comp.stderr 2>&1 =====> T7967(normal) 1840 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7967.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7967.comp.stderr 2>&1 =====> T7938(normal) 1841 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7938.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7938.comp.stderr 2>&1 =====> ClosedFam3(normal) 1842 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ClosedFam3 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > ClosedFam3.comp.stderr 2>&1 =====> ClosedFam4(normal) 1843 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClosedFam4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ClosedFam4.comp.stderr 2>&1 =====> T8155(normal) 1844 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8155.comp.stderr 2>&1 =====> T8227(normal) 1845 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && $MAKE -s --no-print-directory T8227 T8227.run.stdout 2> T8227.run.stderr =====> T8129(normal) 1846 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && $MAKE -s --no-print-directory T8129 T8129.run.stdout 2> T8129.run.stderr =====> T8368(normal) 1847 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8368.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8368.comp.stderr 2>&1 =====> T8368a(normal) 1848 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8368a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8368a.comp.stderr 2>&1 =====> T8518(normal) 1849 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8518.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8518.comp.stderr 2>&1 =====> T9036(normal) 1850 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9036.comp.stderr 2>&1 =====> T9167(normal) 1851 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9167.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9167.comp.stderr 2>&1 =====> T9171(normal) 1852 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9171.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9171.comp.stderr 2>&1 =====> T9097(normal) 1853 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9097.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9097.comp.stderr 2>&1 =====> T9160(normal) 1854 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9160.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9160.comp.stderr 2>&1 =====> T9357(normal) 1855 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9357.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9357.comp.stderr 2>&1 =====> T9371(normal) 1856 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9371.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9371.comp.stderr 2>&1 =====> T9433(normal) 1857 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9433.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9433.comp.stderr 2>&1 =====> BadSock(normal) 1858 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadSock.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadSock.comp.stderr 2>&1 =====> T9580(normal) 1859 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T9580 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9580.comp.stderr 2>&1 =====> T9662(normal) 1860 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9662.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9662.comp.stderr 2>&1 =====> T7862(normal) 1861 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7862.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7862.comp.stderr 2>&1 =====> T9896(normal) 1862 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9896.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9896.comp.stderr 2>&1 =====> T6088(normal) 1863 of 4382 [0, 0, 0] cd ./indexed-types/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6088.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6088.comp.stderr 2>&1 =====> T2985(normal) 1864 of 4382 [0, 0, 0] cd ./indexed-types/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2985 T2985.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2985.comp.stderr 2>&1 cd ./indexed-types/should_run && ./T2985 T2985.run.stdout 2> T2985.run.stderr =====> T4235(normal) 1865 of 4382 [0, 0, 0] cd ./indexed-types/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4235 T4235.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4235.comp.stderr 2>&1 cd ./indexed-types/should_run && ./T4235 T4235.run.stdout 2> T4235.run.stderr =====> GMapAssoc(normal) 1866 of 4382 [0, 0, 0] cd ./indexed-types/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o GMapAssoc GMapAssoc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > GMapAssoc.comp.stderr 2>&1 cd ./indexed-types/should_run && ./GMapAssoc GMapAssoc.run.stdout 2> GMapAssoc.run.stderr =====> GMapTop(normal) 1867 of 4382 [0, 0, 0] cd ./indexed-types/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o GMapTop GMapTop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > GMapTop.comp.stderr 2>&1 cd ./indexed-types/should_run && ./GMapTop GMapTop.run.stdout 2> GMapTop.run.stderr =====> T5719(normal) 1868 of 4382 [0, 0, 0] cd ./indexed-types/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5719 T5719.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5719.comp.stderr 2>&1 cd ./indexed-types/should_run && ./T5719 T5719.run.stdout 2> T5719.run.stderr =====> overloadedlistsfail01(normal) 1869 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail01.comp.stderr 2>&1 =====> overloadedlistsfail02(normal) 1870 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail02.comp.stderr 2>&1 =====> overloadedlistsfail03(normal) 1871 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail03.comp.stderr 2>&1 =====> overloadedlistsfail04(normal) 1872 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail04.comp.stderr 2>&1 =====> overloadedlistsfail05(normal) 1873 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail05.comp.stderr 2>&1 =====> overloadedlistsfail06(normal) 1874 of 4382 [0, 0, 0] cd ./overloadedlists/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c overloadedlistsfail06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsfail06.comp.stderr 2>&1 =====> overloadedlistsrun01(normal) 1875 of 4382 [0, 0, 0] cd ./overloadedlists/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overloadedlistsrun01 overloadedlistsrun01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsrun01.comp.stderr 2>&1 cd ./overloadedlists/should_run && ./overloadedlistsrun01 overloadedlistsrun01.run.stdout 2> overloadedlistsrun01.run.stderr =====> overloadedlistsrun02(normal) 1876 of 4382 [0, 0, 0] cd ./overloadedlists/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overloadedlistsrun02 overloadedlistsrun02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsrun02.comp.stderr 2>&1 cd ./overloadedlists/should_run && ./overloadedlistsrun02 overloadedlistsrun02.run.stdout 2> overloadedlistsrun02.run.stderr =====> overloadedlistsrun03(normal) 1877 of 4382 [0, 0, 0] cd ./overloadedlists/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overloadedlistsrun03 overloadedlistsrun03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsrun03.comp.stderr 2>&1 cd ./overloadedlists/should_run && ./overloadedlistsrun03 overloadedlistsrun03.run.stdout 2> overloadedlistsrun03.run.stderr =====> overloadedlistsrun04(normal) 1878 of 4382 [0, 0, 0] cd ./overloadedlists/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overloadedlistsrun04 overloadedlistsrun04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsrun04.comp.stderr 2>&1 cd ./overloadedlists/should_run && ./overloadedlistsrun04 overloadedlistsrun04.run.stdout 2> overloadedlistsrun04.run.stderr =====> overloadedlistsrun05(normal) 1879 of 4382 [0, 0, 0] cd ./overloadedlists/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overloadedlistsrun05 overloadedlistsrun05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overloadedlistsrun05.comp.stderr 2>&1 cd ./overloadedlists/should_run && ./overloadedlistsrun05 overloadedlistsrun05.run.stdout 2> overloadedlistsrun05.run.stderr =====> Roles1(normal) 1888 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc -fprint-explicit-foralls > Roles1.comp.stderr 2>&1 =====> Roles2(normal) 1889 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc -fprint-explicit-foralls > Roles2.comp.stderr 2>&1 =====> Roles3(normal) 1890 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc > Roles3.comp.stderr 2>&1 =====> Roles4(normal) 1891 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc > Roles4.comp.stderr 2>&1 =====> Roles13(normal) 1892 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-simpl -dsuppress-uniques > Roles13.comp.stderr 2>&1 =====> Roles14(normal) 1893 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc > Roles14.comp.stderr 2>&1 =====> T8958(normal) 1894 of 4382 [0, 0, 0] cd ./roles/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8958.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-tc -dsuppress-uniques > T8958.comp.stderr 2>&1 =====> Roles5(normal) 1895 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles5.comp.stderr 2>&1 =====> Roles6(normal) 1896 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles6.comp.stderr 2>&1 =====> Roles7(normal) 1897 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles7.comp.stderr 2>&1 =====> Roles8(normal) 1898 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles8.comp.stderr 2>&1 =====> Roles10(normal) 1899 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles10.comp.stderr 2>&1 =====> Roles11(normal) 1900 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Roles11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Roles11.comp.stderr 2>&1 =====> Roles12(normal) 1901 of 4382 [0, 0, 0] cd ./roles/should_fail && $MAKE --no-print-directory -s Roles12 Roles12.run.stdout 2> Roles12.run.stderr =====> T8773(normal) 1902 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8773.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8773.comp.stderr 2>&1 =====> T9204(normal) 1903 of 4382 [0, 0, 0] cd ./roles/should_fail && $MAKE --no-print-directory -s T9204 T9204.run.stdout 2> T9204.run.stderr =====> RolesIArray(normal) 1904 of 4382 [0, 0, 0] cd ./roles/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RolesIArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RolesIArray.comp.stderr 2>&1 =====> TH_import_loop(normal) 1908 of 4382 [0, 0, 0] cd ./th/TH_import_loop && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o TH_import_loop Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > TH_import_loop.comp.stderr 2>&1 Compile failed (status 256) errors were: module ModuleA cannot be linked; it is only available as a boot module =====> T2014(normal) 1909 of 4382 [0, 0, 0] cd ./th/T2014 && $MAKE -s --no-print-directory T2014 T2014.run.stdout 2> T2014.run.stderr =====> TH_mkName(normal) 1911 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_mkName.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_mkName.comp.stderr 2>&1 =====> TH_1tuple(normal) 1912 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_1tuple.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_1tuple.comp.stderr 2>&1 =====> TH_repE1(normal) 1913 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repE1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repE1.comp.stderr 2>&1 =====> TH_repE2(normal) 1914 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_repE2 TH_repE2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repE2.comp.stderr 2>&1 cd ./th && ./TH_repE2 TH_repE2.run.stdout 2> TH_repE2.run.stderr =====> TH_repE3(normal) 1915 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repE3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repE3.comp.stderr 2>&1 =====> TH_repPrim(normal) 1916 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repPrim.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_repPrim.comp.stderr 2>&1 =====> TH_repPrim2(normal) 1917 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repPrim2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_repPrim2.comp.stderr 2>&1 =====> TH_repUnboxedTuples(normal) 1918 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repUnboxedTuples.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_repUnboxedTuples.comp.stderr 2>&1 =====> TH_spliceGuard(normal) 1919 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceGuard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceGuard.comp.stderr 2>&1 =====> TH_repPrimOutput(normal) 1920 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_repPrimOutput TH_repPrimOutput.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repPrimOutput.comp.stderr 2>&1 cd ./th && ./TH_repPrimOutput TH_repPrimOutput.run.stdout 2> TH_repPrimOutput.run.stderr =====> TH_repPrimOutput2(normal) 1921 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_repPrimOutput2 TH_repPrimOutput2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repPrimOutput2.comp.stderr 2>&1 cd ./th && ./TH_repPrimOutput2 TH_repPrimOutput2.run.stdout 2> TH_repPrimOutput2.run.stderr =====> TH_repGuard(normal) 1922 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repGuard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_repGuard.comp.stderr 2>&1 =====> TH_repGuardOutput(normal) 1923 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_repGuardOutput TH_repGuardOutput.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repGuardOutput.comp.stderr 2>&1 cd ./th && ./TH_repGuardOutput TH_repGuardOutput.run.stdout 2> TH_repGuardOutput.run.stderr =====> TH_repPatSig(normal) 1924 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_repPatSig.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_repPatSig.comp.stderr 2>&1 =====> TH_spliceE5(normal) 1925 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o TH_spliceE5 TH_spliceE5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_spliceE5.comp.stderr 2>&1 cd ./th && ./TH_spliceE5 TH_spliceE5.run.stdout 2> TH_spliceE5.run.stderr =====> TH_spliceE6(normal) 1926 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceE6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceE6.comp.stderr 2>&1 =====> TH_NestedSplices(normal) 1927 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_NestedSplices.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_NestedSplices.comp.stderr 2>&1 =====> TH_spliceE5_prof(normal) 1928 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory TH_spliceE5_prof TH_spliceE5_prof.run.stdout 2> TH_spliceE5_prof.run.stderr =====> TH_spliceD1(normal) 1929 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_spliceD1 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_spliceD1.comp.stderr 2>&1 =====> TH_spliceD2(normal) 1930 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_spliceD2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceD2.comp.stderr 2>&1 =====> TH_reifyDecl1(normal) 1931 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyDecl1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_reifyDecl1.comp.stderr 2>&1 =====> TH_reifyDecl2(normal) 1932 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyDecl2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_reifyDecl2.comp.stderr 2>&1 =====> TH_reifyType1(normal) 1933 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyType1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_reifyType1.comp.stderr 2>&1 =====> TH_reifyType2(normal) 1934 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyType2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_reifyType2.comp.stderr 2>&1 =====> TH_reifyMkName(normal) 1935 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyMkName.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_reifyMkName.comp.stderr 2>&1 =====> TH_reifyInstances(normal) 1936 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_reifyInstances.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_reifyInstances.comp.stderr 2>&1 =====> TH_spliceDecl1(normal) 1937 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceDecl1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceDecl1.comp.stderr 2>&1 =====> TH_spliceDecl2(normal) 1938 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceDecl2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceDecl2.comp.stderr 2>&1 =====> TH_spliceDecl3(normal) 1939 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_spliceDecl3 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_spliceDecl3.comp.stderr 2>&1 =====> TH_spliceDecl4(normal) 1940 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_spliceDecl4 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_spliceDecl4.comp.stderr 2>&1 =====> T2597a(normal) 1941 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2597a -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T2597a.comp.stderr 2>&1 =====> T2597b(normal) 1942 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2597b -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T2597b.comp.stderr 2>&1 =====> TH_spliceE1(normal) 1943 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_spliceE1 TH_spliceE1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_spliceE1.comp.stderr 2>&1 cd ./th && ./TH_spliceE1 TH_spliceE1.run.stdout 2> TH_spliceE1.run.stderr =====> TH_spliceExpr1(normal) 1944 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceExpr1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceExpr1.comp.stderr 2>&1 =====> TH_spliceE3(normal) 1945 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceE3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceE3.comp.stderr 2>&1 =====> TH_spliceE4(normal) 1946 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_spliceE4 TH_spliceE4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_spliceE4.comp.stderr 2>&1 cd ./th && ./TH_spliceE4 TH_spliceE4.run.stdout 2> TH_spliceE4.run.stderr =====> TH_bracket1(normal) 1947 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_bracket1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_bracket1.comp.stderr 2>&1 =====> TH_bracket2(normal) 1948 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_bracket2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_bracket2.comp.stderr 2>&1 =====> TH_bracket3(normal) 1949 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_bracket3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_bracket3.comp.stderr 2>&1 =====> TH_class1(normal) 1950 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_class1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_class1.comp.stderr 2>&1 =====> TH_tuple1(normal) 1951 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_tuple1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_tuple1.comp.stderr 2>&1 =====> TH_genEx(normal) 1952 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make TH_genEx -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_genEx.comp.stderr 2>&1 =====> TH_where(normal) 1953 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_where TH_where.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_where.comp.stderr 2>&1 cd ./th && ./TH_where TH_where.run.stdout 2> TH_where.run.stderr =====> TH_spliceInst(normal) 1954 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_spliceInst.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_spliceInst.comp.stderr 2>&1 =====> TH_exn1(normal) 1955 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_exn1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_exn1.comp.stderr 2>&1 =====> TH_dupdecl(normal) 1956 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_dupdecl.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_dupdecl.comp.stderr 2>&1 =====> TH_exn2(normal) 1957 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_exn2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_exn2.comp.stderr 2>&1 =====> TH_recover(normal) 1958 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_recover TH_recover.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_recover.comp.stderr 2>&1 cd ./th && ./TH_recover TH_recover.run.stdout 2> TH_recover.run.stderr =====> TH_dataD1(normal) 1959 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_dataD1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_dataD1.comp.stderr 2>&1 =====> TH_ppr1(normal) 1960 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_ppr1 TH_ppr1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_ppr1.comp.stderr 2>&1 cd ./th && ./TH_ppr1 TH_ppr1.run.stdout 2> TH_ppr1.run.stderr =====> TH_fail(normal) 1961 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_fail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_fail.comp.stderr 2>&1 =====> TH_scopedTvs(normal) 1962 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_scopedTvs.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_scopedTvs.comp.stderr 2>&1 =====> TH_runIO(normal) 1963 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_runIO.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_runIO.comp.stderr 2>&1 =====> TH_ghci1(ghci) 1964 of 4382 [0, 0, 0] cd ./th && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell --interactive -v0 -ignore-dot-ghci TH_ghci1.run.stdout 2> TH_ghci1.run.stderr =====> TH_linePragma(normal) 1965 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_linePragma.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_linePragma.comp.stderr 2>&1 =====> TH_scope(normal) 1966 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_scope.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_scope.comp.stderr 2>&1 =====> T2632(normal) 1967 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2632.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > T2632.comp.stderr 2>&1 =====> T2700(normal) 1968 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2700.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2700.comp.stderr 2>&1 =====> T2817(normal) 1969 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2817.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2817.comp.stderr 2>&1 =====> T2713(normal) 1970 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2713.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2713.comp.stderr 2>&1 =====> T2674(normal) 1971 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2674.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2674.comp.stderr 2>&1 =====> T2931(normal) 1972 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2931.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2931.comp.stderr 2>&1 =====> TH_emptycase(normal) 1973 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_emptycase.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_emptycase.comp.stderr 2>&1 =====> T2386(normal) 1974 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory T2386 T2386.run.stdout 2> T2386.run.stderr =====> T2685(normal) 1975 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2685 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T2685.comp.stderr 2>&1 =====> TH_sections(normal) 1976 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_sections.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_sections.comp.stderr 2>&1 =====> TH_tf1(normal) 1977 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_tf1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_tf1.comp.stderr 2>&1 =====> TH_tf2(normal) 1978 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_tf2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_tf2.comp.stderr 2>&1 =====> TH_tf3(normal) 1979 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_tf3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_tf3.comp.stderr 2>&1 =====> TH_pragma(normal) 1980 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_pragma.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dsuppress-uniques > TH_pragma.comp.stderr 2>&1 =====> T3177(normal) 1981 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3177.comp.stderr 2>&1 =====> T3177a(normal) 1982 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3177a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3177a.comp.stderr 2>&1 =====> T3319(normal) 1983 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3319.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -ddump-splices -v0 > T3319.comp.stderr 2>&1 =====> TH_foreignInterruptible(normal) 1984 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_foreignInterruptible.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -ddump-splices -v0 > TH_foreignInterruptible.comp.stderr 2>&1 =====> TH_foreignCallingConventions(normal) 1985 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_foreignCallingConventions.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -ddump-splices -dsuppress-uniques -v0 > TH_foreignCallingConventions.comp.stderr 2>&1 =====> T3395(normal) 1986 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3395.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3395.comp.stderr 2>&1 =====> T3467(normal) 1987 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3467.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > T3467.comp.stderr 2>&1 =====> T3572(normal) 1988 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3572 T3572.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > T3572.comp.stderr 2>&1 cd ./th && ./T3572 T3572.run.stdout 2> T3572.run.stderr =====> T3100(normal) 1989 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3100.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3100.comp.stderr 2>&1 =====> T3920(normal) 1990 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3920 T3920.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3920.comp.stderr 2>&1 cd ./th && ./T3920 T3920.run.stdout 2> T3920.run.stderr =====> T3600(normal) 1991 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3600 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T3600.comp.stderr 2>&1 =====> T3845(normal) 1992 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3845.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T3845.comp.stderr 2>&1 =====> T3899(normal) 1993 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3899 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dsuppress-uniques -dynamic > T3899.comp.stderr 2>&1 =====> T4056(normal) 1994 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4056.comp.stderr 2>&1 =====> T4188(normal) 1995 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4188.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4188.comp.stderr 2>&1 =====> T4233(normal) 1996 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4233.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4233.comp.stderr 2>&1 =====> T4169(normal) 1997 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4169.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4169.comp.stderr 2>&1 =====> T1835(normal) 1998 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1835 T1835.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T1835.comp.stderr 2>&1 cd ./th && ./T1835 T1835.run.stdout 2> T1835.run.stderr =====> TH_viewPatPrint(normal) 1999 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_viewPatPrint TH_viewPatPrint.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_viewPatPrint.comp.stderr 2>&1 cd ./th && ./TH_viewPatPrint TH_viewPatPrint.run.stdout 2> TH_viewPatPrint.run.stderr =====> T4436(normal) 2000 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4436.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices > T4436.comp.stderr 2>&1 =====> T4949(normal) 2001 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4949.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4949.comp.stderr 2>&1 =====> T5126(normal) 2002 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5126.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5126.comp.stderr 2>&1 =====> T5217(normal) 2003 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5217.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dsuppress-uniques -ddump-splices > T5217.comp.stderr 2>&1 =====> T5037(normal) 2004 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5037.comp.stderr 2>&1 =====> TH_unboxedSingleton(normal) 2005 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_unboxedSingleton.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_unboxedSingleton.comp.stderr 2>&1 =====> T5290(normal) 2006 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5290.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dsuppress-uniques > T5290.comp.stderr 2>&1 =====> T5362(normal) 2007 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5362.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5362.comp.stderr 2>&1 =====> TH_unresolvedInfix(normal) 2008 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o TH_unresolvedInfix TH_unresolvedInfix.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > TH_unresolvedInfix.comp.stderr 2>&1 cd ./th && ./TH_unresolvedInfix TH_unresolvedInfix.run.stdout 2> TH_unresolvedInfix.run.stderr =====> TH_unresolvedInfix2(normal) 2009 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_unresolvedInfix2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_unresolvedInfix2.comp.stderr 2>&1 =====> T5358(normal) 2010 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5358.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5358.comp.stderr 2>&1 =====> T5379(normal) 2011 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5379 T5379.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > T5379.comp.stderr 2>&1 cd ./th && ./T5379 T5379.run.stdout 2> T5379.run.stderr =====> T5404(normal) 2012 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5404.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5404.comp.stderr 2>&1 =====> T5410(normal) 2013 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5410 T5410.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5410.comp.stderr 2>&1 cd ./th && ./T5410 T5410.run.stdout 2> T5410.run.stderr =====> TH_lookupName(normal) 2014 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o TH_lookupName TH_lookupName.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -dynamic > TH_lookupName.comp.stderr 2>&1 cd ./th && ./TH_lookupName TH_lookupName.run.stdout 2> TH_lookupName.run.stderr =====> T5452(normal) 2015 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5452.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5452.comp.stderr 2>&1 =====> T5434(normal) 2016 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5434 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -Wall -dynamic > T5434.comp.stderr 2>&1 =====> T5508(normal) 2017 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5508.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dsuppress-uniques > T5508.comp.stderr 2>&1 =====> TH_Depends(normal) 2018 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory TH_Depends TH_Depends.run.stdout 2> TH_Depends.run.stderr =====> T5597(normal) 2019 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5597 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T5597.comp.stderr 2>&1 =====> T5665(normal) 2020 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5665 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T5665.comp.stderr 2>&1 =====> T5700(normal) 2021 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5700 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dynamic > T5700.comp.stderr 2>&1 =====> T5721(normal) 2022 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5721.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5721.comp.stderr 2>&1 =====> TH_PromotedTuple(normal) 2023 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_PromotedTuple.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dsuppress-uniques > TH_PromotedTuple.comp.stderr 2>&1 =====> TH_PromotedList(normal) 2024 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_PromotedList.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_PromotedList.comp.stderr 2>&1 =====> TH_Promoted1Tuple(normal) 2025 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Promoted1Tuple.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_Promoted1Tuple.comp.stderr 2>&1 =====> TH_RichKinds(normal) 2026 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_RichKinds.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_RichKinds.comp.stderr 2>&1 =====> TH_RichKinds2(normal) 2027 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_RichKinds2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_RichKinds2.comp.stderr 2>&1 =====> T1541(normal) 2028 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1541.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T1541.comp.stderr 2>&1 =====> T5883(normal) 2029 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5883.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dsuppress-uniques -ddump-splices > T5883.comp.stderr 2>&1 =====> T5882(normal) 2030 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5882.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5882.comp.stderr 2>&1 =====> T5886(normal) 2031 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5886 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T5886.comp.stderr 2>&1 =====> T4135(normal) 2032 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4135.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4135.comp.stderr 2>&1 =====> T4135a(normal) 2033 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4135a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4135a.comp.stderr 2>&1 =====> T5971(normal) 2034 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5971.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dsuppress-uniques > T5971.comp.stderr 2>&1 =====> T5968(normal) 2035 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5968.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5968.comp.stderr 2>&1 =====> T5984(normal) 2036 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5984 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dynamic > T5984.comp.stderr 2>&1 =====> T5555(normal) 2037 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5555 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T5555.comp.stderr 2>&1 =====> T5976(normal) 2038 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5976.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5976.comp.stderr 2>&1 =====> T5795(normal) 2039 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5795.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5795.comp.stderr 2>&1 =====> T6005(normal) 2040 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T6005.comp.stderr 2>&1 =====> T6005a(normal) 2041 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6005a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T6005a.comp.stderr 2>&1 =====> T5737(normal) 2042 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5737.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T5737.comp.stderr 2>&1 =====> T6114(normal) 2043 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6114.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T6114.comp.stderr 2>&1 =====> TH_StringPrimL(normal) 2044 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_StringPrimL TH_StringPrimL.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_StringPrimL.comp.stderr 2>&1 cd ./th && ./TH_StringPrimL TH_StringPrimL.run.stdout 2> TH_StringPrimL.run.stderr =====> T7064(normal) 2045 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T7064 T7064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T7064.comp.stderr 2>&1 cd ./th && ./T7064 T7064.run.stdout 2> T7064.run.stderr =====> T7092(normal) 2046 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7092 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T7092.comp.stderr 2>&1 =====> T7276(normal) 2047 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7276.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7276.comp.stderr 2>&1 =====> T7276a(ghci) 2048 of 4382 [0, 0, 0] cd ./th && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell --interactive -v0 -ignore-dot-ghci T7276a.run.stdout 2>&1 =====> TH_TyInstWhere1(normal) 2049 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_TyInstWhere1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-splices -dsuppress-uniques > TH_TyInstWhere1.comp.stderr 2>&1 =====> TH_TyInstWhere2(normal) 2050 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_TyInstWhere2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_TyInstWhere2.comp.stderr 2>&1 =====> T7445(normal) 2051 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory T7445 T7445.run.stdout 2> T7445.run.stderr =====> T7532(normal) 2052 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7532 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T7532.comp.stderr 2>&1 =====> T2222(normal) 2053 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2222.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T2222.comp.stderr 2>&1 =====> T1849(ghci) 2054 of 4382 [0, 0, 0] cd ./th && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell --interactive -v0 -ignore-dot-ghci T1849.run.stdout 2> T1849.run.stderr =====> T7681(normal) 2055 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7681.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7681.comp.stderr 2>&1 =====> T7910(normal) 2056 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7910 T7910.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7910.comp.stderr 2>&1 cd ./th && ./T7910 T7910.run.stdout 2> T7910.run.stderr =====> ClosedFam1TH(normal) 2057 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClosedFam1TH.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -dsuppress-uniques -v0 > ClosedFam1TH.comp.stderr 2>&1 =====> ClosedFam2TH(normal) 2058 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ClosedFam2TH.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > ClosedFam2TH.comp.stderr 2>&1 =====> T8028(normal) 2059 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8028 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T8028.comp.stderr 2>&1 =====> TH_Roles1(normal) 2060 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Roles1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_Roles1.comp.stderr 2>&1 =====> TH_Roles2(normal) 2061 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Roles2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -ddump-tc > TH_Roles2.comp.stderr 2>&1 =====> TH_Roles3(normal) 2062 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Roles3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dsuppress-uniques > TH_Roles3.comp.stderr 2>&1 =====> TH_Roles4(normal) 2063 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Roles4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_Roles4.comp.stderr 2>&1 =====> T8186(normal) 2064 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8186 T8186.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8186.comp.stderr 2>&1 cd ./th && ./T8186 T8186.run.stdout 2> T8186.run.stderr =====> T8333(normal) 2065 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory T8333 T8333.run.stdout 2> T8333.run.stderr =====> T4170(normal) 2066 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4170.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4170.comp.stderr 2>&1 =====> T4124(normal) 2067 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4124.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4124.comp.stderr 2>&1 =====> T4128(normal) 2068 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4128.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4128.comp.stderr 2>&1 =====> T6062(normal) 2069 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T6062.comp.stderr 2>&1 =====> T4364(normal) 2070 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4364.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T4364.comp.stderr 2>&1 =====> T8412(normal) 2071 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8412.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8412.comp.stderr 2>&1 =====> T7667(normal) 2072 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7667.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7667.comp.stderr 2>&1 =====> T7667a(normal) 2073 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7667a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7667a.comp.stderr 2>&1 =====> T8455(normal) 2074 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8455.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8455.comp.stderr 2>&1 =====> T8499(normal) 2075 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8499.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8499.comp.stderr 2>&1 =====> T7477(normal) 2076 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7477.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7477.comp.stderr 2>&1 =====> T8507(normal) 2077 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8507.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8507.comp.stderr 2>&1 =====> T8540(normal) 2078 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8540 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T8540.comp.stderr 2>&1 =====> T8577(normal) 2079 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8577 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 -dynamic > T8577.comp.stderr 2>&1 =====> T8633(normal) 2080 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8633 T8633.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > T8633.comp.stderr 2>&1 cd ./th && ./T8633 T8633.run.stdout 2> T8633.run.stderr =====> T8625(ghci) 2081 of 4382 [0, 0, 0] cd ./th && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell --interactive -v0 -ignore-dot-ghci T8625.run.stdout 2> T8625.run.stderr =====> TH_StaticPointers(normal) 2082 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TH_StaticPointers TH_StaticPointers.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_StaticPointers.comp.stderr 2>&1 cd ./th && ./TH_StaticPointers TH_StaticPointers.run.stdout 2> TH_StaticPointers.run.stderr =====> TH_StaticPointers02(normal) 2083 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_StaticPointers02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell > TH_StaticPointers02.comp.stderr 2>&1 =====> T8759(normal) 2084 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8759.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8759.comp.stderr 2>&1 =====> T8759a(normal) 2085 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8759a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8759a.comp.stderr 2>&1 =====> T7021(normal) 2086 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7021 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7021.comp.stderr 2>&1 =====> T8807(normal) 2087 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8807.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8807.comp.stderr 2>&1 =====> T8884(normal) 2088 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8884.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8884.comp.stderr 2>&1 =====> T8954(normal) 2089 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8954.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8954.comp.stderr 2>&1 =====> T8932(normal) 2090 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8932.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8932.comp.stderr 2>&1 =====> T8987(normal) 2091 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8987.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8987.comp.stderr 2>&1 =====> T7241(normal) 2092 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7241.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7241.comp.stderr 2>&1 =====> T9262(normal) 2093 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9262.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9262.comp.stderr 2>&1 =====> T9199(normal) 2094 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9199.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9199.comp.stderr 2>&1 =====> T9692(normal) 2095 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9692.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9692.comp.stderr 2>&1 =====> T8953(normal) 2096 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8953.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8953.comp.stderr 2>&1 =====> T9084(normal) 2097 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9084.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9084.comp.stderr 2>&1 =====> T9738(normal) 2098 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9738.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9738.comp.stderr 2>&1 =====> T9081(normal) 2099 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9081.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9081.comp.stderr 2>&1 =====> T9066(normal) 2100 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9066.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9066.comp.stderr 2>&1 =====> T8100(normal) 2101 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8100.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8100.comp.stderr 2>&1 =====> T9064(normal) 2102 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9064.comp.stderr 2>&1 =====> T9209(normal) 2103 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9209.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9209.comp.stderr 2>&1 =====> T7484(normal) 2104 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7484.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T7484.comp.stderr 2>&1 =====> T1476(normal) 2105 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1476.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T1476.comp.stderr 2>&1 =====> T1476b(normal) 2106 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1476b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T1476b.comp.stderr 2>&1 =====> T9824(normal) 2107 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9824.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T9824.comp.stderr 2>&1 =====> T8031(normal) 2108 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > T8031.comp.stderr 2>&1 =====> T8624(normal) 2109 of 4382 [0, 0, 0] cd ./th && $MAKE -s --no-print-directory T8624 T8624.run.stdout 2> T8624.run.stderr =====> TH_Lift(normal) 2110 of 4382 [0, 0, 0] cd ./th && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TH_Lift.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -v0 > TH_Lift.comp.stderr 2>&1 =====> T10019(ghci) 2111 of 4382 [0, 0, 0] cd ./th && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell" "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell --interactive -v0 -ignore-dot-ghci T10019.run.stdout 2> T10019.run.stderr Actual stdout output differs from expected: --- ./th/T10019.stdout 2015-03-21 22:30:07.000000000 +0000 +++ ./th/T10019.run.stdout 2015-06-02 01:54:53.219000000 +0000 @@ -1 +1 @@ -"DataConI Ghci1.Some (ForallT [KindedTV a_1627391544 StarT] [] (AppT (AppT ArrowT (VarT a_1627391544)) (AppT (ConT Ghci1.Option) (VarT a_1627391544)))) Ghci1.Option (Fixity 9 InfixL)" +"DataConI Ghci1.Some (ForallT [KindedTV a_1627391540 StarT] [] (AppT (AppT ArrowT (VarT a_1627391540)) (AppT (ConT Ghci1.Option) (VarT a_1627391540)))) Ghci1.Option (Fixity 9 InfixL)" *** unexpected failure for T10019(ghci) =====> TH_spliceViewPat(normal) 2112 of 4382 [0, 1, 0] cd ./th/TH_spliceViewPat && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o TH_spliceViewPat Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTemplateHaskell -package template-haskell -dynamic > TH_spliceViewPat.comp.stderr 2>&1 cd ./th/TH_spliceViewPat && ./TH_spliceViewPat TH_spliceViewPat.run.stdout 2> TH_spliceViewPat.run.stderr =====> GEq1(normal) 2113 of 4382 [0, 1, 0] cd ./generics/GEq && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GEq1 GEq1 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GEq1.comp.stderr 2>&1 cd ./generics/GEq && ./GEq1 GEq1.run.stdout 2> GEq1.run.stderr =====> GEq2(normal) 2114 of 4382 [0, 1, 0] cd ./generics/GEq && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GEq2 GEq2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GEq2.comp.stderr 2>&1 cd ./generics/GEq && ./GEq2 GEq2.run.stdout 2> GEq2.run.stderr =====> GShow1(normal) 2115 of 4382 [0, 1, 0] cd ./generics/GShow && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GShow1 Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GShow1.comp.stderr 2>&1 cd ./generics/GShow && ./GShow1 GShow1.run.stdout 2> GShow1.run.stderr =====> GUniplate1(normal) 2116 of 4382 [0, 1, 0] cd ./generics/Uniplate && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GUniplate1 Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GUniplate1.comp.stderr 2>&1 cd ./generics/Uniplate && ./GUniplate1 GUniplate1.run.stdout 2> GUniplate1.run.stderr =====> GMap1(normal) 2117 of 4382 [0, 1, 0] cd ./generics/GMap && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GMap1 Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GMap1.comp.stderr 2>&1 cd ./generics/GMap && ./GMap1 GMap1.run.stdout 2> GMap1.run.stderr =====> GenCanDoRep0(normal) 2118 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCanDoRep0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCanDoRep0.comp.stderr 2>&1 =====> GenCanDoRep1(normal) 2119 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCanDoRep1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCanDoRep1.comp.stderr 2>&1 =====> GenDerivOutput(normal) 2120 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenDerivOutput.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dsuppress-uniques > GenDerivOutput.comp.stderr 2>&1 =====> GenShouldFail0(normal) 2121 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenShouldFail0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenShouldFail0.comp.stderr 2>&1 =====> GenCannotDoRep0_0(normal) 2122 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep0_0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep0_0.comp.stderr 2>&1 =====> GenCannotDoRep0_1(normal) 2123 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep0_1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep0_1.comp.stderr 2>&1 =====> GenCannotDoRep0_2(normal) 2124 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep0_2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep0_2.comp.stderr 2>&1 =====> GenShouldFail1_0(normal) 2125 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenShouldFail1_0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenShouldFail1_0.comp.stderr 2>&1 =====> GenCannotDoRep1_0(normal) 2126 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_0.comp.stderr 2>&1 =====> GenCannotDoRep1_1(normal) 2127 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_1.comp.stderr 2>&1 =====> GenCannotDoRep1_2(normal) 2128 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_2.comp.stderr 2>&1 =====> GenCannotDoRep1_3(normal) 2129 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_3.comp.stderr 2>&1 =====> GenCannotDoRep1_4(normal) 2130 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_4.comp.stderr 2>&1 =====> GenCannotDoRep1_6(normal) 2131 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_6.comp.stderr 2>&1 =====> GenCannotDoRep1_7(normal) 2132 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_7.comp.stderr 2>&1 =====> GenCannotDoRep1_8(normal) 2133 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenCannotDoRep1_8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenCannotDoRep1_8.comp.stderr 2>&1 =====> T5462Yes1(normal) 2134 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5462Yes1 T5462Yes1 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -iGEq -iGEnum -iGFunctor -outputdir=out_T5462Yes1 > T5462Yes1.comp.stderr 2>&1 cd ./generics && ./T5462Yes1 T5462Yes1.run.stdout 2> T5462Yes1.run.stderr =====> T5462Yes2(normal) 2135 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5462Yes2 T5462Yes2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -iGFunctor -outputdir=out_T5462Yes2 > T5462Yes2.comp.stderr 2>&1 cd ./generics && ./T5462Yes2 T5462Yes2.run.stdout 2> T5462Yes2.run.stderr =====> T5462No1(normal) 2136 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5462No1 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -iGFunctor -outputdir=T5462No1 > T5462No1.comp.stderr 2>&1 [Errno 21] Is a directory: './generics/T5462No1' [Errno 39] Directory not empty: './generics/T5462No1' =====> T5884(normal) 2137 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5884.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5884.comp.stderr 2>&1 =====> GenNewtype(normal) 2138 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o GenNewtype GenNewtype.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GenNewtype.comp.stderr 2>&1 cd ./generics && ./GenNewtype GenNewtype.run.stdout 2> GenNewtype.run.stderr =====> GenDerivOutput1_0(normal) 2139 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenDerivOutput1_0.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dsuppress-uniques > GenDerivOutput1_0.comp.stderr 2>&1 =====> GenDerivOutput1_1(normal) 2140 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GenDerivOutput1_1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dsuppress-uniques > GenDerivOutput1_1.comp.stderr 2>&1 =====> T7878(normal) 2141 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7878 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T7878.comp.stderr 2>&1 =====> T8468(normal) 2142 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8468.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8468.comp.stderr 2>&1 =====> T8479(normal) 2143 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8479.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8479.comp.stderr 2>&1 =====> T9563(normal) 2144 of 4382 [0, 1, 0] cd ./generics && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9563.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9563.comp.stderr 2>&1 =====> GFunctor1(normal) 2145 of 4382 [0, 1, 0] cd ./generics/GFunctor && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o GFunctor1 Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GFunctor1.comp.stderr 2>&1 cd ./generics/GFunctor && ./GFunctor1 GFunctor1.run.stdout 2> GFunctor1.run.stderr =====> haddockB001(normal) 2146 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockB001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockB001.comp.stderr 2>&1 =====> haddockB002(normal) 2147 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockB002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockB002.comp.stderr 2>&1 =====> haddockB003(normal) 2148 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockB003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockB003.comp.stderr 2>&1 =====> haddockB004(normal) 2149 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockB004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockB004.comp.stderr 2>&1 =====> haddockD001(normal) 2150 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockD001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockD001.comp.stderr 2>&1 =====> haddockD002(normal) 2151 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockD002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockD002.comp.stderr 2>&1 =====> haddockD003(normal) 2152 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockD003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockD003.comp.stderr 2>&1 =====> haddockD004(normal) 2153 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_nohaddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockD004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockD004.comp.stderr 2>&1 =====> haddockA001(normal) 2154 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA001.comp.stderr 2>&1 =====> haddockA002(normal) 2155 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA002.comp.stderr 2>&1 =====> haddockA003(normal) 2156 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA003.comp.stderr 2>&1 =====> haddockA004(normal) 2157 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA004.comp.stderr 2>&1 =====> haddockA005(normal) 2158 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA005.comp.stderr 2>&1 =====> haddockA006(normal) 2159 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA006.comp.stderr 2>&1 =====> haddockA007(normal) 2160 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA007.comp.stderr 2>&1 =====> haddockA008(normal) 2161 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA008.comp.stderr 2>&1 =====> haddockA009(normal) 2162 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA009.comp.stderr 2>&1 =====> haddockA010(normal) 2163 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA010.comp.stderr 2>&1 =====> haddockA011(normal) 2164 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA011.comp.stderr 2>&1 =====> haddockA012(normal) 2165 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA012.comp.stderr 2>&1 =====> haddockA013(normal) 2166 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA013.comp.stderr 2>&1 =====> haddockA014(normal) 2167 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA014.comp.stderr 2>&1 =====> haddockA015(normal) 2168 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA015.comp.stderr 2>&1 =====> haddockA016(normal) 2169 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA016.comp.stderr 2>&1 =====> haddockA017(normal) 2170 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA017.comp.stderr 2>&1 =====> haddockA018(normal) 2171 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA018.comp.stderr 2>&1 =====> haddockA019(normal) 2172 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA019.comp.stderr 2>&1 =====> haddockA020(normal) 2173 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA020.comp.stderr 2>&1 =====> haddockA021(normal) 2174 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA021.comp.stderr 2>&1 =====> haddockA022(normal) 2175 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA022.comp.stderr 2>&1 =====> haddockA023(normal) 2176 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA023.comp.stderr 2>&1 =====> haddockA024(normal) 2177 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA024.comp.stderr 2>&1 =====> haddockA025(normal) 2178 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA025.comp.stderr 2>&1 =====> haddockA026(normal) 2179 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed -XRankNTypes > haddockA026.comp.stderr 2>&1 =====> haddockA027(normal) 2180 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed -XRankNTypes > haddockA027.comp.stderr 2>&1 =====> haddockA028(normal) 2181 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed -XTypeOperators > haddockA028.comp.stderr 2>&1 =====> haddockA029(normal) 2182 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA029.comp.stderr 2>&1 =====> haddockA030(normal) 2183 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA030.comp.stderr 2>&1 =====> haddockA031(normal) 2184 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed -XExistentialQuantification > haddockA031.comp.stderr 2>&1 =====> haddockA032(normal) 2185 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA032.comp.stderr 2>&1 =====> haddockA033(normal) 2186 of 4382 [0, 1, 0] cd ./haddock/should_compile_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockA033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock -ddump-parsed > haddockA033.comp.stderr 2>&1 =====> haddockE004(normal) 2187 of 4382 [0, 1, 0] cd ./haddock/should_fail_flag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockE004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -haddock > haddockE004.comp.stderr 2>&1 =====> haddock.Test(normal) 2188 of 4382 [0, 1, 0] cd ./haddock/haddock_examples && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Test Hidden Visible -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XRankNTypes -XExistentialQuantification -haddock -ddump-parsed > haddock.Test.comp.stderr 2>&1 =====> haddockC001(normal) 2189 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC001.comp.stderr 2>&1 =====> haddockC002(normal) 2190 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC002.comp.stderr 2>&1 =====> haddockC003(normal) 2191 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC003.comp.stderr 2>&1 =====> haddockC004(normal) 2192 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC004.comp.stderr 2>&1 =====> haddockC005(normal) 2193 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC005.comp.stderr 2>&1 =====> haddockC006(normal) 2194 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC006.comp.stderr 2>&1 =====> haddockC007(normal) 2195 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC007.comp.stderr 2>&1 =====> haddockC008(normal) 2196 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC008.comp.stderr 2>&1 =====> haddockC009(normal) 2197 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC009.comp.stderr 2>&1 =====> haddockC010(normal) 2198 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC010.comp.stderr 2>&1 =====> haddockC011(normal) 2199 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC011.comp.stderr 2>&1 =====> haddockC012(normal) 2200 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC012.comp.stderr 2>&1 =====> haddockC013(normal) 2201 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC013.comp.stderr 2>&1 =====> haddockC014(normal) 2202 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC014.comp.stderr 2>&1 =====> haddockC015(normal) 2203 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC015.comp.stderr 2>&1 =====> haddockC016(normal) 2204 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC016.comp.stderr 2>&1 =====> haddockC017(normal) 2205 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC017.comp.stderr 2>&1 =====> haddockC018(normal) 2206 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC018.comp.stderr 2>&1 =====> haddockC019(normal) 2207 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC019.comp.stderr 2>&1 =====> haddockC020(normal) 2208 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC020.comp.stderr 2>&1 =====> haddockC021(normal) 2209 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC021.comp.stderr 2>&1 =====> haddockC022(normal) 2210 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC022.comp.stderr 2>&1 =====> haddockC023(normal) 2211 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC023.comp.stderr 2>&1 =====> haddockC024(normal) 2212 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC024.comp.stderr 2>&1 =====> haddockC025(normal) 2213 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC025.comp.stderr 2>&1 =====> haddockC026(normal) 2214 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XRankNTypes > haddockC026.comp.stderr 2>&1 =====> haddockC027(normal) 2215 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XRankNTypes > haddockC027.comp.stderr 2>&1 =====> haddockC028(normal) 2216 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XTypeOperators > haddockC028.comp.stderr 2>&1 =====> haddockC029(normal) 2217 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC029.comp.stderr 2>&1 =====> haddockC030(normal) 2218 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC030.comp.stderr 2>&1 =====> haddockC031(normal) 2219 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XExistentialQuantification > haddockC031.comp.stderr 2>&1 =====> haddockC032(normal) 2220 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockC032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockC032.comp.stderr 2>&1 =====> haddockSimplUtilsBug(normal) 2221 of 4382 [0, 1, 0] cd ./haddock/should_compile_noflag_haddock && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c haddockSimplUtilsBug.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > haddockSimplUtilsBug.comp.stderr 2>&1 =====> T7373(normal) 2222 of 4382 [0, 1, 0] cd ./driver/T7373 && $MAKE -s --no-print-directory T7373 T7373.run.stdout 2> T7373.run.stderr Wrong exit code (expected 0 , actual 2 ) Stdout: Stderr: Setup: '/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-pkg' exited with an error: ghc-pkg: ghc no longer supports single-file style package databases (../package.conf) use 'ghc-pkg init' to create the database with the correct format. make[3]: *** [T7373] Error 1 cd ./driver/T7373 && rm -rf pkg/dist/ =====> T437(normal) 2224 of 4382 [0, 1, 0] cd ./driver/T437 && $MAKE -s --no-print-directory T437 T437.run.stdout 2> T437.run.stderr cd ./driver/T437 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T437' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T437' =====> bug1677(normal) 2225 of 4382 [0, 1, 0] cd ./driver/bug1677 && $MAKE bug1677 -s --no-print-directory bug1677.run.stdout 2> bug1677.run.stderr =====> T8602(ghci) 2226 of 4382 [0, 1, 0] cd ./driver/T8602 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8602.run.stdout 2> T8602.run.stderr =====> T1372(normal) 2227 of 4382 [0, 1, 0] cd ./driver/T1372 && $MAKE -s --no-print-directory T1372 T1372.run.stdout 2> T1372.run.stderr cd ./driver/T1372 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T1372' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T1372' =====> sigof02(normal) 2233 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02 sigof02.run.stdout 2> sigof02.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02 =====> sigof02t(normal) 2234 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02t sigof02t.run.stdout 2> sigof02t.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02t =====> sigof02m(normal) 2235 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02m sigof02m.run.stdout 2> sigof02m.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02m =====> sigof02mt(normal) 2236 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02mt sigof02mt.run.stdout 2> sigof02mt.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02mt =====> sigof02d(normal) 2237 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02d sigof02d.run.stdout 2> sigof02d.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02d =====> sigof02dt(normal) 2238 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02dt sigof02dt.run.stdout 2> sigof02dt.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02dt =====> sigof02dm(normal) 2239 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02dm sigof02dm.run.stdout 2> sigof02dm.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02dm =====> sigof02dmt(normal) 2240 of 4382 [0, 1, 0] cd ./driver/sigof02 && $MAKE -s --no-print-directory sigof02dmt sigof02dmt.run.stdout 2> sigof02dmt.run.stderr cd ./driver/sigof02 && rm -rf tmp_sigof02dmt =====> T8526(ghci) 2241 of 4382 [0, 1, 0] cd ./driver/T8526 && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T8526.run.stdout 2> T8526.run.stderr =====> dynamicToo004(normal) 2242 of 4382 [0, 1, 0] cd ./driver/dynamicToo/dynamicToo004 && $MAKE -s --no-print-directory dynamicToo004 dynamicToo004.run.stdout 2> dynamicToo004.run.stderr Wrong exit code (expected 0 , actual 2 ) Stdout: Building pkg1-1... Preprocessing library pkg1-1... [1 of 1] Compiling A ( A.hs, dist/build/A.o ) In-place registering pkg1-1... In-place registering pkg1-1... Building pkg1-1... Preprocessing library pkg1-1... [1 of 1] Compiling A ( A.hs, dist/build/A.dyn_o ) In-place registering pkg1-1... Building pkg2-1... Preprocessing library pkg2-1... [1 of 2] Compiling B ( B.hs, dist/build/B.o ) [2 of 2] Compiling C ( C.hs, dist/build/C.o ) In-place registering pkg2-1... In-place registering pkg2-1... [1 of 1] Compiling Main ( prog.hs, prog.o ) Linking progstatic ... Stderr: prog.hs:4:8: Could not find module ‘C’ Perhaps you haven't installed the "dyn" libraries for package ‘pkg2-1@pkg2_KtFXWb9wKoJ5kCmhySwHuJ’? Use -v to see a list of the files searched for. make[3]: *** [dynamicToo004] Error 1 =====> dynamicToo003(normal) 2243 of 4382 [0, 1, 0] cd ./driver/dynamicToo && $MAKE -s --no-print-directory dynamicToo003 dynamicToo003.run.stdout 2> dynamicToo003.run.stderr =====> dynamicToo001(normal) 2244 of 4382 [0, 1, 0] cd ./driver/dynamicToo/dynamicToo001 && $MAKE -s --no-print-directory dynamicToo001 dynamicToo001.run.stdout 2> dynamicToo001.run.stderr =====> dynamicToo002(normal) 2245 of 4382 [0, 1, 0] cd ./driver/dynamicToo/dynamicToo002 && $MAKE -s --no-print-directory dynamicToo002 dynamicToo002.run.stdout 2> dynamicToo002.run.stderr =====> T5147(normal) 2247 of 4382 [0, 1, 0] cd ./driver/T5147 && $MAKE -s --no-print-directory T5147 T5147.run.stdout 2> T5147.run.stderr cd ./driver/T5147 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T5147' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T5147' =====> T1959(normal) 2249 of 4382 [0, 1, 0] cd ./driver/T1959 && $MAKE -s --no-print-directory dotest T1959.run.stdout 2> T1959.run.stderr =====> retc001(normal) 2250 of 4382 [0, 1, 0] cd ./driver/retc001 && $MAKE -s --no-print-directory retc001 retc001.run.stdout 2> retc001.run.stderr cd ./driver/retc001 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/retc001' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/retc001' =====> T3007(normal) 2251 of 4382 [0, 1, 0] cd ./driver/T3007 && $MAKE -s --no-print-directory T3007 T3007.run.stdout 2> T3007.run.stderr cd ./driver/T3007 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T3007' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/T3007' =====> recomp014(normal) 2252 of 4382 [0, 1, 0] cd ./driver/recomp014 && $MAKE -s --no-print-directory recomp014 recomp014.run.stdout 2> recomp014.run.stderr cd ./driver/recomp014 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp014' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp014' =====> driver011(normal) 2253 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test011 driver011.run.stdout 2> driver011.run.stderr =====> driver012(normal) 2254 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test012 driver012.run.stdout 2> driver012.run.stderr =====> driver013(normal) 2255 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test013 driver013.run.stdout 2> driver013.run.stderr =====> driver014(normal) 2256 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test014 driver014.run.stdout 2> driver014.run.stderr =====> driver015(normal) 2257 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test015 driver015.run.stdout 2> driver015.run.stderr =====> driver016(normal) 2258 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test016 driver016.run.stdout 2> driver016.run.stderr =====> driver017(normal) 2259 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test017 driver017.run.stdout 2> driver017.run.stderr =====> driver018(normal) 2260 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test018 driver018.run.stdout 2> driver018.run.stderr =====> driver018a(normal) 2261 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test018a driver018a.run.stdout 2> driver018a.run.stderr =====> driver019(normal) 2262 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test019 driver019.run.stdout 2> driver019.run.stderr =====> driver021(normal) 2263 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test021 driver021.run.stdout 2> driver021.run.stderr =====> driver022(normal) 2264 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test022 driver022.run.stdout 2> driver022.run.stderr =====> driver023(normal) 2265 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test023 driver023.run.stdout 2> driver023.run.stderr =====> driver024(normal) 2266 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test024 driver024.run.stdout 2> driver024.run.stderr =====> driver024a(normal) 2267 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test024a driver024a.run.stdout 2> driver024a.run.stderr =====> driver025(normal) 2268 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test025 driver025.run.stdout 2> driver025.run.stderr =====> driver026(normal) 2269 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test026 driver026.run.stdout 2> driver026.run.stderr =====> driver027(normal) 2270 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test027 driver027.run.stdout 2> driver027.run.stderr =====> driver028(normal) 2271 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test028 driver028.run.stdout 2> driver028.run.stderr =====> driver031(normal) 2272 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test031 driver031.run.stdout 2> driver031.run.stderr =====> driver032(normal) 2273 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test032 driver032.run.stdout 2> driver032.run.stderr =====> driver033(normal) 2274 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test033 driver033.run.stdout 2> driver033.run.stderr =====> driver034(normal) 2275 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test034 driver034.run.stdout 2> driver034.run.stderr =====> driver035(normal) 2276 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test035 driver035.run.stdout 2> driver035.run.stderr =====> driver041(normal) 2277 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test041 driver041.run.stdout 2> driver041.run.stderr =====> driver042(normal) 2278 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test042 driver042.run.stdout 2> driver042.run.stderr =====> driver042stub(normal) 2279 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test042stub driver042stub.run.stdout 2> driver042stub.run.stderr =====> driver043(normal) 2280 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test043 driver043.run.stdout 2> driver043.run.stderr =====> driver044(normal) 2281 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test044 driver044.run.stdout 2> driver044.run.stderr =====> driver045(normal) 2282 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test045 driver045.run.stdout 2> driver045.run.stderr =====> driver051(normal) 2283 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test051 driver051.run.stdout 2> driver051.run.stderr =====> driver052(normal) 2284 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test052 driver052.run.stdout 2> driver052.run.stderr =====> driver053(normal) 2285 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test053 driver053.run.stdout 2> driver053.run.stderr =====> driver061a(normal) 2286 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test061a driver061a.run.stdout 2> driver061a.run.stderr =====> driver061b(normal) 2287 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test061b driver061b.run.stdout 2> driver061b.run.stderr =====> driver062a(normal) 2288 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test062a driver062a.run.stdout 2> driver062a.run.stderr =====> driver062b(normal) 2289 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test062b driver062b.run.stdout 2> driver062b.run.stderr =====> driver062c(normal) 2290 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test062c driver062c.run.stdout 2> driver062c.run.stderr =====> driver062d(normal) 2291 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test062d driver062d.run.stdout 2> driver062d.run.stderr =====> driver062e(normal) 2292 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test062e driver062e.run.stdout 2> driver062e.run.stderr =====> driver063(normal) 2293 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test063 driver063.run.stdout 2> driver063.run.stderr =====> driver064(normal) 2294 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test064 driver064.run.stdout 2> driver064.run.stderr =====> driver065(normal) 2295 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test065 driver065.run.stdout 2> driver065.run.stderr =====> driver066(normal) 2296 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test066 driver066.run.stdout 2> driver066.run.stderr =====> driver067(normal) 2297 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test067 driver067.run.stdout 2> driver067.run.stderr =====> driver070(normal) 2298 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test070 driver070.run.stdout 2> driver070.run.stderr =====> driver071(normal) 2299 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test071 driver071.run.stdout 2> driver071.run.stderr =====> driver081a(normal) 2300 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test081a driver081a.run.stdout 2> driver081a.run.stderr =====> driver081b(normal) 2301 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test081b driver081b.run.stdout 2> driver081b.run.stderr =====> driver100(normal) 2302 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test100 driver100.run.stdout 2> driver100.run.stderr =====> driver200(normal) 2303 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory test200 driver200.run.stdout 2> driver200.run.stderr =====> T2566(normal) 2304 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T2566 T2566.run.stdout 2> T2566.run.stderr =====> pragma001(normal) 2305 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c pragma001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > pragma001.comp.stderr 2>&1 =====> pragma002(normal) 2306 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c pragma002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > pragma002.comp.stderr 2>&1 =====> T2499(normal) 2307 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2499.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2499.comp.stderr 2>&1 =====> mode001(normal) 2308 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory mode001 mode001.run.stdout 2> mode001.run.stderr =====> dynHelloWorld(dyn) 2311 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynHelloWorld dynHelloWorld.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -dynamic > dynHelloWorld.comp.stderr 2>&1 cd ./driver && ./dynHelloWorld dynHelloWorld.run.stdout 2> dynHelloWorld.run.stderr =====> T5313(normal) 2312 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5313 T5313.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > T5313.comp.stderr 2>&1 cd ./driver && ./T5313 "/builddir/build/BUILD/ghc-7.10.1/inplace/lib" T5313.run.stdout 2> T5313.run.stderr =====> T2464(normal) 2313 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2464.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2464.comp.stderr 2>&1 =====> T3674(normal) 2314 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T3674 T3674.run.stdout 2> T3674.run.stderr =====> rtsopts001(normal) 2315 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory rtsopts001 rtsopts001.run.stdout 2> rtsopts001.run.stderr =====> rtsopts002(normal) 2316 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory rtsopts002 rtsopts002.run.stdout 2> rtsopts002.run.stderr =====> withRtsOpts(normal) 2317 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory withRtsOpts withRtsOpts.run.stdout 2> withRtsOpts.run.stderr =====> T3389(normal) 2318 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3389 T3389.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3389.comp.stderr 2>&1 cd ./driver && ./T3389 T3389.run.stdout 2> T3389.run.stderr =====> T3364(normal) 2319 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T3364 T3364.run.stdout 2> T3364.run.stderr =====> T4437(normal) 2320 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4437 T4437.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > T4437.comp.stderr 2>&1 cd ./driver && ./T4437 T4437.run.stdout 2> T4437.run.stderr =====> werror(normal) 2321 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c werror.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > werror.comp.stderr 2>&1 =====> T706(normal) 2322 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T706 T706.run.stdout 2> T706.run.stderr =====> spacesInArgs(normal) 2323 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o spacesInArgs spacesInArgs.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > spacesInArgs.comp.stderr 2>&1 cd ./driver && ./spacesInArgs "a b" "c d" spacesInArgs.run.stdout 2> spacesInArgs.run.stderr =====> T5584(normal) 2324 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T5584 T5584.run.stdout 2> T5584.run.stderr =====> T5198(normal) 2325 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T5198 T5198.run.stdout 2> T5198.run.stderr =====> T7060(normal) 2326 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T7060 T7060.run.stdout 2> T7060.run.stderr =====> T7130(normal) 2327 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7130.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fflul-laziness > T7130.comp.stderr 2>&1 =====> T7563(normal) 2328 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T7563 T7563.run.stdout 2> T7563.run.stderr =====> T6037(normal) 2329 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T6037 T6037.run.stdout 2> T6037.run.stderr Actual stderr output differs from expected: --- ./driver/T6037.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./driver/T6037.run.stderr 2015-06-02 01:55:50.304000000 +0000 @@ -2,4 +2,4 @@ T6037.hs:5:7: Couldn't match expected type `Int' with actual type `()' In the expression: () - In an equation for `f?o': f?o = () + In an equation for `f: commitBuffer: invalid argument (invalid character) =====> T2507(normal) 2330 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T2507 T2507.run.stdout 2> T2507.run.stderr =====> T8959a(normal) 2331 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T8959a T8959a.run.stdout 2> T8959a.run.stderr =====> T703(normal) 2332 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T703 T703.run.stdout 2> T703.run.stderr =====> T2182(normal) 2333 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory T2182 T2182.run.stdout 2> T2182.run.stderr =====> T8101(normal) 2334 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8101.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall -fno-code > T8101.comp.stderr 2>&1 =====> T9050(normal) 2335 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9050.cmm -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -outputdir=. > T9050.cmm.comp.stderr 2>&1 =====> write_interface_oneshot(normal) 2336 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory write_interface_oneshot write_interface_oneshot.run.stdout 2> write_interface_oneshot.run.stderr [Errno 21] Is a directory: './driver/write_interface_oneshot' [Errno 39] Directory not empty: './driver/write_interface_oneshot' =====> write_interface_make(normal) 2337 of 4382 [0, 1, 0] cd ./driver && $MAKE -s --no-print-directory write_interface_make write_interface_make.run.stdout 2> write_interface_make.run.stderr [Errno 21] Is a directory: './driver/write_interface_make' [Errno 39] Directory not empty: './driver/write_interface_make' =====> T9776(normal) 2338 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9776.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -frule-check > T9776.comp.stderr 2>&1 =====> T9963(normal) 2339 of 4382 [0, 1, 0] cd ./driver && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --interactive --print-libdir T9963.run.stdout 2> T9963.run.stderr =====> conflicting_flags(normal) 2340 of 4382 [0, 1, 0] cd ./driver/conflicting_flags && $MAKE -s --no-print-directory conflicting_flags conflicting_flags.run.stdout 2> conflicting_flags.run.stderr =====> recomp003(normal) 2341 of 4382 [0, 1, 0] cd ./driver/recomp003 && $MAKE -s --no-print-directory recomp003 recomp003.run.stdout 2> recomp003.run.stderr =====> sigof04(normal) 2343 of 4382 [0, 1, 0] cd ./driver/sigof04 && $MAKE -s --no-print-directory sigof04 sigof04.run.stdout 2> sigof04.run.stderr cd ./driver/sigof04 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/sigof04' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/sigof04' =====> T8184(normal) 2344 of 4382 [0, 1, 0] cd ./driver/T8184 && $MAKE -s --no-print-directory T8184 T8184.run.stdout 2> T8184.run.stderr =====> retc003(normal) 2345 of 4382 [0, 1, 0] cd ./driver/retc003 && $MAKE -s --no-print-directory retc003 retc003.run.stdout 2> retc003.run.stderr =====> recomp011(normal) 2346 of 4382 [0, 1, 0] cd ./driver/recomp011 && $MAKE -s --no-print-directory recomp011 recomp011.run.stdout 2> recomp011.run.stderr cd ./driver/recomp011 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp011' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp011' =====> sigof03(normal) 2350 of 4382 [0, 1, 0] cd ./driver/sigof03 && $MAKE -s --no-print-directory sigof03 sigof03.run.stdout 2> sigof03.run.stderr cd ./driver/sigof03 && rm -rf tmp_sigof03 =====> sigof03m(normal) 2351 of 4382 [0, 1, 0] cd ./driver/sigof03 && $MAKE -s --no-print-directory sigof03m sigof03m.run.stdout 2> sigof03m.run.stderr Wrong exit code (expected 0 , actual 2 ) Stdout: [1 of 4] Compiling A ( A.hs, tmp_sigof03m/A.o ) [2 of 4] Compiling ASig2[sig of A] ( ASig2.hsig, nothing ) Stderr: ASig2.hsig:1:1: instance C Bool -- Defined at ASig2.hsig:3:10 is defined in the hsig file, but not in the module itself make[3]: *** [sigof03m] Error 1 cd ./driver/sigof03 && rm -rf tmp_sigof03m =====> recomp013(normal) 2352 of 4382 [0, 1, 0] cd ./driver/recomp013 && $MAKE -s --no-print-directory recomp013 recomp013.run.stdout 2> recomp013.run.stderr cd ./driver/recomp013 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp013' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp013' =====> sigof01(normal) 2354 of 4382 [0, 1, 0] cd ./driver/sigof01 && $MAKE -s --no-print-directory sigof01 sigof01.run.stdout 2> sigof01.run.stderr cd ./driver/sigof01 && rm -rf tmp_sigof01 =====> sigof01m(normal) 2355 of 4382 [0, 1, 0] cd ./driver/sigof01 && $MAKE -s --no-print-directory sigof01m sigof01m.run.stdout 2> sigof01m.run.stderr cd ./driver/sigof01 && rm -rf tmp_sigof01m =====> recomp004(normal) 2356 of 4382 [0, 1, 0] cd ./driver/recomp004 && $MAKE -s --no-print-directory recomp004 recomp004.run.stdout 2> recomp004.run.stderr =====> recomp009(normal) 2357 of 4382 [0, 1, 0] cd ./driver/recomp009 && $MAKE -s --no-print-directory recomp009 recomp009.run.stdout 2> recomp009.run.stderr cd ./driver/recomp009 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp009' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp009' =====> recomp010(normal) 2358 of 4382 [0, 1, 0] cd ./driver/recomp010 && $MAKE -s --no-print-directory recomp010 recomp010.run.stdout 2> recomp010.run.stderr cd ./driver/recomp010 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp010' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp010' =====> recomp012(normal) 2361 of 4382 [0, 1, 0] cd ./driver/recomp012 && $MAKE -s --no-print-directory recomp012 recomp012.run.stdout 2> recomp012.run.stderr cd ./driver/recomp012 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp012' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/driver/recomp012' =====> T7835(normal) 2362 of 4382 [0, 1, 0] cd ./driver/T7835 && $MAKE -s --no-print-directory T7835 T7835.run.stdout 2> T7835.run.stderr =====> Base1(normal) 2363 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Base1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Base1.comp.stderr 2>&1 Compile failed (status 256) errors were: Base1.hs:17:19: Couldn't match type ‘a0 -> a0’ with ‘forall a. a -> a’ Expected type: Sid Actual type: a0 -> a0 In the first argument of ‘MLeft’, namely ‘fid’ In the expression: MLeft fid =====> Church1(normal) 2364 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Church1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Church1.comp.stderr 2>&1 Compile failed (status 256) errors were: Church1.hs:27:13: Couldn't match type ‘(a1 -> a1) -> a1 -> a1’ with ‘forall a2. (a2 -> a2) -> a2 -> a2’ Expected type: (CNat -> CNat) -> CNat -> (a1 -> a1) -> a1 -> a1 Actual type: (((a1 -> a1) -> a1 -> a1) -> (a1 -> a1) -> a1 -> a1) -> ((a1 -> a1) -> a1 -> a1) -> (a1 -> a1) -> a1 -> a1 In the expression: n :: (CNat -> CNat) -> CNat -> CNat In the expression: (n :: (CNat -> CNat) -> CNat -> CNat) (mul m) n1 =====> Church2(normal) 2365 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Church2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Church2.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./boxy/Church2.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./boxy/Church2.comp.stderr 2015-06-02 01:56:06.790000000 +0000 @@ -1,12 +1,8 @@ -Church2.hs:27:14: - Couldn't match expected type `CNat' - against inferred type `(a -> a) -> a -> a' - In the first argument of `n', namely `(mul m)' +Church2.hs:27:15: + Couldn't match type ‘(a -> a) -> a -> a’ + with ‘forall a1. (a1 -> a1) -> a1 -> a1’ + Expected type: ((a -> a) -> a -> a) -> (a -> a) -> a -> a + Actual type: CNat -> (a -> a) -> a -> a + In the first argument of ‘n’, namely ‘(mul m)’ In the expression: n (mul m) n1 - In the definition of `exp2': exp2 m n = n (mul m) n1 - -*** This error message is not helpful, -*** and the test should fail, not pass -*** These comments are here to make sure the output -*** doesn't match! =====> PList1(normal) 2366 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PList1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PList1.comp.stderr 2>&1 Compile failed (status 256) errors were: PList1.hs:13:10: Couldn't match expected type ‘t0 -> t0’ with actual type ‘forall a. a -> a’ The lambda expression ‘\ x -> x’ has one argument, but its type ‘Sid’ has none In the first argument of ‘(:)’, namely ‘(\ x -> x)’ In the expression: (\ x -> x) : ids PList1.hs:26:10: Couldn't match type ‘forall a2. a2 -> a2’ with ‘a1 -> a1’ Expected type: [Sid] -> a1 -> a1 Actual type: [a1 -> a1] -> a1 -> a1 In the expression: head :: [Sid] -> Sid In the expression: (head :: [Sid] -> Sid) test2 =====> PList2(normal) 2367 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PList2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PList2.comp.stderr 2>&1 Compile failed (status 256) errors were: PList2.hs:12:10: Couldn't match expected type ‘t0 -> t0’ with actual type ‘forall a. a -> a’ The lambda expression ‘\ x -> x’ has one argument, but its type ‘Sid’ has none In the first argument of ‘(:)’, namely ‘(\ x -> x)’ In the expression: (\ x -> x) : ids PList2.hs:24:14: Couldn't match type ‘forall a1. a1 -> a1’ with ‘a -> a’ Expected type: [a -> a] Actual type: [Sid] Relevant bindings include test4 :: a -> a (bound at PList2.hs:24:1) In the first argument of ‘head’, namely ‘ids’ In the expression: head ids PList2.hs:27:14: Couldn't match type ‘forall a1. a1 -> a1’ with ‘a -> a’ Expected type: [a -> a] Actual type: [Sid] Relevant bindings include test5 :: a -> a (bound at PList2.hs:27:1) In the first argument of ‘head’, namely ‘ids’ In the expression: head ids =====> SystemF(normal) 2368 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SystemF.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SystemF.comp.stderr 2>&1 Compile failed (status 256) errors were: SystemF.hs:15:15: Couldn't match type ‘a0 -> a0’ with ‘forall a. a -> a’ Expected type: (a0 -> a0) -> (Int, Bool) Actual type: (forall a. a -> a) -> (Int, Bool) In the first argument of ‘apply’, namely ‘hr’ In the expression: apply hr id =====> boxy(normal) 2369 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c boxy.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > boxy.comp.stderr 2>&1 Compile failed (status 256) errors were: boxy.hs:121:14: Couldn't match type ‘(a1 -> b1) -> Tree a1 -> Tree b1’ with ‘forall a2 b2. (a2 -> b2) -> Tree a2 -> Tree b2’ Expected type: (MapTree -> MapTree) -> (a1 -> b1) -> Tree a1 -> Tree b1 Actual type: (((a1 -> b1) -> Tree a1 -> Tree b1) -> (a1 -> b1) -> Tree a1 -> Tree b1) -> (a1 -> b1) -> Tree a1 -> Tree b1 In the expression: fix :: (MapTree -> MapTree) -> MapTree In the expression: (fix :: (MapTree -> MapTree) -> MapTree) (\ mapTree -> \ f tree -> case tree of { Branch a t -> Branch (f a) (mapTree (cross f) t) Leaf -> Leaf }) =====> Compose(normal) 2370 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Compose.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Compose.comp.stderr 2>&1 =====> T2193(normal) 2371 of 4382 [0, 1, 0] cd ./boxy && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2193 T2193.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2193.comp.stderr 2>&1 cd ./boxy && ./T2193 T2193.run.stdout 2> T2193.run.stderr =====> cabal07(normal) 2372 of 4382 [0, 1, 0] cd ./cabal/cabal07 && $MAKE -s --no-print-directory cabal07 CLEANUP=1 cabal07.run.stdout 2> cabal07.run.stderr =====> sigcabal01(normal) 2373 of 4382 [0, 1, 0] cd ./cabal/sigcabal01 && $MAKE -s --no-print-directory sigcabal01 CLEANUP=1 sigcabal01.run.stdout 2> sigcabal01.run.stderr =====> cabal01(normal) 2374 of 4382 [0, 1, 0] cd ./cabal/cabal01 && $MAKE -s --no-print-directory cabal01 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared CLEANUP=1 cabal01.run.stdout 2> cabal01.run.stderr =====> cabal04(normal) 2375 of 4382 [0, 1, 0] cd ./cabal/cabal04 && $MAKE -s --no-print-directory cabal04 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared CLEANUP=1 cabal04.run.stdout 2> cabal04.run.stderr =====> cabal03(normal) 2376 of 4382 [0, 1, 0] cd ./cabal/cabal03 && $MAKE -s --no-print-directory cabal03 CLEANUP=1 cabal03.run.stdout 2> cabal03.run.stderr =====> ghcpkg01(normal) 2377 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg01 ghcpkg01.run.stdout 2> ghcpkg01.run.stderr [Errno 21] Is a directory: './cabal/local01.package.conf' [Errno 39] Directory not empty: './cabal/local01.package.conf' =====> ghcpkg02(normal) 2378 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg02 ghcpkg02.run.stdout 2> ghcpkg02.run.stderr [Errno 21] Is a directory: './cabal/package.conf.ghcpkg02' [Errno 39] Directory not empty: './cabal/package.conf.ghcpkg02' =====> ghcpkg03(normal) 2379 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg03 ghcpkg03.run.stdout 2> ghcpkg03.run.stderr [Errno 21] Is a directory: './cabal/local03.package.conf' [Errno 39] Directory not empty: './cabal/local03.package.conf' =====> ghcpkg04(normal) 2380 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg04 ghcpkg04.run.stdout 2> ghcpkg04.run.stderr [Errno 21] Is a directory: './cabal/local04.package.conf' [Errno 39] Directory not empty: './cabal/local04.package.conf' =====> ghcpkg05(normal) 2381 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg05 ghcpkg05.run.stdout 2> ghcpkg05.run.stderr [Errno 21] Is a directory: './cabal/local05a.package.conf' [Errno 39] Directory not empty: './cabal/local05a.package.conf' [Errno 21] Is a directory: './cabal/local05b.package.conf' [Errno 39] Directory not empty: './cabal/local05b.package.conf' =====> ghcpkg06(normal) 2382 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg06 ghcpkg06.run.stdout 2> ghcpkg06.run.stderr [Errno 21] Is a directory: './cabal/local06.package.conf' [Errno 39] Directory not empty: './cabal/local06.package.conf' =====> ghcpkg07(normal) 2383 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory ghcpkg07 ghcpkg07.run.stdout 2> ghcpkg07.run.stderr [Errno 21] Is a directory: './cabal/local07.package.conf' [Errno 39] Directory not empty: './cabal/local07.package.conf' =====> pkg01(normal) 2384 of 4382 [0, 1, 0] cd ./cabal && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c pkg01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > pkg01.comp.stderr 2>&1 =====> T1750(normal) 2385 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory T1750 T1750.run.stdout 2> T1750.run.stderr [Errno 21] Is a directory: './cabal/localT1750.package.conf' [Errno 39] Directory not empty: './cabal/localT1750.package.conf' =====> T5442a(normal) 2386 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory T5442a T5442a.run.stdout 2> T5442a.run.stderr [Errno 21] Is a directory: './cabal/package.conf.T5442a.global' [Errno 39] Directory not empty: './cabal/package.conf.T5442a.global' [Errno 21] Is a directory: './cabal/package.conf.T5442a.user' [Errno 39] Directory not empty: './cabal/package.conf.T5442a.user' =====> T5442b(normal) 2387 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory T5442b T5442b.run.stdout 2> T5442b.run.stderr [Errno 21] Is a directory: './cabal/package.conf.T5442b.global' [Errno 39] Directory not empty: './cabal/package.conf.T5442b.global' [Errno 21] Is a directory: './cabal/package.conf.T5442b.user' [Errno 39] Directory not empty: './cabal/package.conf.T5442b.user' =====> T5442c(normal) 2388 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory T5442c T5442c.run.stdout 2> T5442c.run.stderr [Errno 21] Is a directory: './cabal/package.conf.T5442c.global' [Errno 39] Directory not empty: './cabal/package.conf.T5442c.global' [Errno 21] Is a directory: './cabal/package.conf.T5442c.user' [Errno 39] Directory not empty: './cabal/package.conf.T5442c.user' [Errno 21] Is a directory: './cabal/package.conf.T5442c.extra' [Errno 39] Directory not empty: './cabal/package.conf.T5442c.extra' =====> T5442d(normal) 2389 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory T5442d T5442d.run.stdout 2> T5442d.run.stderr [Errno 21] Is a directory: './cabal/package.conf.T5442d.global' [Errno 39] Directory not empty: './cabal/package.conf.T5442d.global' [Errno 21] Is a directory: './cabal/package.conf.T5442d.user' [Errno 39] Directory not empty: './cabal/package.conf.T5442d.user' [Errno 21] Is a directory: './cabal/package.conf.T5442d.extra' [Errno 39] Directory not empty: './cabal/package.conf.T5442d.extra' =====> shadow(normal) 2390 of 4382 [0, 1, 0] cd ./cabal && $MAKE -s --no-print-directory shadow shadow.run.stdout 2> shadow.run.stderr =====> cabal05(normal) 2391 of 4382 [0, 1, 0] cd ./cabal/cabal05 && $MAKE -s --no-print-directory cabal05 CLEANUP=1 cabal05.run.stdout 2> cabal05.run.stderr =====> cabal06(normal) 2392 of 4382 [0, 1, 0] cd ./cabal/cabal06 && $MAKE -s --no-print-directory cabal06 CLEANUP=1 cabal06.run.stdout 2> cabal06.run.stderr =====> pkg02(normal) 2393 of 4382 [0, 1, 0] cd ./cabal/pkg02 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make A -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > pkg02.comp.stderr 2>&1 =====> mdo001(normal) 2394 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdo001 mdo001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo001.comp.stderr 2>&1 cd ./mdo/should_compile && ./mdo001 mdo001.run.stdout 2> mdo001.run.stderr =====> mdo002(normal) 2395 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdo002 mdo002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo002.comp.stderr 2>&1 cd ./mdo/should_compile && ./mdo002 mdo002.run.stdout 2> mdo002.run.stderr =====> mdo003(normal) 2396 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdo003 mdo003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo003.comp.stderr 2>&1 cd ./mdo/should_compile && ./mdo003 mdo003.run.stdout 2> mdo003.run.stderr =====> mdo004(normal) 2397 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdo004 mdo004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo004.comp.stderr 2>&1 cd ./mdo/should_compile && ./mdo004 mdo004.run.stdout 2> mdo004.run.stderr =====> mdo005(normal) 2398 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdo005 mdo005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo005.comp.stderr 2>&1 cd ./mdo/should_compile && ./mdo005 mdo005.run.stdout 2> mdo005.run.stderr =====> mdo006(normal) 2399 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdo006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdo006.comp.stderr 2>&1 =====> T10004(normal) 2400 of 4382 [0, 1, 0] cd ./mdo/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T10004.comp.stderr 2>&1 =====> mdofail001(normal) 2401 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdofail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail001.comp.stderr 2>&1 =====> mdofail002(normal) 2402 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdofail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail002.comp.stderr 2>&1 =====> mdofail003(normal) 2403 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdofail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail003.comp.stderr 2>&1 =====> mdofail004(normal) 2404 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdofail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail004.comp.stderr 2>&1 =====> mdofail005(normal) 2405 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mdofail005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail005.comp.stderr 2>&1 =====> mdofail006(normal) 2406 of 4382 [0, 1, 0] cd ./mdo/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdofail006 mdofail006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdofail006.comp.stderr 2>&1 cd ./mdo/should_fail && ./mdofail006 mdofail006.run.stdout 2> mdofail006.run.stderr =====> mdorun001(normal) 2407 of 4382 [0, 1, 0] cd ./mdo/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdorun001 mdorun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdorun001.comp.stderr 2>&1 cd ./mdo/should_run && ./mdorun001 mdorun001.run.stdout 2> mdorun001.run.stderr =====> mdorun002(normal) 2408 of 4382 [0, 1, 0] cd ./mdo/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdorun002 mdorun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdorun002.comp.stderr 2>&1 cd ./mdo/should_run && ./mdorun002 mdorun002.run.stdout 2> mdorun002.run.stderr =====> mdorun003(normal) 2409 of 4382 [0, 1, 0] cd ./mdo/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdorun003 mdorun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdorun003.comp.stderr 2>&1 cd ./mdo/should_run && ./mdorun003 mdorun003.run.stdout 2> mdorun003.run.stderr =====> mdorun004(normal) 2410 of 4382 [0, 1, 0] cd ./mdo/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdorun004 mdorun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdorun004.comp.stderr 2>&1 cd ./mdo/should_run && ./mdorun004 mdorun004.run.stdout 2> mdorun004.run.stderr =====> mdorun005(normal) 2411 of 4382 [0, 1, 0] cd ./mdo/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mdorun005 mdorun005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mdorun005.comp.stderr 2>&1 cd ./mdo/should_run && ./mdorun005 mdorun005.run.stdout 2> mdorun005.run.stderr =====> simplCore.prog002(normal) 2412 of 4382 [0, 1, 0] cd ./simplCore/prog002 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make simpl009 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > simplCore.prog002.comp.stderr 2>&1 =====> simplCore.prog001(normal) 2413 of 4382 [0, 1, 0] cd ./simplCore/prog001 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make simpl006 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > simplCore.prog001.comp.stderr 2>&1 =====> simplCore.oneShot(optasm) 2414 of 4382 [0, 1, 0] cd ./simplCore/prog003 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o simplCore.oneShot OneShot2 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 > simplCore.oneShot.comp.stderr 2>&1 cd ./simplCore/prog003 && ./simplCore.oneShot simplCore.oneShot.run.stdout 2> simplCore.oneShot.run.stderr =====> simpl001(normal) 2415 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl001.comp.stderr 2>&1 =====> simpl002(normal) 2416 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl002.comp.stderr 2>&1 =====> simpl003(normal) 2417 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl003.comp.stderr 2>&1 =====> simpl004(normal) 2418 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl004.comp.stderr 2>&1 =====> simpl005(normal) 2419 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl005.comp.stderr 2>&1 =====> simpl007(normal) 2420 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl007.comp.stderr 2>&1 =====> simpl009(normal) 2421 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl009.comp.stderr 2>&1 =====> simpl010(normal) 2422 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl010.comp.stderr 2>&1 =====> simpl011(normal) 2423 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl011.comp.stderr 2>&1 =====> simpl012(normal) 2424 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl012.comp.stderr 2>&1 =====> simpl013(normal) 2425 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl013.comp.stderr 2>&1 =====> simpl014(normal) 2426 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl014.comp.stderr 2>&1 =====> simpl016(normal) 2427 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dsuppress-uniques > simpl016.comp.stderr 2>&1 =====> simpl017(normal) 2428 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl017.comp.stderr 2>&1 =====> simpl018(normal) 2429 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl018.comp.stderr 2>&1 =====> simpl019(normal) 2430 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl019.comp.stderr 2>&1 =====> simpl020(normal) 2431 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make simpl020 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 -XFlexibleInstances -XUndecidableInstances > simpl020.comp.stderr 2>&1 =====> simpl-T1370(normal) 2432 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c simpl-T1370.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > simpl-T1370.comp.stderr 2>&1 =====> T2520(normal) 2433 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2520.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2520.comp.stderr 2>&1 =====> spec002(normal) 2435 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c spec002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > spec002.comp.stderr 2>&1 =====> spec003(normal) 2436 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c spec003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > spec003.comp.stderr 2>&1 =====> rule1(normal) 2437 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rule1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rule1.comp.stderr 2>&1 =====> rule2(optasm) 2438 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rule2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -dsuppress-uniques > rule2.comp.stderr 2>&1 =====> T7162(normal) 2439 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7162.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7162.comp.stderr 2>&1 =====> dfun-loop(normal) 2440 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c dfun-loop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dfun-loop.comp.stderr 2>&1 =====> strict-float(normal) 2441 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c strict-float.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > strict-float.comp.stderr 2>&1 =====> T3118(normal) 2442 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3118.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3118.comp.stderr 2>&1 =====> T4203(normal) 2443 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4203.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4203.comp.stderr 2>&1 =====> T1647(normal) 2445 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1647.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fdicts-strict -dcore-lint > T1647.comp.stderr 2>&1 =====> T3234(optasm) 2446 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3234.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-simpl-stats -dsuppress-uniques > T3234.comp.stderr 2>&1 =====> T3717(optasm) 2447 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3717.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-simpl -dsuppress-uniques > T3717.comp.stderr 2>&1 =====> spec-inline(optasm) 2448 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c spec-inline.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O2 -ddump-simpl -dsuppress-uniques > spec-inline.comp.stderr 2>&1 =====> T4908(optasm) 2449 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4908.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O2 -ddump-simpl -dsuppress-uniques > T4908.comp.stderr 2>&1 =====> T4930(optasm) 2450 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4930.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O -ddump-simpl -dsuppress-uniques > T4930.comp.stderr 2>&1 =====> T3055(normal) 2451 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T3055 T3055.run.stdout 2> T3055.run.stderr =====> T4306(normal) 2452 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4306 T4306.run.stdout 2> T4306.run.stderr =====> T4201(normal) 2453 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4201 T4201.run.stdout 2> T4201.run.stderr =====> T3772(normal) 2454 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T3772 T3772.run.stdout 2> T3772.run.stderr =====> EvalTest(normal) 2455 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory EvalTest EvalTest.run.stdout 2> EvalTest.run.stderr =====> T3831(normal) 2456 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3831.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3831.comp.stderr 2>&1 =====> T4345(normal) 2457 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4345.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4345.comp.stderr 2>&1 =====> T4398(normal) 2458 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4398.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dsuppress-uniques > T4398.comp.stderr 2>&1 =====> T4903(normal) 2459 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4903 T4903.run.stdout 2> T4903.run.stderr =====> T4918(normal) 2460 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4918 T4918.run.stdout 2> T4918.run.stderr =====> T4945(normal) 2461 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4945 T4945.run.stdout 2> T4945.run.stderr =====> T4957(normal) 2462 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4957 T4957.run.stdout 2> T4957.run.stderr =====> T5168(normal) 2463 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5168 T5168.run.stdout 2> T5168.run.stderr =====> T5329(normal) 2464 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5329.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5329.comp.stderr 2>&1 =====> T5303(normal) 2465 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5303.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5303.comp.stderr 2>&1 Compile failed (status 256) errors were: T5303.hs:4:1: Failed to load interface for ‘Control.Monad.State.Strict’ Perhaps you meant Control.Monad.ST.Strict (from base-4.8.0.0) Control.Monad.Trans.State.Strict (from transformers-0.4.2.0) Use -v to see a list of the files searched for. T5303.hs:5:1: Failed to load interface for ‘Control.Monad.Trans’ Perhaps you meant Control.Monad.Trans.RWS (from transformers-0.4.2.0) Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> T5342(normal) 2466 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5342.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5342.comp.stderr 2>&1 =====> T5359a(normal) 2467 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5359a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5359a.comp.stderr 2>&1 =====> T5359b(normal) 2468 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5359b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5359b.comp.stderr 2>&1 =====> T5458(normal) 2469 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5458.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5458.comp.stderr 2>&1 =====> simpl021(normal) 2470 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory simpl021 simpl021.run.stdout 2> simpl021.run.stderr =====> T5327(normal) 2471 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5327 T5327.run.stdout 2> T5327.run.stderr =====> T5623(normal) 2472 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5623 T5623.run.stdout 2> T5623.run.stderr =====> T5658b(normal) 2473 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5658b T5658b.run.stdout 2> T5658b.run.stderr =====> T5776(normal) 2474 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5776 T5776.run.stdout 2> T5776.run.stderr =====> T4138(normal) 2475 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T4138 T4138.run.stdout 2> T4138.run.stderr =====> T7088(normal) 2476 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7088.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7088.comp.stderr 2>&1 =====> T6082-RULE(normal) 2477 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6082-RULE.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6082-RULE.comp.stderr 2>&1 =====> T7165(normal) 2478 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T7165 T7165.run.stdout 2> T7165.run.stderr =====> T7287(normal) 2479 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7287.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7287.comp.stderr 2>&1 =====> T7360(optasm) 2480 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7360.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-simpl -dsuppress-uniques > T7360.comp.stderr 2>&1 =====> T5366(normal) 2481 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5366 T5366.run.stdout 2> T5366.run.stderr =====> T7796(normal) 2482 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T7796 T7796.run.stdout 2> T7796.run.stderr =====> T5550(normal) 2483 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5550.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5550.comp.stderr 2>&1 =====> T7865(normal) 2484 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T7865 T7865.run.stdout 2> T7865.run.stderr =====> T7785(optasm) 2485 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7785.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-rules > T7785.comp.stderr 2>&1 =====> T7702(normal) 2486 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin package.T7702 cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7702.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 -package-db T7702plugin/pkg.T7702/local.package.conf -fplugin T7702Plugin -package T7702plugin -dynamic +RTS -V0 -tT7702.comp.stats --machine-readable -RTS > T7702.comp.stderr 2>&1 cd ./simplCore/should_compile && $MAKE -s --no-print-directory -C T7702plugin clean.T7702 =====> T8196(normal) 2488 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8196.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8196.comp.stderr 2>&1 =====> T8221b(normal) 2489 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8221b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8221b.comp.stderr 2>&1 =====> T8221(normal) 2490 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T8221 T8221.run.stdout 2> T8221.run.stderr =====> T8329(optasm) 2491 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8329 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 -O > T8329.comp.stderr 2>&1 =====> T5996(normal) 2492 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T5996 T5996.run.stdout 2> T5996.run.stderr =====> T8537(normal) 2493 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8537.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8537.comp.stderr 2>&1 =====> T8832(normal) 2494 of 4382 [0, 1, 0] cd ./simplCore/should_compile && $MAKE -s --no-print-directory T8832 T8832_WORDSIZE_OPTS=-DT8832_WORDSIZE_64 T8832.run.stdout 2> T8832.run.stderr =====> T8848(optasm) 2495 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8848.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-rule-firings -dsuppress-uniques > T8848.comp.stderr 2>&1 =====> T8848a(optasm) 2496 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8848a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-rules > T8848a.comp.stderr 2>&1 =====> T8331(optasm) 2497 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8331.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -ddump-rules > T8331.comp.stderr 2>&1 =====> T6056(optasm) 2498 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T6056 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 -ddump-rule-firings > T6056.comp.stderr 2>&1 =====> T9400(optasm) 2499 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9400.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O0 -ddump-simpl -dsuppress-uniques > T9400.comp.stderr 2>&1 =====> T9583(optasm) 2500 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9583.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9583.comp.stderr 2>&1 =====> T9565(optasm) 2501 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9565.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9565.comp.stderr 2>&1 =====> T10176(optasm) 2502 of 4382 [0, 1, 0] cd ./simplCore/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T10176.comp.stderr 2>&1 =====> simplrun001(optasm) 2503 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun001 simplrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun001.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun001 simplrun001.run.stdout 2> simplrun001.run.stderr =====> simplrun002(optasm) 2504 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun002 simplrun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun002.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun002 simplrun002.run.stdout 2> simplrun002.run.stderr =====> simplrun003(optasm) 2505 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun003 simplrun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun003.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun003 simplrun003.run.stdout 2> simplrun003.run.stderr =====> simplrun004(optasm) 2506 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun004 simplrun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun004.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun004 simplrun004.run.stdout 2> simplrun004.run.stderr =====> simplrun005(optasm) 2507 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun005 simplrun005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun005.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun005 simplrun005.run.stdout 2> simplrun005.run.stderr =====> simplrun007(optasm) 2508 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun007 simplrun007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun007.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun007 simplrun007.run.stdout 2> simplrun007.run.stderr =====> simplrun008(optasm) 2509 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun008 simplrun008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun008.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun008 simplrun008.run.stdout 2> simplrun008.run.stderr =====> simplrun009(optasm) 2510 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun009 simplrun009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun009.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun009 simplrun009.run.stdout 2> simplrun009.run.stderr =====> simplrun010(optasm) 2511 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun010 simplrun010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun010.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun010 24 16 8 +RTS -M10m -RTS simplrun010.run.stdout 2> simplrun010.run.stderr =====> simplrun011(optasm) 2512 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o simplrun011 simplrun011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > simplrun011.comp.stderr 2>&1 cd ./simplCore/should_run && ./simplrun011 simplrun011.run.stdout 2> simplrun011.run.stderr =====> T2486(optasm) 2513 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2486.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T2486.comp.stderr 2>&1 =====> T2756(optasm) 2514 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2756 T2756.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T2756.comp.stderr 2>&1 cd ./simplCore/should_run && ./T2756 T2756.run.stdout 2> T2756.run.stderr =====> T3437(optasm) 2515 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3437 T3437.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T3437.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3437 +RTS -M10m T3437.run.stdout 2> T3437.run.stderr =====> SeqRule(optasm) 2516 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o SeqRule SeqRule.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > SeqRule.comp.stderr 2>&1 cd ./simplCore/should_run && ./SeqRule SeqRule.run.stdout 2> SeqRule.run.stderr =====> runST(optasm) 2517 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o runST runST.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > runST.comp.stderr 2>&1 cd ./simplCore/should_run && ./runST runST.run.stdout 2> runST.run.stderr =====> T3403(optasm) 2518 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3403 T3403.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -package containers > T3403.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3403 T3403.run.stdout 2> T3403.run.stderr =====> T3591(optasm) 2519 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3591 T3591.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T3591.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3591 T3591.run.stdout 2> T3591.run.stderr =====> T4814(optasm) 2520 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4814 T4814.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T4814.comp.stderr 2>&1 cd ./simplCore/should_run && ./T4814 T4814.run.stdout 2> T4814.run.stderr =====> T3959(normal) 2521 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3959 T3959.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3959.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3959 T3959.run.stdout 2> T3959.run.stderr =====> T3983(normal) 2522 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T3983 T3983 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3983.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3983 T3983.run.stdout 2> T3983.run.stderr =====> T3972(optasm) 2523 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3972 T3972.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T3972.comp.stderr 2>&1 cd ./simplCore/should_run && ./T3972 T3972.run.stdout 2> T3972.run.stderr =====> T5315(optasm) 2524 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5315 T5315.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T5315.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5315 T5315.run.stdout 2> T5315.run.stderr =====> T5453(optasm) 2525 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5453 T5453.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T5453.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5453 T5453.run.stdout 2> T5453.run.stderr =====> T5441(optasm) 2526 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5441 T5441 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T5441.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5441 T5441.run.stdout 2> T5441.run.stderr =====> T5603(optasm) 2527 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5603 T5603.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T5603.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5603 T5603.run.stdout 2> T5603.run.stderr =====> T2110(optasm) 2528 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2110 T2110.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T2110.comp.stderr 2>&1 cd ./simplCore/should_run && ./T2110 T2110.run.stdout 2> T2110.run.stderr =====> AmapCoerce(optasm) 2529 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o AmapCoerce AmapCoerce.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > AmapCoerce.comp.stderr 2>&1 cd ./simplCore/should_run && ./AmapCoerce AmapCoerce.run.stdout 2> AmapCoerce.run.stderr =====> T5625(normal) 2530 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5625 T5625.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5625.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5625 T5625.run.stdout 2> T5625.run.stderr =====> T5587(normal) 2531 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5587 T5587.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5587.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5587 T5587.run.stdout 2> T5587.run.stderr =====> T5915(normal) 2532 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5915 T5915.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5915.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5915 T5915.run.stdout 2> T5915.run.stderr =====> T5920(normal) 2533 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5920 T5920.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5920.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5920 T5920.run.stdout 2> T5920.run.stderr =====> T5997(optasm) 2534 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5997 T5997.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T5997.comp.stderr 2>&1 cd ./simplCore/should_run && ./T5997 T5997.run.stdout 2> T5997.run.stderr =====> T7101(optasm) 2535 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7101 T7101.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T7101.comp.stderr 2>&1 cd ./simplCore/should_run && ./T7101 T7101.run.stdout 2> T7101.run.stderr =====> T7924(optasm) 2536 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7924 T7924.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T7924.comp.stderr 2>&1 cd ./simplCore/should_run && ./T7924 T7924.run.stdout 2> T7924.run.stderr =====> T457(normal) 2537 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T457 T457.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T457.comp.stderr 2>&1 cd ./simplCore/should_run && ./T457 T457.run.stdout 2> T457.run.stderr =====> T9128(optasm) 2538 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9128 T9128.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9128.comp.stderr 2>&1 cd ./simplCore/should_run && ./T9128 T9128.run.stdout 2> T9128.run.stderr =====> T9390(optasm) 2539 of 4382 [0, 1, 0] cd ./simplCore/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9390 T9390.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9390.comp.stderr 2>&1 cd ./simplCore/should_run && ./T9390 T9390.run.stdout 2> T9390.run.stderr =====> StrAnalExample(optasm) 2540 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c StrAnalExample.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > StrAnalExample.comp.stderr 2>&1 =====> T8569(optasm) 2541 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8569.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > T8569.comp.stderr 2>&1 =====> HyperStrUse(optasm) 2542 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c HyperStrUse.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > HyperStrUse.comp.stderr 2>&1 =====> T8598(optasm) 2543 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8598.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > T8598.comp.stderr 2>&1 =====> FacState(optasm) 2544 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FacState.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > FacState.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./stranal/sigs/FacState.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./stranal/sigs/FacState.comp.stderr 2015-06-02 01:57:13.612000000 +0000 @@ -1,5 +1,5 @@ ==================== Strictness signatures ==================== -FacState.fac: dm1(d,tm1(d)) +FacState.fac: m =====> UnsatFun(optasm) 2545 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsatFun.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > UnsatFun.comp.stderr 2>&1 =====> BottomFromInnerLambda(optasm) 2546 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BottomFromInnerLambda.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > BottomFromInnerLambda.comp.stderr 2>&1 =====> DmdAnalGADTs(optasm) 2547 of 4382 [0, 1, 0] cd ./stranal/sigs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DmdAnalGADTs.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-strsigs -O -fasm > DmdAnalGADTs.comp.stderr 2>&1 =====> default(optasm) 2548 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c default.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > default.comp.stderr 2>&1 =====> fact(optasm) 2549 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c fact.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > fact.comp.stderr 2>&1 =====> fun(optasm) 2550 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c fun.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > fun.comp.stderr 2>&1 =====> goo(optasm) 2551 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c goo.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > goo.comp.stderr 2>&1 =====> ins(optasm) 2552 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ins.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > ins.comp.stderr 2>&1 =====> map(optasm) 2553 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c map.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > map.comp.stderr 2>&1 =====> sim(optasm) 2554 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c sim.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > sim.comp.stderr 2>&1 =====> str001(optasm) 2555 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c str001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > str001.comp.stderr 2>&1 =====> str002(optasm) 2556 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c str002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > str002.comp.stderr 2>&1 =====> syn(optasm) 2557 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c syn.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > syn.comp.stderr 2>&1 =====> test(optasm) 2558 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c test.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > test.comp.stderr 2>&1 =====> tst(optasm) 2559 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tst.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > tst.comp.stderr 2>&1 =====> unu(optasm) 2560 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c unu.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > unu.comp.stderr 2>&1 =====> newtype(optasm) 2561 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c newtype.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -prof -auto-all > newtype.comp.stderr 2>&1 =====> T1988(optasm) 2562 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1988.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T1988.comp.stderr 2>&1 =====> T8467(optasm) 2563 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8467.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T8467.comp.stderr 2>&1 =====> T8037(optasm) 2564 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T8037.comp.stderr 2>&1 =====> T8743(optasm) 2565 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8743 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 > T8743.comp.stderr 2>&1 =====> T9208(optasm) 2566 of 4382 [0, 1, 0] cd ./stranal/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9208.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9208.comp.stderr 2>&1 =====> strun001(optasm) 2567 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o strun001 strun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > strun001.comp.stderr 2>&1 cd ./stranal/should_run && ./strun001 strun001.run.stdout 2> strun001.run.stderr =====> strun002(optasm) 2568 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o strun002 strun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > strun002.comp.stderr 2>&1 cd ./stranal/should_run && ./strun002 strun002.run.stdout 2> strun002.run.stderr =====> strun003(optasm) 2569 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o strun003 strun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > strun003.comp.stderr 2>&1 cd ./stranal/should_run && ./strun003 strun003.run.stdout 2> strun003.run.stderr =====> strun004(optasm) 2570 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o strun004 strun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > strun004.comp.stderr 2>&1 cd ./stranal/should_run && ./strun004 strun004.run.stdout 2> strun004.run.stderr =====> T2756b(optasm) 2571 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2756b T2756b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T2756b.comp.stderr 2>&1 cd ./stranal/should_run && ./T2756b T2756b.run.stdout 2> T2756b.run.stderr =====> T7649(optasm) 2572 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7649 T7649.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T7649.comp.stderr 2>&1 cd ./stranal/should_run && ./T7649 T7649.run.stdout 2> T7649.run.stderr =====> T9254(optasm) 2573 of 4382 [0, 1, 0] cd ./stranal/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9254 T9254.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm > T9254.comp.stderr 2>&1 cd ./stranal/should_run && ./T9254 T9254.run.stdout 2> T9254.run.stderr =====> T8425(optasm) 2574 of 4382 [0, 1, 0] cd ./stranal/should_run/T8425 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T8425 Main -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O2 > T8425.comp.stderr 2>&1 cd ./stranal/should_run/T8425 && ./T8425 T8425.run.stdout 2> T8425.run.stderr =====> SafeInfered01(normal) 2575 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeInfered01 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeInfered01.comp.stderr 2>&1 =====> SafeInfered02(normal) 2576 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeInfered02 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeInfered02.comp.stderr 2>&1 =====> SafeInfered03(normal) 2577 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeInfered03 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeInfered03.comp.stderr 2>&1 =====> SafeInfered04(normal) 2578 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeInfered04 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeInfered04.comp.stderr 2>&1 =====> UnsafeInfered01(normal) 2579 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered01 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered01.comp.stderr 2>&1 =====> UnsafeInfered02(normal) 2580 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered02 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered02.comp.stderr 2>&1 =====> UnsafeInfered03(normal) 2581 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered03 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered03.comp.stderr 2>&1 =====> UnsafeInfered05(normal) 2582 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered05 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered05.comp.stderr 2>&1 =====> UnsafeInfered06(normal) 2583 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered06 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered06.comp.stderr 2>&1 =====> UnsafeInfered08(normal) 2584 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered08 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered08.comp.stderr 2>&1 =====> UnsafeInfered09(normal) 2585 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered09 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered09.comp.stderr 2>&1 =====> UnsafeInfered10(normal) 2586 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered10 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered10.comp.stderr 2>&1 =====> UnsafeInfered11(normal) 2587 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make UnsafeInfered11 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered11.comp.stderr 2>&1 =====> UnsafeInfered12(normal) 2588 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered12.comp.stderr 2>&1 =====> UnsafeInfered13(normal) 2589 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered13.comp.stderr 2>&1 =====> UnsafeInfered14(normal) 2590 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered14.comp.stderr 2>&1 =====> UnsafeInfered15(normal) 2591 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered15.comp.stderr 2>&1 =====> UnsafeInfered16(normal) 2592 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered16.comp.stderr 2>&1 =====> UnsafeInfered17(normal) 2593 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered17.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered17.comp.stderr 2>&1 =====> UnsafeInfered18(normal) 2594 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered18.comp.stderr 2>&1 =====> UnsafeInfered19(normal) 2595 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeInfered19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeInfered19.comp.stderr 2>&1 =====> Mixed01(normal) 2596 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Mixed01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Mixed01.comp.stderr 2>&1 =====> Mixed02(normal) 2597 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Mixed02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Mixed02.comp.stderr 2>&1 =====> Mixed03(normal) 2598 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Mixed03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Mixed03.comp.stderr 2>&1 =====> TrustworthySafe01(normal) 2599 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TrustworthySafe01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TrustworthySafe01.comp.stderr 2>&1 =====> TrustworthySafe02(normal) 2600 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TrustworthySafe02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TrustworthySafe02.comp.stderr 2>&1 =====> TrustworthySafe03(normal) 2601 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TrustworthySafe03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TrustworthySafe03.comp.stderr 2>&1 =====> TrustworthySafe04(normal) 2602 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TrustworthySafe04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TrustworthySafe04.comp.stderr 2>&1 =====> UnsafeWarn01(normal) 2603 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn01.comp.stderr 2>&1 =====> UnsafeWarn02(normal) 2604 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn02.comp.stderr 2>&1 =====> UnsafeWarn03(normal) 2605 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn03.comp.stderr 2>&1 =====> UnsafeWarn04(normal) 2606 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn04.comp.stderr 2>&1 =====> UnsafeWarn05(normal) 2607 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn05.comp.stderr 2>&1 =====> UnsafeWarn06(normal) 2608 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn06.comp.stderr 2>&1 =====> UnsafeWarn07(normal) 2609 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnsafeWarn07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > UnsafeWarn07.comp.stderr 2>&1 =====> SafeWarn01(normal) 2610 of 4382 [0, 1, 0] cd ./safeHaskell/safeInfered && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeWarn01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeWarn01.comp.stderr 2>&1 =====> Dep05(normal) 2611 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep05.comp.stderr 2>&1 =====> Dep06(normal) 2612 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep06.comp.stderr 2>&1 =====> Dep07(normal) 2613 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep07.comp.stderr 2>&1 =====> Dep08(normal) 2614 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep08.comp.stderr 2>&1 =====> Dep09(normal) 2615 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep09.comp.stderr 2>&1 =====> Dep10(normal) 2616 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Dep10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Dep10.comp.stderr 2>&1 =====> BadImport01(normal) 2617 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadImport01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadImport01.comp.stderr 2>&1 =====> BadImport06(normal) 2618 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadImport06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadImport06.comp.stderr 2>&1 =====> BadImport07(normal) 2619 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadImport07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadImport07.comp.stderr 2>&1 =====> BadImport08(normal) 2620 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadImport08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadImport08.comp.stderr 2>&1 =====> BadImport09(normal) 2621 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c BadImport09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > BadImport09.comp.stderr 2>&1 =====> GoodImport01(normal) 2622 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GoodImport01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GoodImport01.comp.stderr 2>&1 =====> GoodImport02(normal) 2623 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GoodImport02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GoodImport02.comp.stderr 2>&1 =====> GoodImport03(normal) 2624 of 4382 [0, 1, 0] cd ./safeHaskell/unsafeLibs && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GoodImport03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GoodImport03.comp.stderr 2>&1 =====> SafeFlags01(normal) 2625 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags01.comp.stderr 2>&1 =====> SafeFlags02(normal) 2626 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags02.comp.stderr 2>&1 =====> SafeFlags03(normal) 2627 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags03.comp.stderr 2>&1 =====> SafeFlags04(normal) 2628 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags04.comp.stderr 2>&1 =====> SafeFlags05(normal) 2629 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags05.comp.stderr 2>&1 =====> SafeFlags06(normal) 2630 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags06.comp.stderr 2>&1 =====> SafeFlags07(normal) 2631 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags07.comp.stderr 2>&1 =====> SafeFlags08(normal) 2632 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags08.comp.stderr 2>&1 =====> SafeFlags09(normal) 2633 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags09.comp.stderr 2>&1 =====> SafeFlags10(normal) 2634 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags10.comp.stderr 2>&1 =====> SafeFlags11(normal) 2635 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags11.comp.stderr 2>&1 =====> SafeFlags12(normal) 2636 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags12.comp.stderr 2>&1 =====> SafeFlags13(normal) 2637 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags13.comp.stderr 2>&1 =====> SafeFlags14(normal) 2638 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags14.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags14.comp.stderr 2>&1 =====> SafeFlags15(normal) 2639 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags15.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags15.comp.stderr 2>&1 =====> SafeFlags16(normal) 2640 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags16.comp.stderr 2>&1 =====> SafeFlags17(normal) 2641 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags17.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -distrust base > SafeFlags17.comp.stderr 2>&1 =====> SafeFlags18(normal) 2642 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -Werror > SafeFlags18.comp.stderr 2>&1 =====> SafeFlags19(normal) 2643 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags19.comp.stderr 2>&1 =====> SafeFlags20(normal) 2644 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags20.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base > SafeFlags20.comp.stderr 2>&1 =====> SafeFlags21(normal) 2645 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags21.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags21.comp.stderr 2>&1 =====> SafeFlags22(normal) 2646 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags22.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags22.comp.stderr 2>&1 =====> SafeFlags23(normal) 2647 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags23.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags23.comp.stderr 2>&1 =====> SafeFlags24(normal) 2648 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags24.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags24.comp.stderr 2>&1 =====> SafeFlags25(normal) 2649 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags25.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags25.comp.stderr 2>&1 =====> SafeFlags26(normal) 2650 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags26.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags26.comp.stderr 2>&1 =====> SafeFlags27(normal) 2651 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags27.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags27.comp.stderr 2>&1 =====> SafeFlags28(normal) 2652 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags28.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags28.comp.stderr 2>&1 =====> SafeFlags29(normal) 2653 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeFlags29.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeFlags29.comp.stderr 2>&1 =====> Flags01(normal) 2654 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Flags01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XSafe > Flags01.comp.stderr 2>&1 =====> Flags02(normal) 2655 of 4382 [0, 1, 0] cd ./safeHaskell/flags && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Flags02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XSafe > Flags02.comp.stderr 2>&1 =====> p1(ghci) 2656 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p1.run.stdout 2> p1.run.stderr =====> p2(ghci) 2657 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p2.run.stdout 2> p2.run.stderr =====> p3(ghci) 2658 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p3.run.stdout 2> p3.run.stderr =====> p4(ghci) 2659 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p4.run.stdout 2> p4.run.stderr =====> p5(ghci) 2660 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p5.run.stdout 2> p5.run.stderr =====> p6(ghci) 2661 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p6.run.stdout 2> p6.run.stderr =====> p7(ghci) 2662 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p7.run.stdout 2> p7.run.stderr =====> p8(ghci) 2663 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p8.run.stdout 2> p8.run.stderr =====> p9(ghci) 2664 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p9.run.stdout 2> p9.run.stderr =====> p10(ghci) 2665 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p10.run.stdout 2> p10.run.stderr =====> p11(ghci) 2666 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p11.run.stdout 2> p11.run.stderr =====> p12(ghci) 2667 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p12.run.stdout 2> p12.run.stderr =====> p13(ghci) 2668 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p13.run.stdout 2> p13.run.stderr =====> p14(ghci) 2669 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p14.run.stdout 2> p14.run.stderr =====> p16(ghci) 2670 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p16.run.stdout 2> p16.run.stderr =====> p17(ghci) 2671 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p17.run.stdout 2> p17.run.stderr =====> p18(ghci) 2672 of 4382 [0, 1, 0] cd ./safeHaskell/ghci && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci p18.run.stdout 2> p18.run.stderr =====> safePkg01(normal) 2673 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory safePkg01 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared safePkg01.run.stdout 2> safePkg01.run.stderr cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.safePkg01 =====> ImpSafe01(normal) 2674 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafe01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -distrust base > ImpSafe01.comp.stderr 2>&1 =====> ImpSafe02(normal) 2675 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafe02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -distrust base > ImpSafe02.comp.stderr 2>&1 =====> ImpSafe03(normal) 2676 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafe03_A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -trust bytestring -fpackage-trust > ImpSafe03_A.hs.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make ImpSafe03 -trust base -distrust bytestring -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > ImpSafe03.comp.stderr 2>&1 =====> ImpSafe04(normal) 2677 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafe04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -distrust base > ImpSafe04.comp.stderr 2>&1 =====> ImpSafeOnly01(normal) 2678 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly01 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly01/local.db -trust base > ImpSafeOnly01.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly01 =====> ImpSafeOnly02(normal) 2679 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly02 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly02/local.db -trust base -trust safePkg01 > ImpSafeOnly02.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly02 =====> ImpSafeOnly03(normal) 2680 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly03 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly03/local.db -trust base > ImpSafeOnly03.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly03 =====> ImpSafeOnly04(normal) 2681 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly04 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package-db pdb.ImpSafeOnly04/local.db -trust base > ImpSafeOnly04.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly04 =====> ImpSafeOnly05(normal) 2682 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly05 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly05/local.db -trust base > ImpSafeOnly05.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly05 =====> ImpSafeOnly06(normal) 2683 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly06 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly06/local.db -trust base -trust safePkg01 > ImpSafeOnly06.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly06 =====> ImpSafeOnly07(normal) 2684 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly07 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly07/local.db -trust safePkg01 -distrust bytestring > ImpSafeOnly07.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly07 =====> ImpSafeOnly08(normal) 2685 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly08 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly08/local.db -trust safePkg01 > ImpSafeOnly08.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly08 =====> ImpSafeOnly09(normal) 2686 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly09 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly09/local.db -trust safePkg01 > ImpSafeOnly09.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly09 =====> ImpSafeOnly10(normal) 2687 of 4382 [0, 1, 0] cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory mkPackageDatabase.ImpSafeOnly10 VANILLA=--enable-library-vanilla PROF=--enable-library-profiling DYN=--enable-shared cd ./safeHaskell/check/pkg01 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ImpSafeOnly10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -package-db pdb.ImpSafeOnly10/local.db -trust safePkg01 -trust base -trust bytestring > ImpSafeOnly10.comp.stderr 2>&1 cd ./safeHaskell/check/pkg01 && $MAKE -s --no-print-directory cleanPackageDatabase.ImpSafeOnly10 =====> CheckA(normal) 2688 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c CheckA.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CheckA.comp.stderr 2>&1 =====> CheckB(normal) 2689 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make CheckB -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base > CheckB.comp.stderr 2>&1 =====> Check01(normal) 2690 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check01_A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check01_A.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check01_B.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check01_B.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check01 -distrust base -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check01.comp.stderr 2>&1 =====> Check02(normal) 2691 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check02_A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check02_A.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check02_B.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check02_B.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check02 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check02.comp.stderr 2>&1 =====> Check03(normal) 2692 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check03_A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check03_A.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check03_B.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check03_B.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check03 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check03.comp.stderr 2>&1 =====> Check04(normal) 2693 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check04_A.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check04_A.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check04_B.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check04_B.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check04_1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -trust base -fpackage-trust > Check04_1.hs.comp.stderr 2>&1 cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check04 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust > Check04.comp.stderr 2>&1 =====> Check05(normal) 2694 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Check05.comp.stderr 2>&1 =====> Check06(normal) 2695 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check06 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Check06.comp.stderr 2>&1 =====> Check07(normal) 2696 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check07 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Check07.comp.stderr 2>&1 =====> Check08(normal) 2697 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make Check08 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Check08.comp.stderr 2>&1 =====> Check09(normal) 2698 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -distrust-all-packages > Check09.comp.stderr 2>&1 =====> Check10(normal) 2699 of 4382 [0, 1, 0] cd ./safeHaskell/check && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Check10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fpackage-trust -distrust-all-packages -trust bytestring -trust base > Check10.comp.stderr 2>&1 =====> SafeLang01(normal) 2700 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang01.comp.stderr 2>&1 =====> SafeLang02(normal) 2701 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang02.comp.stderr 2>&1 =====> SafeLang03(normal) 2702 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang03.comp.stderr 2>&1 =====> SafeLang04(normal) 2703 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o SafeLang04 SafeLang04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang04.comp.stderr 2>&1 cd ./safeHaskell/safeLanguage && ./SafeLang04 SafeLang04.run.stdout 2> SafeLang04.run.stderr =====> SafeLang05(normal) 2704 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o SafeLang05 SafeLang05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang05.comp.stderr 2>&1 cd ./safeHaskell/safeLanguage && ./SafeLang05 SafeLang05.run.stdout 2> SafeLang05.run.stderr =====> SafeLang07(normal) 2705 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang07.comp.stderr 2>&1 =====> SafeLang08(normal) 2706 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang08.comp.stderr 2>&1 =====> SafeLang09(normal) 2707 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o SafeLang09 SafeLang09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang09.comp.stderr 2>&1 cd ./safeHaskell/safeLanguage && ./SafeLang09 SafeLang09.run.stdout 2> SafeLang09.run.stderr =====> SafeLang10(normal) 2708 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeLang10 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang10.comp.stderr 2>&1 =====> SafeLang11(normal) 2709 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o SafeLang11 SafeLang11 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dynamic > SafeLang11.comp.stderr 2>&1 cd ./safeHaskell/safeLanguage && ./SafeLang11 SafeLang11.run.stdout 2> SafeLang11.run.stderr =====> SafeLang12(normal) 2710 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeLang12 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang12.comp.stderr 2>&1 =====> SafeLang15(normal) 2711 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o SafeLang15 SafeLang15 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -XSafe > SafeLang15.comp.stderr 2>&1 cd ./safeHaskell/safeLanguage && ./SafeLang15 SafeLang15.run.stdout 2> SafeLang15.run.stderr =====> SafeLang16(normal) 2712 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang16.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang16.comp.stderr 2>&1 =====> SafeLang17(normal) 2713 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make SafeLang17 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang17.comp.stderr 2>&1 =====> SafeLang18(normal) 2714 of 4382 [0, 1, 0] cd ./safeHaskell/safeLanguage && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SafeLang18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SafeLang18.comp.stderr 2>&1 =====> testblockalloc(normal) 2715 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o testblockalloc testblockalloc.c -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main > testblockalloc.comp.stderr 2>&1 cd ./rts && ./testblockalloc +RTS -I0 testblockalloc.run.stdout 2> testblockalloc.run.stderr =====> bug1010(normal) 2716 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o bug1010 bug1010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -c -RTS > bug1010.comp.stderr 2>&1 cd ./rts && ./bug1010 bug1010.run.stdout 2> bug1010.run.stderr =====> derefnull(normal) 2717 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o derefnull derefnull.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > derefnull.comp.stderr 2>&1 cd ./rts && ./derefnull derefnull.run.stdout 2> derefnull.run.stderr /bin/sh: line 1: 21241 Segmentation fault (core dumped) ./derefnull < /dev/null > derefnull.run.stdout 2> derefnull.run.stderr =====> divbyzero(normal) 2718 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o divbyzero divbyzero.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > divbyzero.comp.stderr 2>&1 cd ./rts && ./divbyzero divbyzero.run.stdout 2> divbyzero.run.stderr /bin/sh: line 1: 21268 Floating point exception(core dumped) ./divbyzero < /dev/null > divbyzero.run.stdout 2> divbyzero.run.stderr =====> outofmem(normal) 2719 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory outofmem outofmem.run.stdout 2> outofmem.run.stderr =====> outofmem2(normal) 2720 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory outofmem2 outofmem2.run.stdout 2> outofmem2.run.stderr =====> T2047(normal) 2721 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2047 T2047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > T2047.comp.stderr 2>&1 cd ./rts && ./T2047 +RTS -c -RTS T2047.run.stdout 2> T2047.run.stderr =====> T2783(normal) 2722 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2783 T2783.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2783.comp.stderr 2>&1 cd ./rts && ./T2783 T2783.run.stdout 2> T2783.run.stderr =====> testwsdeque(threaded1) 2723 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o testwsdeque testwsdeque.c -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug -I../../../rts -no-hs-main > testwsdeque.comp.stderr 2>&1 cd ./rts && ./testwsdeque testwsdeque.run.stdout 2> testwsdeque.run.stderr =====> T3236(normal) 2724 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3236 T3236.c -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main > T3236.comp.stderr 2>&1 cd ./rts && ./T3236 T3236.run.stdout 2> T3236.run.stderr =====> stack001(normal) 2725 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stack001 stack001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stack001.comp.stderr 2>&1 cd ./rts && ./stack001 +RTS -K32m -RTS stack001.run.stdout 2> stack001.run.stderr =====> stack002(normal) 2726 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stack002 stack002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stack002.comp.stderr 2>&1 cd ./rts && ./stack002 +RTS -K32m -k4m -RTS stack002.run.stdout 2> stack002.run.stderr =====> stack003(normal) 2727 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stack003 stack003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stack003.comp.stderr 2>&1 cd ./rts && ./stack003 500000 +RTS -kc1k -kb100 -K96m -RTS stack003.run.stdout 2> stack003.run.stderr =====> atomicinc(normal) 2728 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o atomicinc atomicinc.c -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -no-hs-main > atomicinc.comp.stderr 2>&1 cd ./rts && ./atomicinc atomicinc.run.stdout 2> atomicinc.run.stderr =====> rtsflags001(normal) 2730 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rtsflags001 rtsflags001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rtsflags001.comp.stderr 2>&1 cd ./rts && ./rtsflags001 +RTS -H0m -RTS rtsflags001.run.stdout 2> rtsflags001.run.stderr =====> rtsflags002(normal) 2731 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rtsflags002 rtsflags002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -with-rtsopts="-B -B -B" > rtsflags002.comp.stderr 2>&1 cd ./rts && ./rtsflags002 rtsflags002.run.stdout 2> rtsflags002.run.stderr =====> T2615(normal) 2732 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T2615-prep Warning: -rtsopts and -with-rtsopts have no effect with -shared. Call hs_init_ghc() from your main() function to set these options. cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2615 T2615.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > T2615.comp.stderr 2>&1 cd ./rts && LD_LIBRARY_PATH=$LD_LIBRARY_PATH:. ./T2615 T2615.run.stdout 2> T2615.run.stderr >> T2615.run.stdout 2>> T2615.run.stderr =====> traceEvent(normal) 2733 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o traceEvent traceEvent.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -eventlog > traceEvent.comp.stderr 2>&1 cd ./rts && ./traceEvent +RTS -ls -RTS traceEvent.run.stdout 2> traceEvent.run.stderr =====> T4059(normal) 2734 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T4059 T4059.run.stdout 2> T4059.run.stderr =====> exec_signals(normal) 2735 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory exec_signals-prep cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o exec_signals exec_signals.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > exec_signals.comp.stderr 2>&1 cd ./rts && ./exec_signals_prepare ./exec_signals exec_signals.run.stdout 2> exec_signals.run.stderr >> exec_signals.run.stdout 2>> exec_signals.run.stderr =====> return_mem_to_os(normal) 2736 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o return_mem_to_os return_mem_to_os.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > return_mem_to_os.comp.stderr 2>&1 cd ./rts && ./return_mem_to_os return_mem_to_os.run.stdout 2> return_mem_to_os.run.stderr =====> T4850(normal) 2737 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T4850 T4850.run.stdout 2> T4850.run.stderr =====> T5250(normal) 2738 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5250 T5250.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history spalign.c > T5250.comp.stderr 2>&1 cd ./rts && ./T5250 T5250.run.stdout 2> T5250.run.stderr =====> T5423(normal) 2739 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T5423 T5423.run.stdout 2> T5423.run.stderr =====> T5435_v_asm(normal) 2740 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T5435_v_asm T5435_v_asm.run.stdout 2> T5435_v_asm.run.stderr =====> T5435_v_gcc(normal) 2741 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T5435_v_gcc T5435_v_gcc.run.stdout 2> T5435_v_gcc.run.stderr =====> T5435_dyn_asm(normal) 2742 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T5435_dyn_asm T5435_dyn_asm.run.stdout 2> T5435_dyn_asm.run.stderr =====> T5435_dyn_gcc(normal) 2743 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T5435_dyn_gcc T5435_dyn_gcc.run.stdout 2> T5435_dyn_gcc.run.stderr =====> T5993(normal) 2744 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5993 T5993.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5993.comp.stderr 2>&1 cd ./rts && ./T5993 +RTS -k8 -RTS T5993.run.stdout 2> T5993.run.stderr =====> T6006(normal) 2745 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T6006_setup cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T6006 T6006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T6006_c.c -no-hs-main > T6006.comp.stderr 2>&1 cd ./rts && ./T6006 T6006.run.stdout 2> T6006.run.stderr =====> T7037(normal) 2746 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T7037 T7037.run.stdout 2> T7037.run.stderr =====> T7087(normal) 2747 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7087 T7087.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7087.comp.stderr 2>&1 cd ./rts && ./T7087 T7087.run.stdout 2> T7087.run.stderr =====> T7160(normal) 2748 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7160 T7160.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7160.comp.stderr 2>&1 cd ./rts && ./T7160 T7160.run.stdout 2> T7160.run.stderr =====> T7040(normal) 2749 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7040 T7040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history T7040_c.c > T7040.comp.stderr 2>&1 cd ./rts && ./T7040 T7040.run.stdout 2> T7040.run.stderr =====> T7040_ghci(ghci) 2750 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T7040_ghci_setup cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T7040_ghci.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS T7040_ghci_c.o < T7040_ghci.genscript > T7040_ghci.interp.stdout 2> T7040_ghci.interp.stderr =====> T7227(normal) 2751 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7227 T7227.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7227.comp.stderr 2>&1 cd ./rts && ./T7227 +RTS -tT7227.stat --machine-readable -RTS T7227.run.stdout 2> T7227.run.stderr =====> T7636(normal) 2752 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7636 T7636.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7636.comp.stderr 2>&1 cd ./rts && ./T7636 100000 T7636.run.stdout 2> T7636.run.stderr =====> stablename001(normal) 2753 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stablename001 stablename001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stablename001.comp.stderr 2>&1 cd ./rts && ./stablename001 stablename001.run.stdout 2> stablename001.run.stderr =====> ffishutdown(threaded1) 2754 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ffishutdown ffishutdown.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug > ffishutdown.comp.stderr 2>&1 cd ./rts && ./ffishutdown ffishutdown.run.stdout 2> ffishutdown.run.stderr =====> T8035(normal) 2756 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8035 T8035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8035.comp.stderr 2>&1 cd ./rts && ./T8035 T8035.run.stdout 2> T8035.run.stderr =====> linker_unload(normal) 2757 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory linker_unload linker_unload.run.stdout 2> linker_unload.run.stderr =====> T8209(ghci) 2758 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T8209.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T8209.genscript > T8209.interp.stdout 2> T8209.interp.stderr =====> T8242(ghci) 2759 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T8242.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T8242.genscript > T8242.interp.stdout 2> T8242.interp.stderr =====> T8124(threaded1) 2760 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory T8124_setup cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8124 T8124.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug T8124_c.c -no-hs-main > T8124.comp.stderr 2>&1 cd ./rts && ./T8124 T8124.run.stdout 2> T8124.run.stderr =====> T9045(normal) 2761 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9045 T9045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9045.comp.stderr 2>&1 cd ./rts && ./T9045 10000 +RTS -A8k -RTS T9045.run.stdout 2> T9045.run.stderr =====> T9078(normal) 2762 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9078 T9078.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -with-rtsopts="-DS" -debug > T9078.comp.stderr 2>&1 cd ./rts && ./T9078 T9078.run.stdout 2> T9078.run.stderr =====> T10017(ghci) 2763 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" T10017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS < T10017.genscript > T10017.interp.stdout 2> T10017.interp.stderr =====> rdynamic(normal) 2764 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rdynamic rdynamic.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -rdynamic -package ghc > rdynamic.comp.stderr 2>&1 cd ./rts && ./rdynamic rdynamic.run.stdout 2> rdynamic.run.stderr =====> GcStaticPointers(normal) 2765 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o GcStaticPointers GcStaticPointers.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > GcStaticPointers.comp.stderr 2>&1 cd ./rts && ./GcStaticPointers GcStaticPointers.run.stdout 2> GcStaticPointers.run.stderr =====> ListStaticPointers(normal) 2766 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ListStaticPointers ListStaticPointers.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ListStaticPointers.comp.stderr 2>&1 cd ./rts && ./ListStaticPointers ListStaticPointers.run.stdout 2> ListStaticPointers.run.stderr =====> overflow1(normal) 2767 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overflow1 overflow1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overflow1.comp.stderr 2>&1 cd ./rts && ./overflow1 overflow1.run.stdout 2> overflow1.run.stderr =====> overflow2(normal) 2768 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overflow2 overflow2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overflow2.comp.stderr 2>&1 cd ./rts && ./overflow2 overflow2.run.stdout 2> overflow2.run.stderr =====> overflow3(normal) 2769 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o overflow3 overflow3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > overflow3.comp.stderr 2>&1 cd ./rts && ./overflow3 overflow3.run.stdout 2> overflow3.run.stderr =====> linker_error1(normal) 2770 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory linker_error1 linker_error1.run.stdout 2> linker_error1.run.stderr =====> linker_error2(normal) 2771 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory linker_error2 linker_error2.run.stdout 2> linker_error2.run.stderr =====> linker_error3(normal) 2772 of 4382 [0, 1, 0] cd ./rts && $MAKE -s --no-print-directory linker_error3 linker_error3.run.stdout 2> linker_error3.run.stderr =====> T5644(optasm) 2773 of 4382 [0, 1, 0] cd ./rts/T5644 && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T5644 heap-overflow.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -O > T5644.comp.stderr 2>&1 cd ./rts/T5644 && ./T5644 +RTS -M20m -RTS T5644.run.stdout 2> T5644.run.stderr =====> arrowapply1(normal) 2774 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowapply1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowapply1.comp.stderr 2>&1 =====> arrowapply2(normal) 2775 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowapply2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowapply2.comp.stderr 2>&1 =====> arrowapply3(normal) 2776 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowapply3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowapply3.comp.stderr 2>&1 =====> arrowapply5(normal) 2777 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowapply5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowapply5.comp.stderr 2>&1 =====> arrowcase1(normal) 2778 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowcase1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowcase1.comp.stderr 2>&1 =====> arrowdo1(normal) 2779 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowdo1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowdo1.comp.stderr 2>&1 =====> arrowdo2(normal) 2780 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowdo2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowdo2.comp.stderr 2>&1 =====> arrowform1(normal) 2781 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowform1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowform1.comp.stderr 2>&1 =====> arrowif1(normal) 2782 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowif1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowif1.comp.stderr 2>&1 =====> arrowlet1(normal) 2783 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowlet1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowlet1.comp.stderr 2>&1 =====> arrowrec1(normal) 2784 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowrec1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowrec1.comp.stderr 2>&1 =====> arrowpat(normal) 2785 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowpat.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowpat.comp.stderr 2>&1 =====> T3964(normal) 2786 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3964.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3964.comp.stderr 2>&1 =====> T5283(normal) 2787 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5283.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5283.comp.stderr 2>&1 =====> T5267(normal) 2788 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5267.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5267.comp.stderr 2>&1 Compile failed (status 256) errors were: T5267.hs:24:19: Couldn't match expected type ‘A t4 (a, ()) t2’ with actual type ‘t’ because type variable ‘a’ would escape its scope This (rigid, skolem) type variable is bound by a type expected by the context: t4 (a, ()) Bool -> A t4 (a, ()) t2 at T5267.hs:24:6-42 Relevant bindings include tA :: t (bound at T5267.hs:22:9) cA :: A t4 t3 Bool (bound at T5267.hs:22:6) ite' :: A t4 t3 Bool -> t -> t1 -> A t4 t3 t2 (bound at T5267.hs:22:1) In the first argument of ‘ite_perm’, namely ‘tA’ In the expression: (ite_perm tA eA) T5267.hs:24:22: Couldn't match expected type ‘A t4 (a, ()) t2’ with actual type ‘t1’ because type variable ‘a’ would escape its scope This (rigid, skolem) type variable is bound by a type expected by the context: t4 (a, ()) Bool -> A t4 (a, ()) t2 at T5267.hs:24:6-42 Relevant bindings include eA :: t1 (bound at T5267.hs:22:12) cA :: A t4 t3 Bool (bound at T5267.hs:22:6) ite' :: A t4 t3 Bool -> t -> t1 -> A t4 t3 t2 (bound at T5267.hs:22:1) In the second argument of ‘ite_perm’, namely ‘eA’ In the expression: (ite_perm tA eA) T5267.hs:29:9: Couldn't match type ‘env’ with ‘(a1, t0)’ because type variable ‘a1’ would escape its scope This (rigid, skolem) type variable is bound by a type expected by the context: a (a1, t0) Bool -> A a (a1, ()) t at T5267.hs:29:6-35 Expected type: a (a1, t0) Bool -> A a (a1, ()) t Actual type: a env Bool -> A a env t Relevant bindings include ite_perm' :: a env Bool -> A a env t (bound at T5267.hs:30:9) eA :: A a env t (bound at T5267.hs:27:13) tA :: A a env t (bound at T5267.hs:27:10) ite'' :: A a t1 Bool -> A a env t -> A a env t -> A a t1 t (bound at T5267.hs:27:1) In the expression: ite_perm' In the command: (|ite_perm' ((returnA -< c))|) =====> T5022(normal) 2789 of 4382 [0, 1, 0] cd ./arrows/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5022.comp.stderr 2>&1 =====> arrowfail001(normal) 2790 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowfail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowfail001.comp.stderr 2>&1 =====> arrowfail002(normal) 2791 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowfail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowfail002.comp.stderr 2>&1 =====> arrowfail003(normal) 2792 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowfail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowfail003.comp.stderr 2>&1 =====> arrowfail004(normal) 2793 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c arrowfail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowfail004.comp.stderr 2>&1 =====> T2111(normal) 2794 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2111.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2111.comp.stderr 2>&1 =====> T5380(normal) 2795 of 4382 [0, 1, 0] cd ./arrows/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5380.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5380.comp.stderr 2>&1 =====> arrowrun001(normal) 2796 of 4382 [0, 1, 0] cd ./arrows/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arrowrun001 arrowrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowrun001.comp.stderr 2>&1 cd ./arrows/should_run && ./arrowrun001 arrowrun001.run.stdout 2> arrowrun001.run.stderr =====> arrowrun003(normal) 2798 of 4382 [0, 1, 0] cd ./arrows/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arrowrun003 arrowrun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arrowrun003.comp.stderr 2>&1 cd ./arrows/should_run && ./arrowrun003 arrowrun003.run.stdout 2> arrowrun003.run.stderr =====> T3822(normal) 2800 of 4382 [0, 1, 0] cd ./arrows/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3822 T3822.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3822.comp.stderr 2>&1 cd ./arrows/should_run && ./T3822 T3822.run.stdout 2> T3822.run.stderr =====> bug1465(normal) 2803 of 4382 [0, 1, 0] cd ./typecheck/bug1465 && $MAKE -s --no-print-directory bug1465 bug1465.run.stdout 2> bug1465.run.stderr cd ./typecheck/bug1465 && $MAKE -s clean make[3]: Entering directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/typecheck/bug1465' make[3]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests/typecheck/bug1465' =====> tc001(normal) 2804 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc001.comp.stderr 2>&1 =====> tc002(normal) 2805 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc002.comp.stderr 2>&1 =====> tc003(normal) 2806 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc003.comp.stderr 2>&1 =====> tc004(normal) 2807 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc004.comp.stderr 2>&1 =====> tc005(normal) 2808 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc005.comp.stderr 2>&1 =====> tc006(normal) 2809 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc006.comp.stderr 2>&1 =====> tc007(normal) 2810 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc007.comp.stderr 2>&1 =====> tc008(normal) 2811 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc008.comp.stderr 2>&1 =====> tc009(normal) 2812 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc009.comp.stderr 2>&1 =====> tc010(normal) 2813 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc010.comp.stderr 2>&1 =====> tc011(normal) 2814 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc011.comp.stderr 2>&1 =====> tc012(normal) 2815 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc012.comp.stderr 2>&1 =====> tc013(normal) 2816 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc013.comp.stderr 2>&1 =====> tc014(normal) 2817 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc014.comp.stderr 2>&1 =====> tc015(normal) 2818 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc015.comp.stderr 2>&1 =====> tc016(normal) 2819 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc016.comp.stderr 2>&1 =====> tc017(normal) 2820 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc017.comp.stderr 2>&1 =====> tc018(normal) 2821 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc018.comp.stderr 2>&1 =====> tc019(normal) 2822 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc019.comp.stderr 2>&1 =====> tc020(normal) 2823 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc020.comp.stderr 2>&1 =====> tc021(normal) 2824 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc021.comp.stderr 2>&1 =====> tc022(normal) 2825 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc022.comp.stderr 2>&1 =====> tc023(normal) 2826 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc023.comp.stderr 2>&1 =====> tc024(normal) 2827 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc024.comp.stderr 2>&1 =====> tc025(normal) 2828 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc025.comp.stderr 2>&1 =====> tc026(normal) 2829 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc026.comp.stderr 2>&1 =====> tc027(normal) 2830 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc027.comp.stderr 2>&1 =====> tc028(normal) 2831 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc028.comp.stderr 2>&1 =====> tc029(normal) 2832 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc029.comp.stderr 2>&1 =====> tc030(normal) 2833 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc030.comp.stderr 2>&1 =====> tc031(normal) 2834 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc031.comp.stderr 2>&1 =====> tc032(normal) 2835 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc032.comp.stderr 2>&1 =====> tc033(normal) 2836 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc033.comp.stderr 2>&1 =====> tc034(normal) 2837 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc034.comp.stderr 2>&1 =====> tc035(normal) 2838 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc035.comp.stderr 2>&1 =====> tc036(normal) 2839 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc036.comp.stderr 2>&1 =====> tc037(normal) 2840 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc037.comp.stderr 2>&1 =====> tc038(normal) 2841 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc038.comp.stderr 2>&1 =====> tc039(normal) 2842 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc039.comp.stderr 2>&1 =====> tc040(normal) 2843 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc040.comp.stderr 2>&1 =====> tc041(normal) 2844 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc041.comp.stderr 2>&1 =====> tc042(normal) 2845 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc042.comp.stderr 2>&1 =====> tc043(normal) 2846 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc043.comp.stderr 2>&1 =====> tc044(normal) 2847 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc044.comp.stderr 2>&1 =====> tc045(normal) 2848 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc045.comp.stderr 2>&1 =====> tc046(normal) 2849 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc046.comp.stderr 2>&1 =====> tc047(normal) 2850 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc047.comp.stderr 2>&1 =====> tc048(normal) 2851 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc048.comp.stderr 2>&1 =====> tc049(normal) 2852 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc049.comp.stderr 2>&1 =====> tc050(normal) 2853 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc050.comp.stderr 2>&1 =====> tc051(normal) 2854 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc051.comp.stderr 2>&1 =====> tc052(normal) 2855 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc052.comp.stderr 2>&1 =====> tc053(normal) 2856 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc053.comp.stderr 2>&1 =====> tc054(normal) 2857 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc054.comp.stderr 2>&1 =====> tc055(normal) 2858 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc055.comp.stderr 2>&1 =====> tc056(normal) 2859 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc056.comp.stderr 2>&1 =====> tc057(normal) 2860 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc057.comp.stderr 2>&1 =====> tc058(normal) 2861 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc058.comp.stderr 2>&1 =====> tc059(normal) 2862 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc059.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc059.comp.stderr 2>&1 =====> tc060(normal) 2863 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc060.comp.stderr 2>&1 =====> tc061(normal) 2864 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc061.comp.stderr 2>&1 =====> tc062(normal) 2865 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc062.comp.stderr 2>&1 =====> tc063(normal) 2866 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc063.comp.stderr 2>&1 =====> tc064(normal) 2867 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc064.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc064.comp.stderr 2>&1 =====> tc065(normal) 2868 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc065.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc065.comp.stderr 2>&1 =====> tc066(normal) 2869 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc066.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc066.comp.stderr 2>&1 =====> tc067(normal) 2870 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc067.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc067.comp.stderr 2>&1 =====> tc068(normal) 2871 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc068.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc068.comp.stderr 2>&1 =====> tc069(normal) 2872 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc069.comp.stderr 2>&1 =====> tc070(normal) 2873 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc070.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc070.comp.stderr 2>&1 =====> tc073(normal) 2874 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc073.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc073.comp.stderr 2>&1 =====> tc074(normal) 2875 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc074.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc074.comp.stderr 2>&1 =====> tc076(normal) 2876 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc076.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc076.comp.stderr 2>&1 =====> tc077(normal) 2877 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc077.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc077.comp.stderr 2>&1 =====> tc078(normal) 2878 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc078.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc078.comp.stderr 2>&1 =====> tc079(normal) 2879 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc079.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc079.comp.stderr 2>&1 =====> tc080(normal) 2880 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc080.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc080.comp.stderr 2>&1 =====> tc081(normal) 2881 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc081.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc081.comp.stderr 2>&1 =====> tc082(normal) 2882 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc082.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc082.comp.stderr 2>&1 =====> tc084(normal) 2883 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc084.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc084.comp.stderr 2>&1 =====> tc085(normal) 2884 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc085.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc085.comp.stderr 2>&1 =====> tc086(normal) 2885 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc086.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc086.comp.stderr 2>&1 =====> tc087(normal) 2886 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc087.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc087.comp.stderr 2>&1 =====> tc088(normal) 2887 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc088.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc088.comp.stderr 2>&1 =====> tc089(normal) 2888 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc089.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc089.comp.stderr 2>&1 =====> tc090(normal) 2889 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc090.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc090.comp.stderr 2>&1 =====> tc091(normal) 2890 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc091.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc091.comp.stderr 2>&1 =====> tc092(normal) 2891 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc092.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc092.comp.stderr 2>&1 =====> tc093(normal) 2892 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc093.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc093.comp.stderr 2>&1 =====> tc094(normal) 2893 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc094.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc094.comp.stderr 2>&1 =====> tc095(normal) 2894 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc095.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc095.comp.stderr 2>&1 =====> tc096(normal) 2895 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc096.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc096.comp.stderr 2>&1 =====> tc097(normal) 2896 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc097.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc097.comp.stderr 2>&1 =====> tc098(normal) 2897 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc098.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc098.comp.stderr 2>&1 =====> tc099(normal) 2898 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc099.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc099.comp.stderr 2>&1 =====> tc100(normal) 2899 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc100.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc100.comp.stderr 2>&1 =====> tc101(normal) 2900 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc101.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc101.comp.stderr 2>&1 =====> tc102(normal) 2901 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc102.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc102.comp.stderr 2>&1 =====> tc104(normal) 2902 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc104.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc104.comp.stderr 2>&1 =====> tc105(normal) 2903 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc105.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc105.comp.stderr 2>&1 =====> tc106(normal) 2904 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc106.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc106.comp.stderr 2>&1 =====> tc107(normal) 2905 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc107.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc107.comp.stderr 2>&1 =====> tc108(normal) 2906 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc108.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc108.comp.stderr 2>&1 =====> tc109(normal) 2907 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc109.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc109.comp.stderr 2>&1 =====> tc111(normal) 2908 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc111.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc111.comp.stderr 2>&1 =====> tc112(normal) 2909 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc112.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc112.comp.stderr 2>&1 =====> tc113(normal) 2910 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc113.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc113.comp.stderr 2>&1 =====> tc114(normal) 2911 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc114.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc114.comp.stderr 2>&1 =====> tc115(normal) 2912 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc115.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc115.comp.stderr 2>&1 =====> tc116(normal) 2913 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc116.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc116.comp.stderr 2>&1 =====> tc117(normal) 2914 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc117.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc117.comp.stderr 2>&1 =====> tc118(normal) 2915 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc118.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc118.comp.stderr 2>&1 =====> tc119(normal) 2916 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc119.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc119.comp.stderr 2>&1 =====> tc120(normal) 2917 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc120.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc120.comp.stderr 2>&1 =====> tc121(normal) 2918 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc121.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc121.comp.stderr 2>&1 =====> tc122(normal) 2919 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc122.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc122.comp.stderr 2>&1 =====> tc123(normal) 2920 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc123.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc123.comp.stderr 2>&1 =====> tc124(normal) 2921 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc124.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc124.comp.stderr 2>&1 =====> tc125(normal) 2922 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc125.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc125.comp.stderr 2>&1 =====> tc126(normal) 2923 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc126.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc126.comp.stderr 2>&1 =====> tc127(normal) 2924 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc127.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc127.comp.stderr 2>&1 =====> tc128(normal) 2925 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc128.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc128.comp.stderr 2>&1 =====> tc129(normal) 2926 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc129.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc129.comp.stderr 2>&1 =====> tc130(normal) 2927 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc130.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc130.comp.stderr 2>&1 =====> tc131(normal) 2928 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc131.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc131.comp.stderr 2>&1 =====> tc132(normal) 2929 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc132.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc132.comp.stderr 2>&1 =====> tc133(normal) 2930 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc133.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc133.comp.stderr 2>&1 =====> tc135(normal) 2931 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc135.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc135.comp.stderr 2>&1 =====> tc136(normal) 2932 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc136.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc136.comp.stderr 2>&1 =====> tc137(normal) 2933 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc137.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc137.comp.stderr 2>&1 =====> tc140(normal) 2934 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc140.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc140.comp.stderr 2>&1 =====> tc141(normal) 2935 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc141.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc141.comp.stderr 2>&1 =====> tc142(normal) 2936 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc142.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc142.comp.stderr 2>&1 =====> tc143(normal) 2937 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc143.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc143.comp.stderr 2>&1 =====> tc144(normal) 2938 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc144.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc144.comp.stderr 2>&1 =====> tc145(normal) 2939 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc145.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc145.comp.stderr 2>&1 =====> tc146(normal) 2940 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc146.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc146.comp.stderr 2>&1 =====> tc147(normal) 2941 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc147.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc147.comp.stderr 2>&1 =====> tc148(normal) 2942 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc148.comp.stderr 2>&1 =====> tc149(normal) 2943 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc149.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc149.comp.stderr 2>&1 =====> tc150(normal) 2944 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc150.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc150.comp.stderr 2>&1 =====> tc151(normal) 2945 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc151.comp.stderr 2>&1 =====> tc152(normal) 2946 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc152.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc152.comp.stderr 2>&1 =====> tc153(normal) 2947 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc153.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc153.comp.stderr 2>&1 =====> tc154(normal) 2948 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc154.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc154.comp.stderr 2>&1 =====> tc155(normal) 2949 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc155.comp.stderr 2>&1 =====> tc156(normal) 2950 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc156.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc156.comp.stderr 2>&1 =====> tc157(normal) 2951 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc157.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc157.comp.stderr 2>&1 =====> tc158(normal) 2952 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc158.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc158.comp.stderr 2>&1 =====> tc159(normal) 2953 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tc159 tc159.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc159.comp.stderr 2>&1 cd ./typecheck/should_compile && ./tc159 tc159.run.stdout 2> tc159.run.stderr =====> tc160(normal) 2954 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc160.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc160.comp.stderr 2>&1 =====> tc161(normal) 2955 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc161.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc161.comp.stderr 2>&1 =====> tc162(normal) 2956 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc162.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc162.comp.stderr 2>&1 =====> tc163(normal) 2957 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc163.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc163.comp.stderr 2>&1 =====> tc164(normal) 2958 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc164.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc164.comp.stderr 2>&1 =====> tc165(normal) 2959 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc165.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc165.comp.stderr 2>&1 =====> tc166(normal) 2960 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc166.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc166.comp.stderr 2>&1 =====> tc167(normal) 2961 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc167.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc167.comp.stderr 2>&1 =====> tc168(normal) 2962 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc168.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc168.comp.stderr 2>&1 =====> tc169(normal) 2963 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc169.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc169.comp.stderr 2>&1 =====> tc170(normal) 2964 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE -s --no-print-directory tc170 tc170.run.stdout 2> tc170.run.stderr =====> tc171(normal) 2965 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc171.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc171.comp.stderr 2>&1 =====> tc172(normal) 2966 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc172.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc172.comp.stderr 2>&1 =====> tc173(normal) 2967 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE -s --no-print-directory tc173 tc173.run.stdout 2> tc173.run.stderr =====> tc174(normal) 2968 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc174.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc174.comp.stderr 2>&1 =====> tc175(normal) 2969 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc175.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc175.comp.stderr 2>&1 =====> tc176(normal) 2970 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc176.comp.stderr 2>&1 =====> tc177(normal) 2971 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc177.comp.stderr 2>&1 =====> tc178(normal) 2972 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc178.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc178.comp.stderr 2>&1 =====> tc179(normal) 2973 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc179.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc179.comp.stderr 2>&1 =====> tc180(normal) 2974 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc180.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc180.comp.stderr 2>&1 =====> tc181(normal) 2975 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc181.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc181.comp.stderr 2>&1 =====> tc182(normal) 2976 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc182.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc182.comp.stderr 2>&1 =====> tc183(normal) 2977 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc183.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc183.comp.stderr 2>&1 Compile failed (status 256) errors were: tc183.hs:11:1: Failed to load interface for ‘Control.Monad.Trans’ Perhaps you meant Control.Monad.Trans.RWS (from transformers-0.4.2.0) Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> tc184(normal) 2978 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc184.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc184.comp.stderr 2>&1 =====> tc185(normal) 2979 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc185.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc185.comp.stderr 2>&1 =====> tc186(normal) 2980 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc186.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc186.comp.stderr 2>&1 =====> tc187(normal) 2981 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc187.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc187.comp.stderr 2>&1 =====> tc188(normal) 2982 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc188.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc188.comp.stderr 2>&1 =====> tc189(normal) 2983 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc189.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc189.comp.stderr 2>&1 =====> tc190(normal) 2984 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc190.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc190.comp.stderr 2>&1 =====> tc191(normal) 2985 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc191.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc191.comp.stderr 2>&1 Compile failed (status 256) errors were: tc191.hs:13:1: Failed to load interface for ‘Data.Generics.Basics’ Use -v to see a list of the files searched for. tc191.hs:14:1: Failed to load interface for ‘Data.Generics.Aliases’ Use -v to see a list of the files searched for. tc191.hs:15:1: Failed to load interface for ‘Data.Generics.Twins’ Use -v to see a list of the files searched for. =====> tc192(normal) 2986 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc192.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc192.comp.stderr 2>&1 =====> tc193(normal) 2987 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc193.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc193.comp.stderr 2>&1 =====> tc194(normal) 2988 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc194.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc194.comp.stderr 2>&1 =====> tc195(normal) 2989 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc195.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc195.comp.stderr 2>&1 =====> tc196(normal) 2990 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc196.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc196.comp.stderr 2>&1 =====> tc197(normal) 2991 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc197.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc197.comp.stderr 2>&1 =====> tc198(normal) 2992 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc198.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc198.comp.stderr 2>&1 =====> tc199(normal) 2993 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc199.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc199.comp.stderr 2>&1 =====> tc200(normal) 2994 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc200.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc200.comp.stderr 2>&1 =====> tc201(normal) 2995 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc201.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc201.comp.stderr 2>&1 =====> tc202(normal) 2996 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc202.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc202.comp.stderr 2>&1 =====> tc203(normal) 2997 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc203.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc203.comp.stderr 2>&1 =====> tc204(normal) 2998 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc204.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc204.comp.stderr 2>&1 =====> tc205(normal) 2999 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc205.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc205.comp.stderr 2>&1 =====> tc206(normal) 3000 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc206.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc206.comp.stderr 2>&1 =====> tc207(normal) 3001 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc207.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc207.comp.stderr 2>&1 =====> tc208(normal) 3002 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc208.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc208.comp.stderr 2>&1 =====> tc209(normal) 3003 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc209.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc209.comp.stderr 2>&1 =====> tc210(normal) 3004 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc210.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc210.comp.stderr 2>&1 =====> tc211(normal) 3005 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc211.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc211.comp.stderr 2>&1 =====> tc212(normal) 3006 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc212.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc212.comp.stderr 2>&1 =====> tc213(normal) 3007 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc213.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc213.comp.stderr 2>&1 =====> tc214(normal) 3008 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc214.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc214.comp.stderr 2>&1 =====> tc215(normal) 3009 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc215.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc215.comp.stderr 2>&1 =====> tc216(normal) 3010 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc216.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc216.comp.stderr 2>&1 =====> tc217(normal) 3011 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc217.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc217.comp.stderr 2>&1 Compile failed (status 256) errors were: tc217.hs:7:1: Failed to load interface for ‘Control.Monad.Reader’ Use -v to see a list of the files searched for. =====> tc218(normal) 3012 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc218.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc218.comp.stderr 2>&1 =====> tc219(normal) 3013 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc219.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc219.comp.stderr 2>&1 =====> tc220(normal) 3014 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc220.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc220.comp.stderr 2>&1 Compile failed (status 256) errors were: tc220.hs:7:1: Failed to load interface for ‘Data.Generics’ Use -v to see a list of the files searched for. tc220.hs:8:1: Failed to load interface for ‘Control.Monad.State’ Perhaps you meant Control.Monad.ST (from base-4.8.0.0) Control.Monad.ST.Safe (from base-4.8.0.0) Control.Monad.Fix (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> tc221(normal) 3015 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc221.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc221.comp.stderr 2>&1 =====> tc222(normal) 3016 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc222.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc222.comp.stderr 2>&1 =====> tc223(normal) 3017 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc223.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc223.comp.stderr 2>&1 Compile failed (status 256) errors were: tc223.hs:6:1: Failed to load interface for ‘Control.Monad.State’ Perhaps you meant Control.Monad.ST (from base-4.8.0.0) Control.Monad.ST.Safe (from base-4.8.0.0) Control.Monad.Fix (from base-4.8.0.0) Use -v to see a list of the files searched for. tc223.hs:7:1: Failed to load interface for ‘Control.Monad.Error’ Perhaps you meant Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Control.Monad.Zip (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> tc224(normal) 3018 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc224.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc224.comp.stderr 2>&1 =====> tc225(normal) 3019 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc225.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc225.comp.stderr 2>&1 =====> tc226(normal) 3020 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc226.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc226.comp.stderr 2>&1 =====> tc227(normal) 3021 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc227.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc227.comp.stderr 2>&1 =====> tc228(normal) 3022 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc228.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc228.comp.stderr 2>&1 =====> tc229(normal) 3023 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc229.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc229.comp.stderr 2>&1 =====> tc230(normal) 3024 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc230.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc230.comp.stderr 2>&1 =====> tc231(normal) 3025 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc231.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc231.comp.stderr 2>&1 =====> tc232(normal) 3026 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc232.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc232.comp.stderr 2>&1 Compile failed (status 256) errors were: tc232.hs:7:1: Failed to load interface for ‘Control.Monad.State’ Perhaps you meant Control.Monad.ST (from base-4.8.0.0) Control.Monad.ST.Safe (from base-4.8.0.0) Control.Monad.Fix (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> tc233(normal) 3027 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc233.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc233.comp.stderr 2>&1 =====> tc234(normal) 3028 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc234.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc234.comp.stderr 2>&1 =====> tc235(normal) 3029 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc235.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc235.comp.stderr 2>&1 =====> tc236(normal) 3030 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc236.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc236.comp.stderr 2>&1 =====> tc237(normal) 3031 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc237.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc237.comp.stderr 2>&1 =====> tc238(normal) 3032 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc238.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc238.comp.stderr 2>&1 =====> tc239(normal) 3033 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tc239 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > tc239.comp.stderr 2>&1 =====> tc240(normal) 3034 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc240.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc240.comp.stderr 2>&1 =====> tc241(normal) 3035 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc241.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc241.comp.stderr 2>&1 =====> tc242(normal) 3036 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc242.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc242.comp.stderr 2>&1 =====> tc243(normal) 3037 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc243.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc243.comp.stderr 2>&1 =====> tc244(normal) 3038 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc244.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc244.comp.stderr 2>&1 =====> tc245(normal) 3039 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE -s --no-print-directory tc245 tc245.run.stdout 2> tc245.run.stderr =====> tc246(normal) 3040 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc246.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc246.comp.stderr 2>&1 =====> tc247(normal) 3041 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc247.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc247.comp.stderr 2>&1 =====> tc248(normal) 3042 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc248.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc248.comp.stderr 2>&1 =====> FD1(normal) 3043 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FD1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > FD1.comp.stderr 2>&1 =====> FD2(normal) 3044 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FD2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > FD2.comp.stderr 2>&1 =====> FD3(normal) 3045 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FD3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > FD3.comp.stderr 2>&1 =====> FD4(normal) 3046 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FD4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > FD4.comp.stderr 2>&1 =====> faxen(normal) 3047 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c faxen.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > faxen.comp.stderr 2>&1 =====> T1495(normal) 3048 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1495.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T1495.comp.stderr 2>&1 =====> T2045(normal) 3049 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2045.comp.stderr 2>&1 =====> T2478(normal) 3050 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2478.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2478.comp.stderr 2>&1 =====> T2433(normal) 3051 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T2433 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > T2433.comp.stderr 2>&1 =====> T2494(normal) 3052 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2494.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2494.comp.stderr 2>&1 =====> T2494-2(normal) 3053 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2494-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2494-2.comp.stderr 2>&1 =====> T2497(normal) 3054 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2497.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2497.comp.stderr 2>&1 =====> syn-perf(normal) 3055 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c syn-perf.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fcontext-stack=30 > syn-perf.comp.stderr 2>&1 =====> syn-perf2(normal) 3056 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c syn-perf2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > syn-perf2.comp.stderr 2>&1 =====> LoopOfTheDay1(normal) 3057 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c LoopOfTheDay1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > LoopOfTheDay1.comp.stderr 2>&1 =====> LoopOfTheDay2(normal) 3058 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c LoopOfTheDay2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > LoopOfTheDay2.comp.stderr 2>&1 =====> LoopOfTheDay3(normal) 3059 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c LoopOfTheDay3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > LoopOfTheDay3.comp.stderr 2>&1 =====> T1470(normal) 3060 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1470.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T1470.comp.stderr 2>&1 =====> T2572(normal) 3061 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2572.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2572.comp.stderr 2>&1 =====> T2735(normal) 3062 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2735.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2735.comp.stderr 2>&1 =====> T2799(normal) 3063 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2799.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2799.comp.stderr 2>&1 =====> T3219(normal) 3064 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3219.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3219.comp.stderr 2>&1 =====> T3342(normal) 3065 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3342.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3342.comp.stderr 2>&1 =====> T3346(normal) 3066 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3346.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3346.comp.stderr 2>&1 =====> T3409(normal) 3067 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3409.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3409.comp.stderr 2>&1 =====> T3955(normal) 3068 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3955.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3955.comp.stderr 2>&1 =====> PolyRec(normal) 3069 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyRec.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > PolyRec.comp.stderr 2>&1 =====> twins(normal) 3070 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c twins.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > twins.comp.stderr 2>&1 =====> T2412(normal) 3071 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE --no-print-directory -s T2412 T2412.run.stdout 2> T2412.run.stderr =====> T2846(normal) 3072 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2846.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2846.comp.stderr 2>&1 =====> T4284(normal) 3073 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4284.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4284.comp.stderr 2>&1 =====> T2683(normal) 3074 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2683.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2683.comp.stderr 2>&1 =====> T3696(normal) 3075 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3696.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3696.comp.stderr 2>&1 =====> T1123(normal) 3076 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1123.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T1123.comp.stderr 2>&1 =====> T3692(normal) 3077 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3692.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3692.comp.stderr 2>&1 =====> T700(normal) 3078 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T700.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T700.comp.stderr 2>&1 =====> T4361(normal) 3079 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4361.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4361.comp.stderr 2>&1 =====> T4355(normal) 3080 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4355.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4355.comp.stderr 2>&1 Compile failed (status 256) errors were: T4355.hs:1:172: Warning: -XDatatypeContexts is deprecated: It was widely considered a misfeature, and has been removed from the Haskell language. T4355.hs:6:1: Failed to load interface for ‘Control.Monad.Trans’ Perhaps you meant Control.Monad.Trans.RWS (from transformers-0.4.2.0) Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Use -v to see a list of the files searched for. T4355.hs:7:1: Failed to load interface for ‘Control.Monad.Reader’ Use -v to see a list of the files searched for. =====> T1634(normal) 3081 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1634.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T1634.comp.stderr 2>&1 =====> T4401(normal) 3082 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4401.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4401.comp.stderr 2>&1 =====> T4404(normal) 3083 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4404.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -Wall > T4404.comp.stderr 2>&1 =====> HasKey(normal) 3084 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c HasKey.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > HasKey.comp.stderr 2>&1 =====> T4418(normal) 3085 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4418.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4418.comp.stderr 2>&1 =====> T4444(normal) 3086 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4444.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4444.comp.stderr 2>&1 =====> T4498(normal) 3087 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4498.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4498.comp.stderr 2>&1 =====> T4524(normal) 3088 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4524.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4524.comp.stderr 2>&1 =====> T4917(normal) 3089 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4917.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4917.comp.stderr 2>&1 =====> T4912(normal) 3090 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T4912 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > T4912.comp.stderr 2>&1 =====> T4952(normal) 3091 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4952.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4952.comp.stderr 2>&1 =====> T4969(normal) 3092 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4969.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4969.comp.stderr 2>&1 =====> T5120(normal) 3093 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5120.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5120.comp.stderr 2>&1 =====> mc18(normal) 3094 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc18.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > mc18.comp.stderr 2>&1 =====> tc249(normal) 3095 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc249.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc249.comp.stderr 2>&1 =====> tc250(normal) 3096 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc250.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc250.comp.stderr 2>&1 =====> tc251(normal) 3097 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c Tc251_Help.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > Tc251_Help.hs.comp.stderr 2>&1 cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tc251 -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > tc251.comp.stderr 2>&1 =====> tc252(normal) 3098 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc252.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc252.comp.stderr 2>&1 =====> tc253(normal) 3099 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc253.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc253.comp.stderr 2>&1 =====> tc254(normal) 3100 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc254.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc254.comp.stderr 2>&1 =====> tc255(normal) 3101 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc255.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc255.comp.stderr 2>&1 =====> tc256(normal) 3102 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc256.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc256.comp.stderr 2>&1 =====> tc257(normal) 3103 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc257.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc257.comp.stderr 2>&1 =====> tc258(normal) 3104 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc258.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc258.comp.stderr 2>&1 =====> tc259(normal) 3105 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc259.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc259.comp.stderr 2>&1 =====> tc260(normal) 3106 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc260.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc260.comp.stderr 2>&1 =====> tc261(normal) 3107 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc261.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc261.comp.stderr 2>&1 =====> tc262(normal) 3108 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tc262.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > tc262.comp.stderr 2>&1 =====> tc263(normal) 3109 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tc263 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -v0 > tc263.comp.stderr 2>&1 =====> tc264(normal) 3110 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tc264.hsig -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -sig-of base:Data.STRef > tc264.comp.stderr 2>&1 =====> GivenOverlapping(normal) 3111 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenOverlapping.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > GivenOverlapping.comp.stderr 2>&1 =====> GivenTypeSynonym(normal) 3112 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GivenTypeSynonym.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > GivenTypeSynonym.comp.stderr 2>&1 =====> T3018(normal) 3113 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3018.comp.stderr 2>&1 =====> T5032(normal) 3114 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5032.comp.stderr 2>&1 =====> T2357(normal) 3115 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2357.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T2357.comp.stderr 2>&1 =====> T5481(normal) 3116 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5481.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5481.comp.stderr 2>&1 =====> T3743(normal) 3117 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3743.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3743.comp.stderr 2>&1 =====> T5490(normal) 3118 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5490.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5490.comp.stderr 2>&1 =====> T5514(normal) 3119 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5514.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5514.comp.stderr 2>&1 =====> T5581(normal) 3120 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5581.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5581.comp.stderr 2>&1 =====> T5655(normal) 3121 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5655.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5655.comp.stderr 2>&1 =====> T5643(normal) 3122 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5643.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5643.comp.stderr 2>&1 =====> T5595(normal) 3123 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5595.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5595.comp.stderr 2>&1 =====> T5676(normal) 3124 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5676.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T5676.comp.stderr 2>&1 =====> T4310(normal) 3125 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4310.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T4310.comp.stderr 2>&1 =====> T3108(normal) 3126 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3108.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T3108.comp.stderr 2>&1 =====> T5792(normal) 3127 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE -s --no-print-directory T5792 T5792.run.stdout 2> T5792.run.stderr =====> PolytypeDecomp(normal) 3128 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolytypeDecomp.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > PolytypeDecomp.comp.stderr 2>&1 =====> T6011(normal) 3129 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T6011.comp.stderr 2>&1 =====> T6055(normal) 3130 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T6055.comp.stderr 2>&1 =====> DfltProb1(normal) 3131 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DfltProb1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > DfltProb1.comp.stderr 2>&1 =====> DfltProb2(normal) 3132 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DfltProb2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > DfltProb2.comp.stderr 2>&1 =====> T6134(normal) 3133 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6134.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T6134.comp.stderr 2>&1 =====> TcLambdaCase(normal) 3134 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcLambdaCase.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > TcLambdaCase.comp.stderr 2>&1 =====> T7147(normal) 3135 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7147.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7147.comp.stderr 2>&1 =====> T7171(normal) 3136 of 4382 [0, 1, 0] cd ./typecheck/should_compile && $MAKE -s --no-print-directory T7171 T7171.run.stdout 2> T7171.run.stderr =====> T7173(normal) 3137 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7173.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7173.comp.stderr 2>&1 =====> T7196(normal) 3138 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7196.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7196.comp.stderr 2>&1 =====> T7050(normal) 3139 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -O > T7050.comp.stderr 2>&1 =====> T7312(normal) 3140 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7312.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7312.comp.stderr 2>&1 =====> T7384(normal) 3141 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7384.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7384.comp.stderr 2>&1 =====> T7451(normal) 3142 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7451.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7451.comp.stderr 2>&1 =====> holes(normal) 3143 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c holes.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fdefer-type-errors > holes.comp.stderr 2>&1 =====> holes2(normal) 3144 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c holes2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fdefer-type-errors > holes2.comp.stderr 2>&1 =====> holes3(normal) 3145 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c holes3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > holes3.comp.stderr 2>&1 =====> T7408(normal) 3146 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7408.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7408.comp.stderr 2>&1 =====> UnboxStrictPrimitiveFields(normal) 3147 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c UnboxStrictPrimitiveFields.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > UnboxStrictPrimitiveFields.comp.stderr 2>&1 =====> T7541(normal) 3148 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7541.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7541.comp.stderr 2>&1 =====> T7562(normal) 3149 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7562.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7562.comp.stderr 2>&1 =====> T7641(normal) 3150 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7641.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7641.comp.stderr 2>&1 =====> T7827(normal) 3151 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7827.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7827.comp.stderr 2>&1 =====> T7875(normal) 3152 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7875.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7875.comp.stderr 2>&1 =====> T7268(normal) 3153 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7268.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7268.comp.stderr 2>&1 =====> T7888(normal) 3154 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7888.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7888.comp.stderr 2>&1 =====> T7891(normal) 3155 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7891.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7891.comp.stderr 2>&1 =====> T7903(normal) 3156 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7903.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7903.comp.stderr 2>&1 =====> TcTypeNatSimple(normal) 3157 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcTypeNatSimple.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > TcTypeNatSimple.comp.stderr 2>&1 =====> TcCoercibleCompile(normal) 3158 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcCoercibleCompile.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > TcCoercibleCompile.comp.stderr 2>&1 =====> T8392(normal) 3159 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8392.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8392.comp.stderr 2>&1 =====> T8474(normal) 3160 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8474.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8474.comp.stderr 2>&1 =====> T8563(normal) 3161 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8563.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8563.comp.stderr 2>&1 =====> T8565(normal) 3162 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8565.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8565.comp.stderr 2>&1 =====> T8644(normal) 3163 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8644.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8644.comp.stderr 2>&1 =====> TcStaticPointers01(normal) 3164 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcStaticPointers01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > TcStaticPointers01.comp.stderr 2>&1 =====> TcStaticPointers02(normal) 3165 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcStaticPointers02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > TcStaticPointers02.comp.stderr 2>&1 =====> T8762(normal) 3166 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8762.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8762.comp.stderr 2>&1 =====> MutRec(normal) 3167 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c MutRec.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > MutRec.comp.stderr 2>&1 =====> T8856(normal) 3168 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8856.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T8856.comp.stderr 2>&1 =====> T9569a(normal) 3169 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9569a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9569a.comp.stderr 2>&1 =====> T9117(normal) 3170 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9117.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9117.comp.stderr 2>&1 =====> T9117_2(normal) 3171 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9117_2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9117_2.comp.stderr 2>&1 =====> T9117_3(normal) 3172 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9117_3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9117_3.comp.stderr 2>&1 =====> T9708(normal) 3173 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9708.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9708.comp.stderr 2>&1 Compile failed (status 256) errors were: T9708.hs:19:8: Could not deduce (SomeFun y ~ SomeFun x) from the context (x <= y, y <= x) bound by the type signature for ti7 :: (x <= y, y <= x) => Proxy (SomeFun x) -> Proxy y -> () at T9708.hs:19:8-61 NB: ‘SomeFun’ is a type function, and may not be injective Expected type: Proxy (SomeFun x) -> Proxy y -> () Actual type: Proxy (SomeFun y) -> Proxy y -> () In the ambiguity check for the type signature for ‘ti7’: ti7 :: forall (x :: Nat) (y :: Nat). (x <= y, y <= x) => Proxy (SomeFun x) -> Proxy y -> () To defer the ambiguity check to use sites, enable AllowAmbiguousTypes In the type signature for ‘ti7’: ti7 :: (x <= y, y <= x) => Proxy (SomeFun x) -> Proxy y -> () =====> T9404(normal) 3174 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9404.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9404.comp.stderr 2>&1 =====> T9404b(normal) 3175 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9404b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9404b.comp.stderr 2>&1 =====> T7220(normal) 3176 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7220.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7220.comp.stderr 2>&1 =====> T7220a(normal) 3177 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7220a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7220a.comp.stderr 2>&1 =====> T9151(normal) 3178 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9151.comp.stderr 2>&1 =====> T9497a(normal) 3179 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9497a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fdefer-typed-holes > T9497a.comp.stderr 2>&1 =====> T9497b(normal) 3180 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9497b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fdefer-typed-holes -fno-warn-typed-holes > T9497b.comp.stderr 2>&1 =====> T9497c(normal) 3181 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9497c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns -fdefer-type-errors -fno-warn-typed-holes > T9497c.comp.stderr 2>&1 =====> T7643(normal) 3182 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7643.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T7643.comp.stderr 2>&1 =====> T9834(normal) 3183 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9834.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9834.comp.stderr 2>&1 =====> T9892(normal) 3184 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9892.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9892.comp.stderr 2>&1 =====> T9971(normal) 3185 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9971.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T9971.comp.stderr 2>&1 =====> T10031(normal) 3186 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T10031.comp.stderr 2>&1 =====> T10072(normal) 3187 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10072.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T10072.comp.stderr 2>&1 =====> T10177(normal) 3188 of 4382 [0, 1, 0] cd ./typecheck/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T10177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-warn-incomplete-patterns > T10177.comp.stderr 2>&1 =====> tcfail001(normal) 3190 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail001.comp.stderr 2>&1 =====> tcfail002(normal) 3191 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail002.comp.stderr 2>&1 =====> tcfail003(normal) 3192 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail003.comp.stderr 2>&1 =====> tcfail004(normal) 3193 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail004.comp.stderr 2>&1 =====> tcfail005(normal) 3194 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail005.comp.stderr 2>&1 =====> tcfail006(normal) 3195 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail006.comp.stderr 2>&1 =====> tcfail007(normal) 3196 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail007.comp.stderr 2>&1 =====> tcfail008(normal) 3197 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail008.comp.stderr 2>&1 =====> tcfail009(normal) 3198 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail009.comp.stderr 2>&1 =====> tcfail010(normal) 3199 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail010.comp.stderr 2>&1 =====> tcfail011(normal) 3200 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail011.comp.stderr 2>&1 =====> tcfail012(normal) 3201 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail012.comp.stderr 2>&1 =====> tcfail013(normal) 3202 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail013.comp.stderr 2>&1 =====> tcfail014(normal) 3203 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail014.comp.stderr 2>&1 =====> tcfail015(normal) 3204 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail015.comp.stderr 2>&1 =====> tcfail016(normal) 3205 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail016.comp.stderr 2>&1 =====> tcfail017(normal) 3206 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail017.comp.stderr 2>&1 =====> tcfail018(normal) 3207 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail018.comp.stderr 2>&1 =====> tcfail019(normal) 3208 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail019.comp.stderr 2>&1 =====> tcfail020(normal) 3209 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail020.comp.stderr 2>&1 =====> tcfail021(normal) 3210 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail021.comp.stderr 2>&1 =====> tcfail023(normal) 3211 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail023.comp.stderr 2>&1 =====> tcfail027(normal) 3212 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail027.comp.stderr 2>&1 =====> tcfail028(normal) 3213 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail028.comp.stderr 2>&1 =====> tcfail029(normal) 3214 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail029.comp.stderr 2>&1 =====> tcfail030(normal) 3215 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail030.comp.stderr 2>&1 =====> tcfail031(normal) 3216 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail031.comp.stderr 2>&1 =====> tcfail032(normal) 3217 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail032.comp.stderr 2>&1 =====> tcfail033(normal) 3218 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail033.comp.stderr 2>&1 =====> tcfail034(normal) 3219 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail034.comp.stderr 2>&1 =====> tcfail035(normal) 3220 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail035.comp.stderr 2>&1 =====> tcfail036(normal) 3221 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail036.comp.stderr 2>&1 =====> tcfail037(normal) 3222 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail037.comp.stderr 2>&1 =====> tcfail038(normal) 3223 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail038.comp.stderr 2>&1 =====> tcfail040(normal) 3224 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail040.comp.stderr 2>&1 =====> tcfail041(normal) 3225 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail041.comp.stderr 2>&1 =====> tcfail042(normal) 3226 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail042.comp.stderr 2>&1 =====> tcfail043(normal) 3227 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail043.comp.stderr 2>&1 =====> tcfail044(normal) 3228 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail044.comp.stderr 2>&1 =====> tcfail046(normal) 3229 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail046.comp.stderr 2>&1 =====> tcfail047(normal) 3230 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail047.comp.stderr 2>&1 =====> tcfail048(normal) 3231 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail048.comp.stderr 2>&1 =====> tcfail049(normal) 3232 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail049.comp.stderr 2>&1 =====> tcfail050(normal) 3233 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail050.comp.stderr 2>&1 =====> tcfail051(normal) 3234 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail051.comp.stderr 2>&1 =====> tcfail052(normal) 3235 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail052.comp.stderr 2>&1 =====> tcfail053(normal) 3236 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail053.comp.stderr 2>&1 =====> tcfail054(normal) 3237 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail054.comp.stderr 2>&1 =====> tcfail055(normal) 3238 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail055.comp.stderr 2>&1 =====> tcfail056(normal) 3239 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail056.comp.stderr 2>&1 =====> tcfail057(normal) 3240 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail057.comp.stderr 2>&1 =====> tcfail058(normal) 3241 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail058.comp.stderr 2>&1 =====> tcfail061(normal) 3242 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail061.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail061.comp.stderr 2>&1 =====> tcfail062(normal) 3243 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail062.comp.stderr 2>&1 =====> tcfail063(normal) 3244 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail063.comp.stderr 2>&1 =====> tcfail065(normal) 3245 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail065.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail065.comp.stderr 2>&1 =====> tcfail067(normal) 3246 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail067.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail067.comp.stderr 2>&1 =====> tcfail068(normal) 3247 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail068.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail068.comp.stderr 2>&1 =====> tcfail069(normal) 3248 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail069.comp.stderr 2>&1 =====> tcfail070(normal) 3249 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail070.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail070.comp.stderr 2>&1 =====> tcfail071(normal) 3250 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail071.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail071.comp.stderr 2>&1 =====> tcfail072(normal) 3251 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail072.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail072.comp.stderr 2>&1 =====> tcfail073(normal) 3252 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail073.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail073.comp.stderr 2>&1 =====> tcfail075(normal) 3253 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail075.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail075.comp.stderr 2>&1 =====> tcfail076(normal) 3254 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail076.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail076.comp.stderr 2>&1 =====> tcfail077(normal) 3255 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail077.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail077.comp.stderr 2>&1 =====> tcfail078(normal) 3256 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail078.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail078.comp.stderr 2>&1 =====> tcfail079(normal) 3257 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail079.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail079.comp.stderr 2>&1 =====> tcfail080(normal) 3258 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail080.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail080.comp.stderr 2>&1 =====> tcfail082(normal) 3259 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail082.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail082.comp.stderr 2>&1 =====> tcfail083(normal) 3260 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail083.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail083.comp.stderr 2>&1 =====> tcfail084(normal) 3261 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail084.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail084.comp.stderr 2>&1 =====> tcfail085(normal) 3262 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail085.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail085.comp.stderr 2>&1 =====> tcfail086(normal) 3263 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail086.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail086.comp.stderr 2>&1 =====> tcfail088(normal) 3264 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail088.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail088.comp.stderr 2>&1 =====> tcfail089(normal) 3265 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail089.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail089.comp.stderr 2>&1 =====> tcfail090(normal) 3266 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail090.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail090.comp.stderr 2>&1 =====> tcfail092(normal) 3267 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail092.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail092.comp.stderr 2>&1 =====> tcfail093(normal) 3268 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail093.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail093.comp.stderr 2>&1 =====> tcfail094(normal) 3269 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail094.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail094.comp.stderr 2>&1 =====> tcfail095(normal) 3270 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail095.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail095.comp.stderr 2>&1 =====> tcfail096(normal) 3271 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail096.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail096.comp.stderr 2>&1 =====> tcfail097(normal) 3272 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail097.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail097.comp.stderr 2>&1 =====> tcfail098(normal) 3273 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail098.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail098.comp.stderr 2>&1 =====> tcfail099(normal) 3274 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail099.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail099.comp.stderr 2>&1 =====> tcfail100(normal) 3275 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail100.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail100.comp.stderr 2>&1 =====> tcfail101(normal) 3276 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail101.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail101.comp.stderr 2>&1 =====> tcfail102(normal) 3277 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail102.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail102.comp.stderr 2>&1 =====> tcfail103(normal) 3278 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail103.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail103.comp.stderr 2>&1 =====> tcfail104(normal) 3279 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail104.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail104.comp.stderr 2>&1 =====> tcfail105(normal) 3280 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail105.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail105.comp.stderr 2>&1 =====> tcfail106(normal) 3281 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail106.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail106.comp.stderr 2>&1 =====> tcfail107(normal) 3282 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail107.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail107.comp.stderr 2>&1 =====> tcfail108(normal) 3283 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail108.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail108.comp.stderr 2>&1 =====> tcfail109(normal) 3284 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail109.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail109.comp.stderr 2>&1 =====> tcfail110(normal) 3285 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail110.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail110.comp.stderr 2>&1 =====> tcfail112(normal) 3286 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail112.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail112.comp.stderr 2>&1 =====> tcfail113(normal) 3287 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail113.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail113.comp.stderr 2>&1 =====> tcfail114(normal) 3288 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail114.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail114.comp.stderr 2>&1 =====> tcfail116(normal) 3289 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail116.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail116.comp.stderr 2>&1 =====> tcfail117(normal) 3290 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail117.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail117.comp.stderr 2>&1 =====> tcfail118(normal) 3291 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail118.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail118.comp.stderr 2>&1 =====> tcfail119(normal) 3292 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail119.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail119.comp.stderr 2>&1 =====> tcfail121(normal) 3293 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail121.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail121.comp.stderr 2>&1 =====> tcfail122(normal) 3294 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail122.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail122.comp.stderr 2>&1 =====> tcfail123(normal) 3295 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail123.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail123.comp.stderr 2>&1 =====> tcfail124(normal) 3296 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail124.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail124.comp.stderr 2>&1 =====> tcfail125(normal) 3297 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail125.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail125.comp.stderr 2>&1 =====> tcfail126(normal) 3298 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail126.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail126.comp.stderr 2>&1 Compile failed (status 256) errors were: tcfail126.hs:13:1: Failed to load interface for ‘Control.Monad.Trans’ Perhaps you meant Control.Monad.Trans.RWS (from transformers-0.4.2.0) Control.Monad.Fix (from base-4.8.0.0) Control.Monad.ST (from base-4.8.0.0) Use -v to see a list of the files searched for. =====> tcfail127(normal) 3299 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail127.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail127.comp.stderr 2>&1 =====> tcfail128(normal) 3300 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail128.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail128.comp.stderr 2>&1 =====> tcfail129(normal) 3301 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail129.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail129.comp.stderr 2>&1 =====> tcfail130(normal) 3302 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail130.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail130.comp.stderr 2>&1 =====> tcfail131(normal) 3303 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail131.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail131.comp.stderr 2>&1 =====> tcfail132(normal) 3304 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail132.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail132.comp.stderr 2>&1 =====> tcfail133(normal) 3305 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail133.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail133.comp.stderr 2>&1 =====> tcfail134(normal) 3306 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail134.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail134.comp.stderr 2>&1 =====> tcfail135(normal) 3307 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail135.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail135.comp.stderr 2>&1 =====> tcfail136(normal) 3308 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail136.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail136.comp.stderr 2>&1 =====> tcfail137(normal) 3309 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail137.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail137.comp.stderr 2>&1 =====> tcfail138(normal) 3310 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail138.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail138.comp.stderr 2>&1 =====> tcfail139(normal) 3311 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail139.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail139.comp.stderr 2>&1 =====> tcfail140(normal) 3312 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail140.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail140.comp.stderr 2>&1 =====> tcfail142(normal) 3313 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail142.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail142.comp.stderr 2>&1 =====> tcfail143(normal) 3314 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail143.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail143.comp.stderr 2>&1 =====> tcfail144(normal) 3315 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail144.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail144.comp.stderr 2>&1 =====> tcfail145(normal) 3316 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail145.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail145.comp.stderr 2>&1 =====> tcfail146(normal) 3317 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail146.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail146.comp.stderr 2>&1 =====> tcfail147(normal) 3318 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail147.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail147.comp.stderr 2>&1 =====> tcfail148(normal) 3319 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail148.comp.stderr 2>&1 =====> tcfail149(normal) 3320 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcfail149 tcfail149.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail149.comp.stderr 2>&1 cd ./typecheck/should_fail && ./tcfail149 tcfail149.run.stdout 2> tcfail149.run.stderr =====> tcfail150(normal) 3321 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail150.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail150.comp.stderr 2>&1 =====> tcfail151(normal) 3322 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail151.comp.stderr 2>&1 =====> tcfail152(normal) 3323 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail152.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail152.comp.stderr 2>&1 =====> tcfail153(normal) 3324 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail153.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail153.comp.stderr 2>&1 =====> tcfail154(normal) 3325 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail154.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail154.comp.stderr 2>&1 =====> tcfail155(normal) 3326 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail155.comp.stderr 2>&1 =====> tcfail156(normal) 3327 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail156.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail156.comp.stderr 2>&1 =====> tcfail157(normal) 3328 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail157.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail157.comp.stderr 2>&1 =====> tcfail158(normal) 3329 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail158.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail158.comp.stderr 2>&1 =====> tcfail159(normal) 3330 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail159.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail159.comp.stderr 2>&1 =====> tcfail160(normal) 3331 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail160.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail160.comp.stderr 2>&1 =====> tcfail161(normal) 3332 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail161.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail161.comp.stderr 2>&1 =====> tcfail162(normal) 3333 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail162.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail162.comp.stderr 2>&1 =====> tcfail164(normal) 3334 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail164.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail164.comp.stderr 2>&1 =====> tcfail165(normal) 3335 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail165.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail165.comp.stderr 2>&1 =====> tcfail166(normal) 3336 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail166.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail166.comp.stderr 2>&1 =====> tcfail167(normal) 3337 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail167.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail167.comp.stderr 2>&1 =====> tcfail168(normal) 3338 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail168.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail168.comp.stderr 2>&1 =====> tcfail169(normal) 3339 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail169.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail169.comp.stderr 2>&1 =====> tcfail170(normal) 3340 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail170.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail170.comp.stderr 2>&1 =====> tcfail171(normal) 3341 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail171.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail171.comp.stderr 2>&1 =====> tcfail172(normal) 3342 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail172.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail172.comp.stderr 2>&1 =====> tcfail173(normal) 3343 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail173.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail173.comp.stderr 2>&1 =====> tcfail174(normal) 3344 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail174.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail174.comp.stderr 2>&1 =====> tcfail175(normal) 3345 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail175.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail175.comp.stderr 2>&1 =====> tcfail176(normal) 3346 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail176.comp.stderr 2>&1 =====> tcfail177(normal) 3347 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail177.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail177.comp.stderr 2>&1 =====> tcfail178(normal) 3348 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail178.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail178.comp.stderr 2>&1 =====> tcfail179(normal) 3349 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail179.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail179.comp.stderr 2>&1 =====> tcfail180(normal) 3350 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail180.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail180.comp.stderr 2>&1 =====> tcfail181(normal) 3351 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail181.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail181.comp.stderr 2>&1 =====> tcfail182(normal) 3352 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail182.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail182.comp.stderr 2>&1 =====> tcfail183(normal) 3353 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail183.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail183.comp.stderr 2>&1 =====> tcfail184(normal) 3354 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail184.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail184.comp.stderr 2>&1 =====> tcfail185(normal) 3355 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail185.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail185.comp.stderr 2>&1 =====> tcfail186(normal) 3356 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tcfail186 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > tcfail186.comp.stderr 2>&1 =====> tcfail187(normal) 3357 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail187.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail187.comp.stderr 2>&1 =====> tcfail188(normal) 3358 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail188.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail188.comp.stderr 2>&1 =====> tcfail189(normal) 3359 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail189.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail189.comp.stderr 2>&1 =====> tcfail190(normal) 3360 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail190.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail190.comp.stderr 2>&1 =====> tcfail191(normal) 3361 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail191.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail191.comp.stderr 2>&1 =====> tcfail193(normal) 3362 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail193.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail193.comp.stderr 2>&1 =====> tcfail195(normal) 3363 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail195.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail195.comp.stderr 2>&1 =====> tcfail196(normal) 3364 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail196.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail196.comp.stderr 2>&1 =====> tcfail197(normal) 3365 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail197.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail197.comp.stderr 2>&1 =====> tcfail198(normal) 3366 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail198.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail198.comp.stderr 2>&1 =====> tcfail199(normal) 3367 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail199.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail199.comp.stderr 2>&1 =====> tcfail200(normal) 3368 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail200.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail200.comp.stderr 2>&1 =====> tcfail201(normal) 3369 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail201.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail201.comp.stderr 2>&1 =====> tcfail202(normal) 3370 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail202.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail202.comp.stderr 2>&1 =====> tcfail203(normal) 3371 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail203.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail203.comp.stderr 2>&1 =====> tcfail203a(normal) 3372 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail203a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail203a.comp.stderr 2>&1 =====> tcfail204(normal) 3373 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail204.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail204.comp.stderr 2>&1 =====> tcfail206(normal) 3374 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail206.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail206.comp.stderr 2>&1 =====> T1595(normal) 3375 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1595.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1595.comp.stderr 2>&1 =====> T1899(normal) 3376 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1899.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1899.comp.stderr 2>&1 =====> T2126(normal) 3377 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2126.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2126.comp.stderr 2>&1 =====> T2307(normal) 3378 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2307.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2307.comp.stderr 2>&1 =====> T2414(normal) 3379 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2414.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2414.comp.stderr 2>&1 =====> T2538(normal) 3380 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2538.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2538.comp.stderr 2>&1 =====> T2688(normal) 3381 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2688.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2688.comp.stderr 2>&1 =====> T2714(normal) 3382 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2714.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2714.comp.stderr 2>&1 =====> T2994(normal) 3383 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2994.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2994.comp.stderr 2>&1 =====> T3155(normal) 3384 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3155.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3155.comp.stderr 2>&1 =====> T3176(normal) 3385 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3176.comp.stderr 2>&1 =====> T1633(normal) 3386 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1633.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1633.comp.stderr 2>&1 =====> T2806(normal) 3387 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2806.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2806.comp.stderr 2>&1 =====> T3323(normal) 3388 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3323.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3323.comp.stderr 2>&1 =====> T3406(normal) 3389 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3406.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3406.comp.stderr 2>&1 =====> T3540(normal) 3390 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3540.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3540.comp.stderr 2>&1 =====> T3102(normal) 3391 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3102.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3102.comp.stderr 2>&1 =====> T3613(normal) 3392 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3613.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3613.comp.stderr 2>&1 =====> fd-loop(normal) 3393 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c fd-loop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > fd-loop.comp.stderr 2>&1 =====> T3950(normal) 3394 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3950.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3950.comp.stderr 2>&1 =====> T3966(normal) 3395 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3966.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T3966.comp.stderr 2>&1 =====> IPFail(normal) 3396 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c IPFail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > IPFail.comp.stderr 2>&1 =====> T3468(normal) 3397 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3468 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T3468.comp.stderr 2>&1 =====> T2846b(normal) 3398 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2846b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2846b.comp.stderr 2>&1 =====> FrozenErrorTests(normal) 3399 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FrozenErrorTests.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > FrozenErrorTests.comp.stderr 2>&1 =====> SCLoop(normal) 3400 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SCLoop.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SCLoop.comp.stderr 2>&1 =====> T4875(normal) 3401 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4875.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4875.comp.stderr 2>&1 =====> mc19(normal) 3402 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc19.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc19.comp.stderr 2>&1 =====> mc20(normal) 3403 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc20.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc20.comp.stderr 2>&1 =====> mc21(normal) 3404 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc21.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc21.comp.stderr 2>&1 =====> mc22(normal) 3405 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc22.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc22.comp.stderr 2>&1 =====> mc23(normal) 3406 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc23.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc23.comp.stderr 2>&1 =====> mc24(normal) 3407 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc24.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc24.comp.stderr 2>&1 =====> mc25(normal) 3408 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c mc25.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc25.comp.stderr 2>&1 =====> tcfail207(normal) 3409 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail207.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail207.comp.stderr 2>&1 =====> T5084(normal) 3410 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5084.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5084.comp.stderr 2>&1 =====> tcfail208(normal) 3411 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail208.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail208.comp.stderr 2>&1 =====> tcfail209(normal) 3412 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail209.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail209.comp.stderr 2>&1 =====> tcfail209a(normal) 3413 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail209a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail209a.comp.stderr 2>&1 =====> tcfail210(normal) 3414 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail210.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail210.comp.stderr 2>&1 =====> tcfail211(normal) 3415 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail211.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail211.comp.stderr 2>&1 =====> tcfail212(normal) 3416 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail212.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail212.comp.stderr 2>&1 =====> tcfail213(normal) 3417 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail213.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail213.comp.stderr 2>&1 =====> tcfail214(normal) 3418 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail214.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail214.comp.stderr 2>&1 =====> tcfail215(normal) 3419 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail215.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail215.comp.stderr 2>&1 =====> tcfail216(normal) 3420 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail216.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail216.comp.stderr 2>&1 =====> tcfail217(normal) 3421 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail217.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail217.comp.stderr 2>&1 =====> tcfail218(normal) 3422 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c tcfail218.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcfail218.comp.stderr 2>&1 =====> tcfail219(normal) 3423 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tcfail219.hsig -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -sig-of base:Data.Bool > tcfail219.comp.stderr 2>&1 =====> tcfail220(normal) 3424 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tcfail220.hsig -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -sig-of base:Prelude > tcfail220.comp.stderr 2>&1 =====> tcfail221(normal) 3425 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tcfail221.hsig -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -sig-of base:Prelude > tcfail221.comp.stderr 2>&1 =====> tcfail222(normal) 3426 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make tcfail222.hsig -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -sig-of base:Data.STRef > tcfail222.comp.stderr 2>&1 =====> SilentParametersOverlapping(normal) 3427 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c SilentParametersOverlapping.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > SilentParametersOverlapping.comp.stderr 2>&1 =====> FailDueToGivenOverlapping(normal) 3428 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FailDueToGivenOverlapping.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > FailDueToGivenOverlapping.comp.stderr 2>&1 =====> LongWayOverlapping(normal) 3429 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c LongWayOverlapping.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > LongWayOverlapping.comp.stderr 2>&1 =====> T5051(normal) 3430 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5051.comp.stderr 2>&1 =====> T5236(normal) 3431 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5236.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5236.comp.stderr 2>&1 =====> T5246(normal) 3432 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5246.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5246.comp.stderr 2>&1 =====> T5300(normal) 3433 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5300.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5300.comp.stderr 2>&1 =====> T5095(normal) 3434 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5095.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5095.comp.stderr 2>&1 =====> T1897a(normal) 3435 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1897a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1897a.comp.stderr 2>&1 =====> AssocTyDef01(normal) 3436 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef01.comp.stderr 2>&1 =====> AssocTyDef02(normal) 3437 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef02.comp.stderr 2>&1 =====> AssocTyDef03(normal) 3438 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef03.comp.stderr 2>&1 =====> AssocTyDef04(normal) 3439 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef04.comp.stderr 2>&1 =====> AssocTyDef05(normal) 3440 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef05.comp.stderr 2>&1 =====> AssocTyDef06(normal) 3441 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef06.comp.stderr 2>&1 =====> AssocTyDef07(normal) 3442 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef07.comp.stderr 2>&1 =====> AssocTyDef08(normal) 3443 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef08.comp.stderr 2>&1 =====> AssocTyDef09(normal) 3444 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AssocTyDef09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AssocTyDef09.comp.stderr 2>&1 =====> T3592(normal) 3445 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3592.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3592.comp.stderr 2>&1 =====> T5570(normal) 3446 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5570.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5570.comp.stderr 2>&1 =====> T5691(normal) 3447 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5691.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5691.comp.stderr 2>&1 =====> T5689(normal) 3448 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5689.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5689.comp.stderr 2>&1 =====> T5684(normal) 3449 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5684.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5684.comp.stderr 2>&1 =====> T5858(normal) 3450 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5858.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5858.comp.stderr 2>&1 =====> T5957(normal) 3451 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5957.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5957.comp.stderr 2>&1 =====> T6001(normal) 3452 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6001.comp.stderr 2>&1 =====> T6022(normal) 3453 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6022.comp.stderr 2>&1 =====> T5853(normal) 3454 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5853.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5853.comp.stderr 2>&1 =====> T6078(normal) 3455 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6078.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6078.comp.stderr 2>&1 =====> FDsFromGivens(normal) 3456 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c FDsFromGivens.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > FDsFromGivens.comp.stderr 2>&1 =====> T7019(normal) 3457 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7019.comp.stderr 2>&1 =====> T7019a(normal) 3458 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7019a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7019a.comp.stderr 2>&1 =====> T5978(normal) 3459 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5978.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5978.comp.stderr 2>&1 =====> TcMultiWayIfFail(normal) 3460 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcMultiWayIfFail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcMultiWayIfFail.comp.stderr 2>&1 =====> T2534(normal) 3461 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2534.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2534.comp.stderr 2>&1 =====> T7175(normal) 3462 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7175.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7175.comp.stderr 2>&1 =====> T7210(normal) 3463 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7210.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7210.comp.stderr 2>&1 =====> T6161(normal) 3464 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6161.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6161.comp.stderr 2>&1 =====> T7368(normal) 3465 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7368.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7368.comp.stderr 2>&1 =====> T7264(normal) 3466 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7264.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7264.comp.stderr 2>&1 =====> T6069(normal) 3467 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6069.comp.stderr 2>&1 =====> T7410(normal) 3468 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7410.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7410.comp.stderr 2>&1 =====> T7453(normal) 3469 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7453.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7453.comp.stderr 2>&1 =====> T7525(normal) 3470 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7525.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7525.comp.stderr 2>&1 =====> T7368a(normal) 3471 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7368a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7368a.comp.stderr 2>&1 =====> T7545(normal) 3472 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7545.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7545.comp.stderr 2>&1 =====> T7279(normal) 3473 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7279.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7279.comp.stderr 2>&1 =====> T2247(normal) 3474 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2247.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2247.comp.stderr 2>&1 =====> T7609(normal) 3475 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7609.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7609.comp.stderr 2>&1 =====> T7645(normal) 3476 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7645.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7645.comp.stderr 2>&1 =====> T2354(normal) 3477 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2354.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T2354.comp.stderr 2>&1 =====> T7734(normal) 3478 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7734.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7734.comp.stderr 2>&1 =====> T7697(normal) 3479 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7697.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7697.comp.stderr 2>&1 =====> T7696(normal) 3480 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7696.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7696.comp.stderr 2>&1 =====> T7748a(normal) 3481 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7748a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7748a.comp.stderr 2>&1 =====> TcNoNullaryTC(normal) 3482 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcNoNullaryTC.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcNoNullaryTC.comp.stderr 2>&1 =====> TcNullaryTCFail(normal) 3483 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcNullaryTCFail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcNullaryTCFail.comp.stderr 2>&1 =====> T7857(normal) 3484 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7857.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7857.comp.stderr 2>&1 =====> T7778(normal) 3485 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7778.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7778.comp.stderr 2>&1 =====> T7851(normal) 3486 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7851.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7851.comp.stderr 2>&1 =====> T7856(normal) 3487 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7856.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7856.comp.stderr 2>&1 =====> T7869(normal) 3488 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7869.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7869.comp.stderr 2>&1 =====> T7892(normal) 3489 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7892.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7892.comp.stderr 2>&1 =====> T7809(normal) 3490 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7809.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7809.comp.stderr 2>&1 =====> T7989(normal) 3491 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7989.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7989.comp.stderr 2>&1 =====> T8142(normal) 3492 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8142.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8142.comp.stderr 2>&1 =====> T8262(normal) 3493 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8262.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8262.comp.stderr 2>&1 =====> TcCoercibleFail(normal) 3494 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcCoercibleFail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcCoercibleFail.comp.stderr 2>&1 =====> TcCoercibleFail2(normal) 3495 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcCoercibleFail2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcCoercibleFail2.comp.stderr 2>&1 =====> TcCoercibleFail3(normal) 3496 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcCoercibleFail3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcCoercibleFail3.comp.stderr 2>&1 =====> T8306(normal) 3497 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8306.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8306.comp.stderr 2>&1 =====> T8392a(normal) 3498 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8392a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8392a.comp.stderr 2>&1 =====> T8428(normal) 3499 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8428.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8428.comp.stderr 2>&1 =====> T8450(normal) 3500 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8450.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8450.comp.stderr 2>&1 =====> T8514(normal) 3501 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8514.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8514.comp.stderr 2>&1 =====> ContextStack1(normal) 3502 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ContextStack1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fcontext-stack=10 > ContextStack1.comp.stderr 2>&1 =====> ContextStack2(normal) 3503 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ContextStack2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ftype-function-depth=10 > ContextStack2.comp.stderr 2>&1 =====> T8570(normal) 3504 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8570 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T8570.comp.stderr 2>&1 =====> T8603(normal) 3505 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8603.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8603.comp.stderr 2>&1 =====> TcStaticPointersFail01(normal) 3506 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcStaticPointersFail01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcStaticPointersFail01.comp.stderr 2>&1 =====> TcStaticPointersFail02(normal) 3507 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcStaticPointersFail02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcStaticPointersFail02.comp.stderr 2>&1 =====> TcStaticPointersFail03(normal) 3508 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c TcStaticPointersFail03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcStaticPointersFail03.comp.stderr 2>&1 =====> T8806(normal) 3509 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8806.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8806.comp.stderr 2>&1 =====> T8912(normal) 3510 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8912.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8912.comp.stderr 2>&1 =====> T9033(normal) 3511 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9033.comp.stderr 2>&1 =====> T8883(normal) 3512 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8883.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8883.comp.stderr 2>&1 =====> T9196(normal) 3513 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9196.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9196.comp.stderr 2>&1 =====> T9305(normal) 3514 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9305.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9305.comp.stderr 2>&1 =====> T9323(normal) 3515 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9323.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9323.comp.stderr 2>&1 =====> T9415(normal) 3516 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9415.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9415.comp.stderr 2>&1 =====> T9612(normal) 3517 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9612.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9612.comp.stderr 2>&1 =====> T9634(normal) 3518 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9634.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9634.comp.stderr 2>&1 =====> T9739(normal) 3519 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9739.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9739.comp.stderr 2>&1 =====> T9774(normal) 3520 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9774.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9774.comp.stderr 2>&1 =====> T9318(normal) 3521 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9318.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9318.comp.stderr 2>&1 =====> T9201(normal) 3522 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9201.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9201.comp.stderr 2>&1 =====> T9109(normal) 3523 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9109.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9109.comp.stderr 2>&1 =====> T9497d(normal) 3524 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9497d.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fdefer-type-errors -fno-defer-typed-holes > T9497d.comp.stderr 2>&1 =====> T8044(normal) 3525 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8044.comp.stderr 2>&1 =====> T4921(normal) 3526 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4921.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4921.comp.stderr 2>&1 =====> T9605(normal) 3527 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9605.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9605.comp.stderr 2>&1 =====> T9999(normal) 3528 of 4382 [0, 1, 0] cd ./typecheck/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9999.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9999.comp.stderr 2>&1 =====> tcrun001(normal) 3529 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcrun001 tcrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcrun001.comp.stderr 2>&1 cd ./typecheck/should_run && ./tcrun001 tcrun001.run.stdout 2> tcrun001.run.stderr =====> tcrun002(normal) 3530 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcrun002 tcrun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcrun002.comp.stderr 2>&1 cd ./typecheck/should_run && ./tcrun002 tcrun002.run.stdout 2> tcrun002.run.stderr =====> tcrun003(normal) 3531 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcrun003 tcrun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcrun003.comp.stderr 2>&1 cd ./typecheck/should_run && ./tcrun003 tcrun003.run.stdout 2> tcrun003.run.stderr =====> tcrun004(normal) 3532 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcrun004 tcrun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcrun004.comp.stderr 2>&1 cd ./typecheck/should_run && ./tcrun004 tcrun004.run.stdout 2> tcrun004.run.stderr =====> tcrun005(normal) 3533 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tcrun005 tcrun005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tcrun005.comp.stderr 2>&1 cd ./typecheck/should_run && ./tcrun005 tcrun005.run.stdout 2> tcrun005.run.stderr =====> Defer01(normal) 3534 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Defer01 Defer01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Defer01.comp.stderr 2>&1 cd ./typecheck/should_run && ./Defer01 Defer01.run.stdout 2> Defer01.run.stderr =====> TcNullaryTC(normal) 3535 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TcNullaryTC TcNullaryTC.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcNullaryTC.comp.stderr 2>&1 cd ./typecheck/should_run && ./TcNullaryTC TcNullaryTC.run.stdout 2> TcNullaryTC.run.stderr =====> TcCoercible(normal) 3536 of 4382 [0, 1, 0] cd ./typecheck/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o TcCoercible TcCoercible.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > TcCoercible.comp.stderr 2>&1 cd ./typecheck/should_run && ./TcCoercible TcCoercible.run.stdout 2> TcCoercible.run.stderr =====> layout001(normal) 3611 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout001 layout001.run.stdout 2> layout001.run.stderr =====> layout002(normal) 3612 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout002 layout002.run.stdout 2> layout002.run.stderr =====> layout003(normal) 3613 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout003 layout003.run.stdout 2> layout003.run.stderr =====> layout004(normal) 3614 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout004 layout004.run.stdout 2> layout004.run.stderr =====> layout005(normal) 3615 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout005 layout005.run.stdout 2> layout005.run.stderr =====> layout006(normal) 3616 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout006 layout006.run.stdout 2> layout006.run.stderr =====> layout007(normal) 3617 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout007 layout007.run.stdout 2> layout007.run.stderr =====> layout008(normal) 3618 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout008 layout008.run.stdout 2> layout008.run.stderr =====> layout009(normal) 3619 of 4382 [0, 1, 0] cd ./layout && $MAKE -s --no-print-directory layout009 layout009.run.stdout 2> layout009.run.stderr =====> space_leak_001(normal) 3620 of 4382 [0, 1, 0] cd ./perf/space_leaks && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o space_leak_001 space_leak_001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > space_leak_001.comp.stderr 2>&1 cd ./perf/space_leaks && ./space_leak_001 +RTS -V0 -tspace_leak_001.stats --machine-readable -RTS space_leak_001.run.stdout 2> space_leak_001.run.stderr =====> T4334(normal) 3621 of 4382 [0, 1, 0] cd ./perf/space_leaks && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4334 T4334.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4334.comp.stderr 2>&1 cd ./perf/space_leaks && ./T4334 1000000 2 t +RTS -V0 -tT4334.stats --machine-readable -RTS T4334.run.stdout 2> T4334.run.stderr =====> T2762(normal) 3622 of 4382 [0, 1, 0] cd ./perf/space_leaks && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2762 T2762.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T2762.comp.stderr 2>&1 cd ./perf/space_leaks && ./T2762 +RTS -V0 -tT2762.stats --machine-readable -RTS T2762.run.stdout 2> T2762.run.stderr =====> T4018(optasm) 3623 of 4382 [0, 1, 0] cd ./perf/space_leaks && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4018 T4018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -fno-state-hack > T4018.comp.stderr 2>&1 cd ./perf/space_leaks && ./T4018 +RTS -M10m -RTS T4018.run.stdout 2> T4018.run.stderr =====> haddock.base(normal) 3624 of 4382 [0, 1, 0] bytes allocated value is too low: (If this is because you have improved GHC, please update the test so that GHC doesn't regress again) Expected haddock.base(normal) bytes allocated: 9502647104 +/-5% Lower bound haddock.base(normal) bytes allocated: 9027514748 Upper bound haddock.base(normal) bytes allocated: 9977779460 Actual haddock.base(normal) bytes allocated: 8950313184 Deviation haddock.base(normal) bytes allocated: -5.8 % *** unexpected stat test failure for haddock.base(normal) =====> haddock.Cabal(normal) 3625 of 4382 [0, 1, 0] =====> haddock.compiler(normal) 3626 of 4382 [0, 1, 0] =====> T1969(normal) 3627 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1969.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -dcore-lint -static +RTS -V0 -tT1969.comp.stats --machine-readable -RTS > T1969.comp.stderr 2>&1 =====> T3294(normal) 3628 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3294.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT3294.comp.stats --machine-readable -RTS > T3294.comp.stderr 2>&1 =====> T4801(normal) 3629 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4801.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -static +RTS -V0 -tT4801.comp.stats --machine-readable -RTS > T4801.comp.stderr 2>&1 =====> T3064(normal) 3630 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3064.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT3064.comp.stats --machine-readable -RTS > T3064.comp.stderr 2>&1 =====> T4007(normal) 3631 of 4382 [0, 1, 0] cd ./perf/compiler && $MAKE -s --no-print-directory T4007 T4007.run.stdout 2> T4007.run.stderr =====> T5030(normal) 3632 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5030.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fcontext-stack=300 +RTS -V0 -tT5030.comp.stats --machine-readable -RTS > T5030.comp.stderr 2>&1 =====> T5631(normal) 3633 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5631.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT5631.comp.stats --machine-readable -RTS > T5631.comp.stderr 2>&1 =====> parsing001(normal) 3634 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c parsing001.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tparsing001.comp.stats --machine-readable -RTS > parsing001.comp.stderr 2>&1 bytes allocated value is too low: (If this is because you have improved GHC, please update the test so that GHC doesn't regress again) Expected parsing001(normal) bytes allocated: 587079016 +/-5% Lower bound parsing001(normal) bytes allocated: 557725065 Upper bound parsing001(normal) bytes allocated: 616432967 Actual parsing001(normal) bytes allocated: 477055384 Deviation parsing001(normal) bytes allocated: -18.7 % *** unexpected stat test failure for parsing001(normal) =====> T783(normal) 3635 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T783.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -static +RTS -V0 -tT783.comp.stats --machine-readable -RTS > T783.comp.stderr 2>&1 =====> T5321Fun(normal) 3636 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5321Fun.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT5321Fun.comp.stats --machine-readable -RTS > T5321Fun.comp.stderr 2>&1 =====> T5321FD(normal) 3637 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5321FD.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT5321FD.comp.stats --machine-readable -RTS > T5321FD.comp.stderr 2>&1 =====> T5642(normal) 3638 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5642.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O +RTS -V0 -tT5642.comp.stats --machine-readable -RTS > T5642.comp.stderr 2>&1 bytes allocated value is too high: Expected T5642(normal) bytes allocated: 1282916024 +/-10% Lower bound T5642(normal) bytes allocated: 1154624421 Upper bound T5642(normal) bytes allocated: 1411207627 Actual T5642(normal) bytes allocated: 1421301896 Deviation T5642(normal) bytes allocated: 10.8 % *** unexpected stat test failure for T5642(normal) =====> T5837(normal) 3639 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5837.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ftype-function-depth=50 +RTS -V0 -tT5837.comp.stats --machine-readable -RTS > T5837.comp.stderr 2>&1 =====> T6048(optasm) 3640 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6048.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm +RTS -V0 -tT6048.comp.stats --machine-readable -RTS > T6048.comp.stderr 2>&1 =====> T9020(optasm) 3641 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9020.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm +RTS -V0 -tT9020.comp.stats --machine-readable -RTS > T9020.comp.stderr 2>&1 =====> T9675(optasm) 3642 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9675.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm +RTS -V0 -tT9675.comp.stats --machine-readable -RTS > T9675.comp.stderr 2>&1 =====> T9872a(normal) 3643 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9872a.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT9872a.comp.stats --machine-readable -RTS > T9872a.comp.stderr 2>&1 =====> T9872b(normal) 3644 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9872b.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT9872b.comp.stats --machine-readable -RTS > T9872b.comp.stderr 2>&1 =====> T9872c(normal) 3645 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9872c.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT9872c.comp.stats --machine-readable -RTS > T9872c.comp.stderr 2>&1 =====> T9872d(normal) 3646 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9872d.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history +RTS -V0 -tT9872d.comp.stats --machine-readable -RTS > T9872d.comp.stderr 2>&1 =====> T9961(normal) 3647 of 4382 [0, 1, 0] cd ./perf/compiler && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9961.hs -fforce-recomp -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O +RTS -V0 -tT9961.comp.stats --machine-readable -RTS > T9961.comp.stderr 2>&1 =====> T3586(normal) 3648 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3586 T3586.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T3586.comp.stderr 2>&1 cd ./perf/should_run && ./T3586 +RTS -V0 -tT3586.stats --machine-readable -RTS T3586.run.stdout 2> T3586.run.stderr =====> T4830(normal) 3649 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4830 T4830.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T4830.comp.stderr 2>&1 cd ./perf/should_run && ./T4830 +RTS -V0 -tT4830.stats --machine-readable -RTS T4830.run.stdout 2> T4830.run.stderr =====> T3245(normal) 3650 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3245 T3245.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T3245.comp.stderr 2>&1 cd ./perf/should_run && ./T3245 T3245.run.stdout 2> T3245.run.stderr =====> lazy-bs-alloc(normal) 3651 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o lazy-bs-alloc lazy-bs-alloc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > lazy-bs-alloc.comp.stderr 2>&1 cd ./perf/should_run && ./lazy-bs-alloc ../../numeric/should_run/arith011.stdout +RTS -V0 -tlazy-bs-alloc.stats --machine-readable -RTS lazy-bs-alloc.run.stdout 2> lazy-bs-alloc.run.stderr =====> T876(normal) 3652 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T876 T876.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T876.comp.stderr 2>&1 cd ./perf/should_run && ./T876 10000 +RTS -V0 -tT876.stats --machine-readable -RTS T876.run.stdout 2> T876.run.stderr =====> T4321(normal) 3653 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4321 T4321.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4321.comp.stderr 2>&1 cd ./perf/should_run && ./T4321 T4321.run.stdout 2> T4321.run.stderr =====> T3736(normal) 3654 of 4382 [0, 1, 0] cd ./perf/should_run && $MAKE -s --no-print-directory T3736 T3736.run.stdout 2> T3736.run.stderr =====> T3738(normal) 3655 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3738 T3738.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T3738.comp.stderr 2>&1 cd ./perf/should_run && ./T3738 +RTS -V0 -tT3738.stats --machine-readable -RTS T3738.run.stdout 2> T3738.run.stderr =====> MethSharing(normal) 3656 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o MethSharing MethSharing.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > MethSharing.comp.stderr 2>&1 cd ./perf/should_run && ./MethSharing +RTS -V0 -tMethSharing.stats --machine-readable -RTS MethSharing.run.stdout 2> MethSharing.run.stderr =====> T2902(normal) 3657 of 4382 [0, 1, 0] cd ./perf/should_run && $MAKE -s --no-print-directory T2902 T2902.run.stdout 2> T2902.run.stderr =====> T149(normal) 3658 of 4382 [0, 1, 0] cd ./perf/should_run && $MAKE -s --no-print-directory T149 T149.run.stdout 2> T149.run.stderr =====> T5113(normal) 3659 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5113 T5113.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T5113.comp.stderr 2>&1 cd ./perf/should_run && ./T5113 +RTS -V0 -tT5113.stats --machine-readable -RTS T5113.run.stdout 2> T5113.run.stderr =====> T4978(normal) 3660 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4978 T4978.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T4978.comp.stderr 2>&1 cd ./perf/should_run && ./T4978 +RTS -V0 -tT4978.stats --machine-readable -RTS T4978.run.stdout 2> T4978.run.stderr =====> T5205(normal) 3661 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5205 T5205.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5205.comp.stderr 2>&1 cd ./perf/should_run && ./T5205 +RTS -V0 -tT5205.stats --machine-readable -RTS T5205.run.stdout 2> T5205.run.stderr =====> T5549(normal) 3662 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5549 T5549.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T5549.comp.stderr 2>&1 cd ./perf/should_run && ./T5549 +RTS -V0 -tT5549.stats --machine-readable -RTS T5549.run.stdout 2> T5549.run.stderr =====> T4474a(normal) 3663 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4474a T4474a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4474a.comp.stderr 2>&1 cd ./perf/should_run && ./T4474a +RTS -V0 -tT4474a.stats --machine-readable -RTS T4474a.run.stdout 2> T4474a.run.stderr =====> T4474b(normal) 3664 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4474b T4474b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4474b.comp.stderr 2>&1 cd ./perf/should_run && ./T4474b +RTS -V0 -tT4474b.stats --machine-readable -RTS T4474b.run.stdout 2> T4474b.run.stderr =====> T4474c(normal) 3665 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4474c T4474c.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4474c.comp.stderr 2>&1 cd ./perf/should_run && ./T4474c +RTS -V0 -tT4474c.stats --machine-readable -RTS T4474c.run.stdout 2> T4474c.run.stderr =====> T5237(normal) 3666 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5237 T5237.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T5237.comp.stderr 2>&1 cd ./perf/should_run && ./T5237 +RTS -V0 -tT5237.stats --machine-readable -RTS T5237.run.stdout 2> T5237.run.stderr =====> T5536(normal) 3667 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5536 T5536.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T5536.comp.stderr 2>&1 cd ./perf/should_run && ./T5536 +RTS -V0 -tT5536.stats --machine-readable -RTS T5536.run.stdout 2> T5536.run.stderr =====> T7257(normal) 3668 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7257 T7257.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7257.comp.stderr 2>&1 cd ./perf/should_run && ./T7257 +RTS -V0 -tT7257.stats --machine-readable -RTS T7257.run.stdout 2> T7257.run.stderr =====> Conversions(normal) 3669 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Conversions Conversions.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -msse2 > Conversions.comp.stderr 2>&1 cd ./perf/should_run && ./Conversions +RTS -V0 -tConversions.stats --machine-readable -RTS Conversions.run.stdout 2> Conversions.run.stderr =====> T7507(normal) 3670 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7507 T7507.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7507.comp.stderr 2>&1 cd ./perf/should_run && ./T7507 T7507.run.stdout 2> T7507.run.stderr =====> T7436(normal) 3671 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7436 T7436.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7436.comp.stderr 2>&1 cd ./perf/should_run && ./T7436 +RTS -V0 -tT7436.stats --machine-readable -RTS T7436.run.stdout 2> T7436.run.stderr =====> T7797(normal) 3672 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7797 T7797.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7797.comp.stderr 2>&1 cd ./perf/should_run && ./T7797 +RTS -V0 -tT7797.stats --machine-readable -RTS T7797.run.stdout 2> T7797.run.stderr =====> T7954(normal) 3673 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7954 T7954.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7954.comp.stderr 2>&1 cd ./perf/should_run && ./T7954 +RTS -V0 -tT7954.stats --machine-readable -RTS T7954.run.stdout 2> T7954.run.stderr =====> T7850(normal) 3674 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7850 T7850.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7850.comp.stderr 2>&1 cd ./perf/should_run && ./T7850 +RTS -V0 -tT7850.stats --machine-readable -RTS T7850.run.stdout 2> T7850.run.stderr =====> T5949(normal) 3675 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5949 T5949.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T5949.comp.stderr 2>&1 cd ./perf/should_run && ./T5949 +RTS -V0 -tT5949.stats --machine-readable -RTS T5949.run.stdout 2> T5949.run.stderr =====> T4267(normal) 3676 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4267 T4267.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T4267.comp.stderr 2>&1 cd ./perf/should_run && ./T4267 +RTS -V0 -tT4267.stats --machine-readable -RTS T4267.run.stdout 2> T4267.run.stderr =====> T7619(normal) 3677 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7619 T7619.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7619.comp.stderr 2>&1 cd ./perf/should_run && ./T7619 +RTS -V0 -tT7619.stats --machine-readable -RTS T7619.run.stdout 2> T7619.run.stderr =====> InlineArrayAlloc(normal) 3678 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o InlineArrayAlloc InlineArrayAlloc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > InlineArrayAlloc.comp.stderr 2>&1 cd ./perf/should_run && ./InlineArrayAlloc +RTS -V0 -tInlineArrayAlloc.stats --machine-readable -RTS InlineArrayAlloc.run.stdout 2> InlineArrayAlloc.run.stderr =====> InlineByteArrayAlloc(normal) 3679 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o InlineByteArrayAlloc InlineByteArrayAlloc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > InlineByteArrayAlloc.comp.stderr 2>&1 cd ./perf/should_run && ./InlineByteArrayAlloc +RTS -V0 -tInlineByteArrayAlloc.stats --machine-readable -RTS InlineByteArrayAlloc.run.stdout 2> InlineByteArrayAlloc.run.stderr =====> InlineCloneArrayAlloc(normal) 3680 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o InlineCloneArrayAlloc InlineCloneArrayAlloc.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > InlineCloneArrayAlloc.comp.stderr 2>&1 cd ./perf/should_run && ./InlineCloneArrayAlloc +RTS -V0 -tInlineCloneArrayAlloc.stats --machine-readable -RTS InlineCloneArrayAlloc.run.stdout 2> InlineCloneArrayAlloc.run.stderr =====> T9203(normal) 3681 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9203 T9203.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T9203.comp.stderr 2>&1 cd ./perf/should_run && ./T9203 +RTS -V0 -tT9203.stats --machine-readable -RTS T9203.run.stdout 2> T9203.run.stderr bytes allocated value is too low: (If this is because you have improved GHC, please update the test so that GHC doesn't regress again) Expected T9203(normal) bytes allocated: 94547280 +/-5% Lower bound T9203(normal) bytes allocated: 89819916 Upper bound T9203(normal) bytes allocated: 99274644 Actual T9203(normal) bytes allocated: 45107664 Deviation T9203(normal) bytes allocated: -52.3 % *** unexpected stat test failure for T9203(normal) =====> T9339(normal) 3682 of 4382 [0, 1, 0] cd ./perf/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9339 T9339.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T9339.comp.stderr 2>&1 cd ./perf/should_run && ./T9339 +RTS -V0 -tT9339.stats --machine-readable -RTS T9339.run.stdout 2> T9339.run.stderr =====> T3807(normal) 3683 of 4382 [0, 1, 0] cd ./dynlibs && $MAKE --no-print-directory -s T3807 T3807.run.stdout 2> T3807.run.stderr =====> T5373(normal) 3685 of 4382 [0, 1, 0] cd ./dynlibs && $MAKE --no-print-directory -s T5373 T5373.run.stdout 2> T5373.run.stderr =====> T4891(normal) 3686 of 4382 [0, 1, 0] cd ./ghc-api/T4891 && $MAKE -s --no-print-directory T4891 T4891.run.stdout 2> T4891.run.stderr =====> landmines(normal) 3687 of 4382 [0, 1, 0] cd ./ghc-api/landmines && $MAKE -s --no-print-directory landmines landmines.run.stdout 2> landmines.run.stderr =====> dynCompileExpr(normal) 3688 of 4382 [0, 1, 0] cd ./ghc-api/dynCompileExpr && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynCompileExpr dynCompileExpr.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > dynCompileExpr.comp.stderr 2>&1 cd ./ghc-api/dynCompileExpr && ./dynCompileExpr "/builddir/build/BUILD/ghc-7.10.1/inplace/lib" dynCompileExpr.run.stdout 2> dynCompileExpr.run.stderr =====> ghcApi(normal) 3689 of 4382 [0, 1, 0] cd ./ghc-api && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ghcApi ghcApi.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > ghcApi.comp.stderr 2>&1 cd ./ghc-api && ./ghcApi ghcApi.run.stdout 2> ghcApi.run.stderr =====> T6145(normal) 3690 of 4382 [0, 1, 0] cd ./ghc-api && $MAKE -s --no-print-directory T6145 T6145.run.stdout 2> T6145.run.stderr =====> T8639_api(normal) 3691 of 4382 [0, 1, 0] cd ./ghc-api && $MAKE -s --no-print-directory T8639_api T8639_api.run.stdout 2> T8639_api.run.stderr =====> T8628(normal) 3692 of 4382 [0, 1, 0] cd ./ghc-api && $MAKE -s --no-print-directory T8628 T8628.run.stdout 2> T8628.run.stderr =====> T9595(normal) 3693 of 4382 [0, 1, 0] cd ./ghc-api && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9595 T9595.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package ghc > T9595.comp.stderr 2>&1 cd ./ghc-api && ./T9595 "/builddir/build/BUILD/ghc-7.10.1/inplace/lib" T9595.run.stdout 2> T9595.run.stderr =====> annotations(normal) 3694 of 4382 [0, 1, 0] cd ./ghc-api/annotations && $MAKE -s --no-print-directory annotations annotations.run.stdout 2> annotations.run.stderr =====> parseTree(normal) 3695 of 4382 [0, 1, 0] cd ./ghc-api/annotations && $MAKE -s --no-print-directory parseTree parseTree.run.stdout 2> parseTree.run.stderr =====> comments(normal) 3696 of 4382 [0, 1, 0] cd ./ghc-api/annotations && $MAKE -s --no-print-directory comments comments.run.stdout 2> comments.run.stderr =====> exampleTest(normal) 3697 of 4382 [0, 1, 0] cd ./ghc-api/annotations && $MAKE -s --no-print-directory exampleTest exampleTest.run.stdout 2> exampleTest.run.stderr =====> showsrcspan(normal) 3698 of 4382 [0, 1, 0] cd ./ghc-api/show-srcspan && $MAKE -s --no-print-directory showsrcspan showsrcspan.run.stdout 2> showsrcspan.run.stderr =====> T7478(normal) 3699 of 4382 [0, 1, 0] cd ./ghc-api/T7478 && $MAKE -s --no-print-directory T7478 T7478.run.stdout 2> T7478.run.stderr =====> apirecomp001(normal) 3700 of 4382 [0, 1, 0] cd ./ghc-api/apirecomp001 && $MAKE -s --no-print-directory apirecomp001 apirecomp001.run.stdout 2> apirecomp001.run.stderr =====> literals(normal) 3701 of 4382 [0, 1, 0] cd ./ghc-api/annotations-literals && $MAKE -s --no-print-directory literals literals.run.stdout 2> literals.run.stderr =====> parsed(normal) 3702 of 4382 [0, 1, 0] cd ./ghc-api/annotations-literals && $MAKE -s --no-print-directory parsed parsed.run.stdout 2> parsed.run.stderr =====> arr016(normal) 3718 of 4382 [0, 1, 0] cd ./array/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arr016 arr016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arr016.comp.stderr 2>&1 Compile failed (status 256) errors were: arr016.hs:13:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> arr019(normal) 3721 of 4382 [0, 1, 0] cd ./array/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arr019 arr019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arr019.comp.stderr 2>&1 cd ./array/should_run && ./arr019 arr019.run.stdout 2> arr019.run.stderr =====> arr020(normal) 3722 of 4382 [0, 1, 0] cd ./array/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o arr020 arr020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > arr020.comp.stderr 2>&1 cd ./array/should_run && ./arr020 arr020.run.stdout 2> arr020.run.stderr =====> rebindable1(normal) 3723 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rebindable1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable1.comp.stderr 2>&1 =====> rebindable2(normal) 3724 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable2 rebindable2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable2.comp.stderr 2>&1 cd ./rebindable && ./rebindable2 rebindable2.run.stdout 2> rebindable2.run.stderr =====> rebindable3(normal) 3725 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable3 rebindable3.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable3.comp.stderr 2>&1 cd ./rebindable && ./rebindable3 rebindable3.run.stdout 2> rebindable3.run.stderr =====> rebindable4(normal) 3726 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable4 rebindable4.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable4.comp.stderr 2>&1 cd ./rebindable && ./rebindable4 rebindable4.run.stdout 2> rebindable4.run.stderr =====> rebindable5(normal) 3727 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable5 rebindable5.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable5.comp.stderr 2>&1 cd ./rebindable && ./rebindable5 rebindable5.run.stdout 2> rebindable5.run.stderr =====> rebindable6(normal) 3728 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rebindable6.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable6.comp.stderr 2>&1 =====> rebindable7(normal) 3729 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable7 rebindable7.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable7.comp.stderr 2>&1 cd ./rebindable && ./rebindable7 rebindable7.run.stdout 2> rebindable7.run.stderr =====> rebindable8(normal) 3730 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rebindable8.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable8.comp.stderr 2>&1 =====> rebindable9(normal) 3731 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c rebindable9.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable9.comp.stderr 2>&1 =====> rebindable10(normal) 3732 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rebindable10 rebindable10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rebindable10.comp.stderr 2>&1 cd ./rebindable && ./rebindable10 rebindable10.run.stdout 2> rebindable10.run.stderr =====> T303(normal) 3733 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T303.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T303.comp.stderr 2>&1 =====> DoRestrictedM(normal) 3734 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DoRestrictedM.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DoRestrictedM.comp.stderr 2>&1 =====> DoParamM(normal) 3735 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c DoParamM.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DoParamM.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./rebindable/DoParamM.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./rebindable/DoParamM.comp.stderr 2015-06-02 02:02:25.520000000 +0000 @@ -1,34 +1,14 @@ -DoParamM.hs:146:25: - Couldn't match expected type `Int' with actual type `Char' - In the second argument of `(==)', namely v' - In the first argument of `return', namely `(v == v')' - In a stmt of a 'do' block: return (v == v') +DoParamM.hs:21:1: + Failed to load interface for ‘Control.Monad.State’ + Perhaps you meant + Control.Monad.ST (from base-4.8.0.0) + Control.Monad.ST.Safe (from base-4.8.0.0) + Control.Monad.Fix (from base-4.8.0.0) + Use -v to see a list of the files searched for. -DoParamM.hs:286:28: - Couldn't match type `Unlocked' with `Locked' - Expected type: LIO Locked Locked () - Actual type: LIO Unlocked Locked () - In a stmt of a 'do' block: tlock2_do - In the expression: - do { tlock2_do; - tlock2_do } - In an equation for `tlock4_do': - tlock4_do - = do { tlock2_do; - tlock2_do } - -DoParamM.hs:302:37: - Couldn't match type `Locked' with `Unlocked' - Expected type: LIO Unlocked Unlocked () - Actual type: LIO Locked Unlocked () - In a stmt of a 'do' block: unlock - In the expression: - do { tlock2_do; - unlock; - unlock } - In an equation for `tlock4'_do': - tlock4'_do - = do { tlock2_do; - unlock; - unlock } +DoParamM.hs:22:1: + Failed to load interface for ‘Control.Monad.Identity’ + Perhaps you meant + Control.Monad.Trans.Identity (from transformers-0.4.2.0) + Use -v to see a list of the files searched for. =====> T5038(normal) 3736 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5038 T5038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5038.comp.stderr 2>&1 cd ./rebindable && ./T5038 T5038.run.stdout 2> T5038.run.stderr =====> T4851(normal) 3737 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4851.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4851.comp.stderr 2>&1 =====> T5821(normal) 3738 of 4382 [0, 1, 0] cd ./rebindable && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5821.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5821.comp.stderr 2>&1 =====> ds-wildcard(normal) 3739 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds-wildcard.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds-wildcard.comp.stderr 2>&1 =====> ds001(normal) 3740 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds001.comp.stderr 2>&1 =====> ds002(normal) 3741 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds002.comp.stderr 2>&1 =====> ds003(normal) 3742 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds003.comp.stderr 2>&1 =====> ds004(normal) 3743 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds004.comp.stderr 2>&1 =====> ds005(normal) 3744 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds005.comp.stderr 2>&1 =====> ds006(normal) 3745 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds006.comp.stderr 2>&1 =====> ds007(normal) 3746 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds007.comp.stderr 2>&1 =====> ds008(normal) 3747 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds008.comp.stderr 2>&1 =====> ds009(normal) 3748 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds009.comp.stderr 2>&1 =====> ds010(normal) 3749 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds010.comp.stderr 2>&1 =====> ds011(normal) 3750 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds011.comp.stderr 2>&1 =====> ds012(normal) 3751 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds012.comp.stderr 2>&1 =====> ds013(normal) 3752 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds013.comp.stderr 2>&1 =====> ds014(normal) 3753 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds014.comp.stderr 2>&1 =====> ds015(normal) 3754 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds015.comp.stderr 2>&1 =====> ds016(normal) 3755 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds016.comp.stderr 2>&1 =====> ds017(normal) 3756 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds017.comp.stderr 2>&1 =====> ds018(normal) 3757 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds018.comp.stderr 2>&1 =====> ds019(normal) 3758 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds019.comp.stderr 2>&1 =====> ds020(normal) 3759 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds020.comp.stderr 2>&1 =====> ds021(normal) 3760 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds021.comp.stderr 2>&1 =====> ds022(normal) 3761 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds022.comp.stderr 2>&1 =====> ds023(normal) 3762 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds023.comp.stderr 2>&1 =====> ds024(normal) 3763 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds024.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds024.comp.stderr 2>&1 =====> ds025(normal) 3764 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds025.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds025.comp.stderr 2>&1 =====> ds026(normal) 3765 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds026.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds026.comp.stderr 2>&1 =====> ds027(normal) 3766 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds027.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds027.comp.stderr 2>&1 =====> ds028(normal) 3767 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds028.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds028.comp.stderr 2>&1 =====> ds029(normal) 3768 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds029.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds029.comp.stderr 2>&1 =====> ds030(normal) 3769 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds030.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds030.comp.stderr 2>&1 =====> ds031(normal) 3770 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds031.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds031.comp.stderr 2>&1 =====> ds032(normal) 3771 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds032.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds032.comp.stderr 2>&1 =====> ds033(normal) 3772 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds033.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds033.comp.stderr 2>&1 =====> ds034(normal) 3773 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds034.comp.stderr 2>&1 =====> ds035(normal) 3774 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds035.comp.stderr 2>&1 =====> ds036(normal) 3775 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds036.comp.stderr 2>&1 =====> ds037(normal) 3776 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds037.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds037.comp.stderr 2>&1 =====> ds038(normal) 3777 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds038.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds038.comp.stderr 2>&1 =====> ds039(normal) 3778 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds039.comp.stderr 2>&1 =====> ds040(normal) 3779 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds040.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds040.comp.stderr 2>&1 =====> ds041(normal) 3780 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds041.comp.stderr 2>&1 =====> ds042(normal) 3781 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds042.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds042.comp.stderr 2>&1 =====> ds043(normal) 3782 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds043.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds043.comp.stderr 2>&1 =====> ds044(normal) 3783 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds044.comp.stderr 2>&1 =====> ds045(normal) 3784 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds045.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds045.comp.stderr 2>&1 =====> ds046(normal) 3785 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds046.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -funbox-strict-fields > ds046.comp.stderr 2>&1 =====> ds047(normal) 3786 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds047.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds047.comp.stderr 2>&1 =====> ds048(normal) 3787 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds048.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds048.comp.stderr 2>&1 =====> ds050(normal) 3788 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds050.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds050.comp.stderr 2>&1 =====> ds051(normal) 3789 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds051.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds051.comp.stderr 2>&1 =====> ds052(normal) 3790 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds052.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds052.comp.stderr 2>&1 =====> ds053(normal) 3791 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds053.comp.stderr 2>&1 =====> ds054(normal) 3792 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds054.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds054.comp.stderr 2>&1 =====> ds055(normal) 3793 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds055.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds055.comp.stderr 2>&1 =====> ds056(normal) 3794 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds056.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall -fno-warn-tabs > ds056.comp.stderr 2>&1 =====> ds057(normal) 3795 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds057.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds057.comp.stderr 2>&1 =====> ds058(normal) 3796 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds058.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W -fno-warn-tabs > ds058.comp.stderr 2>&1 =====> ds059(normal) 3797 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds059.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -W > ds059.comp.stderr 2>&1 =====> ds060(normal) 3798 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds060.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds060.comp.stderr 2>&1 Actual stderr output differs from expected: --- /dev/null 2015-06-02 01:02:21.452000000 +0000 +++ ./deSugar/should_compile/ds060.comp.stderr 2015-06-02 02:02:32.008000000 +0000 @@ -0,0 +1,4 @@ + +ds060.hs:22:1: Warning: + Pattern match(es) are overlapped + In an equation for ‘f’: f Nothing = ... =====> ds062(normal) 3799 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds062.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds062.comp.stderr 2>&1 =====> ds063(normal) 3800 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c ds063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ds063.comp.stderr 2>&1 =====> T2409(normal) 3801 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2409.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2409.comp.stderr 2>&1 =====> T3263-1(normal) 3802 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3263-1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-unused-do-bind -XRecursiveDo > T3263-1.comp.stderr 2>&1 =====> T3263-2(normal) 3803 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3263-2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fwarn-wrong-do-bind -XScopedTypeVariables -XRecursiveDo > T3263-2.comp.stderr 2>&1 =====> GadtOverlap(normal) 3804 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c GadtOverlap.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -Wall > GadtOverlap.comp.stderr 2>&1 =====> T2395(normal) 3805 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2395.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2395.comp.stderr 2>&1 =====> T4371(normal) 3806 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4371.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4371.comp.stderr 2>&1 =====> T4439(normal) 3807 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4439.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4439.comp.stderr 2>&1 =====> T4488(normal) 3808 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4488.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4488.comp.stderr 2>&1 =====> T4870(optasm) 3809 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T4870 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 > T4870.comp.stderr 2>&1 =====> T5117(normal) 3810 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5117.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5117.comp.stderr 2>&1 =====> T5252(normal) 3811 of 4382 [0, 1, 0] cd ./deSugar/should_compile && $MAKE -s --no-print-directory T5252 T5252.run.stdout 2> T5252.run.stderr =====> T5455(normal) 3812 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5455.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5455.comp.stderr 2>&1 =====> T5001(optasm) 3813 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T5001 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fasm -v0 > T5001.comp.stderr 2>&1 =====> T5252Take2(normal) 3814 of 4382 [0, 1, 0] cd ./deSugar/should_compile && $MAKE -s --no-print-directory T5252Take2 T5252Take2.run.stdout 2> T5252Take2.run.stderr =====> T2431(normal) 3815 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2431.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -ddump-simpl -dsuppress-uniques > T2431.comp.stderr 2>&1 =====> T7669(normal) 3816 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7669.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7669.comp.stderr 2>&1 =====> T8470(normal) 3817 of 4382 [0, 1, 0] cd ./deSugar/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8470.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8470.comp.stderr 2>&1 =====> dsrun001(normal) 3818 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun001 dsrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun001.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun001 dsrun001.run.stdout 2> dsrun001.run.stderr =====> dsrun002(normal) 3819 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun002 dsrun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun002.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun002 dsrun002.run.stdout 2> dsrun002.run.stderr =====> dsrun003(normal) 3820 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun003 dsrun003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun003.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun003 dsrun003.run.stdout 2> dsrun003.run.stderr =====> dsrun004(normal) 3821 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun004 dsrun004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun004.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun004 dsrun004.run.stdout 2> dsrun004.run.stderr =====> dsrun005(normal) 3822 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun005 dsrun005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun005.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun005 dsrun005.run.stdout 2> dsrun005.run.stderr =====> dsrun006(normal) 3823 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun006 dsrun006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun006.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun006 dsrun006.run.stdout 2> dsrun006.run.stderr =====> dsrun007(normal) 3824 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun007 dsrun007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun007.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun007 dsrun007.run.stdout 2> dsrun007.run.stderr =====> dsrun008(normal) 3825 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun008 dsrun008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun008.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun008 dsrun008.run.stdout 2> dsrun008.run.stderr =====> dsrun009(normal) 3826 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun009 dsrun009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun009.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun009 dsrun009.run.stdout 2> dsrun009.run.stderr =====> dsrun010(normal) 3827 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun010 dsrun010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun010.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun010 dsrun010.run.stdout 2> dsrun010.run.stderr =====> dsrun013(normal) 3830 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun013 dsrun013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun013.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun013 dsrun013.run.stdout 2> dsrun013.run.stderr =====> dsrun014(normal) 3831 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun014 dsrun014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fobject-code > dsrun014.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun014 dsrun014.run.stdout 2> dsrun014.run.stderr =====> dsrun015(normal) 3832 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun015 dsrun015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun015.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun015 dsrun015.run.stdout 2> dsrun015.run.stderr =====> dsrun016(normal) 3833 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun016 dsrun016.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun016.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun016 dsrun016.run.stdout 2> dsrun016.run.stderr =====> dsrun017(normal) 3834 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun017 dsrun017.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun017.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun017 dsrun017.run.stdout 2> dsrun017.run.stderr =====> dsrun018(normal) 3835 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun018 dsrun018.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun018.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun018 dsrun018.run.stdout 2> dsrun018.run.stderr =====> dsrun019(normal) 3836 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun019 dsrun019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun019.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun019 dsrun019.run.stdout 2> dsrun019.run.stderr =====> dsrun020(normal) 3837 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun020 dsrun020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun020.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun020 dsrun020.run.stdout 2> dsrun020.run.stderr =====> dsrun021(normal) 3838 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun021 dsrun021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun021.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun021 dsrun021.run.stdout 2> dsrun021.run.stderr =====> dsrun022(normal) 3839 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun022 dsrun022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun022.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun022 dsrun022.run.stdout 2> dsrun022.run.stderr =====> dsrun023(normal) 3840 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dsrun023 dsrun023.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dsrun023.comp.stderr 2>&1 cd ./deSugar/should_run && ./dsrun023 dsrun023.run.stdout 2> dsrun023.run.stderr =====> T246(normal) 3841 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T246 T246.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T246.comp.stderr 2>&1 cd ./deSugar/should_run && ./T246 T246.run.stdout 2> T246.run.stderr =====> T3126(normal) 3842 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3126 T3126.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3126.comp.stderr 2>&1 cd ./deSugar/should_run && ./T3126 T3126.run.stdout 2> T3126.run.stderr =====> T3382(normal) 3843 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3382 T3382.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3382.comp.stderr 2>&1 cd ./deSugar/should_run && ./T3382 T3382.run.stdout 2> T3382.run.stderr =====> mc01(normal) 3844 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc01 mc01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc01.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc01 mc01.run.stdout 2> mc01.run.stderr =====> mc02(normal) 3845 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc02 mc02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc02.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc02 mc02.run.stdout 2> mc02.run.stderr =====> mc03(normal) 3846 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc03 mc03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc03.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc03 mc03.run.stdout 2> mc03.run.stderr =====> mc04(normal) 3847 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc04 mc04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc04.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc04 mc04.run.stdout 2> mc04.run.stderr =====> mc05(normal) 3848 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc05 mc05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc05.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc05 mc05.run.stdout 2> mc05.run.stderr =====> mc06(normal) 3849 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc06 mc06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc06.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc06 mc06.run.stdout 2> mc06.run.stderr =====> mc07(normal) 3850 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc07 mc07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc07.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc07 mc07.run.stdout 2> mc07.run.stderr =====> mc08(normal) 3851 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o mc08 mc08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > mc08.comp.stderr 2>&1 cd ./deSugar/should_run && ./mc08 mc08.run.stdout 2> mc08.run.stderr =====> T5742(normal) 3852 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5742 T5742.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5742.comp.stderr 2>&1 cd ./deSugar/should_run && ./T5742 T5742.run.stdout 2> T5742.run.stderr =====> DsLambdaCase(normal) 3853 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o DsLambdaCase DsLambdaCase.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DsLambdaCase.comp.stderr 2>&1 cd ./deSugar/should_run && ./DsLambdaCase DsLambdaCase.run.stdout 2> DsLambdaCase.run.stderr =====> DsMultiWayIf(normal) 3854 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o DsMultiWayIf DsMultiWayIf.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DsMultiWayIf.comp.stderr 2>&1 cd ./deSugar/should_run && ./DsMultiWayIf DsMultiWayIf.run.stdout 2> DsMultiWayIf.run.stderr =====> DsStaticPointers(normal) 3855 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o DsStaticPointers DsStaticPointers.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > DsStaticPointers.comp.stderr 2>&1 cd ./deSugar/should_run && ./DsStaticPointers DsStaticPointers.run.stdout 2> DsStaticPointers.run.stderr =====> T8952(normal) 3856 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8952 T8952.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8952.comp.stderr 2>&1 cd ./deSugar/should_run && ./T8952 T8952.run.stdout 2> T8952.run.stderr =====> T9844(normal) 3857 of 4382 [0, 1, 0] cd ./deSugar/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9844 T9844.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9844.comp.stderr 2>&1 cd ./deSugar/should_run && ./T9844 T9844.run.stdout 2> T9844.run.stderr =====> PolyKinds09(normal) 3858 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o PolyKinds09 PolyKinds09.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds09.comp.stderr 2>&1 cd ./polykinds && ./PolyKinds09 PolyKinds09.run.stdout 2> PolyKinds09.run.stderr =====> PolyKinds10(normal) 3859 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o PolyKinds10 PolyKinds10.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds10.comp.stderr 2>&1 cd ./polykinds && ./PolyKinds10 PolyKinds10.run.stdout 2> PolyKinds10.run.stderr =====> PolyKinds01(normal) 3860 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds01.comp.stderr 2>&1 =====> PolyKinds03(normal) 3861 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds03.comp.stderr 2>&1 =====> PolyKinds05(normal) 3862 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds05.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds05.comp.stderr 2>&1 =====> PolyKinds08(normal) 3863 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds08.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds08.comp.stderr 2>&1 =====> PolyKinds11(normal) 3864 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds11.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds11.comp.stderr 2>&1 =====> PolyKinds13(normal) 3865 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds13.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds13.comp.stderr 2>&1 =====> PolyKinds02(normal) 3866 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds02.comp.stderr 2>&1 =====> PolyKinds04(normal) 3867 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds04.comp.stderr 2>&1 =====> PolyKinds06(normal) 3868 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds06.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds06.comp.stderr 2>&1 =====> PolyKinds07(normal) 3869 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds07.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds07.comp.stderr 2>&1 =====> PolyKinds12(normal) 3870 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c PolyKinds12.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > PolyKinds12.comp.stderr 2>&1 =====> Freeman(normal) 3871 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Freeman Freeman.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Freeman.comp.stderr 2>&1 cd ./polykinds && ./Freeman Freeman.run.stdout 2> Freeman.run.stderr =====> MonoidsTF(normal) 3872 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o MonoidsTF MonoidsTF.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > MonoidsTF.comp.stderr 2>&1 cd ./polykinds && ./MonoidsTF MonoidsTF.run.stdout 2> MonoidsTF.run.stderr =====> MonoidsFD(normal) 3873 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o MonoidsFD MonoidsFD.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > MonoidsFD.comp.stderr 2>&1 cd ./polykinds && ./MonoidsFD MonoidsFD.run.stdout 2> MonoidsFD.run.stderr =====> T5798(normal) 3874 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5798.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5798.comp.stderr 2>&1 =====> T5770(normal) 3875 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5770.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5770.comp.stderr 2>&1 =====> T5771(normal) 3876 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5771.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5771.comp.stderr 2>&1 =====> T5717(normal) 3877 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5717.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5717.comp.stderr 2>&1 =====> T5862(normal) 3878 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5862.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5862.comp.stderr 2>&1 =====> T5912(normal) 3879 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5912.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5912.comp.stderr 2>&1 =====> T5881(normal) 3880 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T5881 T5881.run.stdout 2> T5881.run.stderr =====> T5716(normal) 3881 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5716.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5716.comp.stderr 2>&1 =====> T5716a(normal) 3882 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5716a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5716a.comp.stderr 2>&1 =====> T5937(normal) 3883 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5937.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5937.comp.stderr 2>&1 =====> T5935(normal) 3884 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5935.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5935.comp.stderr 2>&1 =====> T5938(normal) 3885 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5938.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5938.comp.stderr 2>&1 =====> T5948(normal) 3886 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5948.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5948.comp.stderr 2>&1 =====> T6020(normal) 3887 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6020.comp.stderr 2>&1 =====> T6035(normal) 3888 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6035.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6035.comp.stderr 2>&1 =====> T6036(normal) 3889 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6036.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6036.comp.stderr 2>&1 =====> T6025(normal) 3890 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T6025 T6025.run.stdout 2> T6025.run.stderr =====> T6002(normal) 3891 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6002.comp.stderr 2>&1 =====> T6039(normal) 3892 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6039.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6039.comp.stderr 2>&1 =====> T6021(normal) 3893 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6021.comp.stderr 2>&1 =====> T6020a(normal) 3894 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6020a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6020a.comp.stderr 2>&1 =====> T6044(normal) 3895 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6044.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6044.comp.stderr 2>&1 =====> T6054(normal) 3896 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T6054 T6054.run.stdout 2> T6054.run.stderr =====> T6081(normal) 3897 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6081.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6081.comp.stderr 2>&1 =====> T6015(normal) 3898 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6015.comp.stderr 2>&1 =====> T6015a(normal) 3899 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6015a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6015a.comp.stderr 2>&1 =====> T6068(ghci) 3900 of 4382 [0, 1, 0] cd ./polykinds && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T6068.run.stdout 2> T6068.run.stderr =====> RedBlack(normal) 3901 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c RedBlack.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > RedBlack.comp.stderr 2>&1 =====> T6118(normal) 3902 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6118.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6118.comp.stderr 2>&1 =====> T6137(normal) 3903 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6137.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6137.comp.stderr 2>&1 =====> T6093(normal) 3904 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6093.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6093.comp.stderr 2>&1 =====> T6049(normal) 3905 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6049.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6049.comp.stderr 2>&1 =====> T6129(normal) 3906 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6129.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6129.comp.stderr 2>&1 =====> T7053(normal) 3907 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7053.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7053.comp.stderr 2>&1 =====> T7053a(normal) 3908 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7053a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7053a.comp.stderr 2>&1 =====> T7020(normal) 3909 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7020.comp.stderr 2>&1 =====> T7022(normal) 3910 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T7022 T7022.run.stdout 2> T7022.run.stderr =====> T7073(normal) 3911 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7073.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7073.comp.stderr 2>&1 =====> T7128(normal) 3912 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7128.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7128.comp.stderr 2>&1 =====> T7151(normal) 3913 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7151.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7151.comp.stderr 2>&1 =====> T7095(normal) 3914 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7095.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7095.comp.stderr 2>&1 =====> T7090(normal) 3915 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7090.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7090.comp.stderr 2>&1 =====> T7272(normal) 3916 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7272.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T7272.comp.stderr 2>&1 =====> T7176(normal) 3917 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7176.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7176.comp.stderr 2>&1 =====> T7224(normal) 3918 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7224.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7224.comp.stderr 2>&1 =====> T7230(normal) 3919 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7230.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7230.comp.stderr 2>&1 =====> T7238(normal) 3920 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7238.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7238.comp.stderr 2>&1 =====> T7278(normal) 3921 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7278.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7278.comp.stderr 2>&1 =====> T7328(normal) 3922 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7328.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7328.comp.stderr 2>&1 =====> T7332(normal) 3923 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7332.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7332.comp.stderr 2>&1 =====> T7347(normal) 3924 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7347.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7347.comp.stderr 2>&1 =====> T7341(normal) 3925 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7341.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7341.comp.stderr 2>&1 =====> T7422(normal) 3926 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7422.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7422.comp.stderr 2>&1 =====> T7433(normal) 3927 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7433.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7433.comp.stderr 2>&1 =====> T7438(normal) 3928 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T7438 T7438.run.stdout 2> T7438.run.stderr =====> T7404(normal) 3929 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7404.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7404.comp.stderr 2>&1 =====> T7502(normal) 3930 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7502.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7502.comp.stderr 2>&1 =====> T7488(normal) 3931 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7488.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7488.comp.stderr 2>&1 =====> T7594(normal) 3932 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7594.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7594.comp.stderr 2>&1 =====> T7524(normal) 3933 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7524.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7524.comp.stderr 2>&1 =====> T7601(normal) 3934 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7601.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7601.comp.stderr 2>&1 =====> T7805(normal) 3935 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7805.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7805.comp.stderr 2>&1 =====> T7916(normal) 3936 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7916.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7916.comp.stderr 2>&1 =====> T7973(normal) 3937 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7973.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T7973.comp.stderr 2>&1 =====> T7939a(normal) 3938 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7939a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7939a.comp.stderr 2>&1 =====> T8132(normal) 3939 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8132.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8132.comp.stderr 2>&1 =====> T8359(normal) 3940 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8359.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8359.comp.stderr 2>&1 =====> T8391(normal) 3941 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8391.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8391.comp.stderr 2>&1 =====> T8449(normal) 3942 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T8449 T8449.run.stdout 2> T8449.run.stderr =====> T8534(normal) 3943 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8534.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8534.comp.stderr 2>&1 =====> T8566(normal) 3944 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8566.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8566.comp.stderr 2>&1 =====> T8616(normal) 3945 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8616.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8616.comp.stderr 2>&1 =====> T8566a(normal) 3946 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8566a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8566a.comp.stderr 2>&1 Compile failed (status 256) errors were: T8566a.hs:21:13: Could not deduce (AppVars t (ExpandField args1) ~ AppVars t1 (ExpandField args1)) from the context ('APP t args ~ 'APP t1 args1) bound by a pattern with constructor A :: forall (k :: BOX) (t :: k) (args :: [Field]). AppVars t (ExpandField args) -> InField ('APP t args), in an equation for ‘unA’ at T8566a.hs:21:6-8 NB: ‘AppVars’ is a type function, and may not be injective Expected type: AppVars t (ExpandField args) Actual type: AppVars t1 (ExpandField args1) Relevant bindings include x :: AppVars t1 (ExpandField args1) (bound at T8566a.hs:21:8) unA :: InField ('APP t args) -> AppVars t (ExpandField args) (bound at T8566a.hs:21:1) In the expression: x In an equation for ‘unA’: unA (A x) = x =====> T7481(normal) 3947 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7481.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7481.comp.stderr 2>&1 =====> T8705(normal) 3948 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8705.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8705.comp.stderr 2>&1 =====> T8985(normal) 3949 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8985.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8985.comp.stderr 2>&1 =====> T9106(normal) 3950 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9106.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9106.comp.stderr 2>&1 =====> T9144(normal) 3951 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9144.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9144.comp.stderr 2>&1 =====> T9222(normal) 3952 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9222.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9222.comp.stderr 2>&1 =====> T9264(normal) 3953 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9264.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9264.comp.stderr 2>&1 =====> T9263(normal) 3954 of 4382 [0, 1, 0] cd ./polykinds && $MAKE -s --no-print-directory T9263 T9263.run.stdout 2> T9263.run.stderr =====> T9063(normal) 3955 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9063.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9063.comp.stderr 2>&1 =====> T9200(normal) 3956 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9200.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9200.comp.stderr 2>&1 =====> T9200b(normal) 3957 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9200b.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9200b.comp.stderr 2>&1 =====> T9750(normal) 3958 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9750.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9750.comp.stderr 2>&1 =====> T9569(normal) 3959 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9569.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9569.comp.stderr 2>&1 =====> T9838(normal) 3960 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T9838.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T9838.comp.stderr 2>&1 =====> T9574(normal) 3961 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9574.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9574.comp.stderr 2>&1 =====> T9833(normal) 3962 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9833.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9833.comp.stderr 2>&1 =====> T7908(normal) 3963 of 4382 [0, 1, 0] cd ./polykinds && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7908.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7908.comp.stderr 2>&1 =====> drv001(normal) 3964 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv001.comp.stderr 2>&1 =====> drv002(normal) 3965 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv002.comp.stderr 2>&1 =====> drv003(normal) 3966 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv003.comp.stderr 2>&1 =====> drv004(normal) 3967 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv004.comp.stderr 2>&1 =====> drv005(normal) 3968 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv005.comp.stderr 2>&1 =====> drv006(normal) 3969 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv006.comp.stderr 2>&1 =====> drv007(normal) 3970 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv007.comp.stderr 2>&1 =====> drv008(normal) 3971 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv008.comp.stderr 2>&1 =====> drv009(normal) 3972 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv009.comp.stderr 2>&1 =====> drv010(normal) 3973 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv010.comp.stderr 2>&1 =====> drv011(normal) 3974 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv011.comp.stderr 2>&1 =====> drv012(normal) 3975 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv012.comp.stderr 2>&1 =====> drv013(normal) 3976 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv013.comp.stderr 2>&1 =====> drv014(normal) 3977 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv014.comp.stderr 2>&1 =====> drv015(normal) 3978 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv015.comp.stderr 2>&1 =====> drv020(normal) 3979 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv020.comp.stderr 2>&1 =====> drv022(normal) 3980 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv022.comp.stderr 2>&1 =====> deriving-1935(normal) 3981 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c deriving-1935.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > deriving-1935.comp.stderr 2>&1 =====> T2378(normal) 3982 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2378.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2378.comp.stderr 2>&1 =====> T2856(normal) 3983 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2856.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2856.comp.stderr 2>&1 =====> T3057(normal) 3984 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T3057 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T3057.comp.stderr 2>&1 =====> T3012(normal) 3985 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3012.comp.stderr 2>&1 =====> T3965(normal) 3986 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3965.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3965.comp.stderr 2>&1 =====> T4220(normal) 3987 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4220.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4220.comp.stderr 2>&1 =====> T4302(normal) 3988 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4302.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4302.comp.stderr 2>&1 =====> T4325(normal) 3989 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4325.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4325.comp.stderr 2>&1 =====> T4816(normal) 3990 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4816.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4816.comp.stderr 2>&1 =====> T4966(normal) 3991 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4966.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4966.comp.stderr 2>&1 =====> drv-functor1(normal) 3992 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv-functor1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv-functor1.comp.stderr 2>&1 =====> drv-functor2(normal) 3993 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv-functor2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv-functor2.comp.stderr 2>&1 =====> drv-foldable-traversable1(normal) 3994 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drv-foldable-traversable1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drv-foldable-traversable1.comp.stderr 2>&1 =====> T6031(normal) 3995 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T6031 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T6031.comp.stderr 2>&1 =====> T1133(normal) 3996 of 4382 [0, 1, 0] cd ./deriving/should_compile && $MAKE --no-print-directory -s T1133 T1133.run.stdout 2> T1133.run.stderr =====> T7704(normal) 3997 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7704.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7704.comp.stderr 2>&1 =====> T7710(normal) 3998 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7710.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7710.comp.stderr 2>&1 =====> AutoDeriveTypeable(normal) 3999 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c AutoDeriveTypeable.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > AutoDeriveTypeable.comp.stderr 2>&1 =====> T8138(normal) 4000 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8138.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O2 > T8138.comp.stderr 2>&1 Compile failed (status 256) errors were: T8138.hs:6:1: Failed to load interface for ‘Data.Primitive’ Use -v to see a list of the files searched for. =====> T8631(normal) 4001 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8631.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8631.comp.stderr 2>&1 =====> T8758(normal) 4002 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T8758a -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T8758.comp.stderr 2>&1 =====> T8678(normal) 4003 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8678.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8678.comp.stderr 2>&1 =====> T8865(normal) 4004 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8865.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8865.comp.stderr 2>&1 =====> T8893(normal) 4005 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8893.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8893.comp.stderr 2>&1 =====> T8950(normal) 4006 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8950.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8950.comp.stderr 2>&1 =====> T8963(normal) 4007 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8963.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8963.comp.stderr 2>&1 =====> T7269(normal) 4008 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7269.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7269.comp.stderr 2>&1 =====> T9069(normal) 4009 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9069.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9069.comp.stderr 2>&1 =====> T9359(normal) 4010 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9359.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9359.comp.stderr 2>&1 =====> T4896(normal) 4011 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4896.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4896.comp.stderr 2>&1 =====> T7947(normal) 4012 of 4382 [0, 1, 0] cd ./deriving/should_compile && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T7947 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T7947.comp.stderr 2>&1 =====> drvfail001(normal) 4013 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail001.comp.stderr 2>&1 =====> drvfail002(normal) 4014 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail002.comp.stderr 2>&1 =====> drvfail003(normal) 4015 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail003.comp.stderr 2>&1 =====> drvfail004(normal) 4016 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail004.comp.stderr 2>&1 =====> drvfail005(normal) 4017 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail005.comp.stderr 2>&1 =====> drvfail006(normal) 4018 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail006.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./deriving/should_fail/drvfail006.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./deriving/should_fail/drvfail006.comp.stderr 2015-06-02 02:03:09.715000000 +0000 @@ -1,6 +1,8 @@ -drvfail006.hs:9:45: - Can't make a derived instance of `MonadState T' - (even with cunning newtype deriving): - `MonadState' does not have arity 1 - In the newtype declaration for `T' +drvfail006.hs:7:1: + Failed to load interface for ‘Control.Monad.State’ + Perhaps you meant + Control.Monad.ST (from base-4.8.0.0) + Control.Monad.ST.Safe (from base-4.8.0.0) + Control.Monad.Fix (from base-4.8.0.0) + Use -v to see a list of the files searched for. =====> drvfail007(normal) 4019 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail007.comp.stderr 2>&1 =====> drvfail008(normal) 4020 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail008.comp.stderr 2>&1 Actual stderr output differs from expected: --- ./deriving/should_fail/drvfail008.stderr 2014-12-22 15:55:30.000000000 +0000 +++ ./deriving/should_fail/drvfail008.comp.stderr 2015-06-02 02:03:09.873000000 +0000 @@ -1,6 +1,8 @@ -drvfail008.hs:10:43: - Can't make a derived instance of `Monad M': - `Monad' is not a derivable class - Try -XGeneralizedNewtypeDeriving for GHC's newtype-deriving extension - In the newtype declaration for `M' +drvfail008.hs:6:1: + Failed to load interface for ‘Control.Monad.State’ + Perhaps you meant + Control.Monad.ST (from base-4.8.0.0) + Control.Monad.ST.Safe (from base-4.8.0.0) + Control.Monad.Fix (from base-4.8.0.0) + Use -v to see a list of the files searched for. =====> drvfail009(normal) 4021 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail009.comp.stderr 2>&1 =====> drvfail011(normal) 4022 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail011.comp.stderr 2>&1 =====> drvfail012(normal) 4023 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail012.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail012.comp.stderr 2>&1 =====> drvfail013(normal) 4024 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail013.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail013.comp.stderr 2>&1 =====> drvfail015(normal) 4025 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail015.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail015.comp.stderr 2>&1 =====> drvfail016(normal) 4026 of 4382 [0, 1, 0] cd ./deriving/should_fail && $MAKE --no-print-directory -s drvfail016 drvfail016.run.stdout 2> drvfail016.run.stderr =====> T2394(normal) 4027 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2394.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2394.comp.stderr 2>&1 =====> T2701(normal) 4028 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2701.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2701.comp.stderr 2>&1 =====> T2851(normal) 4029 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2851.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2851.comp.stderr 2>&1 =====> T2721(normal) 4030 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T2721.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2721.comp.stderr 2>&1 =====> T3101(normal) 4031 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3101.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3101.comp.stderr 2>&1 =====> T3621(normal) 4032 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3621.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3621.comp.stderr 2>&1 =====> drvfail-functor1(normal) 4033 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail-functor1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail-functor1.comp.stderr 2>&1 =====> drvfail-functor2(normal) 4034 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail-functor2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail-functor2.comp.stderr 2>&1 =====> drvfail-foldable-traversable1(normal) 4035 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c drvfail-foldable-traversable1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvfail-foldable-traversable1.comp.stderr 2>&1 =====> T3833(normal) 4036 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3833.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3833.comp.stderr 2>&1 =====> T3834(normal) 4037 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T3834.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T3834.comp.stderr 2>&1 =====> T4528(normal) 4038 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4528.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4528.comp.stderr 2>&1 =====> T5287(normal) 4039 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5287.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5287.comp.stderr 2>&1 =====> T5478(normal) 4040 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5478.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5478.comp.stderr 2>&1 =====> T5686(normal) 4041 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5686.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5686.comp.stderr 2>&1 =====> T5922(normal) 4042 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5922.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5922.comp.stderr 2>&1 =====> T1133A(normal) 4043 of 4382 [0, 1, 0] cd ./deriving/should_fail && $MAKE --no-print-directory -s T1133A T1133A.run.stdout 2> T1133A.run.stderr =====> T7959(normal) 4044 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7959.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7959.comp.stderr 2>&1 =====> T1496(normal) 4045 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T1496.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1496.comp.stderr 2>&1 =====> T4846(normal) 4046 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T4846.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4846.comp.stderr 2>&1 =====> T7148(normal) 4047 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7148.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7148.comp.stderr 2>&1 =====> T7148a(normal) 4048 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T7148a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7148a.comp.stderr 2>&1 =====> T5498(normal) 4049 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T5498.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5498.comp.stderr 2>&1 =====> T6147(normal) 4050 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T6147.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T6147.comp.stderr 2>&1 =====> T8851(normal) 4051 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8851.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8851.comp.stderr 2>&1 =====> T9071(normal) 4052 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make T9071 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9071.comp.stderr 2>&1 =====> T9071_2(normal) 4053 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9071_2.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9071_2.comp.stderr 2>&1 =====> T9687(normal) 4054 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9687.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9687.comp.stderr 2>&1 =====> T8984(normal) 4055 of 4382 [0, 1, 0] cd ./deriving/should_fail && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T8984.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8984.comp.stderr 2>&1 =====> drvrun006(normal) 4061 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun006 drvrun006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun006.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun006 drvrun006.run.stdout 2> drvrun006.run.stderr =====> drvrun019(normal) 4074 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun019 drvrun019.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun019.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun019 drvrun019.run.stdout 2> drvrun019.run.stderr =====> drvrun020(normal) 4075 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun020 drvrun020.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun020.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun020 drvrun020.run.stdout 2> drvrun020.run.stderr =====> drvrun021(normal) 4076 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun021 drvrun021.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun021.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun021 drvrun021.run.stdout 2> drvrun021.run.stderr =====> drvrun022(normal) 4077 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun022 drvrun022.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package syb > drvrun022.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package syb (use -v for more information) =====> T3087(normal) 4078 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3087 T3087.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package syb > T3087.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package syb (use -v for more information) =====> T2529(normal) 4079 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2529 T2529.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2529.comp.stderr 2>&1 cd ./deriving/should_run && ./T2529 T2529.run.stdout 2> T2529.run.stderr =====> drvrun-functor1(normal) 4080 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun-functor1 drvrun-functor1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun-functor1.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun-functor1 drvrun-functor1.run.stdout 2> drvrun-functor1.run.stderr =====> drvrun-foldable1(normal) 4081 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o drvrun-foldable1 drvrun-foldable1.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > drvrun-foldable1.comp.stderr 2>&1 cd ./deriving/should_run && ./drvrun-foldable1 drvrun-foldable1.run.stdout 2> drvrun-foldable1.run.stderr =====> T4136(normal) 4082 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4136 T4136.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4136.comp.stderr 2>&1 cd ./deriving/should_run && ./T4136 T4136.run.stdout 2> T4136.run.stderr =====> T4528a(normal) 4083 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4528a T4528a.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4528a.comp.stderr 2>&1 cd ./deriving/should_run && ./T4528a T4528a.run.stdout 2> T4528a.run.stderr =====> T5041(normal) 4084 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5041 T5041.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5041.comp.stderr 2>&1 cd ./deriving/should_run && ./T5041 T5041.run.stdout 2> T5041.run.stderr =====> T5628(normal) 4085 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5628 T5628.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5628.comp.stderr 2>&1 cd ./deriving/should_run && ./T5628 T5628.run.stdout 2> T5628.run.stderr =====> T5712(normal) 4086 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5712 T5712.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5712.comp.stderr 2>&1 cd ./deriving/should_run && ./T5712 T5712.run.stdout 2> T5712.run.stderr =====> T7931(normal) 4087 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7931 T7931.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7931.comp.stderr 2>&1 cd ./deriving/should_run && ./T7931 T7931.run.stdout 2> T7931.run.stderr =====> T8280(normal) 4088 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8280 T8280.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8280.comp.stderr 2>&1 cd ./deriving/should_run && ./T8280 T8280.run.stdout 2> T8280.run.stderr =====> T9576(normal) 4089 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9576 T9576.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9576.comp.stderr 2>&1 cd ./deriving/should_run && ./T9576 T9576.run.stdout 2> T9576.run.stderr =====> T9830(normal) 4090 of 4382 [0, 1, 0] cd ./deriving/should_run && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o T9830 T9830 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > T9830.comp.stderr 2>&1 cd ./deriving/should_run && ./T9830 T9830.run.stdout 2> T9830.run.stderr =====> T2120(normal) 4091 of 4382 [0, 1, 0] cd ../../libraries/array/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2120 T2120.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2120.comp.stderr 2>&1 cd ../../libraries/array/tests && ./T2120 T2120.run.stdout 2> T2120.run.stderr =====> largeArray(normal) 4092 of 4382 [0, 1, 0] cd ../../libraries/array/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o largeArray largeArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > largeArray.comp.stderr 2>&1 cd ../../libraries/array/tests && ./largeArray largeArray.run.stdout 2> largeArray.run.stderr =====> array001(normal) 4093 of 4382 [0, 1, 0] cd ../../libraries/array/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o array001 array001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > array001.comp.stderr 2>&1 cd ../../libraries/array/tests && ./array001 array001.run.stdout 2> array001.run.stderr =====> T9220(ghci) 4094 of 4382 [0, 1, 0] cd ../../libraries/array/tests && HC="/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" HC_OPTS="-dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history " "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci T9220.run.stdout 2> T9220.run.stderr =====> num001(normal) 4095 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num001 num001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num001.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num001 num001.run.stdout 2> num001.run.stderr =====> num002(normal) 4096 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num002 num002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num002.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num002 num002.run.stdout 2> num002.run.stderr =====> num003(normal) 4097 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num003 num003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num003.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num003 num003.run.stdout 2> num003.run.stderr =====> num004(normal) 4098 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num004 num004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num004.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num004 num004.run.stdout 2> num004.run.stderr =====> num005(normal) 4099 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num005 num005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num005.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num005 num005.run.stdout 2> num005.run.stderr =====> num006(normal) 4100 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num006 num006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num006.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num006 num006.run.stdout 2> num006.run.stderr =====> num007(normal) 4101 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num007 num007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num007.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num007 num007.run.stdout 2> num007.run.stderr =====> num008(normal) 4102 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num008 num008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num008.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num008 num008.run.stdout 2> num008.run.stderr =====> num010(normal) 4104 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Numeric && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o num010 num010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > num010.comp.stderr 2>&1 cd ../../libraries/base/tests/Numeric && ./num010 num010.run.stdout 2> num010.run.stderr =====> IOError001(normal) 4105 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o IOError001 IOError001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > IOError001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./IOError001 IOError001.run.stdout 2> IOError001.run.stderr =====> IOError002(normal) 4106 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o IOError002 IOError002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > IOError002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./IOError002 IOError002.run.stdout 2> IOError002.run.stderr =====> finalization001(normal) 4107 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o finalization001 finalization001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > finalization001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./finalization001 finalization001.run.stdout 2> finalization001.run.stderr =====> hClose001(normal) 4108 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hClose001 hClose001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hClose001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hClose001 hClose001.run.stdout 2> hClose001.run.stderr =====> hClose002(normal) 4109 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hClose002 hClose002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hClose002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hClose002 hClose002.run.stdout 2> hClose002.run.stderr =====> hClose003(normal) 4110 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hClose003 hClose003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > hClose003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hClose003 hClose003.run.stdout 2> hClose003.run.stderr =====> hFileSize001(normal) 4111 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hFileSize001 hFileSize001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hFileSize001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hFileSize001 hFileSize001.run.stdout 2> hFileSize001.run.stderr =====> hFileSize002(normal) 4112 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hFileSize002 hFileSize002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hFileSize002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hFileSize002 hFileSize002.run.stdout 2> hFileSize002.run.stderr =====> hFlush001(normal) 4113 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hFlush001 hFlush001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hFlush001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hFlush001 hFlush001.run.stdout 2> hFlush001.run.stderr =====> hGetBuffering001(normal) 4114 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetBuffering001 hGetBuffering001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetBuffering001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetBuffering001 hGetBuffering001.run.stdout 2> hGetBuffering001.run.stderr =====> hGetChar001(normal) 4115 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetChar001 hGetChar001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetChar001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetChar001 hGetChar001.run.stdout 2> hGetChar001.run.stderr =====> hGetLine001(normal) 4116 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetLine001 hGetLine001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hGetLine001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetLine001 hGetLine001.run.stdout 2> hGetLine001.run.stderr =====> hGetLine002(normal) 4117 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetLine002 hGetLine002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetLine002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetLine002 hGetLine002.run.stdout 2> hGetLine002.run.stderr =====> hGetLine003(normal) 4118 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetLine003 hGetLine003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetLine003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetLine003 hGetLine003.run.stdout 2> hGetLine003.run.stderr =====> hGetPosn001(normal) 4119 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetPosn001 hGetPosn001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hGetPosn001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hGetPosn001 hGetPosn001.run.stdout 2> hGetPosn001.run.stderr =====> hIsEOF001(normal) 4120 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hIsEOF001 hIsEOF001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hIsEOF001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hIsEOF001 hIsEOF001.run.stdout 2> hIsEOF001.run.stderr =====> hIsEOF002(normal) 4121 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hIsEOF002 hIsEOF002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hIsEOF002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hIsEOF002 hIsEOF002.run.stdout 2> hIsEOF002.run.stderr =====> hReady001(normal) 4122 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hReady001 hReady001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hReady001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hReady001 hReady001.run.stdout 2> hReady001.run.stderr =====> hReady002(normal) 4123 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hReady002 hReady002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hReady002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && sleep 1 | ./hReady002 > hReady002.run.stdout 2> hReady002.run.stderr >> hReady002.run.stdout 2>> hReady002.run.stderr =====> hSeek001(normal) 4124 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSeek001 hSeek001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hSeek001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSeek001 hSeek001.run.stdout 2> hSeek001.run.stderr =====> hSeek002(normal) 4125 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSeek002 hSeek002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hSeek002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSeek002 hSeek002.run.stdout 2> hSeek002.run.stderr =====> hSeek003(normal) 4126 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSeek003 hSeek003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hSeek003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSeek003 hSeek003.run.stdout 2> hSeek003.run.stderr =====> hSeek004(normal) 4127 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSeek004 hSeek004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > hSeek004.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSeek004 hSeek004.run.stdout 2> hSeek004.run.stderr =====> hSetBuffering002(normal) 4128 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSetBuffering002 hSetBuffering002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hSetBuffering002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSetBuffering002 hSetBuffering002.run.stdout 2> hSetBuffering002.run.stderr =====> hSetBuffering003(normal) 4129 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSetBuffering003 hSetBuffering003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hSetBuffering003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSetBuffering003 hSetBuffering003.run.stdout 2> hSetBuffering003.run.stderr =====> hSetBuffering004(normal) 4130 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSetBuffering004 hSetBuffering004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hSetBuffering004.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSetBuffering004 hSetBuffering004.run.stdout 2> hSetBuffering004.run.stderr =====> ioeGetErrorString001(normal) 4131 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ioeGetErrorString001 ioeGetErrorString001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > ioeGetErrorString001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./ioeGetErrorString001 ioeGetErrorString001.run.stdout 2> ioeGetErrorString001.run.stderr =====> ioeGetFileName001(normal) 4132 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ioeGetFileName001 ioeGetFileName001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > ioeGetFileName001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./ioeGetFileName001 ioeGetFileName001.run.stdout 2> ioeGetFileName001.run.stderr =====> ioeGetHandle001(normal) 4133 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ioeGetHandle001 ioeGetHandle001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > ioeGetHandle001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./ioeGetHandle001 ioeGetHandle001.run.stdout 2> ioeGetHandle001.run.stderr =====> isEOF001(normal) 4134 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o isEOF001 isEOF001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > isEOF001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./isEOF001 isEOF001.run.stdout 2> isEOF001.run.stderr =====> misc001(normal) 4135 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o misc001 misc001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > misc001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./misc001 misc001.hs misc001.out misc001.run.stdout 2> misc001.run.stderr =====> openFile001(normal) 4136 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile001 openFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile001 openFile001.run.stdout 2> openFile001.run.stderr =====> openFile002(normal) 4137 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile002 openFile002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile002 openFile002.run.stdout 2> openFile002.run.stderr =====> openFile003(normal) 4138 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile003 openFile003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile003 openFile003.run.stdout 2> openFile003.run.stderr =====> openFile004(normal) 4139 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile004 openFile004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile004.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile004 openFile004.run.stdout 2> openFile004.run.stderr =====> openFile005(normal) 4140 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile005 openFile005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile005.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile005 openFile005.run.stdout 2> openFile005.run.stderr =====> openFile006(normal) 4141 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile006 openFile006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile006.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile006 openFile006.run.stdout 2> openFile006.run.stderr =====> openFile007(normal) 4142 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile007 openFile007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile007.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openFile007 openFile007.run.stdout 2> openFile007.run.stderr =====> openFile008(normal) 4143 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openFile008 openFile008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openFile008.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ulimit -n 1024; ./openFile008 openFile008.run.stdout 2> openFile008.run.stderr >> openFile008.run.stdout 2>> openFile008.run.stderr =====> putStr001(normal) 4144 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o putStr001 putStr001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > putStr001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./putStr001 putStr001.run.stdout 2> putStr001.run.stderr =====> readFile001(normal) 4145 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readFile001 readFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFile001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./readFile001 readFile001.run.stdout 2> readFile001.run.stderr =====> readwrite001(normal) 4146 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readwrite001 readwrite001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > readwrite001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./readwrite001 readwrite001.run.stdout 2> readwrite001.run.stderr =====> readwrite002(normal) 4147 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readwrite002 readwrite002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > readwrite002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./readwrite002 readwrite002.run.stdout 2> readwrite002.run.stderr =====> readwrite003(normal) 4148 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readwrite003 readwrite003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readwrite003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./readwrite003 readwrite003.run.stdout 2> readwrite003.run.stderr =====> hDuplicateTo001(normal) 4150 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hDuplicateTo001 hDuplicateTo001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hDuplicateTo001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hDuplicateTo001 hDuplicateTo001.run.stdout 2> hDuplicateTo001.run.stderr =====> countReaders001(normal) 4151 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o countReaders001 countReaders001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > countReaders001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./countReaders001 countReaders001.run.stdout 2> countReaders001.run.stderr =====> concio002(normal) 4154 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o concio002 concio002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > concio002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./concio002 concio002.run.stdout 2> concio002.run.stderr =====> T2122(normal) 4155 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2122 T2122.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2122.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T2122 T2122.run.stdout 2> T2122.run.stderr =====> T3307(normal) 4156 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && $MAKE -s --no-print-directory T3307-test T3307.run.stdout 2> T3307.run.stderr =====> T4855(normal) 4157 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4855 T4855.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4855.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T4855 T4855.run.stdout 2> T4855.run.stderr =====> hSetEncoding001(normal) 4158 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hSetEncoding001 hSetEncoding001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hSetEncoding001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./hSetEncoding001 hSetEncoding001.in hSetEncoding001.run.stdout 2> hSetEncoding001.run.stderr =====> decodingerror001(normal) 4159 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o decodingerror001 decodingerror001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > decodingerror001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./decodingerror001 decodingerror001.run.stdout 2> decodingerror001.run.stderr =====> decodingerror002(normal) 4160 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o decodingerror002 decodingerror002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > decodingerror002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./decodingerror002 decodingerror002.run.stdout 2> decodingerror002.run.stderr =====> encoding001(normal) 4161 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o encoding001 encoding001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > encoding001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./encoding001 encoding001.run.stdout 2> encoding001.run.stderr =====> encoding002(normal) 4162 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o encoding002 encoding002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > encoding002.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./encoding002 encoding002.run.stdout 2> encoding002.run.stderr =====> encoding003(normal) 4163 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o encoding003 encoding003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > encoding003.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./encoding003 encoding003.run.stdout 2> encoding003.run.stderr =====> encoding004(normal) 4164 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o encoding004 encoding004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > encoding004.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./encoding004 encoding004.run.stdout 2> encoding004.run.stderr =====> environment001(normal) 4165 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && $MAKE -s --no-print-directory environment001-test environment001.run.stdout 2> environment001.run.stderr =====> newline001(normal) 4166 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o newline001 newline001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > newline001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./newline001 newline001.run.stdout 2> newline001.run.stderr =====> openTempFile001(normal) 4167 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o openTempFile001 openTempFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > openTempFile001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./openTempFile001 openTempFile001.run.stdout 2> openTempFile001.run.stderr =====> T4144(normal) 4168 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4144 T4144.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4144.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T4144 T4144.run.stdout 2> T4144.run.stderr =====> encodingerror001(normal) 4169 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o encodingerror001 encodingerror001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > encodingerror001.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./encodingerror001 encodingerror001.run.stdout 2> encodingerror001.run.stderr =====> T4808(normal) 4170 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4808 T4808.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4808.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T4808 T4808.run.stdout 2> T4808.run.stderr =====> T4895(normal) 4171 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4895 T4895.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4895.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T4895 T4895.run.stdout 2> T4895.run.stderr =====> T7853(normal) 4172 of 4382 [0, 1, 0] cd ../../libraries/base/tests/IO && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7853 T7853.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7853.comp.stderr 2>&1 cd ../../libraries/base/tests/IO && ./T7853 T7853.run.stdout 2> T7853.run.stderr =====> readFloat(normal) 4173 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readFloat readFloat.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFloat.comp.stderr 2>&1 cd ../../libraries/base/tests && ./readFloat readFloat.run.stdout 2> readFloat.run.stderr =====> enumDouble(normal) 4174 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o enumDouble enumDouble.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > enumDouble.comp.stderr 2>&1 cd ../../libraries/base/tests && ./enumDouble enumDouble.run.stdout 2> enumDouble.run.stderr =====> enumRatio(normal) 4175 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o enumRatio enumRatio.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > enumRatio.comp.stderr 2>&1 cd ../../libraries/base/tests && ./enumRatio enumRatio.run.stdout 2> enumRatio.run.stderr =====> tempfiles(normal) 4176 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tempfiles tempfiles.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tempfiles.comp.stderr 2>&1 cd ../../libraries/base/tests && ./tempfiles tempfiles.run.stdout 2> tempfiles.run.stderr =====> fixed(normal) 4177 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fixed fixed.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > fixed.comp.stderr 2>&1 cd ../../libraries/base/tests && ./fixed fixed.run.stdout 2> fixed.run.stderr =====> quotOverflow(normal) 4178 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o quotOverflow quotOverflow.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > quotOverflow.comp.stderr 2>&1 cd ../../libraries/base/tests && ./quotOverflow quotOverflow.run.stdout 2> quotOverflow.run.stderr =====> assert(normal) 4179 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o assert assert.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-ignore-asserts > assert.comp.stderr 2>&1 cd ../../libraries/base/tests && ./assert assert.run.stdout 2> assert.run.stderr =====> CPUTime001(normal) 4180 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o CPUTime001 CPUTime001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CPUTime001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./CPUTime001 CPUTime001.run.stdout 2> CPUTime001.run.stderr =====> readLitChar(normal) 4181 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readLitChar readLitChar.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readLitChar.comp.stderr 2>&1 cd ../../libraries/base/tests && ./readLitChar readLitChar.run.stdout 2> readLitChar.run.stderr =====> unicode001(normal) 4182 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o unicode001 unicode001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unicode001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./unicode001 unicode001.run.stdout 2> unicode001.run.stderr =====> unicode002(normal) 4183 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o unicode002 unicode002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > unicode002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./unicode002 unicode002.run.stdout 2> unicode002.run.stderr =====> data-fixed-show-read(normal) 4184 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o data-fixed-show-read data-fixed-show-read.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > data-fixed-show-read.comp.stderr 2>&1 cd ../../libraries/base/tests && ./data-fixed-show-read data-fixed-show-read.run.stdout 2> data-fixed-show-read.run.stderr =====> showDouble(normal) 4185 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o showDouble showDouble.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > showDouble.comp.stderr 2>&1 cd ../../libraries/base/tests && ./showDouble showDouble.run.stdout 2> showDouble.run.stderr =====> readDouble001(normal) 4186 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readDouble001 readDouble001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readDouble001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./readDouble001 readDouble001.run.stdout 2> readDouble001.run.stderr =====> readInteger001(normal) 4187 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readInteger001 readInteger001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readInteger001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./readInteger001 readInteger001.run.stdout 2> readInteger001.run.stderr =====> readFixed001(normal) 4188 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o readFixed001 readFixed001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > readFixed001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./readFixed001 readFixed001.run.stdout 2> readFixed001.run.stderr =====> lex001(normal) 4189 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o lex001 lex001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > lex001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./lex001 lex001.run.stdout 2> lex001.run.stderr =====> take001(normal) 4190 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o take001 take001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > take001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./take001 1 take001.run.stdout 2> take001.run.stderr =====> inits(normal) 4191 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o inits inits.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > inits.comp.stderr 2>&1 cd ../../libraries/base/tests && ./inits inits.run.stdout 2> inits.run.stderr =====> genericNegative001(normal) 4192 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o genericNegative001 genericNegative001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > genericNegative001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./genericNegative001 -1 genericNegative001.run.stdout 2> genericNegative001.run.stderr =====> ix001(normal) 4193 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ix001 ix001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ix001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./ix001 ix001.run.stdout 2> ix001.run.stderr =====> echo001(normal) 4195 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o echo001 echo001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > echo001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./echo001 echo001.run.stdout 2> echo001.run.stderr =====> hTell001(normal) 4196 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hTell001 hTell001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hTell001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hTell001 hTell001.run.stdout 2> hTell001.run.stderr =====> hTell002(normal) 4197 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hTell002 hTell002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hTell002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hTell002 hTell002.run.stdout 2> hTell002.run.stderr =====> performGC001(normal) 4198 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o performGC001 performGC001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > performGC001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./performGC001 performGC001.run.stdout 2> performGC001.run.stderr =====> trace001(normal) 4199 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o trace001 trace001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > trace001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./trace001 trace001.run.stdout 2> trace001.run.stderr =====> hGetBuf002(normal) 4200 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetBuf002 hGetBuf002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetBuf002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hGetBuf002 hGetBuf002.run.stdout 2> hGetBuf002.run.stderr =====> hGetBuf003(normal) 4201 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hGetBuf003 hGetBuf003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hGetBuf003.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hGetBuf003 hGetBuf003.run.stdout 2> hGetBuf003.run.stderr =====> hPutBuf001(normal) 4202 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hPutBuf001 hPutBuf001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hPutBuf001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hPutBuf001 hPutBuf001.run.stdout 2> hPutBuf001.run.stderr =====> hPutBuf002(normal) 4203 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o hPutBuf002 hPutBuf002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > hPutBuf002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./hPutBuf002 hPutBuf002.run.stdout 2> hPutBuf002.run.stderr =====> char001(normal) 4204 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o char001 char001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > char001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./char001 char001.run.stdout 2> char001.run.stderr =====> char002(normal) 4205 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o char002 char002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > char002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./char002 char002.run.stdout 2> char002.run.stderr =====> cstring001(normal) 4206 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o cstring001 cstring001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > cstring001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./cstring001 cstring001.run.stdout 2> cstring001.run.stderr =====> length001(normal) 4207 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o length001 length001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > length001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./length001 +RTS -K8m -RTS length001.run.stdout 2> length001.run.stderr Wrong exit code (expected 0 , actual 2 ) Stdout: Stderr: Stack space overflow: current size 99136 bytes. Use `+RTS -Ksize -RTS' to increase it. =====> ratio001(normal) 4208 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ratio001 ratio001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ratio001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./ratio001 ratio001.run.stdout 2> ratio001.run.stderr =====> rand001(normal) 4209 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o rand001 rand001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > rand001.comp.stderr 2>&1 Compile failed (status 256) errors were: rand001.hs:3:8: Could not find module ‘System.Random’ Use -v to see a list of the files searched for. =====> reads001(normal) 4210 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o reads001 reads001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > reads001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./reads001 reads001.run.stdout 2> reads001.run.stderr =====> show001(normal) 4211 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o show001 show001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > show001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./show001 show001.run.stdout 2> show001.run.stderr =====> text001(normal) 4212 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o text001 text001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > text001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./text001 text001.run.stdout 2> text001.run.stderr =====> tup001(normal) 4213 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o tup001 tup001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > tup001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./tup001 tup001.run.stdout 2> tup001.run.stderr =====> addr001(normal) 4214 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o addr001 addr001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > addr001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./addr001 addr001.run.stdout 2> addr001.run.stderr =====> dynamic001(normal) 4215 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynamic001 dynamic001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dynamic001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./dynamic001 dynamic001.run.stdout 2> dynamic001.run.stderr =====> dynamic002(normal) 4216 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynamic002 dynamic002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dynamic002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./dynamic002 dynamic002.run.stdout 2> dynamic002.run.stderr =====> dynamic003(normal) 4217 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynamic003 dynamic003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dynamic003.comp.stderr 2>&1 cd ../../libraries/base/tests && ./dynamic003 +RTS -K32m -RTS dynamic003.run.stdout 2> dynamic003.run.stderr =====> dynamic004(hpc) 4218 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynamic004 dynamic004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O -fhpc -hpcdir .hpc.dynamic004 > dynamic004.comp.stderr 2>&1 cd ../../libraries/base/tests && ./dynamic004 dynamic004.run.stdout 2> dynamic004.run.stderr =====> dynamic005(normal) 4219 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dynamic005 dynamic005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > dynamic005.comp.stderr 2>&1 cd ../../libraries/base/tests && ./dynamic005 dynamic005.run.stdout 2> dynamic005.run.stderr =====> enum04(normal) 4223 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o enum04 enum04.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > enum04.comp.stderr 2>&1 cd ../../libraries/base/tests && ./enum04 enum04.run.stdout 2> enum04.run.stderr =====> exceptionsrun001(normal) 4224 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o exceptionsrun001 exceptionsrun001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > exceptionsrun001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./exceptionsrun001 exceptionsrun001.run.stdout 2> exceptionsrun001.run.stderr =====> exceptionsrun002(normal) 4225 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o exceptionsrun002 exceptionsrun002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > exceptionsrun002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./exceptionsrun002 exceptionsrun002.run.stdout 2> exceptionsrun002.run.stderr =====> foldableArray(normal) 4226 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o foldableArray foldableArray.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > foldableArray.comp.stderr 2>&1 cd ../../libraries/base/tests && ./foldableArray foldableArray.run.stdout 2> foldableArray.run.stderr =====> isSuffixOf(normal) 4230 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o isSuffixOf isSuffixOf.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > isSuffixOf.comp.stderr 2>&1 cd ../../libraries/base/tests && ./isSuffixOf isSuffixOf.run.stdout 2> isSuffixOf.run.stderr =====> memo001(normal) 4231 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o memo001 memo001 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > memo001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./memo001 +RTS -A10k -RTS memo001.run.stdout 2> memo001.run.stderr =====> memo002(normal) 4232 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" --make -o memo002 memo002 -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > memo002.comp.stderr 2>&1 cd ../../libraries/base/tests && ./memo002 20 memo002.run.stdout 2> memo002.run.stderr =====> packedstring001(normal) 4233 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o packedstring001 packedstring001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package packedstring > packedstring001.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package packedstring (use -v for more information) =====> stableptr003(normal) 4235 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stableptr003 stableptr003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stableptr003.comp.stderr 2>&1 cd ../../libraries/base/tests && ./stableptr003 stableptr003.run.stdout 2> stableptr003.run.stderr =====> stableptr004(normal) 4236 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stableptr004 stableptr004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stableptr004.comp.stderr 2>&1 cd ../../libraries/base/tests && ./stableptr004 +RTS -K4m -RTS stableptr004.run.stdout 2> stableptr004.run.stderr =====> stableptr005(normal) 4237 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o stableptr005 stableptr005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > stableptr005.comp.stderr 2>&1 cd ../../libraries/base/tests && ./stableptr005 stableptr005.run.stdout 2> stableptr005.run.stderr =====> weak001(normal) 4238 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o weak001 weak001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > weak001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./weak001 weak001.run.stdout 2> weak001.run.stderr =====> T2528(normal) 4239 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T2528 T2528.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T2528.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T2528 T2528.run.stdout 2> T2528.run.stderr =====> T4006(normal) 4240 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4006 T4006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4006.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T4006 T4006.run.stdout 2> T4006.run.stderr =====> T5943(normal) 4241 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5943 T5943.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5943.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T5943 T5943.run.stdout 2> T5943.run.stderr =====> T5962(normal) 4242 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5962 T5962.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5962.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T5962 T5962.run.stdout 2> T5962.run.stderr =====> T7034(normal) 4243 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7034 T7034.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7034.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T7034 T7034.run.stdout 2> T7034.run.stderr =====> qsem001(normal) 4244 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o qsem001 qsem001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qsem001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./qsem001 qsem001.run.stdout 2> qsem001.run.stderr =====> qsemn001(normal) 4245 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o qsemn001 qsemn001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > qsemn001.comp.stderr 2>&1 cd ../../libraries/base/tests && ./qsemn001 qsemn001.run.stdout 2> qsemn001.run.stderr =====> T7457(normal) 4246 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7457 T7457.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7457.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T7457 T7457.run.stdout 2> T7457.run.stderr =====> T7773(normal) 4247 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7773 T7773.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7773.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T7773 T7773.run.stdout 2> T7773.run.stderr =====> CatPairs(normal) 4248 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c CatPairs.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CatPairs.comp.stderr 2>&1 =====> CatEntail(normal) 4249 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c CatEntail.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > CatEntail.comp.stderr 2>&1 =====> T7653(normal) 4250 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7653 T7653.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7653.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T7653 T7653.run.stdout 2> T7653.run.stderr =====> T7787(normal) 4251 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7787 T7787.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T7787.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T7787 T7787.run.stdout 2> T7787.run.stderr =====> topHandler01(normal) 4252 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o topHandler01 topHandler01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > topHandler01.comp.stderr 2>&1 cd ../../libraries/base/tests && ./topHandler01 topHandler01.run.stdout 2> topHandler01.run.stderr =====> topHandler02(normal) 4253 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o topHandler02 topHandler02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > topHandler02.comp.stderr 2>&1 cd ../../libraries/base/tests && ./topHandler02 topHandler02.run.stdout 2> topHandler02.run.stderr =====> topHandler03(normal) 4254 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o topHandler03 topHandler03.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > topHandler03.comp.stderr 2>&1 cd ../../libraries/base/tests && ./topHandler03 topHandler03.run.stdout 2> topHandler03.run.stderr /bin/sh: line 1: 11423 Terminated ./topHandler03 < /dev/null > topHandler03.run.stdout 2> topHandler03.run.stderr =====> T8766(normal) 4255 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8766 T8766.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -O > T8766.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T8766 +RTS -V0 -tT8766.stats --machine-readable -RTS T8766.run.stdout 2> T8766.run.stderr =====> T9111(normal) 4256 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9111.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9111.comp.stderr 2>&1 =====> T9395(normal) 4257 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9395 T9395.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9395.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T9395 T9395.run.stdout 2> T9395.run.stderr =====> T9532(normal) 4258 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9532 T9532.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9532.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T9532 T9532.run.stdout 2> T9532.run.stderr =====> T9586(normal) 4259 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9586.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9586.comp.stderr 2>&1 =====> T9681(normal) 4260 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c T9681.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9681.comp.stderr 2>&1 =====> T8089(normal) 4261 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8089 T8089.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8089.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T8089 T8089.run.stdout 2> T8089.run.stderr =====> T9826(normal) 4262 of 4382 [0, 1, 0] cd ../../libraries/base/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T9826 T9826.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T9826.comp.stderr 2>&1 cd ../../libraries/base/tests && ./T9826 T9826.run.stdout 2> T9826.run.stderr =====> T1548(normal) 4263 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Text.Printf && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1548 T1548.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1548.comp.stderr 2>&1 cd ../../libraries/base/tests/Text.Printf && ./T1548 T1548.run.stdout 2> T1548.run.stderr =====> exitWith001(normal) 4264 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o exitWith001 exitWith001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > exitWith001.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./exitWith001 exitWith001.run.stdout 2> exitWith001.run.stderr =====> getArgs001(normal) 4265 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getArgs001 getArgs001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > getArgs001.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./getArgs001 getArgs001.run.stdout 2> getArgs001.run.stderr =====> getEnv001(normal) 4266 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getEnv001 getEnv001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > getEnv001.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./getEnv001 getEnv001.run.stdout 2> getEnv001.run.stderr =====> T5930(normal) 4267 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T5930 T5930.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T5930.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./T5930 T5930.run.stdout 2> T5930.run.stderr =====> system001(normal) 4268 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o system001 system001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > system001.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./system001 system001.run.stdout 2> system001.run.stderr =====> Timeout001(normal) 4269 of 4382 [0, 1, 0] cd ../../libraries/base/tests/System && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Timeout001 Timeout001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Timeout001.comp.stderr 2>&1 cd ../../libraries/base/tests/System && ./Timeout001 Timeout001.run.stdout 2> Timeout001.run.stderr =====> Chan001(normal) 4270 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Concurrent && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Chan001 Chan001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package QuickCheck > Chan001.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package QuickCheck (use -v for more information) =====> Chan002(normal) 4271 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Concurrent && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Chan002 Chan002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Chan002.comp.stderr 2>&1 cd ../../libraries/base/tests/Concurrent && ./Chan002 100 Chan002.run.stdout 2> Chan002.run.stderr =====> Chan003(normal) 4272 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Concurrent && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o Chan003 Chan003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > Chan003.comp.stderr 2>&1 cd ../../libraries/base/tests/Concurrent && ./Chan003 200 Chan003.run.stdout 2> Chan003.run.stderr =====> MVar001(normal) 4273 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Concurrent && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o MVar001 MVar001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package QuickCheck > MVar001.comp.stderr 2>&1 Compile failed (status 256) errors were: : cannot satisfy -package QuickCheck (use -v for more information) =====> ThreadDelay001(normal) 4274 of 4382 [0, 1, 0] cd ../../libraries/base/tests/Concurrent && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o ThreadDelay001 ThreadDelay001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > ThreadDelay001.comp.stderr 2>&1 cd ../../libraries/base/tests/Concurrent && ./ThreadDelay001 ThreadDelay001.run.stdout 2> ThreadDelay001.run.stderr =====> canonicalizePath001(normal) 4275 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o canonicalizePath001 canonicalizePath001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > canonicalizePath001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./canonicalizePath001 canonicalizePath001.run.stdout 2> canonicalizePath001.run.stderr =====> currentDirectory001(normal) 4276 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o currentDirectory001 currentDirectory001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > currentDirectory001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./currentDirectory001 currentDirectory001.run.stdout 2> currentDirectory001.run.stderr =====> directory001(normal) 4277 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o directory001 directory001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > directory001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./directory001 directory001.run.stdout 2> directory001.run.stderr =====> doesDirectoryExist001(normal) 4278 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o doesDirectoryExist001 doesDirectoryExist001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > doesDirectoryExist001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./doesDirectoryExist001 doesDirectoryExist001.run.stdout 2> doesDirectoryExist001.run.stderr =====> getDirContents001(normal) 4279 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getDirContents001 getDirContents001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -fno-gen-manifest > getDirContents001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./getDirContents001 getDirContents001.run.stdout 2> getDirContents001.run.stderr =====> getDirContents002(normal) 4280 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getDirContents002 getDirContents002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > getDirContents002.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./getDirContents002 getDirContents002.run.stdout 2> getDirContents002.run.stderr =====> getPermissions001(normal) 4281 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getPermissions001 getPermissions001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -cpp > getPermissions001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./getPermissions001 getPermissions001.run.stdout 2> getPermissions001.run.stderr =====> copyFile001(normal) 4282 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o copyFile001 copyFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > copyFile001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./copyFile001 copyFile001.run.stdout 2> copyFile001.run.stderr =====> copyFile002(normal) 4283 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o copyFile002 copyFile002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > copyFile002.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./copyFile002 copyFile002.run.stdout 2> copyFile002.run.stderr =====> renameFile001(normal) 4284 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o renameFile001 renameFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > renameFile001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./renameFile001 renameFile001.run.stdout 2> renameFile001.run.stderr =====> createDirectory001(normal) 4285 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o createDirectory001 createDirectory001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > createDirectory001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./createDirectory001 createDirectory001.run.stdout 2> createDirectory001.run.stderr =====> createDirectoryIfMissing001(normal) 4286 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o createDirectoryIfMissing001 createDirectoryIfMissing001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > createDirectoryIfMissing001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./createDirectoryIfMissing001 createDirectoryIfMissing001.run.stdout 2> createDirectoryIfMissing001.run.stderr =====> getHomeDirectory001(normal) 4287 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getHomeDirectory001 getHomeDirectory001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > getHomeDirectory001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./getHomeDirectory001 getHomeDirectory001.run.stdout 2> getHomeDirectory001.run.stderr =====> T8482(normal) 4288 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8482 T8482.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8482.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./T8482 T8482.run.stdout 2> T8482.run.stderr =====> removeDirectoryRecursive001(normal) 4289 of 4382 [0, 1, 0] cd ../../libraries/directory/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o removeDirectoryRecursive001 removeDirectoryRecursive001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > removeDirectoryRecursive001.comp.stderr 2>&1 cd ../../libraries/directory/tests && ./removeDirectoryRecursive001 removeDirectoryRecursive001.run.stdout 2> removeDirectoryRecursive001.run.stderr =====> hpc_ghc_ghci(normal) 4290 of 4382 [0, 1, 0] cd ../../libraries/hpc/tests/ghc_ghci && $MAKE -s --no-print-directory hpc_ghc_ghci hpc_ghc_ghci.run.stdout 2> hpc_ghc_ghci.run.stderr =====> process001(normal) 4331 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process001 process001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process001.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process001 process001.run.stdout 2> process001.run.stderr =====> process002(normal) 4332 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process002 process002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process002.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process002 process002.run.stdout 2> process002.run.stderr =====> process003(normal) 4333 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process003 process003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process003.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process003 process003.run.stdout 2> process003.run.stderr =====> process004(normal) 4334 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process004 process004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process004.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process004 process004.run.stdout 2> process004.run.stderr =====> T1780(normal) 4335 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1780 T1780.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T1780.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T1780 T1780.run.stdout 2> T1780.run.stderr =====> process005(normal) 4336 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process005 process005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process005.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process005 process005.run.stdout 2> process005.run.stderr =====> process006(normal) 4337 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process006 process006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process006.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process006 process006.run.stdout 2> process006.run.stderr =====> process007(normal) 4338 of 4382 [0, 1, 0] cd ../../libraries/process/tests && $MAKE -s --no-print-directory process007_fd cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process007 process007.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process007.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process007 process007.run.stdout 2> process007.run.stderr =====> process008(normal) 4339 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process008 process008.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process008.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process008 process008.run.stdout 2> process008.run.stderr =====> T3231(threaded1) 4340 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3231 T3231.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug > T3231.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T3231 T3231.run.stdout 2> T3231.run.stderr =====> T4198(normal) 4341 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" exitminus1.c -no-hs-main -o exitminus1 cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4198 T4198.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4198.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T4198 T4198.run.stdout 2> T4198.run.stderr =====> T3994(threaded1) 4342 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3994 T3994.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug > T3994.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T3994 T3994.run.stdout 2> T3994.run.stderr =====> T4889(normal) 4343 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T4889 T4889.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T4889.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T4889 T4889.run.stdout 2> T4889.run.stderr =====> process009(normal) 4344 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process009 process009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process009.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process009 process009.run.stdout 2> process009.run.stderr =====> process010(normal) 4345 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process010 process010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process010.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process010 process010.run.stdout 2> process010.run.stderr =====> process011(normal) 4346 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o process011 process011.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > process011.comp.stderr 2>&1 cd ../../libraries/process/tests && ./process011 process011.run.stdout 2> process011.run.stderr =====> T8343(normal) 4347 of 4382 [0, 1, 0] cd ../../libraries/process/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8343 T8343.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > T8343.comp.stderr 2>&1 cd ../../libraries/process/tests && ./T8343 T8343.run.stdout 2> T8343.run.stderr =====> dataToExpQUnit(normal) 4348 of 4382 [0, 1, 0] cd ../../libraries/template-haskell/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -c dataToExpQUnit.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -v0 > dataToExpQUnit.comp.stderr 2>&1 =====> posix002(normal) 4349 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix002 posix002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix002.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix002 posix002.run.stdout 2> posix002.run.stderr =====> posix003(normal) 4350 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix003 posix003.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix003.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix003 posix003.run.stdout 2> posix003.run.stderr =====> posix004(normal) 4351 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix004 posix004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix004.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix004 posix004.run.stdout 2> posix004.run.stderr =====> posix005(normal) 4352 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix005 posix005.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix005.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix005 posix005.run.stdout 2> posix005.run.stderr =====> posix006(normal) 4353 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix006 posix006.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix006.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix006 posix006.run.stdout 2> posix006.run.stderr =====> posix009(normal) 4354 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix009 posix009.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix009.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix009 posix009.run.stdout 2> posix009.run.stderr =====> posix010(normal) 4355 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix010 posix010.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix010.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix010 posix010.run.stdout 2> posix010.run.stderr =====> posix014(normal) 4356 of 4382 [0, 1, 0] cd ../../libraries/unix/tests/libposix && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o posix014 posix014.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history > posix014.comp.stderr 2>&1 cd ../../libraries/unix/tests/libposix && ./posix014 posix014.run.stdout 2> posix014.run.stderr =====> signals001(normal) 4357 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o signals001 signals001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix -cpp > signals001.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./signals001 signals001.run.stdout 2> signals001.run.stderr =====> signals002(normal) 4358 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o signals002 signals002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > signals002.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./signals002 signals002.run.stdout 2> signals002.run.stderr =====> fileexist01(normal) 4359 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fileexist01 fileexist01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > fileexist01.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./fileexist01 fileexist01.run.stdout 2> fileexist01.run.stderr =====> forkprocess01(normal) 4360 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o forkprocess01 forkprocess01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > forkprocess01.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./forkprocess01 forkprocess01.run.stdout 2> forkprocess01.run.stderr =====> user001(normal) 4361 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o user001 user001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > user001.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./user001 > user001.run.stdout 2> user001.run.stderr =====> resourceLimit(normal) 4362 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o resourceLimit resourceLimit.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > resourceLimit.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./resourceLimit resourceLimit.run.stdout 2> resourceLimit.run.stderr =====> queryfdoption01(normal) 4363 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o queryfdoption01 queryfdoption01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > queryfdoption01.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./queryfdoption01 queryfdoption01.run.stdout 2> queryfdoption01.run.stderr =====> getEnvironment01(normal) 4364 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getEnvironment01 getEnvironment01.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > getEnvironment01.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./getEnvironment01 getEnvironment01.run.stdout 2> getEnvironment01.run.stderr =====> getEnvironment02(normal) 4365 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getEnvironment02 getEnvironment02.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > getEnvironment02.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./getEnvironment02 getEnvironment02.run.stdout 2> getEnvironment02.run.stderr =====> getGroupEntryForName(normal) 4366 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getGroupEntryForName getGroupEntryForName.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > getGroupEntryForName.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./getGroupEntryForName getGroupEntryForName.run.stdout 2> getGroupEntryForName.run.stderr =====> getUserEntryForName(normal) 4367 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o getUserEntryForName getUserEntryForName.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > getUserEntryForName.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./getUserEntryForName getUserEntryForName.run.stdout 2> getUserEntryForName.run.stderr =====> signals004(normal) 4368 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o signals004 signals004.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > signals004.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./signals004 signals004.run.stdout 2> signals004.run.stderr =====> fdReadBuf001(ghci) 4369 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" fdReadBuf001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history --interactive -v0 -ignore-dot-ghci +RTS -I0.1 -RTS -package unix < fdReadBuf001.genscript > fdReadBuf001.interp.stdout 2> fdReadBuf001.interp.stderr =====> fileStatus(normal) 4370 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fileStatus fileStatus.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > fileStatus.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./fileStatus fileStatus.run.stdout 2> fileStatus.run.stderr =====> fileStatusByteString(normal) 4371 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o fileStatusByteString fileStatusByteString.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > fileStatusByteString.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./fileStatusByteString fileStatusByteString.run.stdout 2> fileStatusByteString.run.stderr =====> T1185(normal) 4372 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T1185 T1185.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > T1185.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./T1185 T1185.run.stdout 2> T1185.run.stderr =====> T3816(normal) 4373 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T3816 T3816.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > T3816.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./T3816 T3816.run.stdout 2> T3816.run.stderr =====> processGroup001(normal) 4374 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o processGroup001 processGroup001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > processGroup001.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./processGroup001 processGroup001.run.stdout 2> processGroup001.run.stderr =====> processGroup002(normal) 4375 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o processGroup002 processGroup002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > processGroup002.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./processGroup002 processGroup002.run.stdout 2> processGroup002.run.stderr =====> executeFile001(normal) 4376 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o executeFile001 executeFile001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > executeFile001.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./executeFile001 executeFile001.run.stdout 2> executeFile001.run.stderr =====> T8108(normal) 4377 of 4382 [0, 1, 0] cd ../../libraries/unix/tests && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T8108 T8108.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package unix > T8108.comp.stderr 2>&1 cd ../../libraries/unix/tests && ./T8108 T8108.run.stdout 2> T8108.run.stderr =====> datamap001(normal) 4378 of 4382 [0, 1, 0] cd ../../libraries/containers/tests-ghc && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o datamap001 datamap001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > datamap001.comp.stderr 2>&1 cd ../../libraries/containers/tests-ghc && ./datamap001 datamap001.run.stdout 2> datamap001.run.stderr =====> datamap002(normal) 4379 of 4382 [0, 1, 0] cd ../../libraries/containers/tests-ghc && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o datamap002 datamap002.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > datamap002.comp.stderr 2>&1 cd ../../libraries/containers/tests-ghc && ./datamap002 datamap002.run.stdout 2> datamap002.run.stderr =====> dataintset001(normal) 4380 of 4382 [0, 1, 0] cd ../../libraries/containers/tests-ghc && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o dataintset001 dataintset001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > dataintset001.comp.stderr 2>&1 cd ../../libraries/containers/tests-ghc && ./dataintset001 dataintset001.run.stdout 2> dataintset001.run.stderr =====> sequence001(normal) 4381 of 4382 [0, 1, 0] cd ../../libraries/containers/tests-ghc && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o sequence001 sequence001.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -package containers > sequence001.comp.stderr 2>&1 cd ../../libraries/containers/tests-ghc && ./sequence001 sequence001.run.stdout 2> sequence001.run.stderr =====> T7815(threaded1) 4382 of 4382 [0, 1, 0] cd ./rts && "/builddir/build/BUILD/ghc-7.10.1/inplace/bin/ghc-stage2" -o T7815 T7815.hs -fforce-recomp -dcore-lint -dcmm-lint -dno-debug-output -no-user-package-db -rtsopts -fno-warn-tabs -fno-ghci-history -threaded -debug > T7815.comp.stderr 2>&1 cd ./rts && ./T7815 50000 +RTS -N2 -RTS T7815.run.stdout 2> T7815.run.stderr Unexpected results from: TEST="T10019 T9203 parsing001 T5642 haddock.base" OVERALL SUMMARY for test run started at Tue Jun 2 01:48:46 2015 UTC 0:16:41 spent to go through 4382 total tests, which gave rise to 17823 test cases, of which 13783 were skipped 49 had missing libraries 3945 expected passes 41 expected failures 0 caused framework failures 0 unexpected passes 1 unexpected failures 4 unexpected stat failures Unexpected failures: th T10019 [bad stdout] (ghci) Unexpected stat failures: perf/compiler T5642 [stat not good enough] (normal) perf/compiler parsing001 [stat too good] (normal) perf/haddock haddock.base [stat too good] (normal) perf/should_run T9203 [stat too good] (normal) make[2]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' make[1]: Leaving directory `/builddir/build/BUILD/ghc-7.10.1/testsuite/tests' + exit 0 Processing files: ghc-7.10.1-2.el7.centos.x86_64 Provides: ghc = 7.10.1-2.el7.centos ghc(x86-64) = 7.10.1-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: ghc-dph-base < 0.5 ghc-dph-base-devel < 0.5 ghc-dph-base-prof < 0.5 ghc-dph-par < 0.5 ghc-dph-par-devel < 0.5 ghc-dph-par-prof < 0.5 ghc-dph-prim-interface < 0.5 ghc-dph-prim-interface-devel < 0.5 ghc-dph-interface-prim-prof < 0.5 ghc-dph-prim-par < 0.5 ghc-dph-prim-par-devel < 0.5 ghc-dph-prim-par-prof < 0.5 ghc-dph-prim-seq < 0.5 ghc-dph-prim-seq-devel < 0.5 ghc-dph-prim-seq-prof < 0.5 ghc-dph-seq < 0.5 ghc-dph-seq-devel < 0.5 ghc-dph-seq-prof < 0.5 ghc-feldspar-language < 0.4 ghc-feldspar-language-devel < 0.4 ghc-feldspar-language-prof < 0.4 Processing files: ghc-compiler-7.10.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KT1qPr + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-compiler-7.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-compiler-7.10.1 + cp -pr ANNOUNCE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-compiler-7.10.1 + cp -pr LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-compiler-7.10.1 + exit 0 Provides: ghc-compiler = 7.10.1-2.el7.centos ghc-compiler(x86-64) = 7.10.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh chkconfig Requires(preun): /bin/sh Requires(postun): chkconfig Requires: /bin/sh /usr/bin/perl libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.so()(64bit) libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so()(64bit) libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.so()(64bit) libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so()(64bit) libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so()(64bit) libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so()(64bit) libHSrts-ghc7.10.1.so()(64bit) libHSrts_thr-ghc7.10.1.so()(64bit) libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.so()(64bit) libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Obsoletes: ghc-doc < 6.12.3-4 Processing files: ghc-doc-index-7.10.1-2.el7.centos.x86_64 Provides: config(ghc-doc-index) = 7.10.1-2.el7.centos ghc-doc-index = 7.10.1-2.el7.centos ghc-doc-index(x86-64) = 7.10.1-2.el7.centos Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: ghc-Cabal-1.22.2.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kYRh7J + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-Cabal-1.22.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-Cabal-1.22.2.0 + cp -pr libraries/Cabal/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-Cabal-1.22.2.0 + exit 0 Provides: ghc-Cabal = 1.22.2.0-2.el7.centos ghc-Cabal(x86-64) = 1.22.2.0-2.el7.centos libHSCabal-1.22.2.0-HWT8QvVfJLn2ubvobpycJY-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so()(64bit) libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-Cabal-devel-1.22.2.0-2.el7.centos.x86_64 Provides: ghc-Cabal-devel = 1.22.2.0-2.el7.centos ghc-Cabal-devel(x86-64) = 1.22.2.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-array-devel = 0.5.1.0 ghc-base-devel = 4.8.0.0 ghc-binary-devel = 0.7.3.0 ghc-bytestring-devel = 0.10.6.0 ghc-containers-devel = 0.5.6.2 ghc-deepseq-devel = 1.4.1.1 ghc-directory-devel = 1.2.2.0 ghc-filepath-devel = 1.4.0.0 ghc-pretty-devel = 1.1.2.0 ghc-process-devel = 1.2.3.0 ghc-time-devel = 1.5.0.1 ghc-unix-devel = 2.7.1.0 Processing files: ghc-array-0.5.1.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kAXvp9 + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-array-0.5.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-array-0.5.1.0 + cp -pr libraries/array/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-array-0.5.1.0 + exit 0 Provides: ghc-array = 0.5.1.0-2.el7.centos ghc-array(x86-64) = 0.5.1.0-2.el7.centos libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-array-devel-0.5.1.0-2.el7.centos.x86_64 Provides: ghc-array-devel = 0.5.1.0-2.el7.centos ghc-array-devel(x86-64) = 0.5.1.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 Processing files: ghc-base-4.8.0.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cVwlDz + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-base-4.8.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-base-4.8.0.0 + cp -pr libraries/base/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-base-4.8.0.0 + cp -pr libraries/LICENSE.integer-gmp /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-base-4.8.0.0 + cp -pr libraries/LICENSE.ghc-prim /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-base-4.8.0.0 + exit 0 Provides: ghc-base = 4.8.0.0-2.el7.centos ghc-base(x86-64) = 4.8.0.0-2.el7.centos libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSrts-ghc7.10.1.so()(64bit) libHSrts_debug-ghc7.10.1.so()(64bit) libHSrts_l-ghc7.10.1.so()(64bit) libHSrts_thr-ghc7.10.1.so()(64bit) libHSrts_thr_debug-ghc7.10.1.so()(64bit) libHSrts_thr_l-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) librt.so.1(GLIBC_2.3.3)(64bit) rtld(GNU_HASH) Processing files: ghc-base-devel-4.8.0.0-2.el7.centos.x86_64 Provides: ghc-base-devel = 4.8.0.0-2.el7.centos ghc-base-devel(x86-64) = 4.8.0.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Processing files: ghc-binary-0.7.3.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ewUVSd + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-binary-0.7.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-binary-0.7.3.0 + cp -pr libraries/binary/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-binary-0.7.3.0 + exit 0 Provides: ghc-binary = 0.7.3.0-2.el7.centos ghc-binary(x86-64) = 0.7.3.0-2.el7.centos libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-binary-devel-0.7.3.0-2.el7.centos.x86_64 Provides: ghc-binary-devel = 0.7.3.0-2.el7.centos ghc-binary-devel(x86-64) = 0.7.3.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-array-devel = 0.5.1.0 ghc-base-devel = 4.8.0.0 ghc-bytestring-devel = 0.10.6.0 ghc-containers-devel = 0.5.6.2 Processing files: ghc-bytestring-0.10.6.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DlWUOS + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-bytestring-0.10.6.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-bytestring-0.10.6.0 + cp -pr libraries/bytestring/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-bytestring-0.10.6.0 + exit 0 Provides: ghc-bytestring = 0.10.6.0-2.el7.centos ghc-bytestring(x86-64) = 0.10.6.0-2.el7.centos libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-bytestring-devel-0.10.6.0-2.el7.centos.x86_64 Provides: ghc-bytestring-devel = 0.10.6.0-2.el7.centos ghc-bytestring-devel(x86-64) = 0.10.6.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-deepseq-devel = 1.4.1.1 Processing files: ghc-containers-0.5.6.2-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cstIJz + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-containers-0.5.6.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-containers-0.5.6.2 + cp -pr libraries/containers/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-containers-0.5.6.2 + exit 0 Provides: ghc-containers = 0.5.6.2-2.el7.centos ghc-containers(x86-64) = 0.5.6.2-2.el7.centos libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-containers-devel-0.5.6.2-2.el7.centos.x86_64 Provides: ghc-containers-devel = 0.5.6.2-2.el7.centos ghc-containers-devel(x86-64) = 0.5.6.2-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-array-devel = 0.5.1.0 ghc-base-devel = 4.8.0.0 ghc-deepseq-devel = 1.4.1.1 Processing files: ghc-deepseq-1.4.1.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KQijZi + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-deepseq-1.4.1.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-deepseq-1.4.1.1 + cp -pr libraries/deepseq/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-deepseq-1.4.1.1 + exit 0 Provides: ghc-deepseq = 1.4.1.1-2.el7.centos ghc-deepseq(x86-64) = 1.4.1.1-2.el7.centos libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-deepseq-devel-1.4.1.1-2.el7.centos.x86_64 Provides: ghc-deepseq-devel = 1.4.1.1-2.el7.centos ghc-deepseq-devel(x86-64) = 1.4.1.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-array-devel = 0.5.1.0 ghc-base-devel = 4.8.0.0 Processing files: ghc-directory-1.2.2.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XnKry2 + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-directory-1.2.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-directory-1.2.2.0 + cp -pr libraries/directory/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-directory-1.2.2.0 + exit 0 Provides: ghc-directory = 1.2.2.0-2.el7.centos ghc-directory(x86-64) = 1.2.2.0-2.el7.centos libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-directory-devel-1.2.2.0-2.el7.centos.x86_64 Provides: ghc-directory-devel = 1.2.2.0-2.el7.centos ghc-directory-devel(x86-64) = 1.2.2.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-filepath-devel = 1.4.0.0 ghc-time-devel = 1.5.0.1 ghc-unix-devel = 2.7.1.0 Processing files: ghc-filepath-1.4.0.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.q2JixM + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-filepath-1.4.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-filepath-1.4.0.0 + cp -pr libraries/filepath/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-filepath-1.4.0.0 + exit 0 Provides: ghc-filepath = 1.4.0.0-2.el7.centos ghc-filepath(x86-64) = 1.4.0.0-2.el7.centos libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-filepath-devel-1.4.0.0-2.el7.centos.x86_64 Provides: ghc-filepath-devel = 1.4.0.0-2.el7.centos ghc-filepath-devel(x86-64) = 1.4.0.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 Processing files: ghc-ghc-7.10.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.c9Vb3w + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-ghc-7.10.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-ghc-7.10.1 + cp -pr libraries/LICENSE.bin-package-db /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-ghc-7.10.1 + exit 0 Provides: ghc-ghc = 7.10.1-2.el7.centos ghc-ghc(x86-64) = 7.10.1-2.el7.centos libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so()(64bit) libHSghc-7.10.1-EMlWrQ42XY0BNVbSrKixqY-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbin-package-db-0.0.0.0-JNoexmBMuO8C771QaIy3YN-ghc7.10.1.so()(64bit) libHSbinary-0.7.3.0-EKE3c9Lmxb3DQpU0fPtru6-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so()(64bit) libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so()(64bit) libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so()(64bit) libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Obsoletes: ghc-bin-package-db < 0.0.0.0-12 Processing files: ghc-ghc-devel-7.10.1-2.el7.centos.x86_64 Provides: ghc-ghc-devel = 7.10.1-2.el7.centos ghc-ghc-devel(x86-64) = 7.10.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-array-devel = 0.5.1.0 ghc-base-devel = 4.8.0.0 ghc-binary-devel = 0.7.3.0 ghc-bytestring-devel = 0.10.6.0 ghc-containers-devel = 0.5.6.2 ghc-directory-devel = 1.2.2.0 ghc-filepath-devel = 1.4.0.0 ghc-hoopl-devel = 3.10.0.2 ghc-hpc-devel = 0.6.0.2 ghc-process-devel = 1.2.3.0 ghc-template-haskell-devel = 2.10.0.0 ghc-time-devel = 1.5.0.1 ghc-transformers-devel = 0.4.2.0 ghc-unix-devel = 2.7.1.0 Obsoletes: ghc-bin-package-db-devel < 0.0.0.0-12 Processing files: ghc-haskeline-0.7.2.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.KOVTfU + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-haskeline-0.7.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-haskeline-0.7.2.1 + cp -pr libraries/haskeline/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-haskeline-0.7.2.1 + exit 0 Provides: ghc-haskeline = 0.7.2.1-2.el7.centos ghc-haskeline(x86-64) = 0.7.2.1-2.el7.centos libHShaskeline-0.7.2.1-IlDhIe25uAn0WJY379Nu1M-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-haskeline-devel-0.7.2.1-2.el7.centos.x86_64 Provides: ghc-haskeline-devel = 0.7.2.1-2.el7.centos ghc-haskeline-devel(x86-64) = 0.7.2.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-bytestring-devel = 0.10.6.0 ghc-containers-devel = 0.5.6.2 ghc-directory-devel = 1.2.2.0 ghc-filepath-devel = 1.4.0.0 ghc-terminfo-devel = 0.4.0.1 ghc-transformers-devel = 0.4.2.0 ghc-unix-devel = 2.7.1.0 Processing files: ghc-hoopl-3.10.0.2-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zc9tGi + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hoopl-3.10.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hoopl-3.10.0.2 + cp -pr libraries/hoopl/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hoopl-3.10.0.2 + exit 0 Provides: ghc-hoopl = 3.10.0.2-2.el7.centos ghc-hoopl(x86-64) = 3.10.0.2-2.el7.centos libHShoopl-3.10.0.2-JxODiSRz1e84NbH6nnZuUk-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-hoopl-devel-3.10.0.2-2.el7.centos.x86_64 Provides: ghc-hoopl-devel = 3.10.0.2-2.el7.centos ghc-hoopl-devel(x86-64) = 3.10.0.2-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-containers-devel = 0.5.6.2 Processing files: ghc-hpc-0.6.0.2-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uV4gqI + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hpc-0.6.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hpc-0.6.0.2 + cp -pr libraries/hpc/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-hpc-0.6.0.2 + exit 0 Provides: ghc-hpc = 0.6.0.2-2.el7.centos ghc-hpc(x86-64) = 0.6.0.2-2.el7.centos libHShpc-0.6.0.2-CmUUQl5bURfBueJrdYfNs3-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHScontainers-0.5.6.2-47ajk3tbda43DFWyeF3oHQ-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-hpc-devel-0.6.0.2-2.el7.centos.x86_64 Provides: ghc-hpc-devel = 0.6.0.2-2.el7.centos ghc-hpc-devel(x86-64) = 0.6.0.2-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-containers-devel = 0.5.6.2 ghc-directory-devel = 1.2.2.0 ghc-filepath-devel = 1.4.0.0 ghc-time-devel = 1.5.0.1 Processing files: ghc-pretty-1.1.2.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HGBgz8 + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-pretty-1.1.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-pretty-1.1.2.0 + cp -pr libraries/pretty/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-pretty-1.1.2.0 + exit 0 Provides: ghc-pretty = 1.1.2.0-2.el7.centos ghc-pretty(x86-64) = 1.1.2.0-2.el7.centos libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-pretty-devel-1.1.2.0-2.el7.centos.x86_64 Provides: ghc-pretty-devel = 1.1.2.0-2.el7.centos ghc-pretty-devel(x86-64) = 1.1.2.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-deepseq-devel = 1.4.1.1 Processing files: ghc-process-1.2.3.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.e10x9y + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-process-1.2.3.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-process-1.2.3.0 + cp -pr libraries/process/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-process-1.2.3.0 + exit 0 Provides: ghc-process = 1.2.3.0-2.el7.centos ghc-process(x86-64) = 1.2.3.0-2.el7.centos libHSprocess-1.2.3.0-0hwN3CTKynhHQqQkChnSdH-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSdirectory-1.2.2.0-3TcTyYedch32o1zTH2MR00-ghc7.10.1.so()(64bit) libHSfilepath-1.4.0.0-5HhyRonfEZoDO205Wm9E4h-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) libutil.so.1()(64bit) rtld(GNU_HASH) Obsoletes: ghc-process-leksah < 1.0.1.4-14 Processing files: ghc-process-devel-1.2.3.0-2.el7.centos.x86_64 Provides: ghc-process-devel = 1.2.3.0-2.el7.centos ghc-process-devel(x86-64) = 1.2.3.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-deepseq-devel = 1.4.1.1 ghc-directory-devel = 1.2.2.0 ghc-filepath-devel = 1.4.0.0 ghc-unix-devel = 2.7.1.0 Obsoletes: ghc-process-leksah-devel < 1.0.1.4-14 Processing files: ghc-template-haskell-2.10.0.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.fLzEc0 + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-template-haskell-2.10.0.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-template-haskell-2.10.0.0 + cp -pr libraries/template-haskell/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-template-haskell-2.10.0.0 + exit 0 Provides: ghc-template-haskell = 2.10.0.0-2.el7.centos ghc-template-haskell(x86-64) = 2.10.0.0-2.el7.centos libHStemplate-haskell-2.10.0.0-BVMCZyLwIlfGfcqqzyUAI8-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHSpretty-1.1.2.0-7jIfj8VCGFf1WS0tIQ1XSZ-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-template-haskell-devel-2.10.0.0-2.el7.centos.x86_64 Provides: ghc-template-haskell-devel = 2.10.0.0-2.el7.centos ghc-template-haskell-devel(x86-64) = 2.10.0.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-pretty-devel = 1.1.2.0 Processing files: ghc-terminfo-0.4.0.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uEKDZs + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-terminfo-0.4.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-terminfo-0.4.0.1 + cp -pr libraries/terminfo/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-terminfo-0.4.0.1 + exit 0 Provides: ghc-terminfo = 0.4.0.1-2.el7.centos ghc-terminfo(x86-64) = 0.4.0.1-2.el7.centos libHSterminfo-0.4.0.1-7qZwBlx3clR8sTBilJl253-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) rtld(GNU_HASH) Processing files: ghc-terminfo-devel-0.4.0.1-2.el7.centos.x86_64 Provides: ghc-terminfo-devel = 0.4.0.1-2.el7.centos ghc-terminfo-devel(x86-64) = 0.4.0.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 Processing files: ghc-time-1.5.0.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.08W2jW + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-time-1.5.0.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-time-1.5.0.1 + cp -pr libraries/time/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-time-1.5.0.1 + exit 0 Provides: ghc-time = 1.5.0.1-2.el7.centos ghc-time(x86-64) = 1.5.0.1-2.el7.centos libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-time-devel-1.5.0.1-2.el7.centos.x86_64 Provides: ghc-time-devel = 1.5.0.1-2.el7.centos ghc-time-devel(x86-64) = 1.5.0.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-deepseq-devel = 1.4.1.1 Processing files: ghc-transformers-0.4.2.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.DSXLJq + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-transformers-0.4.2.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-transformers-0.4.2.0 + cp -pr libraries/transformers/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-transformers-0.4.2.0 + exit 0 Provides: ghc-transformers = 0.4.2.0-2.el7.centos ghc-transformers(x86-64) = 0.4.2.0-2.el7.centos libHStransformers-0.4.2.0-ALYlebOVzVI4kxbFX5SGhm-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-transformers-devel-0.4.2.0-2.el7.centos.x86_64 Provides: ghc-transformers-devel = 0.4.2.0-2.el7.centos ghc-transformers-devel(x86-64) = 0.4.2.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 Processing files: ghc-unix-2.7.1.0-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.2aPqQW + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-unix-2.7.1.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-unix-2.7.1.0 + cp -pr libraries/unix/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-unix-2.7.1.0 + exit 0 Provides: ghc-unix = 2.7.1.0-2.el7.centos ghc-unix(x86-64) = 2.7.1.0-2.el7.centos libHSunix-2.7.1.0-G4Yo1pNtYrk8nCq1cx8P9d-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSarray-0.5.1.0-FaHmcBFfuRM8kmZLEY8D5S-ghc7.10.1.so()(64bit) libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSbytestring-0.10.6.0-6vj5EoliHgNHISHCVCb069-ghc7.10.1.so()(64bit) libHSdeepseq-1.4.1.1-FpR4obOZALU1lutWnrBldi-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libHStime-1.5.0.1-Hh2clZW6in4HpYHx5bLtb7-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.6)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libutil.so.1()(64bit) libutil.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: ghc-unix-devel-2.7.1.0-2.el7.centos.x86_64 Provides: ghc-unix-devel = 2.7.1.0-2.el7.centos ghc-unix-devel(x86-64) = 2.7.1.0-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 ghc-bytestring-devel = 0.10.6.0 ghc-time-devel = 1.5.0.1 Processing files: ghc-xhtml-3000.2.1-2.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.LwJU8u + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + DOCDIR=/builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-xhtml-3000.2.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-xhtml-3000.2.1 + cp -pr libraries/xhtml/LICENSE /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64/usr/share/doc/ghc-xhtml-3000.2.1 + exit 0 Provides: ghc-xhtml = 3000.2.1-2.el7.centos ghc-xhtml(x86-64) = 3000.2.1-2.el7.centos libHSxhtml-3000.2.1-0mVDYvYGgNUBWShvlDofr1-ghc7.10.1.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libHSbase-4.8.0.0-I5BErHzyOm07EBNpKBEeUv-ghc7.10.1.so()(64bit) libHSghc-prim-0.4.0.0-8TmvWUcS1U1IKHT0levwg3-ghc7.10.1.so()(64bit) libHSinteger-gmp-1.0.0.0-2aU3IZNMF9a7mQ0OzsZ0dS-ghc7.10.1.so()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libdl.so.2()(64bit) libffi.so.6()(64bit) libgmp.so.10()(64bit) libm.so.6()(64bit) librt.so.1()(64bit) rtld(GNU_HASH) Processing files: ghc-xhtml-devel-3000.2.1-2.el7.centos.x86_64 Provides: ghc-xhtml-devel = 3000.2.1-2.el7.centos ghc-xhtml-devel(x86-64) = 3000.2.1-2.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh ghc-compiler = 7.10.1 Requires(postun): /bin/sh ghc-compiler = 7.10.1 Requires: ghc-base-devel = 4.8.0.0 Processing files: ghc-libraries-7.10.1-2.el7.centos.x86_64 Provides: ghc-devel = 7.10.1-2.el7.centos ghc-prof = 7.10.1-2.el7.centos ghc-libraries = 7.10.1-2.el7.centos ghc-libraries(x86-64) = 7.10.1-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: ghc-devel < 7.10.1-2.el7.centos ghc-prof < 7.10.1-2.el7.centos ghc-libs < 7.0.1-3 Processing files: ghc-debuginfo-7.10.1-2.el7.centos.x86_64 Provides: ghc-debuginfo = 7.10.1-2.el7.centos ghc-debuginfo(x86-64) = 7.10.1-2.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 warning: Could not canonicalize hostname: copr-builder-554917043 Wrote: /builddir/build/RPMS/ghc-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-compiler-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-doc-index-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-Cabal-1.22.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-Cabal-devel-1.22.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-array-0.5.1.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-array-devel-0.5.1.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-base-4.8.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-base-devel-4.8.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-binary-0.7.3.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-binary-devel-0.7.3.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-bytestring-0.10.6.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-bytestring-devel-0.10.6.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-containers-0.5.6.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-containers-devel-0.5.6.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-deepseq-1.4.1.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-deepseq-devel-1.4.1.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-directory-1.2.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-directory-devel-1.2.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-filepath-1.4.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-filepath-devel-1.4.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-ghc-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-ghc-devel-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-haskeline-0.7.2.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-haskeline-devel-0.7.2.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hoopl-3.10.0.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hoopl-devel-3.10.0.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hpc-0.6.0.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-hpc-devel-0.6.0.2-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pretty-1.1.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-pretty-devel-1.1.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-process-1.2.3.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-process-devel-1.2.3.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-template-haskell-2.10.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-template-haskell-devel-2.10.0.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-terminfo-0.4.0.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-terminfo-devel-0.4.0.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-time-1.5.0.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-time-devel-1.5.0.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-transformers-0.4.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-transformers-devel-0.4.2.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-unix-2.7.1.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-unix-devel-2.7.1.0-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-xhtml-3000.2.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-xhtml-devel-3000.2.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-libraries-7.10.1-2.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/ghc-debuginfo-7.10.1-2.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Cau5GW + umask 022 + cd /builddir/build/BUILD + cd ghc-7.10.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/ghc-7.10.1-2.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->